695 Commits

Author SHA1 Message Date
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
bf73babf0d build(native): ccache 2023-09-13 19:25:27 +02:00
rhunk
554ead7e9a feat: empty scripting engine submodule 2023-09-13 16:19:12 +02:00
rhunk
684cb26116 build: remove DSL_SCOPE_VIOLATION
- remove unused comments
2023-09-13 15:53:50 +02:00
ReSo7200
f329a02697
add(readme): faq
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2023-09-10 09:46:17 +00: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
01476ad820 fix(streaks_reminder): notification streak icon 2023-09-09 09:22:57 +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
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
192277d2f1 Merge remote-tracking branch 'origin/refactor_2_0_0' into refactor_2_0_0 2023-09-03 13:00:23 +02:00
rhunk
2b682d18f8 fix: ui translation keys 2023-09-03 12:59:53 +02:00
rhunk
721ff6927e chore: credits 2023-09-03 12:59:28 +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
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
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
rhunk
7c5195e83c feat(notifications): groups 2023-09-01 12:30:15 +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
dded6acff0 feat: add friend source spoof 2023-08-31 15:42:24 +02:00
rhunk
c791fbbd00 fix(ui): social section
- fix logger line separator
2023-08-31 03:24:33 +02:00