351 Commits

Author SHA1 Message Date
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
rhunk
656494ea39 feat(app/tasks): cancel task button 2023-11-25 12:01:55 +01:00
rhunk
1383686a82 fix(common/logger): crash 2023-11-24 19:17:41 +01:00
rhunk
15c56b705f feat(app/settings): message logger export & clear 2023-11-22 20:41:03 +01:00
rhunk
c0740877fa feat: localized content types 2023-11-21 19:29:08 +01:00
rhunk
82a3847573 fix(app/messaging_task): reduce process delay 2023-11-21 19:05:01 +01:00
rhunk
37519ca0d5 fix(app/feature_section): navigation popup 2023-11-18 19:27:29 +01:00
rhunk
d147dc5ce0 feat: anonymize logs 2023-11-12 23:28:30 +01:00
rhunk
4b926f199c fix(app/messaging_preview): constraints dialog 2023-11-11 23:43:15 +01:00
rhunk
0f1cd7157a feat: randomize package name 2023-11-11 18:15:27 +01:00
rhunk
6fa7993712 feat(core/camera_tweaks): custom resolution 2023-11-10 21:24:05 +01:00
rhunk
a160be8fd3 fix(streaks_reminder): cooldown 2023-11-05 02:57:04 +01:00
rhunk
c3f04f5942 build: debug properties 2023-11-01 01:08:25 +01:00