Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/search
Konrad Pozniak d9931e3d2c
Rename Toots to Posts (#2396)
* rename toots -> posts in strings

* extract tusky_compose_post_quicksetting_label string

* rename toot -> status in code
2022-03-20 20:21:42 +01:00
..
adapter Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
fragments Rename Toots to Posts (#2396) 2022-03-20 20:21:42 +01:00
SearchActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SearchType.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
SearchViewModel.kt use ViewData only instead of Pair<Status, ViewData> in Search (#2336) 2022-02-25 18:57:49 +01:00