Tusky-App-Android/app/src
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
..
androidTest/java/com/keylesspalace/tusky Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric (#1623) 2020-01-06 16:16:54 +01:00
blue/res Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
green/res delete unused stuff (#1601) 2019-12-21 17:32:42 +01:00
main Work around the bug in ComposeScheduleView, fix #1720 (#1722) 2020-03-09 20:43:01 +01:00
test/java Add more URL cases for Pleroma, Misskey and Friendica (#1702) 2020-02-25 19:59:40 +01:00