Commit Graph

3123 Commits

Author SHA1 Message Date
sk 26291a32a9 update string 2023-03-16 00:48:44 +01:00
sk c4211770f2 fix crash due to null value 2023-03-16 00:48:38 +01:00
sk 6f5b6874e5 change string 2023-03-16 00:37:53 +01:00
sk 03ea1d1e6b use null instead of empty string 2023-03-16 00:37:48 +01:00
sk c2dd14b796 move string to strings_sk 2023-03-16 00:07:15 +01:00
sk bba8d441b1 Merge branch 'main' into pr/Jacocococo/445 2023-03-15 23:45:35 +01:00
sk 374626cb32 Merge branch 'main' into pr/FineFindus/449 2023-03-15 23:42:02 +01:00
sk aefa0b89ae Merge branch 'main' into pr/FineFindus/439 2023-03-15 23:38:33 +01:00
sk 9cc8b2668c fix show thread not working for reposts 2023-03-15 23:31:51 +01:00
sk 94b862a3ff improve reblog/reply line render 2023-03-15 23:27:43 +01:00
sk f71bb6b78c use pre draw listener instead of post
hopefully fixes sk22#422
2023-03-15 22:36:30 +01:00
sk 499ac8f727 improve compact reply/reblog header 2023-03-15 22:30:57 +01:00
sk 938ae97cac remove click handler for reply line 2023-03-15 21:26:41 +01:00
sk e2193e8e3c reply line below, compact above 2023-03-15 21:24:25 +01:00
sk 16f907c91f show thread reply line 2023-03-15 19:23:20 +01:00
sk 584700225c reply line below avatar 2023-03-15 17:36:07 +01:00
sk bad72985cb bump version 2023-03-15 12:49:09 +01:00
sk 56b24420d1 add local-only string 2023-03-14 15:37:06 +01:00
sk 92beac8dff fuck it, indented header line
closes #448
2023-03-14 15:34:05 +01:00
sk ed1fdba9a5 Merge remote-tracking branch 'upstream/master' 2023-03-14 15:01:30 +01:00
sk 5e194e3079 display both reply and reblog
re: sk22#448
2023-03-14 14:59:11 +01:00
sk 27c2791d6c add reblogged account to known accounts 2023-03-14 14:58:21 +01:00
Grishka d6bcc9c156 Fix button color 2023-03-14 07:31:01 +03:00
sk 4c85fd4387 use custom string for anonymous reply 2023-03-13 20:06:05 +01:00
sk 80d529d503 display reply header for unknown original poster
re: mastodon#342
2023-03-13 20:00:56 +01:00
sk c5a19a2334 fix duplicate notification status header 2023-03-13 19:29:40 +01:00
sk 16857bebd9 add tooltip
closes sk22#436
2023-03-13 19:05:22 +01:00
sk 1c340b7c66 fix extra text padding in compose 2023-03-13 18:56:06 +01:00
sk 7d9d8f0aae Merge remote-tracking branch 'upstream/master' 2023-03-13 18:52:52 +01:00
sk 21fc35230c Merge remote-tracking branch 'upstream/master' 2023-03-13 18:51:26 +01:00
Grishka fc67c82040 Fix #544 2023-03-13 20:46:29 +03:00
FineFindus 4d04741fe0
feat(welcome): use URI InputType (#454) 2023-03-11 13:01:11 +01:00
FineFindus 5c7fe9dcb5
fix: disable group divider on EMUI (#453)
Fixes an issues, where the forth menu item does not show up, when the divider is enabled on EMUI devices
2023-03-11 13:00:36 +01:00
Grishka c3aa3af650 Fix #540 2023-03-08 22:46:24 +03:00
Grishka 4a695b2a83 Use a single display item for the image attachment grid 2023-03-06 02:25:13 +03:00
Grishka a8ba50e762 Merge branch 'dev_clickable_links_hold_to_copy' 2023-03-05 22:33:35 +03:00
Grishka f79fc66578 Fix 2023-03-05 22:33:18 +03:00
FineFindus 5e8ede6ab8
style(notifications-actions/reply): clean-up 2023-03-04 13:18:22 +01:00
FineFindus 1124bab96b
style(notifications-actions/reply): clean-up 2023-03-04 13:16:27 +01:00
FineFindus cbcdf09bfe
Merge branch 'feat/notification-actions' 2023-03-04 13:16:17 +01:00
FineFindus 6756b36e87
style(notifications/action): fix whitespaces 2023-03-01 21:02:09 +01:00
FineFindus 36808e4e8e
fix(notifications/action): remove unused string 2023-03-01 21:02:09 +01:00
FineFindus 1c38570609
fix(notifications/action): remove notification after tapping action 2023-03-01 21:02:09 +01:00
FineFindus 2dc6deb93a
fix(notifications/action): use radom request code
Fixes the issue with pendingIntents overwriting each other. Probability of equal same request code should be near 0 with 2^32 ints available
2023-03-01 21:02:09 +01:00
FineFindus 0b58d19811
feat(notifications/action): remove notfication after action 2023-03-01 21:02:09 +01:00
FineFindus 50362d630b
feat(notifications/action): add unboost action 2023-03-01 21:02:08 +01:00
FineFindus bfcd67cbaf
feat(notifications/action): only show actions if necessary 2023-03-01 21:02:08 +01:00
FineFindus ea190c0597
feat(notifications/action): use string titles 2023-03-01 21:02:08 +01:00
FineFindus e68160800d
feat(notifications/action): add boost action 2023-03-01 21:02:08 +01:00
FineFindus 73481f4a1f
Merge branch 'feat/notification-actions' 2023-03-01 20:59:54 +01:00