chinwag-android/app/src/main/java/com/keylesspalace/tusky/fragment
pandasoft0 3b1288e99c Improve search results (#1327)
* Add entities and request for search APIv2

* Implement search adapter and fragment

* Fix issue with snackbar

* Implement search accounts fragment

* Implement generic search fragment

* Remove unneeded import

* Implement "status" actions, fix issues

* Remove SFragment dependency

* Update app/src/main/java/com/keylesspalace/tusky/components/search/fragments/SearchStatusesFragment.kt

Co-Authored-By: Konrad Pozniak <connyduck@users.noreply.github.com>

* Clean-up post review suggestions

* Make TabLayout background colour match search bar

* Corrected method call syntax

* Added SwipeRefreshLayout to SearchFragment

* Fixed refresh to update all three tabs
2019-07-19 20:10:20 +02:00
..
preference fix some lint warnings and Kotlin style issues (#1390) 2019-07-16 19:26:55 +02:00
AccountListFragment.kt remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
AccountMediaFragment.kt Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java update timestamps on pull-to-refresh even when no new statuses are fetched (#1393) 2019-07-16 19:51:44 +02:00
SFragment.java Apply conversation filters to threads. Addresses #1349 (#1351) 2019-07-08 12:57:53 +02:00
TimelineFragment.java update timestamps on pull-to-refresh even when no new statuses are fetched (#1393) 2019-07-16 19:51:44 +02:00
ViewImageFragment.kt Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
ViewMediaFragment.kt fix crash on unknown media type 2018-11-17 16:17:47 +01:00
ViewThreadFragment.java Apply conversation filters to threads. Addresses #1349 (#1351) 2019-07-08 12:57:53 +02:00
ViewVideoFragment.kt fix some lint warnings 2019-04-21 08:24:29 +02:00