megalodon/mastodon/src/main/java/org/joinmastodon/android
FineFindus 6d2385b6b3
feat: support UnifiedPush notifications (#749)
* build: add unified push dependency

* feat(notification): allow arbitrary push notification endpoint

* feat(notification/unified-push): show notification

* refactor(unifiedPush): use more consise null check

* feat(settings/notification): add UnifiedPush toggle

* feat(settings/notification): show no distributor message

* feat(settings/notification): disable unifiedpush when no distributor is available

* change icon name

---------

Co-authored-by: sk <sk22@mailbox.org>
2023-08-05 19:42:10 +02:00
..
api feat: support UnifiedPush notifications (#749) 2023-08-05 19:42:10 +02:00
events Merge upstream redesign (#714) 2023-07-16 18:01:42 +02:00
fragments feat: support UnifiedPush notifications (#749) 2023-08-05 19:42:10 +02:00
model feat: support UnifiedPush notifications (#749) 2023-08-05 19:42:10 +02:00
ui fix: copy link invisible on EMUI (#753) 2023-08-05 19:33:36 +02:00
updater Merge upstream redesign (#714) 2023-07-16 18:01:42 +02:00
utils Merge upstream redesign (#714) 2023-07-16 18:01:42 +02:00
AudioPlayerService.java Merge upstream redesign (#714) 2023-07-16 18:01:42 +02:00
E.java Tooting of text toots 2022-01-17 21:50:48 +03:00
ExitActivity.java Panic responder (#512) 2023-05-20 13:20:25 +02:00
ExternalShareActivity.java no error when opening url that looks like fedi url 2023-06-12 13:33:30 +02:00
GlobalUserPreferences.java add navigation bar tab labels - with option to hide them 2023-07-21 01:45:08 +02:00
MainActivity.java Merge upstream redesign (#714) 2023-07-16 18:01:42 +02:00
MastodonApp.java Merge upstream redesign (#714) 2023-07-16 18:01:42 +02:00
OAuthActivity.java open browser if login redirects to website 2023-06-07 21:11:20 +02:00
PanicResponderActivity.java Panic responder (#512) 2023-05-20 13:20:25 +02:00
PushNotificationReceiver.java feat: support UnifiedPush notifications (#749) 2023-08-05 19:42:10 +02:00
UnifiedPushNotificationReceiver.java feat: support UnifiedPush notifications (#749) 2023-08-05 19:42:10 +02:00