mihon/app/src/main/java/eu/kanade/tachiyomi/ui/library
Ivan Iskandar 93e6136795
Use Coil (#4870)
* Use Coil

* Remove coil-transformations lib

* Add MangaCoverFetcher

* Remove Glide

* MangaCoverFetcher: Allow skipping custom cover usage

* Adjust coil caching policy for some non-library items

* Allow coil to use RGB565 only on low ram devices

* Fix image loading progress view not showing

a

* Increase coil crossfade duration

Same as default glide duration

* Add back request clearing
2021-04-28 08:32:00 -04:00
..
ChangeMangaCategoriesDialog.kt Use Material Dialogs for global update categories preference 2021-04-03 16:07:42 -04:00
ChangeMangaCoverDialog.kt Manga cover updates (#3101) 2020-05-10 11:15:25 -04:00
DeleteLibraryMangasDialog.kt Add ability to choose what to remove for selected mangas (#3796) 2020-09-27 13:03:04 -04:00
LibraryAdapter.kt Minor cleanup 2021-01-31 14:46:35 -05:00
LibraryCategoryAdapter.kt Fix library search query being lost when returning (closes #3473) 2020-07-31 12:18:47 -04:00
LibraryCategoryView.kt Draw edge-to-edge (#4802) 2021-04-10 09:38:55 -04:00
LibraryComfortableGridHolder.kt Use Coil (#4870) 2021-04-28 08:32:00 -04:00
LibraryCompactGridHolder.kt Use Coil (#4870) 2021-04-28 08:32:00 -04:00
LibraryController.kt Clean up controller viewbinding creation 2021-04-18 12:54:51 -04:00
LibraryHolder.kt Replace more Kotlin synthetics 2020-11-28 15:54:53 -05:00
LibraryItem.kt Search in library include manga description (#4787) 2021-04-08 17:56:33 -04:00
LibraryListHolder.kt Use Coil (#4870) 2021-04-28 08:32:00 -04:00
LibraryMangaEvent.kt UI with Conductor (#784) 2017-05-06 15:49:39 +02:00
LibraryPresenter.kt add sort by date fetched in library (#4773) 2021-04-04 17:18:28 -04:00
LibrarySelectionEvent.kt Run default Android Studio formatter on code 2020-02-17 17:23:37 -05:00
LibrarySettingsSheet.kt add sort by date fetched in library (#4773) 2021-04-04 17:18:28 -04:00
LibrarySort.kt add sort by date fetched in library (#4773) 2021-04-04 17:18:28 -04:00