Tusky-App-Android/app/src/main/res/xml
Konrad Pozniak 78b5aa8baf
Upgrade api level to Android 10, implement new sharing api (#1537)
* upgrade api level to Android 10, resolve compile errors

* use androidx.preference.PreferenceManager instead of deprecated platform class

* add hyphenation to important TextViews

*  setBottomSheetCallback -> addBottomSheetCallback

* implement new sharing api

* improve TuskyTileService so it shows account picker when multiple accounts are present

* delete unused AccountChooserService

* fix test

* improve ShareShortcutHelper

* remove debug log statement

* improve image loading fallback behavior in ShareShortcutHelper

* improve behavior on foldable devices
2019-10-22 21:18:20 +02:00
..
account_preferences.xml add option to always expand content warnings (#1422) 2019-07-28 19:59:52 +02:00
file_paths.xml make a copy of file before upload (#1294) 2019-05-29 20:26:33 +02:00
http_proxy_preferences.xml Disable click on preference category items (#1239) 2019-05-09 19:21:22 +02:00
notification_preferences.xml Update preferences library, remove unneeded "shouldDisableView" (#1254) 2019-05-09 21:00:50 +02:00
preferences.xml set SwitchPreferenceCompat titles to multiline (#1421) 2019-07-27 21:51:37 +02:00
searchable.xml Adds a prototype search page. The previous search bar is not yet removed. 2017-06-19 04:18:39 -04:00
share_shortcuts.xml Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
timeline_filter_preferences.xml Update preferences library, remove unneeded "shouldDisableView" (#1254) 2019-05-09 21:00:50 +02:00