chinwag-android/app/src/main/java/com/keylesspalace/tusky/components
Ivan Kupalov 6a87e3e352
Work around the bug in ComposeScheduleView, fix #1720 (#1722)
DatePicker seems to think that it's in UTC. So setting selected time
might not work as aspect and receiving value from it might be in UTC
as well. This commit fixes the second issue by interpreting the date
as UTC date. Tested with America/New_York (GMT-5 at the moment) and
Russia/Kamchatka (GMT+12).
2020-03-09 20:43:01 +01:00
..
compose Work around the bug in ComposeScheduleView, fix #1720 (#1722) 2020-03-09 20:43:01 +01:00
conversation Add options to confirm reblog/unreblog actions, close #460 (#1650) 2020-03-03 21:27:26 +01:00
instancemute upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
report Add options to confirm reblog/unreblog actions, close #460 (#1650) 2020-03-03 21:27:26 +01:00
scheduled use RxAwareViewModel for more ViewModels (#1613) 2020-01-02 18:50:58 +01:00
search Add options to confirm reblog/unreblog actions, close #460 (#1650) 2020-03-03 21:27:26 +01:00