351 Commits

Author SHA1 Message Date
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
rhunk
12eacf5e53 fix: activity launcher helper crashes 2023-08-23 00:59:15 +02:00
rhunk
ae70b29180 feat: config export
- activity launcher helper
2023-08-23 00:44:05 +02:00
rhunk
5c3ad5d588 feat: rule system 2023-08-22 18:41:23 +02:00
rhunk
2b90ee2deb clean unused resources 2023-08-22 13:07:32 +02:00
rhunk
485812a550 fix: check for requirements 2023-08-22 10:32:58 +02:00
rhunk
68d8e0e9c4 fix: main activity single task 2023-08-22 01:06:53 +02:00
rhunk
ba2e4617d5 fix: message export 2023-08-21 19:20:28 +02:00
rhunk
16a16df51a feat: partial scope content 2023-08-21 18:09:59 +02:00
rhunk
31570694a0 feat: scope content
- refactor image loader
- rules
2023-08-20 15:27:42 +02:00
rhunk
cb301f8a42 feat: navigation transitions 2023-08-20 01:42:59 +02:00
rhunk
6cabb92c04 feat: scope tab base logic 2023-08-19 20:09:35 +02:00
rhunk
a9d82305ab feat(section/social): click add dialog 2023-08-19 12:31:37 +02:00
rhunk
8a19f27d96 feat: social section
- bridge: rules, sync
- move extensions to a new package
- snap widget broadcast receiver (SnapWidgetBroadcastReceiverHelper)
- refactor compose remember delegates
2023-08-19 11:58:41 +02:00