Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/compose
Konrad Pozniak 444e7365c9
fix race condition where multiple uploaded media can get same internal id (#2479)
* fix race condition where multiple uploaded media can get same internal id

* atomically update media stateflow

* atomically update media stateflow
2022-05-03 19:12:35 +02:00
..
dialog refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
view New emoji picker (#2395) 2022-04-26 18:50:58 +02:00
ComposeActivity.kt fix race condition where multiple uploaded media can get same internal id (#2479) 2022-05-03 19:12:35 +02:00
ComposeAutoCompleteAdapter.java Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
ComposeViewModel.kt fix race condition where multiple uploaded media can get same internal id (#2479) 2022-05-03 19:12:35 +02:00
ImageDownsizer.kt refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
MediaPreviewAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
MediaUploader.kt increase timeout for media uploads (#2489) 2022-05-01 17:16:22 +02:00