414 Commits

Author SHA1 Message Date
rhunk
e45e96908b feat(app/ui): tasks root media preview
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-05 15:09:36 +02:00
rhunk
d901cba828 feat(better_location): edit coordinates
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-05 01:22:05 +02:00
rhunk
44e63f36d6 refactor(app/home_section): external links
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-03 18:58:43 +02:00
rhunk
25dd79af68 refactor: root sections
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-03 01:30:12 +02:00
rhunk
d1283b0ef7 fix(app): deprecated inline property
Inline property cannot have a backing field. This will become an error in Kotlin 2.1.

Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-03 01:11:05 +02:00
rhunk
9a62f55c3c refactor: quick actions
- more translations

Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-03 00:50:02 +02:00
rhunk
9dd7422b9f feat: better location overlay
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-02 23:28:42 +02:00
rhunk
6d3e5ed79c refactor: message logger
- send timestamp
- sender/conversation usernames
2024-06-02 10:12:46 +02:00
rhunk
b4879c9a7f refactor: lazy bridge references 2024-06-01 23:29:13 +02:00
rhunk
91b690b01d fix(app): leaked reference 2024-06-01 23:26:35 +02:00
rhunk
c9114e7b61 refactor: config
- add config to logs
- sensitive data filter
2024-06-01 18:13:46 +02:00
rhunk
2429ecd45a chore(debug): git hash 2024-06-01 17:23:06 +02:00
rhunk
a49447ef64 refactor: bridge 2024-06-01 16:23:54 +02:00
Caner Karaca
6105429a2a
chore: update dependencies (#1062)
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-01 10:09:03 +02:00
rhunk
e411c2352f feat(common/config): filename filter 2024-05-29 22:18:24 +02:00
rhunk
7d5c053f21 feat: file imports 2024-05-29 21:17:11 +02:00
rhunk
420c02af64 feat(app): crash notification 2024-05-29 14:04:55 +02:00
rhunk
c31e6fd0c2 refactor: file handle manager 2024-05-28 23:41:52 +02:00
rhunk
c8abd8162b pref: locale loading 2024-05-28 20:55:03 +02:00
rhunk
819820b5c0 feat(tracker): auto purge, filters, export 2024-05-24 23:18:07 +02:00
rhunk
97aed78894 feat(scripting): module updater 2024-05-22 22:39:41 +02:00
rhunk
a196092c2d pref(ui): navigation 2024-05-21 23:14:38 +02:00
rhunk
3804516e99 fix(ui/home_root): tile dimension 2024-05-21 22:52:34 +02:00
rhunk
68f066b2b8 fix(logged_stories): null timestamp 2024-05-21 21:44:35 +02:00
auth
dadec3d278
feat: friend tracker (#969)
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
Co-authored-by: Jacob Thomas <41988041+bocajthomas@users.noreply.github.com>
2024-05-21 20:48:47 +02:00
auth
06e70921a2
chore: remove build expiration 2024-05-14 22:33:42 +02:00
rhunk
fad13ee7a2 feat: gif, stickers, replies support 2024-05-11 13:19:19 +02:00
rhunk
4d3f79da10 fix(download_processor): better duplicate check 2024-05-08 14:28:20 +02:00
Caner Karaca
4e460ed2be
chore: update dependencies (#964)
---------

Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-05-08 14:13:44 +02:00
rhunk
c4b0f79630 feat(ui): compose color picker 2024-05-08 12:41:11 +02:00
rhunk
8864be6814 fix(download_processor): handle duplicates
- checks if the file already exists and if it does, compares its contents with the input file, if contents differ, deletes existing file
2024-05-04 19:00:16 +02:00
rhunk
a5cd9a0f8f fix(app/setup): auto skip 2024-05-01 12:28:36 +02:00
rhunk
ba8b50ef40 perf(scripting): parcel file descriptor 2024-05-01 02:52:55 +02:00
rhunk
631c044500 fix(ffmpeg_processor): custom video codec 2024-04-30 00:23:43 +02:00
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