413 Commits

Author SHA1 Message Date
rhunk
31c6bef10f refactor: actions 2024-03-17 17:09:58 +01:00
rhunk
97806d693e refactor: debug properties 2024-03-10 12:37:11 +01:00
rhunk
c77d11f4a0 feat(experimental): account switcher 2024-03-09 15:03:35 +01:00
rhunk
db2cc0d785 feat(experimental): audio call recorder 2024-03-08 17:49:53 +01:00
rhunk
7619cc0b8e fix: osmdroid tile cache 2024-03-03 22:29:03 +01:00
rhunk
7283063daf feat(app/logged_stories): save from cache 2024-03-03 22:02:37 +01:00
Caner Karaca
630d93ede6
chore: update dependencies (#644)
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-03-01 22:54:56 +01:00
rhunk
2d51aa8370 refactor: remove friend tracker button 2024-02-23 22:59:16 +01:00
rhunk
90f325bfed fix: proguard rules 2024-02-21 17:49:18 +01:00
rhunk
4aab812e5c feat: friend tracker experiment 2024-02-19 00:42:31 +01:00
rhunk
80386d6f58 fix(app/social): logged stories order 2024-02-18 11:02:33 +01:00
rhunk
fe777ff1d8 feat: message logger history viewer 2024-02-11 23:10:10 +01:00
rhunk
cea7a8c61e fix(app): settings overlay dimensions 2024-02-10 22:16:20 +01:00
rhunk
3e3424fea3 refactor(app): navigation 2024-02-10 19:00:58 +01:00
rhunk
a925b3563f fix: anonymize logs
- better file path regex
2024-02-05 23:17:17 +01:00
rhunk
c3015928d1 fix(core): anonymized logs 2024-02-04 18:58:12 +01:00
rhunk
ec0fd2cf08 perf(e2ee): cache optimization
- shared secret key cache
- remove uncommitted messages from the cache
2024-01-17 16:18:20 +01:00
rhunk
8c71e4af27 perf: bridge objects
- bridge oneway methods
- scope sync
2024-01-16 00:01:37 +01:00
rhunk
e9184f5244 build: install to multiple devices 2024-01-14 11:34:19 +01:00
Caner Karaca
c16af141e6
chore: update dependencies (#565)
* Update libs.versions.toml

* fix: proguard rules

---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-01-12 20:35:50 +01:00
rhunk
ed4334c429 refactor: mapper 2024-01-11 23:10:09 +01:00
rhunk
ba59af6daf fix(app/social): rule switch text 2024-01-05 01:45:15 +01:00
rhunk
a90f4875a7 fix(database): db cache 2024-01-04 23:09:27 +01:00
rhunk
d1c4b4febe fix(app): two letters locale 2024-01-04 15:56:27 +01:00
rhunk
f783318198 fix(app/streaks_reminder): negative time 2024-01-04 02:24:49 +01:00
rhunk
1241d68d3c fix(app/ui): error handling 2024-01-03 01:48:30 +01:00
rhunk
0b0220ce84 feat(app/ui): home section redesign 2024-01-03 01:33:49 +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
a7f4f1cdaf feat(app/manifest): set MainActivity default 2023-12-30 00:46:06 +01:00
rhunk
2a8fcacd2f feat(core/ui): conversation toolbox
- add scripting support
2023-12-27 17:39:46 +01:00
rhunk
8f2940e0a6 feat(app/scripting): warning dialog 2023-12-27 12:38:49 +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
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
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
614d629f07 feat(experimental): story logger 2023-12-17 02:50:01 +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
368d70226d fix(app/download_processor): detect deleted files 2023-12-10 11:28:05 +01:00
auth
42db36636c
chore: increase build expiration time 2023-12-10 00:43:18 +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
c9526931e8 feat(scripting): auto reload
- refactor ScriptsSection
2023-12-03 23:48:34 +01:00
rhunk
c04b99434a fix(app): sync friend streaks 2023-12-01 18:05:45 +01:00
rhunk
f375f9bc0e fix(downloader): media identifier & dash chapter selector
- fix ffmpeg crashes
- fix close resources
- perf http server
2023-11-29 23:56:55 +01:00
rhunk
284417b87d fix: dialog overlay not showing 2023-11-26 12:31:14 +01:00