Husky/app/src
Levi Bard cc4642f3a0 Warn when scheduling a post within 5 minutes (#1698)
* Warn when scheduling a post within 5 minutes

* Fix NPE when scheduled post time isn't set

* Use AlertDialog with option to cancel instead of Toast when a post isn't scheduled far enough in advance

* Move schedule validation warning to scheduling bottom sheet

* Fix scheduling error display when sending after an initially-valid scheduling time has become invalid
2020-02-25 18:33:24 +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 Warn when scheduling a post within 5 minutes (#1698) 2020-02-25 18:33:24 +01:00
test/java Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts (#1523) 2020-01-13 15:21:17 +01:00