Yuito-app-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 Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle Upgrade api level to Android 10, implement new sharing api (#1537) 2019-10-22 21:18:20 +02:00
proguard-rules.pro fix r8 rules to avoid crash when downloading Emoji Font (#1312) 2019-06-09 16:56:34 +02:00