Commit Graph

607 Commits

Author SHA1 Message Date
DarkKnight2122
d4a5a60cc1 Manager app stutters and lag fixes 2026-04-25 09:51:16 +05:30
DarkKnight2122
d19257869b Spoof Backup bug fixes 2026-04-25 04:21:32 +05:30
DarkKnight2122
5978717065 Social Tab bug fixes 2026-04-24 23:06:21 +05:30
DarkKnight2122
a20496329c Downloader allow duplicate and ffmpeg shortest sync fixes 2026-04-20 15:41:19 +05:30
DarkKnight2122
a18fc8ce37 Media Downloader audio duration mapping fix 2026-04-20 04:58:23 +05:30
DarkKnight2122
4bd13a9d09 Media Downloader stability fixes 2026-04-20 04:25:49 +05:30
DarkKnight2122
dde94aeffc Logs filtering UI bug fix 2026-04-20 02:13:35 +05:30
schrodingerspet
0767289210 fix(message-logger): make backup import persistent and validated
Add a safer validated import flow in LoggerWrapper with proper failure handling and persistence across restart.

Update Message Logger import actions to report real success or failure.
2026-04-19 12:24:26 +05:30
ᴋᴀʟᴀᴅɪɴ
839ab8232a Merge pull request #134 from schrodingerspet
feat: Add message logger export individual chat.
2026-04-19 02:27:57 +05:30
schrodingerspet
22bbadf926 feat: add message logger export individual chat 2026-04-19 01:01:38 +05:30
Javalsta
0aa1317950 add feature 2026-04-17 23:35:10 +01:00
ᴋᴀʟᴀᴅɪɴ
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
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
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
DarkKnight2122
83e8865266 UI fixes and stabilization 2026-04-14 18:19:17 +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
ba607fb419 Add process termination functionality to BridgeService 2026-04-14 16:02:47 +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
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.
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
9ec9517ec5 fix(core): Restore Auto Open stability 2026-04-02 06:45:13 +05:30
ΞTΞRNAL
6e6d311c23 v1.6.3 2026-04-01 16:36:35 +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
DarkKnight2122
8a9258b318 Video Downloader Stability 2026-03-31 17:24:58 +05:30
ΞTΞRNAL
00c5d60b7b v1.5.8 2026-03-28 02:42:33 +05:30
DarkKnight2122
f8fdd1893f feat: Task page layout revamp 2026-03-28 00:22:36 +05:30
DarkKnight2122
a8e2148b26 feat: Camera, Audio, Video & Network Optimizations 2026-03-28 00:22:35 +05:30
ΞTΞRNAL
182e7eefeb v1.5.6 2026-03-27 01:05:17 +05:30
ΞTΞRNAL
95f98221e3 v1.5.4 2026-03-26 12:13:52 +05:30
ΞTΞRNAL
dbbc52b67f v1.5.3 2026-03-25 21:59:31 +05:30
DarkKnight2122
6c8d5297c8 Task page layout harmonization. 2026-03-22 19:43:20 +05:30
ΞTΞRNAL
1c612ebc8e fix: force AMOLED theme for newer snap versions 2026-03-21 02:09:33 +05:30
ΞTΞRNAL
4fab5cc4ab fix(PR): Crash when using the theme button in android 11 & 12 by Kaladin
fix: Crash when using the theme button in android 11 & 12.
2026-03-20 22:18:12 +05:30
ΞTΞRNAL
a7a15702f3 v1.4.8 2026-03-20 22:16:37 +05:30
DarkKnight2122
04aaefc748 fix: optimize theme reveal fallbacks for Android 11 and 12 2026-03-20 19:22:55 +05:30
ΞTΞRNAL
58c4be44f2 v1.4.6 2026-03-20 05:05:25 +05:30
ΞTΞRNAL
2b00898355 v1.4.5 2026-03-20 02:58:58 +05:30
DarkKnight2122
fc66453167 feat(ui): implement theme reveal transition using AGSL 2026-03-18 19:03:37 +05:30
DarkKnight2122
a4b948bba3 UI: Aphelion Changelog and Setup Enhancements 2026-03-18 11:31:55 +05:30
DarkKnight2122
8c720992de UI Fixes for Aphelion and Optimizations 2026-03-18 11:31:55 +05:30
DarkKnight2122
d1fc97cee8 Aphelion Theme Harmonization across tasks page 2026-03-18 11:31:53 +05:30
RSR/
652062769e fix: FFMpegProcessor copyright 2026-03-15 03:14:59 +04:00