Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/viewthread
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
..
ConversationLineItemDecoration.kt fix ConversationLineItemDecoration (#2677) 2022-08-22 15:17:08 +02:00
ThreadAdapter.kt rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00
ViewThreadActivity.kt rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00
ViewThreadFragment.kt Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
ViewThreadViewModel.kt rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00