Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/components
Ivan Kupalov c638ad7e6b
Make CaptionDialog non-cancellable, fix #2626 (#2676)
This prevents accidental closing of dialog by clicking
outside of the dialog.
2022-08-22 16:18:45 +02:00
..
account update minSdkVersion to 23 (#2638) 2022-08-04 16:48:26 +02:00
announcements replace kotlin-result-calladapter with networkresult-calladapter (#2569) 2022-05-30 20:03:40 +02:00
compose Make CaptionDialog non-cancellable, fix #2626 (#2676) 2022-08-22 16:18:45 +02:00
conversation improve logout (#2579) 2022-06-20 16:45:54 +02:00
drafts fix saving multiple attachments as draft (#2670) 2022-08-16 20:07:49 +02:00
instanceinfo fix caching of instance defaults and emojis (#2643) 2022-08-07 22:18:53 +02:00
instancemute Fix toolbar for instance list activity. (#2248) 2021-09-28 19:55:30 +02:00
login fix data loss when re-adding existing account (#2601) 2022-06-30 20:49:48 +02:00
notifications improve sending error notifications (#2671) 2022-08-16 20:08:03 +02:00
preference Fix unintended [mismatched] show-replies preference (with key force-reset) (#2568) 2022-05-29 19:21:33 +02:00
report Improve time format of posts when using absolute time (#2413) 2022-04-18 21:41:18 +02:00
scheduled replace kotlin-result-calladapter with networkresult-calladapter (#2569) 2022-05-30 20:03:40 +02:00
search update Kotlin to 1.7.10 and fix some (new?) warnings (#2647) 2022-08-07 19:36:09 +02:00
timeline improve logout (#2579) 2022-06-20 16:45:54 +02:00
viewthread fix ConversationLineItemDecoration (#2677) 2022-08-22 15:17:08 +02:00