Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/compose
UlrichKu 24d7ef7ccb
Always publish image alt text
Previous code would discard the image alt-text if the user finished writing the text before the image had finished uploading.

This code ensures the text is set after the image has completed uploading.
2023-04-24 11:48:40 +02:00
..
dialog Always publish image alt text 2023-04-24 11:48:40 +02:00
view update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
ComposeActivity.kt Always publish image alt text 2023-04-24 11:48:40 +02: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 Always publish image alt text 2023-04-24 11:48:40 +02:00
ImageDownsizer.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
MediaPreviewAdapter.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00
MediaUploader.kt update ktlint plugin to 11.3.1, format code (#3442) 2023-03-13 13:16:39 +01:00