mihon/app/src/main/java/eu/kanade/tachiyomi/ui/setting
Ivan Iskandar ae97bb0445
Replace material-dialogs usage with Material Components' (#5423)
* Use Material Components' dialogs

For all dialogs that has direct replacement.

* Convert text input dialogs

* Convert quad-state multi choices dialogs

* Convert date picker dialogs

This also changes the flow to remove selected start/finish tracking date and
the track item itself

* Remove material-dialogs dependencies
2021-07-14 18:04:03 -04:00
..
search Clean up controller viewbinding creation 2021-04-18 12:54:51 -04:00
track Replace material-dialogs usage with Material Components' (#5423) 2021-07-14 18:04:03 -04:00
SettingsAdvancedController.kt Replace material-dialogs usage with Material Components' (#5423) 2021-07-14 18:04:03 -04:00
SettingsBackupController.kt Replace material-dialogs usage with Material Components' (#5423) 2021-07-14 18:04:03 -04:00
SettingsBrowseController.kt Address more coroutine scope leaks 2021-01-07 18:15:57 -05:00
SettingsController.kt More themes cleanup (#5410) 2021-06-19 15:45:16 -04:00
SettingsDownloadController.kt Replace material-dialogs usage with Material Components' (#5423) 2021-07-14 18:04:03 -04:00
SettingsGeneralController.kt Simplify locale override (#5509) 2021-07-07 18:11:52 -04:00
SettingsLibraryController.kt Replace material-dialogs usage with Material Components' (#5423) 2021-07-14 18:04:03 -04:00
SettingsMainController.kt Update some icons 2021-05-30 17:24:57 -04:00
SettingsReaderController.kt Add automatic setting to reader settings (#5045) 2021-05-08 18:55:27 -04:00
SettingsSecurityController.kt Rename some biometrics things since it's no longer specifically for biometric auth 2021-05-22 12:39:47 -04:00
SettingsTrackingController.kt Revert accidentally committed stuff (oops) 2021-07-03 12:52:07 -04:00