mihon/app/src/main/java/eu/kanade/tachiyomi/util
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
..
chapter Imported implementation for updating library by next expected update from Neko (#5436) 2021-07-01 18:11:21 -04:00
lang Change string chop method default to use smaller ... instead 2021-04-28 17:30:22 -04:00
preference Remove top margin of PreferenceCategory if no title set (#5168) 2021-05-24 09:10:13 -04:00
storage Address some build warnings 2021-06-05 17:49:20 -04:00
system Tracking sheet and search adjustments (#5427) 2021-06-28 11:33:26 -04:00
view Tracking sheet and search adjustments (#5427) 2021-06-28 11:33:26 -04:00
CrashLogUtil.kt Collapse about links into a single row 2021-05-19 22:39:31 -04:00
JsoupExtensions.kt Move JsoupExtensions back (fixes #2562) 2020-02-02 23:45:13 -05:00
MangaExtensions.kt Allow excluding categories from auto-download 2021-04-04 17:15:06 -04:00
PkceUtil.kt Migrate to official MyAnimeList API (closes #4140) 2020-12-18 23:18:31 -05:00