busky/app
Garrit Franke af44b25c29
Delete scheduled post after editing (#1947)
* Delete scheduled post after editing

This ensures that editing a scheduled toot will not duplicate it.

Fixes #1924

* Fix scheduled toot editing

* Convert isEditingScheduledToot to property

* Replace MediatorLiveData with combineLiveData

* Remove dead code

* Fix observer emission

* Fix "Finish media upload" appearing for split second
2020-10-25 18:41:11 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Add support for muting conversations (#1732) 2020-03-24 21:06:04 +01:00
src Delete scheduled post after editing (#1947) 2020-10-25 18:41:11 +01:00
.gitignore
build.gradle use MaterialContainerTransform for ActionButton animation (#1961) 2020-10-19 14:57:55 +02:00
proguard-rules.pro convert EmojiPreference and EmojiCompatFont to Kotlin (#1922) 2020-09-02 12:27:51 +02:00