LucasGGamerM
|
b0353920a3
|
fix: fix compilation problems
|
2023-06-13 14:26:15 -03:00 |
|
LucasGGamerM
|
e1a262ec5f
|
Merge remote-tracking branch 'megalodon_main/main'
# Conflicts:
# README.md
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/PushNotificationReceiver.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ThreadFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/Status.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/ExtendedFooterStatusDisplayItem.java
# mastodon/src/main/res/values-it-rIT/strings_sk.xml
# metadata/de-DE/changelogs/83.txt
# metadata/de-DE/changelogs/94.txt
# metadata/en-US/changelogs/94.txt
# metadata/es/changelogs/94.txt
# metadata/fr/title.txt
# metadata/my-MM/title.txt
# metadata/my/short_description.txt
# metadata/pt-PT/changelogs/59.txt
# metadata/pt-PT/changelogs/61.txt
# metadata/pt-PT/full_description.txt
# metadata/pt-PT/short_description.txt
# metadata/pt-PT/title.txt
|
2023-06-13 14:03:50 -03:00 |
|
sk
|
44154a987d
|
setting for "re:" reply CW prefix always or only to others
re: sk22#567
|
2023-06-11 19:46:18 +02:00 |
|
LucasGGamerM
|
14175a9140
|
Merge remote-tracking branch 'megalodon_main/main'
# Conflicts:
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/ExternalShareActivity.java
# mastodon/src/main/java/org/joinmastodon/android/MainActivity.java
# mastodon/src/main/java/org/joinmastodon/android/PushNotificationReceiver.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/EditTimelinesFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/FollowRequestsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/FollowedHashtagsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeTabFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ListTimelinesFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/NotificationsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/NotificationsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ProfileFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/StatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ThreadFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/FollowerListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/FollowingListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/StatusFavoritesListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/account_list/StatusReblogsListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverAccountsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverHashtagsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverNewsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/FederatedTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/LocalTimelineFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/SearchFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/onboarding/AccountActivationFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/TimelineDefinition.java
# mastodon/src/main/java/org/joinmastodon/android/ui/AccountSwitcherSheet.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/FooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/HashtagStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/layout/item_account_switcher.xml
# mastodon/src/main/res/values-ar-rDZ/strings_sk.xml
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-nl-rNL/strings_sk.xml
# mastodon/src/main/res/values-pt-rPT/strings_sk.xml
# mastodon/src/main/res/values-v31/colors.xml
# mastodon/src/main/res/values/colors.xml
# mastodon/src/main/res/values/styles.xml
|
2023-06-03 19:56:16 -03:00 |
|
sk
|
ee20ee0722
|
include mentions in reply from notification
closes sk22#536
|
2023-05-31 12:42:48 +02:00 |
|
LucasGGamerM
|
251ffbba8d
|
feat: add follow back notification action
|
2023-04-28 15:00:34 -03:00 |
|
LucasGGamerM
|
d6d6155f2c
|
refactor: move LatestNotificationID preference away from GlobalUserPreferences
This is solely for the purpose of organization, as I think GlobalUserPreferences should only directly contain Global user preferences
|
2023-04-10 15:14:47 -03:00 |
|
FineFindus
|
dd4bad706b
|
fix(notification): saved used ids
|
2023-04-05 19:54:26 +02:00 |
|
LucasGGamerM
|
bcac023d33
|
feat: add a toggle for swapping between reblog and bookmark notification actions
|
2023-04-01 15:32:01 -03:00 |
|
LucasGGamerM
|
0589612df9
|
Merge remote-tracking branch 'megalodon_main/main'
# Conflicts:
# README.md
# mastodon/build.gradle
# mastodon/src/main/java/org/joinmastodon/android/GlobalUserPreferences.java
# mastodon/src/main/java/org/joinmastodon/android/PushNotificationReceiver.java
# mastodon/src/main/java/org/joinmastodon/android/api/session/AccountSessionManager.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/BaseStatusListFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/ComposeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/HomeFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/SettingsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverAccountsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/DiscoverNewsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/fragments/discover/TrendingHashtagsFragment.java
# mastodon/src/main/java/org/joinmastodon/android/model/NotificationAction.java
# mastodon/src/main/java/org/joinmastodon/android/model/Status.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/ExtendedFooterStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/ReblogOrReplyLineStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/StatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/displayitems/TextStatusDisplayItem.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/ClickableLinksDelegate.java
# mastodon/src/main/java/org/joinmastodon/android/ui/text/LinkSpan.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/MediaAttachmentViewController.java
# mastodon/src/main/java/org/joinmastodon/android/ui/utils/UiUtils.java
# mastodon/src/main/res/layout/display_item_gifv.xml
# mastodon/src/main/res/layout/display_item_photo.xml
# mastodon/src/main/res/layout/display_item_video.xml
# mastodon/src/main/res/menu/post.xml
# mastodon/src/main/res/menu/profile.xml
# mastodon/src/main/res/values-es-rES/strings_sk.xml
# mastodon/src/main/res/values-fr-rFR/strings_sk.xml
# mastodon/src/main/res/values-gl-rES/strings_sk.xml
# mastodon/src/main/res/values-in-rID/strings_sk.xml
# mastodon/src/main/res/values-pl-rPL/strings_sk.xml
# mastodon/src/main/res/values-uk-rUA/strings_sk.xml
# metadata/it-IT/full_description.txt
# metadata/zh-Hans/short_description.txt
|
2023-03-21 20:25:51 -03:00 |
|
sk
|
5a9a3eb140
|
session-specific notification badge
fix sk22#470
|
2023-03-21 19:55:34 -03:00 |
|
sk
|
5395855775
|
feat: implement notification badge using markers from @sk22.
Thank you a lot man! This improvement is amazing
|
2023-03-21 19:55:34 -03:00 |
|
LucasGGamerM
|
898fbcc52b
|
Revert "refactor(notifications-tab/badge): use improved implementation"
This reverts commit ac561549
|
2023-03-21 19:40:11 -03:00 |
|
sk
|
58b000927a
|
session-specific notification badge
fix sk22#470
|
2023-03-21 10:03:31 +01:00 |
|
sk
|
ff272179e7
|
implement notification badge using markers
|
2023-03-21 00:52:20 +01:00 |
|
sk
|
f9607a434a
|
use accent color for notif title
closes sk22#461
|
2023-03-20 22:19:15 +01:00 |
|
sk
|
70e4cb2286
|
change inline reply notification
|
2023-03-16 01:18:46 +01:00 |
|
sk
|
c5e8460516
|
change notification action names
|
2023-03-16 01:02:33 +01:00 |
|
LucasGGamerM
|
134b1edb19
|
fix: make reply by notification visibility consistent with Unlisted by default setting
|
2023-03-09 15:06:00 -03:00 |
|
LucasGGamerM
|
672cfe58d6
|
fix(notification-actions): replies done within the notification actions now respect the status language and visibility, and also automatically add a mention to the replied account at the end of the reply status.
|
2023-03-04 10:13:03 -03:00 |
|
LucasGGamerM
|
338e164143
|
refactor: moving "notification_action_replied" string to strings_mo.xml
|
2023-03-04 10:07:28 -03:00 |
|
LucasGGamerM
|
e964b76302
|
refactor: re-using strings in the notification actions instead of new ones
|
2023-03-04 10:03:53 -03: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
|
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
|
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 |
|
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
|
6756b36e87
|
style(notifications/action): fix whitespaces
|
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 |
|
FineFindus
|
b38a460a02
|
style(notifications/action): fix whitespaces
|
2023-02-27 21:20:02 +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 |
|
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 |
|
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 |
|
FineFindus
|
f404895b5c
|
feat(notification): add actions
|
2023-02-25 23:19:41 +01:00 |
|
FineFindus
|
94ed0c3f49
|
Merge branch 'master'
|
2023-02-25 21:00:09 +01:00 |
|
FineFindus
|
00ffe9c41e
|
Merge branch 'master'
|
2023-02-25 21:00:04 +01:00 |
|
LucasGGamerM
|
d07d714641
|
Rolling back to the megalodon push notification style
|
2023-02-16 13:33:53 -03:00 |
|
LucasGGamerM
|
7c01809eb3
|
Changing notif colors back to normal
|
2023-01-27 16:02:24 -03:00 |
|