mihon/app/src/main/java/eu/kanade/tachiyomi/data
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
..
backup Revert "Set background job expedited policies" 2021-06-09 17:11:23 -04:00
cache Use Coil (#4870) 2021-04-28 08:32:00 -04:00
coil Coil: Caching adjustments (#5311) 2021-06-06 10:30:26 -04:00
database Imported implementation for updating library by next expected update from Neko (#5436) 2021-07-01 18:11:21 -04:00
download add start download now (#5386) 2021-06-19 12:36:29 -04:00
library Imported implementation for updating library by next expected update from Neko (#5436) 2021-07-01 18:11:21 -04:00
notification Address some build warnings 2021-06-05 17:49:20 -04:00
preference Sort per category (#5408) 2021-06-26 13:30:16 -04:00
track Address some build warnings 2021-06-05 17:49:20 -04:00
updater Revert "Set background job expedited policies" 2021-06-09 17:11:23 -04:00