1074 Commits

Author SHA1 Message Date
rhunk
31ae06ed62 refactor: composer loader
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-08 21:31:47 +02:00
rhunk
c72cc1d320 feat(ui_tweaks): remove post to story buttons
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-08 17:49:18 +02:00
rhunk
97bce2011b fix(story_logger): ignore friends of friends stories
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-08 16:23:28 +02:00
rhunk
5fbd7667b1 fix(app): actions crash
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-08 15:59:19 +02:00
rhunk
c8819cf2c2 feat: disable telecom framework
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-08 15:41:14 +02:00
rhunk
7f0f202439 fix: composer hooks
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-08 15:28:46 +02:00
rhunk
1747bc38ff fix(ui/tasks): crash
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-07 23:28:15 +02:00
rhunk
23de1aa4fd refactor: log hook errors
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-05 19:02:59 +02:00
rhunk
0688c276bb fix(better_location): suspend location updates
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-05 18:57:21 +02:00
rhunk
a633f913d3 fix(mapper): streaks expiration
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-05 17:04:51 +02:00
rhunk
47a549ea2d feat(experimental): context menu fix
Attempt to repair the Friend Feed Menu as when the device is offline it cannot be displayed correctly

Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-05 15:32:14 +02:00
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
ae15ad7ce9 feat(notifications): smart replies
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-05 14:24:34 +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
4623c5cb1a fix(ui/better_location): open popup button
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-04 20:48:40 +02:00
rhunk
6885555621 chore(ci): signed debug build
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-03 23:46:04 +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
e9bbf365ac chore(constants): update user agent
Signed-off-by: rhunk <101876869+rhunk@users.noreply.github.com>
2024-06-03 00:51:51 +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
auth
c4b5856ba6
chore: remove aftermath
Aftermath of a tragic incident on the second of June. At exactly 5PM a regression showed its face. Truly tragic.

Will not happen again.
2024-06-02 23:13:29 +02:00
Weblate (bot)
725915e178
chore: translations (#1073)
Co-authored-by: Caner Karaca <canerkaraca_23@hotmail.com>
Co-authored-by: Michal <michal.ciura007@gmail.com>
Co-authored-by: Jacob Thomas (bassbooster) <bocajthomas0000@gmail.com>
Co-authored-by: SurrenderUnstaffedFacelessSilver <surrenderunstaffedfacelesssilver@mail2tor.com>
Co-authored-by: Martin <martinhaaning@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Trunks <trunksduturfu31@gmail.com>
Co-authored-by: Suryadip Sarkar <suryadip.2008@gmail.com>
Co-authored-by: Zan 1456 <mestermc594@users.noreply.hosted.weblate.org>
Co-authored-by: Finn Busse <finn.busse08@gmail.com>
Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
2024-06-02 22:52:50 +02:00
auth
2ba281a242
chore(license): add apache-2.0
All work regarding the AOSP source tree is licensed under this license. Additional notices may be found in the affected files themselves.
2024-06-02 15:56:45 +02:00
rhunk
6d3e5ed79c refactor: message logger
- send timestamp
- sender/conversation usernames
2024-06-02 10:12:46 +02:00
rhunk
cb51da8166 fix(core): bridge concurrent resume continuation 2024-06-01 23:52:29 +02:00
rhunk
67c51775cf refactor(core): unused logs 2024-06-01 23:36:05 +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
rhunk
cd04fd0477 fix: custom emoji font 2024-06-01 16:17:14 +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
7f83c8b258 refactor(native): unused imports 2024-05-31 18:36:23 +02:00
rhunk
8ca4cd6995 fix(native): dobby crash 2024-05-31 18:34:37 +02:00
rhunk
d28733275b feat: cof experiments 2024-05-30 23:59:55 +02:00
rhunk
5d5a067319 fix(native): custom emoji font crash 2024-05-30 19:42:30 +02:00
rhunk
07282e7b48 feat(core): custom emoji font 2024-05-29 22:21:21 +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
7f5a10cce5 fix(core): init failure stacktrace 2024-05-29 18:05:51 +02:00
rhunk
d7e8526fe4 fix: bulk messaging action crash 2024-05-29 15:43:07 +02:00
rhunk
2a8f60c773 feat: revert friend source spoof 2024-05-29 15:03:58 +02:00
rhunk
420c02af64 feat(app): crash notification 2024-05-29 14:04:55 +02:00
rhunk
9973da1021 fix(file_wrapper): default value 2024-05-28 23:59:15 +02:00
rhunk
c31e6fd0c2 refactor: file handle manager 2024-05-28 23:41:52 +02:00
rhunk
84fc7c6ee3 fix(scripting/java_class_wrapper): newInstance compat 2024-05-28 21:11:56 +02:00
rhunk
c8abd8162b pref: locale loading 2024-05-28 20:55:03 +02:00