285 Commits

Author SHA1 Message Date
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
rhunk
53359170f6 feat: scripting base 2023-09-16 17:15:11 +02:00
rhunk
9cb9bd7a26 feat: multiple media chat export
- optimize message exporter download
- optimize zip download/extract
2023-09-16 11:56:41 +02:00
rhunk
904d9175b6 feat(download_manager): download multiple attachment
- experimental message decoder
- fix async calls for downloads database
- add debug view for ProtoReader
2023-09-14 23:55:06 +02:00
rhunk
684cb26116 build: remove DSL_SCOPE_VIOLATION
- remove unused comments
2023-09-13 15:53:50 +02:00
rhunk
7b5a411a5d refactor: core package 2023-09-09 15:35:26 +02:00
rhunk
01476ad820 fix(streaks_reminder): notification streak icon 2023-09-09 09:22:57 +02:00
rhunk
7924d5a445 fix(media_downloader): two images overlay merge 2023-09-06 23:02:11 +02:00
authorisation
080aaf9338 fix: null handling 2023-09-03 16:10:06 +02:00
authorisation
70784da38e chore(readme): privacy section 2023-09-03 15:53:23 +02:00
rhunk
2b682d18f8 fix: ui translation keys 2023-09-03 12:59:53 +02:00
rhunk
77584d67e2 chore(lang): section translation
- profile picture downloader config
2023-09-03 00:11:11 +02:00