Husky/app/src/test/java/com/keylesspalace/tusky
Konrad Pozniak e952b6c627 Drafts v2 (#2032)
* cleanup warnings, reorganize some code

* move ComposeAutoCompleteAdapter to compose package

* composeOptions doesn't need to be a class member

* add DraftsActivity and DraftsViewModel

* drafts

* remove unnecessary Unit in ComposeViewModel

* add schema/25.json

* fix db migration

* drafts

* cleanup code

* fix compose activity rotation bug

* fix media descriptions getting lost when restoring a draft

* improve deleting drafts

* fix ComposeActivityTest

* improve draft layout for almost empty drafts

* reformat code

* show toast when opening reply to deleted toot

* improve item_draft layout
2021-01-30 05:17:56 +03:00
..
fragment TimelineRepositoryTest: fix test 2020-10-19 01:28:08 +03:00
util convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 2020-10-05 13:22:15 +03:00
BottomSheetActivityTest.kt Add more URL cases for Pleroma, Misskey and Friendica (#1702) 2020-02-25 19:59:40 +01:00
ComposeActivityTest.kt Drafts v2 (#2032) 2021-01-30 05:17:56 +03:00
ComposeTokenizerTest.kt Add autocompletion for custom emoji (#1089) 2019-03-04 19:28:08 +01:00
FilterTest.kt FilterTest: fix test 2020-10-19 03:15:04 +03:00
FocalPointUtilTest.kt Set image previews correctly according to their focal points (#899) 2018-12-28 16:32:07 +01:00
SpanUtilsTest.kt Fix tag highlighting in editor (#1773) 2020-05-22 20:48:35 +03:00
StringUtilsTest.kt Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
TuskyApplication.kt Fix tests 2020-12-06 02:33:38 +03:00