Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
Alibek Omarov b91a0aceeb
Notification bell (#2012)
* Add notification bell button, API endpoints and new relationship field

* Add notification type for subscriptions

* Add subscriptions to legacy notification filtering

* Update schemas

* Fix build

* Make rewrite static method into method of Notification class, fix getNotificationText

* Mastodon wording for subscriptions
2020-12-23 12:52:39 +01:00
..
AccountListFragment.kt fix the notification buttons on the Muted users page (#2009) 2020-12-04 18:55:13 +01:00
AccountMediaFragment.kt upgrade SwipeRefreshLayout to 1.1.0 (#1866) 2020-07-28 10:38:28 +02:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java Notification bell (#2012) 2020-12-23 12:52:39 +01:00
SFragment.java Save draft when redrafting a post (#1744) 2020-10-02 18:32:46 +02:00
TimePickerFragment.java ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
TimelineFragment.java apply the home filter to lists (#1991) 2020-11-22 19:02:38 +01:00
ViewImageFragment.kt fix crash in ViewImageFragment (#1964) 2020-10-25 18:36:31 +01:00
ViewMediaFragment.kt Open photos embedded in preview cards in the image viewer (#1966) 2020-10-22 21:15:46 +02:00
ViewThreadFragment.java upgrade SwipeRefreshLayout to 1.1.0 (#1866) 2020-07-28 10:38:28 +02:00
ViewVideoFragment.kt fix another crash in ViewVideoFragment (#1926) 2020-09-03 20:17:11 +02:00