Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
pandasoft0 63e4c1d4e0 Add CLEAR and FILTER buttons to notifications (#1168)
* Issue tuskyapp#762 add clear notifications button to the top of the Notifications adapter

* Issue tuskyapp#764 add the notifications filter

* Update notifications top bar buttons

* Replace PopupMenu with PopupWindow. Save notifications filter to the account table

* Disable hide top bar on empty content at the notification screen

* Add app bar behavior to the sw640 notification layout

* Fix issue with click on top notification tab
2019-04-09 19:13:54 +02:00
..
preference Update Deps + Cleanup (#1158) 2019-03-30 15:18:16 +01:00
AccountListFragment.kt remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
AccountMediaFragment.kt Fix large image attachments not showing (#1043) 2019-02-16 14:31:41 +01:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java Add CLEAR and FILTER buttons to notifications (#1168) 2019-04-09 19:13:54 +02:00
SFragment.java Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
SearchFragment.kt Improve Dependency Injection (#1120) 2019-03-11 17:25:11 +01:00
TimelineFragment.java Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
ViewImageFragment.kt Fix resizing image uniformly when opening an image (#1076) 2019-02-26 18:32:15 +01:00
ViewMediaFragment.kt fix crash on unknown media type 2018-11-17 16:17:47 +01:00
ViewThreadFragment.java fix IndexOutOfBoundException caused by ListStatusAccessibilityDelegate (#1178) 2019-04-07 16:32:58 +02:00
ViewVideoFragment.kt remove unnecessary compat code (#932) 2018-12-03 11:22:57 +01:00