Commit Graph

1554 Commits

Author SHA1 Message Date
RSR/
ac2e39eccf New: memories indicator and Redesign all indicators 2026-04-20 05:47:21 +04:00
RSR/
5a4fdd3664 Merge branch 'RSR' of https://github.com/RSR1337/PurrfectSnap into RSR 2026-04-18 02:26:47 +04:00
RSR/
65086b79b3 fix: the 🔒 icon ,
It is supposed to work on all devices
2026-04-18 02:25:46 +04:00
ᴋᴀʟᴀᴅɪɴ
e201d7046c Merge pull request #129 from imCrest/dev
Sync: Latest improvements and multiple fixes by Sujal
2026-04-17 23:55:39 +05:30
ᴋᴀʟᴀᴅɪɴ
1e55a83ca0 Merge branch 'dev' into dev 2026-04-17 23:43:45 +05:30
ᴋᴀʟᴀᴅɪɴ
f95a4d8552 Merge pull request #131 from DarkKnight2122
Concurrent Downloads and Proactive Memory Management for media downloader engine
2026-04-17 23:04:00 +05:30
ᴋᴀʟᴀᴅɪɴ
ff097fbe41 Merge pull request #130 from Daplugg23
fix: resolve dropped friends list by properly handling chunked social…
2026-04-17 23:00:14 +05:30
ᴋᴀʟᴀᴅɪɴ
4b92304d84 Merge pull request #128 from imCrest/patch-1
Refactor SPOTLIGHT_5TH_TAB_ENABLED property override
2026-04-17 22:46:14 +05:30
imCrest
9c226d1bb9 Sync: Update from upstream 2026-04-17 14:03:43 +00:00
imCrest
7005fdf567 Sync: Update from upstream 2026-04-17 12:34:24 +00:00
imCrest
10a820e93e Sync: Update from upstream 2026-04-17 12:16:08 +00:00
imCrest
cd8d358fa6 Sync: Update from upstream 2026-04-17 12:03:36 +00:00
imCrest
73616f2158 Sync: Update from upstream 2026-04-17 11:25:16 +00:00
imCrest
8e1628e28c Merge pull request #15 from imCrest/imCrest/fix-disable-spotlight-feed-tab 2026-04-17 11:02:43 +00:00
imCrest
9223d2debc fix-disable-spotlight-chat-media 2026-04-17 10:13:24 +00:00
ᴋᴀʟᴀᴅɪɴ
d61eb68d8b v1.6.9 v1.6.9 2026-04-17 01:23:19 +05:30
imCrest
3dccadc5c0 Sync upstream 2026-04-16 12:42:06 +00:00
imCrest
98f0db6a15 Harden macOS native build by clearing DYLD override vars 2026-04-15 06:17:26 +00:00
daplugg23
9fa96125b2 fix: resolve dropped friends list by properly handling chunked social snapshots
The social snapshot chunking mechanism (introduced in v1.6.2) split the friends list correctly on the BridgeClient, but the BridgeService was discarding subsequent chunks. This updates the Manager to explicitly process and combine all received chunks via the database before updating the AddFriendDialog UI.
2026-04-14 19:52:31 -05:00
imCrest
992a48fa81 Stabilize UITweaks block structure for CI Kotlin parsing 2026-04-14 22:08:57 +00:00
imCrest
360540edb4 Refactor spotlight nav filter helper to avoid parsing/side-effect issues 2026-04-14 21:57:34 +00:00
imCrest
4a17989c96 Narrow spotlight tab hiding to navigation ids only 2026-04-14 21:36:46 +00:00
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
3e07d4c419 Refactor SPOTLIGHT_5TH_TAB_ENABLED property override 2026-04-14 19:00:20 +05:30
DarkKnight2122
83e8865266 UI fixes and stabilization 2026-04-14 18:19:17 +05:30
ΞTΞRNAL
dbf6de8a65 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 17:39:18 +05:30
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
DarkKnight2122
279e847d00 Auto Open Engine refactor and Media Downloader stabilization. 2026-04-14 16:31:45 +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