|
0f0b524d95
|
feat(core): custom shared library
|
2024-08-20 10:52:46 +02:00 |
|
|
e4c4af8a63
|
feat(core): show battery level
|
2024-08-20 10:25:42 +02:00 |
|
|
a877c04461
|
feat(core): better send override
- compose ui
- fix "Media Upload" label
|
2024-08-20 00:40:26 +02:00 |
|
|
a43e4049a3
|
feat(core): hidden api bypass
|
2024-08-19 22:52:29 +02:00 |
|
|
664c6211ca
|
feat(scripting): support bridge reload
- add module.onBridgeConnected
- add isBridgeAlive in ipc binding
|
2024-08-18 22:33:01 +02:00 |
|
|
47efdf165d
|
feat(core/security_features): better explanation of login response
|
2024-08-16 12:57:45 +02:00 |
|
|
7f5e76d6d4
|
fix(voice_note_override): content type check
|
2024-08-13 01:12:23 +02:00 |
|
|
2f3007964a
|
feat(core): auto download voice notes
|
2024-08-13 00:49:05 +02:00 |
|
|
e6e33822e7
|
feat(core/ui_tweaks): hide sc plus gift reminders
|
2024-08-12 20:44:55 +02:00 |
|
|
d40c52ddb5
|
perf(core): bind chat message event optimization
|
2024-08-12 20:21:03 +02:00 |
|
|
9f0fecbf89
|
feat(core/ui_tweaks): hide billboard prompt
|
2024-08-12 19:15:49 +02:00 |
|
|
986dbad983
|
fix(core/inapp_overlay): status toast text
|
2024-08-12 19:13:52 +02:00 |
|
|
76a2df6a34
|
fix(bridge): broadcast log crash
|
2024-08-12 10:20:28 +02:00 |
|
|
07f3835864
|
fix(core/bridge): connection retry
|
2024-08-12 01:14:40 +02:00 |
|
|
0ac142f46c
|
feat(core): sif status
- add InAppOverlay custom composable
|
2024-08-11 17:42:42 +02:00 |
|
|
f97dda6e4d
|
chore(ci): update java (#1189)
|
2024-08-11 10:16:42 +02:00 |
|
|
39525c9dca
|
fix(core): voice note auto play
|
2024-07-30 11:06:39 +02:00 |
|
|
34090f3110
|
fix(native/composer_hooks): load when composer starts
|
2024-07-29 16:02:13 +02:00 |
|
|
bcec1f5651
|
fix(native): composer loader hook
|
2024-07-28 20:13:27 +02:00 |
|
|
28d1ea2a43
|
feat: rust native
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-26 01:54:43 +02:00 |
|
|
17ddfa5b9c
|
fix(core/account_switcher): backup fidelius databases
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-24 13:37:09 +02:00 |
|
|
115b5ce0d8
|
feat(core): voice note auto play
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-24 05:12:41 +02:00 |
|
|
ea284bc9aa
|
fix(core/send_override): snap duration
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-23 19:38:20 +02:00 |
|
|
d5db0ea7f6
|
fix(e2ee): key exchange
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-23 18:00:58 +02:00 |
|
|
dbafd6de21
|
fix(friend_mutation_observer): birthday month offset
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-23 12:33:20 +02:00 |
|
|
bb00569cf0
|
fix(ui/settings_gear): simple Snapchat support
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-22 22:42:11 +02:00 |
|
|
f007d0d605
|
fix: config state listener restart
|
2024-07-18 15:08:47 +02:00 |
|
|
8d17d55c83
|
feat: security features
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-06 16:47:45 +02:00 |
|
|
2cb3db042f
|
feat: custom theming
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-07-02 17:30:07 +02:00 |
|
|
d31591fd47
|
refactor: feature load system
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-30 23:58:28 +02:00 |
|
|
bf49bcbe11
|
feat(core/mixer_stories): remove suggested stories
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-28 13:42:33 +02:00 |
|
|
d8e98d575b
|
fix(core/xposed_loader): prevent loading in sub processes
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-27 23:06:29 +02:00 |
|
|
4b93ec7181
|
feat(core): enhanced transcript in notifications
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-27 15:41:08 +02:00 |
|
|
4beb63e7aa
|
feat(core): auto close friend feed menu
Automatically closes the Friend Feed Menu after pressing a setting button of SnapEnhance
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-21 21:23:30 +02:00 |
|
|
5d2277db7c
|
fix(core): inapp overlay
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-21 20:58:48 +02:00 |
|
|
552c1e4011
|
fix(native): remap executable
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-13 01:16:40 +02:00 |
|
|
e7a02d7ba7
|
fix(mixer_stories): crash
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-12 21:21:31 +02:00 |
|
|
6c87e72d94
|
fix(bridge): auto bridge restart on SnapEnhance update
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-12 16:20:24 +02:00 |
|
|
248100b8b9
|
feat(core): mark as seen button
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-12 16:04:27 +02:00 |
|
|
844094aca0
|
feat(core): better transcript
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-12 01:20:39 +02:00 |
|
|
d09d4ee96e
|
fix(core): accessibility strings
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-11 22:14:26 +02:00 |
|
|
006f9f84e3
|
refactor(native): remap sections
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-11 00:09:13 +02:00 |
|
|
a355ea9667
|
feat(core): compose conversation preview
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-10 14:38:33 +02:00 |
|
|
ce2ae6ff45
|
feat(core): compose friend feed menu
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-10 02:23:41 +02:00 |
|
|
f29e3f37cd
|
refactor(ff_menu): remove toast
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-09 23:16:49 +02:00 |
|
|
a6d3c398c7
|
feat(core/ff_message_preview): avenir next font
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-09 23:10:22 +02:00 |
|
|
bcbf54b35a
|
feat(ui/chat_action_menu): show chat edit history
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-09 19:50:28 +02:00 |
|
|
31ae06ed62
|
refactor: composer loader
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-08 21:31:47 +02:00 |
|
|
c72cc1d320
|
feat(ui_tweaks): remove post to story buttons
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-08 17:49:18 +02:00 |
|
|
97bce2011b
|
fix(story_logger): ignore friends of friends stories
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
|
2024-06-08 16:23:28 +02:00 |
|