296 Commits

Author SHA1 Message Date
rhunk
be4a0f5ccd refactor: ModConfig lateInit 2023-10-25 03:20:48 +02:00
rhunk
f2d427b3b3 chore: increase build expiration 2023-10-22 21:33:07 +02:00
rhunk
920e3ef421 fix(mapper): unique build hash 2023-10-22 18:48:12 +02:00
rhunk
2fcc16b77a refactor(app/bridge): triggerScopeSync error handling 2023-10-22 18:12:12 +02:00
rhunk
688051fd63 refactor(manager): shared preferences 2023-10-21 21:46:36 +02:00
rhunk
24d1fd29ba build: compose tooling debug impl 2023-10-17 23:35:57 +02:00
rhunk
4b49d669b7 feat(social/messaging_tasks): constraint dialog 2023-10-15 17:47:19 +02:00
rhunk
9f098834cf refactor(manager/social): messaging task 2023-10-15 13:32:39 +02:00
rhunk
50a43ee6ad feat(manager/chat_purge): random delay 2023-10-15 00:49:28 +02:00
rhunk
c533983fb3 feat(manager/social): chat purge 2023-10-15 00:30:31 +02:00
rhunk
a38e96906d fix(core/notifications): reply 2023-10-14 21:43:48 +02:00
rhunk
3e9c97c18c feat(manager): conversation preview (wip)
- add messaging bridge
- refactor export chat messages
2023-10-14 18:56:16 +02:00
rhunk
2b0e4ad09a feat(setup/permissions): display over other apps 2023-10-14 15:07:01 +02:00
rhunk
b92589fa07 feat(scripting): config interface
- change onLaunched to onDispose
- refactor JSModule extras
2023-10-14 12:14:30 +02:00
rhunk
a01c2b09ca feat(config): require native hooks notice 2023-10-11 23:40:41 +02:00
rhunk
32a458a690 refactor: location spoofer 2023-10-11 16:53:53 +02:00
rhunk
13d6ae7554 refactor: common submodule
- organize import
- remove unused xml
2023-10-11 01:25:27 +02:00
auth
79dc6e83bc fix: version code 2023-10-10 22:30:21 +02:00
rhunk
b3a650ed54 build: improve performance 2023-10-10 21:48:57 +02:00
rhunk
c2ff53e32a build: minify for ci builds 2023-10-10 18:45:36 +02:00
rhunk
72b0308506 refactor: enum values() deprecation 2023-10-08 20:17:22 +02:00
rhunk
bc67308df8 refactor: compose icon deprecation
- refactor script interface
2023-10-07 11:30:56 +02:00
rhunk
f3cc14f405 feat: crash logs handler 2023-10-07 11:22:48 +02:00
rhunk
7cdfa78364 feat(manager/scripts): pull refresh 2023-10-05 22:13:31 +02:00
rhunk
db2a709042 build: update dependencies
- add "core" and "all" product flavor
2023-10-05 00:01:12 +02:00
rhunk
2917f1b6e5 fix(setup_activity): permission screen crash 2023-10-04 22:42:13 +02:00
rhunk
d4d0362b0e refactor: package name 2023-10-04 21:04:26 +02:00
rhunk
640f413bce fix: proguard rules 2023-10-04 20:38:16 +02:00
rhunk
d2b40bdcd2 feat(scripting/ib): fill max size attributes 2023-10-03 00:56:21 +02:00
rhunk
470b70cf1d feat(scripting): interface builder 2023-10-03 00:15:23 +02:00
rhunk
14d5169758 feat(core/config): dynamic change listener
- organize imports
2023-10-01 15:55:07 +02:00
rhunk
c06678d72a refactor: init optimization 2023-10-01 12:29:02 +02:00
rhunk
bc015d5d60 feat(e2ee): secret fingerprint 2023-09-30 19:09:23 +02:00
rhunk
1e2c71403e fix(messagelogger): message unique identifier
- refactor bridge
- developer mode (shows additional info about messages)
- add ability to see deleted messages in ff preview
- fix notification username
2023-09-30 16:08:05 +02:00
rhunk
476de8dc38 fix(e2ee): bind view foreground
- fix MessagingRuleType npe
- fix ProtoReader exception
2023-09-30 01:32:20 +02:00
rhunk
aaf8f3e43a feat: end-to-end encryption
- message_logger: fix view binder bugs and deleted message color
- fix invalid message rule type
2023-09-28 02:12:03 +02:00
rhunk
35418a9735 fix: settings overlay
- fix back gesture
- fix bar color
2023-09-25 22:20:51 +02:00
rhunk
2e973a51b5 fix: empty script folder error 2023-09-24 01:06:26 +02:00
rhunk
2c16f41fd6 refactor: code cleanup 2023-09-23 22:44:51 +02:00
rhunk
302ea7e83b fix(settings_overlay): dialog dismiss callback 2023-09-22 18:19:49 +02:00
rhunk
258b10fd72 feat: features overlay
- rename debug section to settings
2023-09-22 00:52:56 +02:00
rhunk
f2e49e93fb feat(social): auto sync scope 2023-09-21 21:06:56 +02:00
rhunk
8bdd7a16b4 fix(scripting): remove reload listener for now 2023-09-21 19:26:40 +02:00
rhunk
df0e085bfa feat(scripting): module data folder 2023-09-18 00:18:06 +02:00
rhunk
86cc8238ef feat(scripting): static class type 2023-09-18 00:03:12 +02:00
rhunk
19a0ab8398 feat(scripting): ipc global channels 2023-09-17 19:35:36 +02:00
rhunk
98b3f2bfc9 feat(scripting): hooker module 2023-09-17 12:43:57 +02:00
rhunk
e79aba8165 fix(scripting): dead objects
- add no args emit
2023-09-17 02:50:44 +02:00
rhunk
08cd7917f3 feat(scripting): ipc system 2023-09-17 02:17:05 +02:00
rhunk
6e0e6d3339 feat(ui): script list
- add module state
- add onSnapActivity and onManagerActivity test functions
2023-09-16 23:34:28 +02:00