Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/search
Konrad Pozniak d17a0c43ab
Api 33 support (#2719)
* update to Api 33, fix some deprecations

* fix deprecated serializable/parcelable methods

* ask for notification permission

* fix code formatting

* add back comment in PreferencesActivity
2022-11-04 19:22:38 +01:00
..
adapter Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
fragments Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
SearchActivity.kt fix SearchActivity transition animations (#2464) 2022-04-28 20:37:46 +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 make all model classes immutable (#2686) 2022-08-31 18:54:40 +02:00