351 Commits

Author SHA1 Message Date
rhunk
ebee8f2ef8 feat(core/export_template): sort by date 2024-01-01 23:17:38 +01:00
rhunk
f1b0bc41f2 feat: loop media playback
- refactor mappings wrapper
2024-01-01 21:41:12 +01:00
rhunk
1b566db184 refactor: ProfilePictureDownloader 2023-12-31 15:56:41 +01:00
rhunk
dd755af5be feat: export memories 2023-12-31 00:33:38 +01:00
rhunk
04b70431c7 feat(app/tasks): merge videos 2023-12-30 16:30:05 +01:00
rhunk
ffd42de7f1 fix(core): SuspendLocationUpdates 2023-12-29 01:01:28 +01:00
rhunk
8f06688f55 fea(scripting/messaging): snapchatter info 2023-12-28 16:55:30 +01:00
rhunk
b378bdde87 feat(core): spotlight comments username 2023-12-28 00:42:01 +01:00
rhunk
7aa05e996a feat(scripting): messaging module 2023-12-27 23:19:59 +01:00
rhunk
2a8fcacd2f feat(core/ui): conversation toolbox
- add scripting support
2023-12-27 17:39:46 +01:00
rhunk
90d76c6412 fix(core): chat message bind view event 2023-12-27 17:10:40 +01:00
rhunk
ccd9c40f29 fix(core/message_logger): message serialized fields 2023-12-27 17:08:09 +01:00
rhunk
fe5c6306e1 feat(scripting): compose alert dialog 2023-12-26 13:09:52 +01:00
rhunk
72c9b92a3e feat(scripting): integrated ui 2023-12-25 23:10:31 +01:00
rhunk
3edd6ed723 feat(scripting): module exports
- add currentSide global
- add script name rule
- add displayName
2023-12-25 02:02:27 +01:00
rhunk
4a4aa28ccf refactor: organize imports 2023-12-24 17:29:42 +01:00
rhunk
392cd95dac feat(scripting): module system 2023-12-24 17:29:19 +01:00
rhunk
7d6978f961 feat(common/util): protobuf utils 2023-12-24 17:17:45 +01:00
rhunk
cac0ccffc7 feat: unsaveable messages
- fix(auto_save): prevent saving unsaveable messages
2023-12-23 01:08:36 +01:00
rhunk
699da49743 fix(core/media_downloader): missing attachments 2023-12-21 22:44:13 +01:00
rhunk
cc94ea93b2 feat: suspend location updates 2023-12-20 23:45:12 +01:00
rhunk
47e9a0e0b1 refactor: NativeUnaryCallEvent 2023-12-20 23:44:19 +01:00
rhunk
b925e8f546 feat(core/message_logger): auto purge & message filter
- optimize bridge addMessage
2023-12-17 19:09:01 +01:00
rhunk
d70fb0f193 feat(experimental): prevent forced logout 2023-12-17 03:15:22 +01:00
rhunk
614d629f07 feat(experimental): story logger 2023-12-17 02:50:01 +01:00
rhunk
195dd278d8 fix(core/media_downloader): null creation timestamp 2023-12-16 19:21:36 +01:00
rhunk
00ad9cba6c fix(stories): prevent rewatch indicator 2023-12-16 19:10:29 +01:00
rhunk
0fdd7b576f chore: mark stories as seen locally 2023-12-16 18:29:44 +01:00
rhunk
22bcfbc1f1 fix(core/ui_tweaks): friend card frame dimension 2023-12-16 18:27:28 +01:00
rhunk
7dd4241be0 perf(core): chat exporter
- feat compose ui
2023-12-16 16:52:00 +01:00
rhunk
06d57ab83c refactor: move compose view factory to common 2023-12-16 00:26:38 +01:00
rhunk
cadcbc958e fix(core): device spoofer
- add lspatch install package name hook
2023-12-15 23:19:04 +01:00
rhunk
abfbe86a91 fix(core/media_downloader): public stories author 2023-12-14 22:04:26 +01:00
rhunk
d0ff3c35ef feat(core/events): conversation updated event 2023-12-12 23:37:02 +01:00
rhunk
37daae3799 feat(core/bypass_screenshot_detection): Android 14 support 2023-12-10 12:13:34 +01:00
rhunk
9583d67bf1 fix(core/ui_tweaks): suggested friend story blank 2023-12-10 10:56:48 +01:00
rhunk
7d5b3a405a fix(core/half_swipe_notifier): notification show when 2023-12-10 00:03:02 +01:00
Caner Karaca
fc62f1b73f
build: update dependencies (#479)
* build: update libraries
* ci: remove android workflow

---------

Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2023-12-09 23:52:02 +01:00
rhunk
62396885e2 fix(core/media_downloader): handle local references 2023-12-09 22:50:39 +01:00
rhunk
af138225f1 feat(core/ui_tweaks): hide suggested friend stories 2023-12-09 22:44:24 +01:00
rhunk
440c35e423 feat(scripting): module.onBeforeApplicationLoad 2023-12-05 18:43:41 +01:00
rhunk
35016b589f feat(core): edit text override 2023-12-04 23:18:02 +01:00
rhunk
d762040937 feat(core/ui_tweaks): hide unread chat hint 2023-12-04 22:26:13 +01:00
rhunk
c9526931e8 feat(scripting): auto reload
- refactor ScriptsSection
2023-12-03 23:48:34 +01:00
rhunk
80e37306a4 feat: half swipe notifier duration range 2023-12-03 19:04:34 +01:00
rhunk
dd8c51fe55 fix: auto save 2023-12-03 18:33:30 +01:00
rhunk
a7275c2a0b feat: mark stories as seen locally 2023-12-03 14:56:24 +01:00
rhunk
0984644adc fix(core/media_downloader): public stories username 2023-12-03 12:57:07 +01:00
rhunk
79be5da030 feat: prevent message list auto scroll 2023-12-03 12:42:57 +01:00
rhunk
98d0f98714 refactor: convert message locally 2023-12-01 21:44:40 +01:00