666 Commits

Author SHA1 Message Date
rhunk
d7d3834f21 fea(scripting): networking 2023-12-28 23:11:17 +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
8f2940e0a6 feat(app/scripting): warning dialog 2023-12-27 12:38:49 +01:00
rhunk
88425654f3 Merge remote-tracking branch 'origin/dev' into dev 2023-12-27 12:04:38 +01:00
rhunk
03736d574f perf(app): log viewer 2023-12-27 12:01:29 +01:00
rhunk
a249d41887 feat(scripting): sleep 2023-12-27 11:55:29 +01:00
auth
f55e3839ea
readme: switch translation host 2023-12-26 19:00:32 +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
37becec350 feat(scripting): permissions
- Java Interfaces binding
2023-12-25 12:10:29 +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
0d3bffb05b feat: custom path format 2023-12-21 00:03:39 +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
Caner Karaca
607521ec76
chore: update dependencies (#498)
* Update beta.yml

* Update release.yml

* Update libs.versions.toml

* Update beta.yml

* Update beta.yml

* Update libs.versions.toml

* Update libs.versions.toml

* Update libs.versions.toml

* Update libs.versions.toml
2023-12-17 14:56:12 +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
c420d22c04 fix(app/bridge_service): sync error log 2023-12-16 11:58:25 +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
368d70226d fix(app/download_processor): detect deleted files 2023-12-10 11:28:05 +01:00
rhunk
9583d67bf1 fix(core/ui_tweaks): suggested friend story blank 2023-12-10 10:56:48 +01:00
auth
42db36636c
chore: increase build expiration time 2023-12-10 00:43:18 +01:00
auth
0ba1295a22
chore: update ci badge 2023-12-10 00:41:06 +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
ce2fe64c37 fix(common): config deserializer error handler 2023-12-04 23:17:35 +01:00