mihon/app/src
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
..
debug/res Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00
main Update manga.last_update when any ChapterSourceSync.syncChaptersWithSource() occurs rather than only during LibraryUpdateService.updateChapterList() (#1535) 2018-07-07 14:05:02 +02:00
test/java/eu/kanade/tachiyomi Fix chapter recognition regex and detail number (#1213) 2018-01-26 14:32:34 +01:00