tachiyomi/app
FlaminSarge 16dc4d298d Update manga.last_update when any ChapterSourceSync.syncChaptersWithSource() occurs rather than only during LibraryUpdateService.updateChapterList() (#1535)
Viewing a manga's info page for the first time forces a chapter sync.
Prior behavior would cause new chapters to be retrieved for that manga, but with manga.last_update remaining at 0 (until a library update occurred in which chapters were changed).
The new behavior updates last_update any time the chapters are changed via syncChaptersWithSource().
2018-07-07 14:05:02 +02:00
..
src Update manga.last_update when any ChapterSourceSync.syncChaptersWithSource() occurs rather than only during LibraryUpdateService.updateChapterList() (#1535) 2018-07-07 14:05:02 +02:00
.gitignore Run downloader in foreground service 2018-04-28 10:54:27 +02:00
build.gradle Update user agent on kissmanga ¯\_(ツ)_/¯ 2018-06-06 12:42:57 +02:00
proguard-rules.pro Glide v4 2017-10-14 18:16:11 +02:00
shortcuts.xml Update Android Studio to 3.0 2017-10-28 14:44:19 +02:00