tachiyomi/app/src/main
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
..
assets/fonts Add proguard rules. Show unread count. Use compact font 2015-10-02 13:20:15 +02:00
java/eu/kanade/tachiyomi Update manga.last_update when any ChapterSourceSync.syncChaptersWithSource() occurs rather than only during LibraryUpdateService.updateChapterList() (#1535) 2018-07-07 14:05:02 +02:00
res Only include URL in the share functionality 2018-06-30 20:02:04 +02:00
AndroidManifest.xml Bugfixes and extension installation improvements 2018-03-02 18:10:10 +01:00
ic_launcher-web.png Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00