imCrest
81796c8824
Refine spotlight-tab hiding to avoid friend-feed media breakage
2026-04-14 21:20:03 +00:00
imCrest
73ed1a9647
Fix disable spotlight to affect home tab without breaking chat media
2026-04-14 20:56:23 +00:00
imCrest
2faa368722
Merge pull request #5 from imCrest/imCrest/add-customizable-purchase-date-feature-7fai8g
2026-04-14 17:43:15 +00:00
imCrest
2913cfe794
Merge pull request #4 from imCrest/imCrest/add-customizable-purchase-date-feature-di5qqb
...
Add Snapchat Plus purchase date setting and chat-hold kill actions (UI + core)
2026-04-14 17:12:25 +00:00
Sujal Sahu
4e3ef029a1
fix(PR): Multiple fixes by Kaladin
...
- Auto Open Engine refactor and implemented the engine stop button in the notification card.
- Media downloader stabilization fixes including Batch download fix.
- Implemented a new log filtering menu.
- Cargo Dependency updated to latest stable versions.
- Minor bug fixes.
2026-04-14 14:59:54 +00:00
C R E S T
6f4e746a66
Refactor custom purchase date handling in SnapchatPlus
2026-04-14 17:27:54 +05:30
C R E S T
df76d13904
Refactor snapchatPlusPurchaseDate initialization
2026-04-14 17:27:03 +05:30
C R E S T
7b7bceec80
Update settings in en_US.json
...
Removed chat button hold kill settings and added Snapchat Plus purchase date.
2026-04-14 17:25:29 +05:30
C R E S T
61bcb6d743
Fix missing newline at end of AlertDialogs.kt
2026-04-14 17:21:18 +05:30
C R E S T
0689cc2005
Replace ValueGlowChip with Button for purchase date
2026-04-14 17:20:22 +05:30
C R E S T
a859d4825b
Implement long click listener for chat button
...
Add long click listener to handle app termination based on user settings.
2026-04-14 16:09:00 +05:30
C R E S T
25dd438da2
Add terminateModuleProcess function to BridgeClient
2026-04-14 16:07:59 +05:30
C R E S T
2c9f5d45e2
Add ChatButtonHoldKill configuration options
2026-04-14 16:07:07 +05:30
C R E S T
e89628e5c2
Add chat button hold kill feature
...
Added chat button hold kill feature with properties.
2026-04-14 16:06:15 +05:30
C R E S T
6f0639b8e9
Add terminateModuleProcess method to BridgeInterface
2026-04-14 16:04:36 +05:30
C R E S T
ba607fb419
Add process termination functionality to BridgeService
2026-04-14 16:02:47 +05:30
C R E S T
b682ee8432
Add custom purchase date handling for SnapchatPlus
2026-04-14 15:37:20 +05:30
C R E S T
7d7488d05e
Add Snapchat Plus purchase date configurations
...
Added custom purchase date and purchase date fields for Snapchat Plus with input validation.
2026-04-14 15:36:36 +05:30
C R E S T
4f0db150b0
Enhance Snapchat Plus with custom purchase date options
...
Added properties for custom purchase date in Snapchat Plus.
2026-04-14 15:35:24 +05:30
C R E S T
810afd88f7
Implement DatePickerPropertyDialog for date selection
...
Added a DatePickerPropertyDialog composable for selecting dates.
2026-04-14 15:34:12 +05:30
C R E S T
ed6786e65b
Add handling for Snapchat Plus purchase date property
2026-04-14 15:31:56 +05:30
ΞTΞRNAL
0db1c5036e
feat(PR): enhanced stealth mode by tnewman-afk
...
enhanced stealth-mode
2026-04-12 23:33:00 +05:30
ΞTΞRNAL
cc7539d262
fix(PR): Multiple fixes by schrodingerspet
...
feat(performance-mode): fix max profile lifecycle/resume corruption
2026-04-12 23:24:57 +05:30
schrodingerspet
ca37953476
revert(config): remove legacy performance profile migration
2026-04-12 23:20:00 +05:30
schrodingerspet
050dea3214
fix(native): disable OMVLL by default on macOS CI
2026-04-12 22:45:20 +05:30
schrodingerspet
724d7efb1e
fix(native): add macOS NDK host-toolchain fallback for CI
2026-04-12 22:29:14 +05:30
schrodingerspet
a855983c46
fix(ci): add manager module alias to mapper
2026-04-12 21:33:47 +05:30
schrodingerspet
7dd9ada91d
feat(performance-mode): fix max profile lifecycle/resume corruption
2026-04-12 16:14:51 +05:30
ΞTΞRNAL
3d48b14def
New announcement!
...
Added a temporary fix for conversations disappearing.
2026-04-11 16:49:55 +05:30
Javalsta
6d1eb89adf
attempt1
2026-04-10 23:26:21 +01:00
ΞTΞRNAL
b44558babd
fix(PR): Auto Open stabilization and Spotlight/Story video download fixes by Kaladin
...
Auto Open stabilization and Spotlight/Story video download fixes.
v1.6.8
2026-04-05 15:37:00 +05:30
ΞTΞRNAL
e97a37d18e
v1.6.8
2026-04-05 15:35:39 +05:30
DarkKnight2122
281d55689a
Spotlight/Story video download fix
2026-04-05 03:28:17 +05:30
DarkKnight2122
7475998961
Optimize background engine & sync with Notifications for instant previews
2026-04-05 00:53:56 +05:30
ΞTΞRNAL
f01b6c2f9a
add fresh changelogs
...
Updated changelog for version 1.6.6 with multiple fixes and new features, including pre-fetch snaps toggle and disk optimization improvements.
v1.6.6
2026-04-02 20:48:00 +05:30
ΞTΞRNAL
98f8d6ebea
fix(PR): auto open notification fix by Kaladin
...
fix: auto open notification fix
2026-04-02 20:39:32 +05:30
DarkKnight2122
015226cb40
fix: auto open notification fix
2026-04-02 19:43:59 +05:30
ΞTΞRNAL
ad06b0dffb
v1.6.6
2026-04-02 19:00:08 +05:30
ΞTΞRNAL
4b4d64e8eb
fix version bump
2026-04-02 14:18:43 +05:30
ΞTΞRNAL
3eec22c615
fix(PR): Restore Auto Open stability by Kaladin
...
Restore Auto Open stability
v1.6.5
2026-04-02 14:01:08 +05:30
ΞTΞRNAL
9a2e6065dc
Merge branch 'dev' of https://github.com/particle-box/PurrfectSnap into dev
2026-04-02 13:59:43 +05:30
ΞTΞRNAL
8e00c29a59
v1.6.5
2026-04-02 13:57:36 +05:30
DarkKnight2122
9ec9517ec5
fix(core): Restore Auto Open stability
2026-04-02 06:45:13 +05:30
ΞTΞRNAL
e822fc20b4
New announcement!
...
Added recommendation for using Performance Mode feature in Snapchat.
2026-04-02 02:41:12 +05:30
ΞTΞRNAL
f3c794fc47
v1.6.4
v1.6.4
2026-04-02 00:22:02 +05:30
ΞTΞRNAL
6e6d311c23
v1.6.3
v1.6.3
2026-04-01 16:36:35 +05:30
ΞTΞRNAL
a82db6a863
update changelog for v1.6.2
v1.6.2
2026-04-01 15:33:17 +05:30
ΞTΞRNAL
9781008b2e
fix(PR): Auto Open and Video Downloader Stability fixes by Kaladin
...
Auto Open and Video Downloader Stability fixes
2026-04-01 14:56:55 +05:30
ΞTΞRNAL
c71e06095d
v1.6.2
2026-04-01 14:55:05 +05:30
DarkKnight2122
1fdaf6d55d
Auto Open stabilization
2026-04-01 05:08:58 +05:30