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
authorisation
e587f4700a
chore: fine tuning to style
...
* reduced notices
* rewrote some strings
2023-09-02 19:53:37 +02:00
authorisation
58f4f51fe6
chore: improve source translation
2023-09-02 00:23:29 +02:00
authorisation
b2e9afcb35
refactor: cpp syntax
...
make isSplitApk nullable
2023-09-01 22:45:06 +02:00
rhunk
3cde2aba9a
feat(media_downloader): download the whole dash media
2023-09-01 20:54:04 +02:00
rhunk
e4c511ca47
feat: ffmpeg logs
2023-09-01 20:43:09 +02:00
rhunk
ec05e4f5d4
feat(media_downloader): ability to select chapters for dash media
2023-09-01 20:04:31 +02:00
rhunk
600dec7fc6
bridge getRulesIds
2023-09-01 19:19:25 +02:00
rhunk
6b9938b8b2
feat: permission screen
...
- single context coroutine scope
- refactor activity launcher helper
- move updater to home section
2023-09-01 18:15:40 +02:00
rhunk
89a1552277
feat: force voice note audio format
...
- add custom ffmpeg options
2023-09-01 15:10:14 +02:00
rhunk
94d064e0a5
improve: streaks_reminder
...
- add remaining hours
- add group notifications
2023-09-01 13:20:25 +02:00
rhunk
5776d44111
fix(media_downloader): story voice note reply
...
- refactor media author and download source
- optimize download section
2023-09-01 11:50:42 +02:00
rhunk
ea6260463c
fix(logger): invalid log format
2023-08-31 15:42:45 +02:00
rhunk
c791fbbd00
fix(ui): social section
...
- fix logger line separator
2023-08-31 03:24:33 +02:00
rhunk
61da95f41b
feat: log system
...
- debug actions
- move packages to core
2023-08-31 00:59:30 +02:00
rhunk
d3e0c616f8
fix(manager): navController crash
2023-08-28 16:29:36 +02:00
rhunk
f597b408c5
build: dyn namespaces
2023-08-28 13:22:38 +02:00
rhunk
b004f92b9c
feat: force image format
2023-08-25 03:14:09 +02:00
rhunk
05990a4b72
fix: social section bottom padding
2023-08-24 02:20:33 +02:00
rhunk
3eb8c8f015
feat: streaks reminder
...
- add streak indicator in social
- fix dialogs
- fix container global state
2023-08-24 02:15:06 +02:00
rhunk
7703d3f007
feat: better friend add list
...
- alert dialogs
2023-08-23 16:19:31 +02:00
rhunk
328bb72d65
optimize imports
2023-08-23 01:39:21 +02:00