mihon/app/src
AntsyLich 11f640cfee
Change return value of SyncChaptersWithSource.await() (#7715)
* Change return value of `SyncChaptersWithSource.await()`

`updatedToAdd.subtract(reAdded).toList()` never worked as at this point `updatedToAdd` contained ids from db where `reAdded` had default one. Was the same case before the rewrite.

Removed `toDelete` from return value as it was not being used anywhere

* Add doc string

* Use HashSet

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-08-11 09:06:46 -04:00
..
debug/res Support Android 13 themed app icon 2022-03-11 07:57:57 -05:00
main Change return value of SyncChaptersWithSource.await() (#7715) 2022-08-11 09:06:46 -04:00
standard Update google-services.json with latest version from Firebase Console 2021-08-15 17:08:43 -04:00
test/java/eu/kanade/tachiyomi/util/chapter Fix unit test class to match package 2022-06-29 22:45:22 -04:00