Rewrite the chapter insertion method. Create a wakelock until the library updates. Move custom preferences to widget package.

This commit is contained in:
inorichi
2016-01-10 19:49:26 +01:00
parent fcb5bf4dd4
commit e702be1a8d
18 changed files with 84 additions and 107 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
android:title="@string/pref_download_directory"
android:key="@string/pref_download_directory_key"/>
<eu.kanade.mangafeed.ui.setting.preference.IntListPreference
<eu.kanade.mangafeed.widget.preference.IntListPreference
android:title="@string/pref_download_slots"
android:key="@string/pref_download_slots_key"
android:entries="@array/download_slots"