chinwag-android/app/src/main/java/com/keylesspalace/tusky/components/compose
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
..
dialog Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
view Add UI for image-attachment "focus" (#2620) 2022-09-21 20:28:06 +02:00
ComposeActivity.kt Api 33 support (#2719) 2022-11-04 19:22:38 +01:00
ComposeAutoCompleteAdapter.kt modernize autocomplete (#2510) 2022-05-17 19:55:37 +02:00
ComposeTokenizer.kt update Kotlin to 1.7.10 and fix some (new?) warnings (#2647) 2022-08-07 19:36:09 +02:00
ComposeViewModel.kt Add UI for image-attachment "focus" (#2620) 2022-09-21 20:28:06 +02:00
ImageDownsizer.kt refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
MediaPreviewAdapter.kt Add UI for image-attachment "focus" (#2620) 2022-09-21 20:28:06 +02:00
MediaUploader.kt Add UI for image-attachment "focus" (#2620) 2022-09-21 20:28:06 +02:00