tachiyomi/app
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
..
src Imported implementation for updating library by next expected update from Neko (#5436) 2021-07-01 18:11:21 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Sort per category (#5408) 2021-06-26 13:30:16 -04:00
proguard-android-optimize.txt Reinstate Proguard/R8 (#5134) 2021-05-22 14:47:40 -04:00
proguard-rules.pro Fix missing Injekt method crash (fixes #7355) 2021-05-31 19:34:54 -04:00
shortcuts.xml Remove more unused strings 2021-05-30 11:10:16 -04:00