chinwag-android/app
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
..
schemas/com.keylesspalace.tusky.db.AppDatabase Create polls (#1452) 2019-08-22 20:30:08 +02:00
src Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
.gitignore
build.gradle Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
proguard-rules.pro