mihon/app/src/main/java/eu/kanade/tachiyomi/ui/setting
stinky-lizard 70ed49e478
Imported implementation for updating library by next expected update from Neko (#5436)
* Imported implementation for updating library by next expected update from Neko. This sort uses the last 4 updates for a manga to compute an average time between updates and then extrapolates when the next update should occur.

Currently seems to work perfectly. However, I may have silently messed something up along the way.

All code and algorithms are credited to kyjibo on GitHub. The original commit adding this functionality is here: 681003926a

* Imported implementation for updating library by next expected update from Neko. This sort uses the last 4 updates for a manga to compute an average time between updates and then extrapolates when the next update should occur.

Currently seems to work perfectly. However, I may have silently messed something up along the way.

All code and algorithms are credited to kyjibo on GitHub. The original commit adding this functionality is here: 681003926a

* Remove commented-out line from LibraryUpdateRanker

I missed removing this when first committing. The removed line is a holdover from Neko, which requires 7+, but I removed the function that requires this.
2021-07-01 18:11:21 -04:00
..
search Clean up controller viewbinding creation 2021-04-18 12:54:51 -04:00
track Refactor tracker name strings 2021-01-24 16:06:28 -05:00
SettingsAdvancedController.kt Lint fixes 2021-04-27 17:46:34 -04:00
SettingsBackupController.kt Put shortcut to backup menu in More 2021-05-24 16:55:42 -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 Move save pages to manga title setting to Reader section 2021-04-27 17:46:16 -04:00
SettingsGeneralController.kt Added "Yotsuba" theme (#5290) 2021-06-12 09:45:49 -04:00
SettingsLibraryController.kt Imported implementation for updating library by next expected update from Neko (#5436) 2021-07-01 18:11:21 -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 Add shortcut to tracking guide on website 2021-06-05 18:01:34 -04:00