mihon/app/src/main/java/eu/kanade/tachiyomi/ui/library
Hunter Nickel 8deca3b63a
Added text to category changing dialog when shown with no categories (#5345)
* Added text to ChangeMangaCategoriesDialog if invoked with empty category list

* Change dialog text, add negative button, and change positive button to open CategoryController

* Tiny bit of code cleanup and reorganizing
2021-06-12 09:48:11 -04:00
..
ChangeMangaCategoriesDialog.kt Added text to category changing dialog when shown with no categories (#5345) 2021-06-12 09:48:11 -04:00
ChangeMangaCoverDialog.kt Address some build warnings 2021-06-05 17:49:20 -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 Added category-wise display setting (#5232) 2021-06-05 10:25:34 -04:00
LibraryComfortableGridHolder.kt Implement feature to hide "Local" badge from library manga (#5202) 2021-05-26 18:10:20 -04:00
LibraryCompactGridHolder.kt Implement feature to hide "Local" badge from library manga (#5202) 2021-05-26 18:10:20 -04:00
LibraryController.kt Added text to category changing dialog when shown with no categories (#5345) 2021-06-12 09:48:11 -04:00
LibraryHolder.kt Replace more Kotlin synthetics 2020-11-28 15:54:53 -05:00
LibraryItem.kt Added category-wise display setting (#5232) 2021-06-05 10:25:34 -04:00
LibraryListHolder.kt Implement feature to hide "Local" badge from library manga (#5202) 2021-05-26 18:10:20 -04:00
LibraryMangaEvent.kt UI with Conductor (#784) 2017-05-06 15:49:39 +02:00
LibraryPresenter.kt Added category-wise display setting (#5232) 2021-06-05 10:25:34 -04:00
LibrarySelectionEvent.kt Run default Android Studio formatter on code 2020-02-17 17:23:37 -05:00
LibrarySettingsSheet.kt Added category-wise display setting (#5232) 2021-06-05 10:25:34 -04:00
LibrarySort.kt add sort by date fetched in library (#4773) 2021-04-04 17:18:28 -04:00