221 Commits

Author SHA1 Message Date
rhunk
fc838fed7a feat(message_logger): deleted indicator 2023-09-23 00:49:24 +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
f0c34e27bb fix(scripting): dyn method call 2023-09-21 19:26:20 +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
08614ef454 SourceVersion stub 2023-09-16 23:30:29 +02:00
rhunk
53359170f6 feat: scripting base 2023-09-16 17:15:11 +02:00
rhunk
82658d3ad9 refactor(ui_tweaks): hide suggested section 2023-09-16 12:31:00 +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
5a47e04093 feat(notification): new message attachment decoder 2023-09-15 00:53:42 +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
5767f93331 fix(pin_conversations): set to rule feature 2023-09-14 23:49:46 +02:00
rhunk
2e4b161eeb feat(media_downloader): better preview of chat messages
- set media resolver url to web api
2023-09-13 19:26:59 +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
249569468c feat: bootstrap override
- home tab
- persistent app appearance
2023-09-09 10:22:52 +02:00
rhunk
167f93feca feat(snapchat_plus): hidden sc+ features (experimental) 2023-09-09 09:21:32 +02:00
rhunk
3c09bf20c9 fix(auto_save): error when posting a story 2023-09-09 09:15:40 +02:00
rhunk
78c6b06f45 fix(mapper): exclude CppProxy callback classes 2023-09-06 23:30:29 +02:00
rhunk
03c33e03f6 fix(media_downloader): prevent story self auto download 2023-09-06 23:07:49 +02:00
rhunk
3926235d57 fix(chat_exporter): enter conversation callback bug 2023-09-06 23:02:42 +02:00
rhunk
7924d5a445 fix(media_downloader): two images overlay merge 2023-09-06 23:02:11 +02:00
rhunk
2cf172e597 Merge remote-tracking branch 'origin/refactor_2_0_0' into refactor_2_0_0 2023-09-04 00:24:45 +02:00
rhunk
7c2f23f084 chore(lang): missing keys
- add french
2023-09-04 00:23:19 +02:00
authorisation
0fed75b9ff feat(spoofer): even more spoof options
didn't do the translations cuz lazy i'll do it later
I'll add even more options later aswell
2023-09-03 18:40:52 +02:00
authorisation
a61985e247 fix(lang): typo 2023-09-03 12:10:20 +02:00
authorisation
6a32c69404 feat(spoofer): more spoof options
* installer package name
* debug flag
* mock location
* split classloader
2023-09-03 12:07:07 +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
rhunk
58a13fe5be fix(ui/amoled_dark_mode): opera context menu download button 2023-09-02 13:43:47 +02:00
rhunk
3656024c98 fix(auto_save): prevent saving outside a conversation 2023-09-02 13:24:18 +02:00
rhunk
3ba4e573ad feat: 2d bitmoji selfie 2023-09-02 12:57:38 +02:00
rhunk
33131728ca feat(export_chat_messages): ability to select the amount of message 2023-09-02 12:32:24 +02:00
authorisation
58f4f51fe6 chore: improve source translation 2023-09-02 00:23:29 +02:00
rhunk
3cde2aba9a feat(media_downloader): download the whole dash media 2023-09-01 20:54:04 +02:00
rhunk
ec05e4f5d4 feat(media_downloader): ability to select chapters for dash media 2023-09-01 20:04:31 +02:00
rhunk
0b626df1eb fix(media_downloader): unavailable proto toast 2023-09-01 19:27:56 +02:00
rhunk
600dec7fc6 bridge getRulesIds 2023-09-01 19:19:25 +02:00
rhunk
24fc945f1a chore(lang): friend feed buttons 2023-09-01 19:15:34 +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
a3edd40cfb fix(send_override): media extras (mentions, places, ...) 2023-09-01 16:37:08 +02:00
rhunk
d0e6c55717 feat: disable hold to replay in FF
- add setEnumField ktx
- refactor AbstractWrapper delegate (nullable getValue)
2023-09-01 16:01:21 +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