Improve MAL support (UI is very simple yet).

This commit is contained in:
inorichi
2015-12-14 13:24:05 +01:00
parent a1d67c0fce
commit 8dca7fe79a
30 changed files with 569 additions and 392 deletions

View File

@@ -52,7 +52,7 @@
<service android:name=".data.download.DownloadService"
android:exported="false"/>
<service android:name=".data.chaptersync.UpdateChapterSyncService"
<service android:name=".data.sync.UpdateMangaSyncService"
android:exported="false"/>
<receiver