380 Commits

Author SHA1 Message Date
TheVisual
638dba00cc
feat: optimize ffmpeg (#906) 2024-04-27 13:23:03 +02:00
Jacob Thomas
7acfe42fc6
feat(core): colors (#892)
Co-authored-by: Theonethom <141059521+Theonethom@users.noreply.github.com>
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2024-04-27 13:19:38 +02:00
rhunk
7fc3ec9d10 feat(core): bulk clean conversations 2024-04-26 16:34:14 +02:00
rhunk
17ad43ee92 feat(experimental): composer hooks 2024-04-21 23:25:45 +02:00
TheVisual
7af0e1e558
feat: ffmpeg hardware acceleration (#899)
* Bump threads to 4 (20-30% CPU Increase)
+ Add -hwaccel auto flag
2024-04-14 15:54:58 +02:00
rhunk
d630e5c420 feat: app lock 2024-04-13 22:10:59 +02:00
rhunk
79a58ee89e fix(app/download_processor): negative estimated size 2024-04-10 22:01:22 +02:00
rhunk
b85ce50daf chore(app/manifest): fragile user data attribute 2024-04-10 21:22:35 +02:00
rhunk
fee1caf643 feat(app/ui): translations 2024-04-09 23:46:44 +02:00
rhunk
ca6e3832a0 refactor: remove script folder warn 2024-04-09 23:40:46 +02:00
rhunk
9024b22b99 fix(ui): top bar title translation 2024-04-09 23:36:39 +02:00
rhunk
1d0456e8a0 chore(translation): new strings 2024-04-06 15:34:18 +02:00
rhunk
3d2dcec985 fix(app/logged_stories): coil preview decoder 2024-04-01 19:47:09 +02:00
rhunk
14ba7f27ec fix: messaging preview crash 2024-03-30 17:11:51 +01:00
auth
4f2dfbeb8a
chore: increase build expiration time 2024-03-30 15:50:17 +01:00
rhunk
73a03b80ae feat(logger_history): conversation title 2024-03-27 19:08:42 +01:00
rhunk
44eccb66d1 feat(experimental): media file picker 2024-03-24 18:43:30 +01:00
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