Commit Graph

32 Commits

Author SHA1 Message Date
284417b87d fix: dialog overlay not showing 2023-11-26 12:31:14 +01:00
15c56b705f feat(app/settings): message logger export & clear 2023-11-22 20:41:03 +01:00
0f1cd7157a feat: randomize package name 2023-11-11 18:15:27 +01:00
bbcaab4e75 feat: task section 2023-10-29 02:17:58 +02:00
be4a0f5ccd refactor: ModConfig lateInit 2023-10-25 03:20:48 +02:00
f2d427b3b3 chore: increase build expiration 2023-10-22 21:33:07 +02:00
688051fd63 refactor(manager): shared preferences 2023-10-21 21:46:36 +02:00
3e9c97c18c feat(manager): conversation preview (wip)
- add messaging bridge
- refactor export chat messages
2023-10-14 18:56:16 +02:00
b92589fa07 feat(scripting): config interface
- change onLaunched to onDispose
- refactor JSModule extras
2023-10-14 12:14:30 +02:00
13d6ae7554 refactor: common submodule
- organize import
- remove unused xml
2023-10-11 01:25:27 +02:00
79dc6e83bc fix: version code 2023-10-10 22:30:21 +02:00
c06678d72a refactor: init optimization 2023-10-01 12:29:02 +02:00
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
258b10fd72 feat: features overlay
- rename debug section to settings
2023-09-22 00:52:56 +02:00
98b3f2bfc9 feat(scripting): hooker module 2023-09-17 12:43:57 +02:00
08cd7917f3 feat(scripting): ipc system 2023-09-17 02:17:05 +02:00
53359170f6 feat: scripting base 2023-09-16 17:15:11 +02:00
080aaf9338 fix: null handling 2023-09-03 16:10:06 +02:00
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
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
61da95f41b feat: log system
- debug actions
- move packages to core
2023-08-31 00:59:30 +02:00
3eb8c8f015 feat: streaks reminder
- add streak indicator in social
- fix dialogs
- fix container global state
2023-08-24 02:15:06 +02:00
12eacf5e53 fix: activity launcher helper crashes 2023-08-23 00:59:15 +02:00
ae70b29180 feat: config export
- activity launcher helper
2023-08-23 00:44:05 +02:00
485812a550 fix: check for requirements 2023-08-22 10:32:58 +02:00
31570694a0 feat: scope content
- refactor image loader
- rules
2023-08-20 15:27:42 +02:00
a9d82305ab feat(section/social): click add dialog 2023-08-19 12:31:37 +02:00
f0df0045d6 mod database exp 2023-08-18 00:55:30 +02:00
3fc6030a23 refactor: mapping wrapper
- rename members
2023-08-07 00:38:20 +02:00
581b2df37e fix: shared context weak reference 2023-08-05 09:44:26 +02:00
3df11aadb8 refactor: download
- download task manager
- fix installation summary update
2023-08-04 12:17:19 +02:00
641d66b208 feat(ui): setup activity
- remote side context
- fix float dialogs
- fix choose folder
2023-08-03 21:48:23 +02:00