Commit Graph

4740 Commits

Author SHA1 Message Date
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
LucasGGamerM 3b762c14a1
docs: Add faq section to README 2023-03-04 08:25:43 -03:00
FineFindus 59941fc867
style(notifications-actions/reply): clean-up 2023-03-03 23:49:45 +01:00
FineFindus 50601853f5
feat(notifications/actions): add reply action
Closes https://github.com/LucasGGamerM/moshidon/issues/104
2023-03-03 23:45:07 +01:00
LucasGGamerM 3137f3c1e4
docs: Adding link to Google Play Store 2023-03-03 17:21:49 -03:00
Eugen Rochko 575ca6251c New translations strings.xml (Arabic) 2023-03-03 20:35:51 +01:00
LucasGGamerM bfaa732544 refactor: Increasing the corner radius of statuses and accounts in the notification section 2023-03-03 16:30:19 -03:00
Eugen Rochko 9c83a5aaeb New translations strings.xml (Portuguese, Brazilian) 2023-03-02 15:21:36 +01:00
Eugen Rochko bc3e46eae1 New translations strings.xml (Portuguese, Brazilian) 2023-03-02 14:20:26 +01:00
LucasGGamerM 1b7a257a48
Merge pull request #106 from FineFindus/feat/notification-badge
Feat(tabs): add unread badge to notification tab
2023-03-01 18:12:40 -03:00
LucasGGamerM 4d40fad10d fix: Notifcations not refreshing without manually doing so. Fixes #105 2023-03-01 18:11:07 -03:00
FineFindus 49015f3e3e
style: remove unnecessary imports 2023-03-01 22:06:31 +01:00
LucasGGamerM 77b5819c65
Merge pull request #102 from FineFindus/feat/notification-actions
Feat: Add actions to notifications
2023-03-01 18:01:43 -03:00
FineFindus ac5615497b
refactor(notifications-tab/badge): use improved implementation
Removes the now unecessary network call, by hooking into the notification reciever instead.
2023-03-01 22:00:49 +01:00
FineFindus 4ecd525f13
feat(tabs/notifications): add unread badge 2023-03-01 21:44:11 +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
Eugen Rochko 0303e59fc1 New translations strings.xml (Bengali) 2023-02-28 16:38:40 +01:00
Eugen Rochko 0c0d36da62 New translations strings.xml (Bengali) 2023-02-28 13:32:43 +01:00
Eugen Rochko e7e0b8841c New translations strings.xml (Bengali) 2023-02-28 12:21:52 +01:00
LucasGGamerM e7cd1cfda2 docs: update screenshot for play store 2023-02-27 21:31:39 -03:00
LucasGGamerM 17afa8e6f5 docs: changelog 98 2023-02-27 20:36:32 -03:00
LucasGGamerM 8385fb9586 chore: wiping duplicate stuff 2023-02-27 20:35:36 -03:00
LucasGGamerM ba44aa57d7 build: bump version number 2023-02-27 20:34:43 -03:00
LucasGGamerM a70647da44
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (25 of 25 strings)

Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-02-27 23:33:29 +00:00
LucasGGamerM f97aafe374
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (25 of 25 strings)

Translation: Moshidon/values
Translate-URL: https://translate.codeberg.org/projects/moshidon/values/pt_BR/
2023-02-27 23:28:58 +00:00
FineFindus b38a460a02
style(notifications/action): fix whitespaces 2023-02-27 21:20:02 +01:00
FineFindus bddf024ba0
fix(notifications/action): remove unused string 2023-02-27 21:18:51 +01:00
FineFindus be7a7acadd
fix(notifications/action): remove notification after tapping action 2023-02-27 21:15:28 +01:00
FineFindus d05c90ca7f
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-02-27 20:24:09 +01:00
Eugen Rochko 79d9abe7f7 New translations full_description.txt (Turkish) 2023-02-27 17:26:40 +01:00
Eugen Rochko 684fbc0050 New translations strings.xml (Turkish) 2023-02-27 17:26:39 +01:00
Eugen Rochko 03973d41be New translations strings.xml (Turkish) 2023-02-27 16:25:31 +01:00
Eugen Rochko 06c533bf5a New translations full_description.txt (Japanese) 2023-02-27 08:35:37 +01:00
Eugen Rochko cc64a20e53 New translations full_description.txt (Japanese) 2023-02-27 07:28:37 +01:00
FineFindus 4187da9168
feat(notifications/action): remove notfication after action 2023-02-26 21:56:18 +01:00
FineFindus a051e636e6
feat(notifications/action): add unboost action 2023-02-26 20:50:03 +01:00
Torge Rosendahl 4144639b75 docu 2023-02-26 13:59:39 -05:00
FineFindus 360cd7b5df
feat(notifications/action): only show actions if necessary 2023-02-26 19:15:31 +01:00
FineFindus 55d2ca4a93
feat(notifications/action): use string titles 2023-02-26 15:23:38 +01:00
FineFindus c7f61291ed
feat(notifications/action): add boost action 2023-02-26 15:21:52 +01:00