Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components
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
..
conversation fix some lint warnings and Kotlin style issues (#1390) 2019-07-16 19:26:55 +02:00
instancemute Implement instance mutes (#1311) 2019-06-11 15:56:27 +02:00
report Unlimited number of poll options (#1340) 2019-06-22 21:55:03 +02:00
search Improve search results (#1327) 2019-07-19 20:10:20 +02:00