chinwag-android/app/src/main/java/com/keylesspalace/tusky/interfaces
Levi Bard 9362e59d9d
Add view for browsing and unfollowing followed hashtags (#2794)
* Add view for browsing and unfollowing followed hashtags.
Implements #2785

* Improve list interface

* Remove superfluous suspend modifier

* Migrate to paginated loading for followed tags view

* Update app/src/main/java/com/keylesspalace/tusky/components/followedtags/FollowedTagsViewModel.kt

Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>

* Fix unhandled exception when opening the followed tags view while offline

Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>
2022-12-01 19:24:27 +01:00
..
AccountActionListener.java Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
AccountSelectionListener.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ActionButtonActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
HashtagActionListener.kt Add view for browsing and unfollowing followed hashtags (#2794) 2022-12-01 19:24:27 +01:00
LinkListener.kt merge ModalTimelineActivity & ViewTagActivity into StatusListActivity (#2332) 2022-02-25 18:57:31 +01:00
PermissionRequester.java Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
RefreshableFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ReselectableFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
StatusActionListener.java fix SearchActivity transition animations (#2464) 2022-04-28 20:37:46 +02:00