Tusky-App-Android/app
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
..
schemas/com.keylesspalace.tusky.db.AppDatabase ComposeActivity refactor (#1541) 2019-12-19 19:09:40 +01:00
src Work around the bug in ComposeScheduleView, fix #1720 (#1722) 2020-03-09 20:43:01 +01:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle Add options to confirm reblog/unreblog actions, close #460 (#1650) 2020-03-03 21:27:26 +01:00
proguard-rules.pro Update espresso-core to 3.2.0 2020-02-01 11:14:31 -08:00