Application update checker

This commit is contained in:
Koitharu
2020-03-14 11:39:33 +02:00
parent 3c4e29149f
commit 4e7034cd59
22 changed files with 289 additions and 22 deletions

View File

@@ -47,6 +47,7 @@
<service
android:name=".ui.download.DownloadService"
android:foregroundServiceType="dataSync" />
<service android:name=".ui.settings.UpdateService" />
<provider
android:name=".ui.search.MangaSuggestionsProvider"