chinwag-android/app/src/main/java/com/keylesspalace/tusky/components/compose
UlrichKu 2accfd0712
2890 show warning on missing description (#2919)
* issue 2890: Show a warning icon if media description is missing

* issue 2890: Remove disturbing additional signs

* issue 2890: Add another icon; use a snackbar; change wording; use orange as color

* issue 2890: Remove now unneeded new resource

* issue 2890: Use a toast (also) to avoid elevation problems

* issue 2890: Use snackbar with elevation again; refactor a bit
2022-12-06 19:28:44 +01:00
..
dialog revert CompatExtensions (#2773) 2022-11-09 19:32:54 +01:00
view Add UI for image-attachment "focus" (#2620) 2022-09-21 20:28:06 +02:00
ComposeActivity.kt 2890 show warning on missing description (#2919) 2022-12-06 19:28:44 +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 migrate IOUtils to Kotlin (#2763) 2022-11-07 20:10:06 +01: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