mihon/app/src/main/java/eu/kanade/tachiyomi/ui/migration
arkon 78689e7443
Migrate to AndroidX (#2424)
* Migrate to AndroidX (automatic conversion by Android Studio)

* AndroidX dependency code updates

* Fix source preference reparenting

* fixes the androidx prefererences icon spacing issue

(cherry picked from commit b76a15d960ec2cdf771be16377db0348b66b3179)

* Fix source preference screen heading size/list padding

Co-authored-by: Carlos <cargo8005@gmail.com>
2020-01-05 11:29:27 -05:00
..
MangaAdapter.kt Add a new screen to help migrating manga from sources 2018-01-12 22:02:05 +01:00
MangaHolder.kt Add a new screen to help migrating manga from sources 2018-01-12 22:02:05 +01:00
MangaItem.kt Migrate to AndroidX (#2424) 2020-01-05 11:29:27 -05:00
MigrationController.kt Migrate to AndroidX (#2424) 2020-01-05 11:29:27 -05:00
MigrationFlags.kt Use a single preference to store migration flags 2018-01-13 13:13:03 +01:00
MigrationPresenter.kt Force Migration to display titles from source rather than from local DB, and update local titles when migrated (#1670) 2019-04-29 18:38:59 +02:00
SearchController.kt Migration now opens manga on long click 2018-01-15 20:22:07 +01:00
SearchPresenter.kt Force Migration to display titles from source rather than from local DB, and update local titles when migrated (#1670) 2019-04-29 18:38:59 +02:00
SelectionHeader.kt Migrate to AndroidX (#2424) 2020-01-05 11:29:27 -05:00
SourceAdapter.kt Add a new screen to help migrating manga from sources 2018-01-12 22:02:05 +01:00
SourceHolder.kt Add a new screen to help migrating manga from sources 2018-01-12 22:02:05 +01:00
SourceItem.kt Migrate to AndroidX (#2424) 2020-01-05 11:29:27 -05:00
ViewState.kt Add a new screen to help migrating manga from sources 2018-01-12 22:02:05 +01:00