Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components/compose
Vivianne c908ebb3f1
Add display of handle when using multiple accounts (#2697)
- Shown on the main toolbar (subtitle)
- Shown just above the "replying to" message (even if not replying)
2022-09-17 19:05:56 +02:00
..
dialog Refactor Caption Dialog to handle screen rotation (#2626) (#2693) 2022-09-12 18:21:00 +02:00
view update minSdkVersion to 23 (#2638) 2022-08-04 16:48:26 +02:00
ComposeActivity.kt Add display of handle when using multiple accounts (#2697) 2022-09-17 19:05:56 +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 Add language dropdown to compose view (#2651) 2022-08-31 18:53:57 +02:00
ImageDownsizer.kt refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
MediaPreviewAdapter.kt Ability to crop images attached to posts (#2531) 2022-05-22 21:01:14 +02:00
MediaUploader.kt adapt file size error messages to show real instance upload limit (#2630) 2022-08-05 18:55:13 +02:00