1159 Commits

Author SHA1 Message Date
rhunk
1d4cd7c6b8 chore(ui/home): update debug commit url 2024-08-18 22:51:08 +02:00
rhunk
f040dc0742 chore(ui/scripting): update docs url 2024-08-18 22:50:56 +02:00
rhunk
664c6211ca feat(scripting): support bridge reload
- add module.onBridgeConnected
- add isBridgeAlive in ipc binding
2024-08-18 22:33:01 +02:00
rhunk
47efdf165d feat(core/security_features): better explanation of login response 2024-08-16 12:57:45 +02:00
rhunk
ef1566add2 fix(setup/ui): mappings screen crash 2024-08-14 17:00:29 +02:00
rhunk
23b681db2b feat(ui/add_friend_dialogs): support more pinned ids 2024-08-13 15:27:24 +02:00
rhunk
aa0a3d9530 fix(ui/home_settings): actions text 2024-08-13 15:16:26 +02:00
rhunk
4325e512ca feat(ui/features): better rule list management 2024-08-13 14:58:31 +02:00
rhunk
324eae8bfa fix(friend_tracker/edit_rule): scope type 2024-08-13 14:41:58 +02:00
rhunk
877c1eadea feat(app/add_friend_dialog): pinned friends 2024-08-13 14:38:29 +02:00
rhunk
7f5e76d6d4 fix(voice_note_override): content type check 2024-08-13 01:12:23 +02:00
rhunk
2f3007964a feat(core): auto download voice notes 2024-08-13 00:49:05 +02:00
rhunk
e6e33822e7 feat(core/ui_tweaks): hide sc plus gift reminders 2024-08-12 20:44:55 +02:00
rhunk
d40c52ddb5 perf(core): bind chat message event optimization 2024-08-12 20:21:03 +02:00
rhunk
21395b43da fix(app/media_downloader): force voice note format 2024-08-12 19:25:57 +02:00
rhunk
b50237c529 fix(composer): download button icon 2024-08-12 19:17:21 +02:00
rhunk
9f0fecbf89 feat(core/ui_tweaks): hide billboard prompt 2024-08-12 19:15:49 +02:00
rhunk
986dbad983 fix(core/inapp_overlay): status toast text 2024-08-12 19:13:52 +02:00
rhunk
76a2df6a34 fix(bridge): broadcast log crash 2024-08-12 10:20:28 +02:00
rhunk
07f3835864 fix(core/bridge): connection retry 2024-08-12 01:14:40 +02:00
rhunk
ae1aee3ce0 fix(app): synchronized logs 2024-08-12 01:14:21 +02:00
rhunk
0aa429c29b refactor(app/e2ee): failure log 2024-08-11 23:51:52 +02:00
rhunk
0ac142f46c feat(core): sif status
- add InAppOverlay custom composable
2024-08-11 17:42:42 +02:00
rhunk
43f1a305a2 fix(build): clean natives 2024-08-11 16:05:07 +02:00
sn-o-w
f97dda6e4d
chore(ci): update java (#1189) 2024-08-11 10:16:42 +02:00
sn-o-w
95befdf381
fix(ci): rust android targets (#1188) 2024-08-11 10:10:18 +02:00
rhunk
b2587593cd fix(app): update checker crash on release builds 2024-08-11 00:24:43 +02:00
rhunk
39525c9dca fix(core): voice note auto play 2024-07-30 11:06:39 +02:00
rhunk
34090f3110 fix(native/composer_hooks): load when composer starts 2024-07-29 16:02:13 +02:00
rhunk
bcec1f5651 fix(native): composer loader hook 2024-07-28 20:13:27 +02:00
rhunk
bc9af4105c fix(native): custom font hook crash 2024-07-28 19:43:31 +02:00
rhunk
8c4e32d614 feat(native): pre init 2024-07-28 19:39:57 +02:00
rhunk
d3f9d03dcf feat(native): custom font hook 2024-07-27 19:51:41 +02:00
rhunk
b18c969125 chore(build/native): release profile 2024-07-27 18:20:40 +02:00
rhunk
790e7bab2e fix(native): ndk version 2024-07-26 13:44:45 +02:00
rhunk
28d1ea2a43 feat: rust native
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-07-26 01:54:43 +02:00
rhunk
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
rhunk
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
rhunk
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
rhunk
d5db0ea7f6 fix(e2ee): key exchange
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-07-23 18:00:58 +02:00
rhunk
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
rhunk
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
rhunk
b37d6635ff chore(build): disable profile installer for development environment
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-07-22 14:15:26 +02:00
rhunk
b2bc23d0e0 feat(ui/sif): download indicator
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-07-21 00:15:17 +02:00
VendorAttestation
de0342fdac
chore: readme (#1168) 2024-07-20 18:17:32 +02:00
rhunk
f007d0d605 fix: config state listener restart 2024-07-18 15:08:47 +02:00
rhunk
23d74bd8c5 fix(ui/manage_repos): card text ellipsis & copy to clipboard 2024-07-17 15:02:43 +02:00
rhunk
3b13aae243 fix: temporary removal of sif screen 2024-07-17 14:22:18 +02:00
rhunk
12ad30ffd8 Merge branch 'refs/heads/refactor_ex' into refactor 2024-07-17 12:55:25 +02:00
rhunk
fb3d7af9cc Merge branch 'refs/heads/dev' into refactor 2024-07-17 12:51:17 +02:00