Can now filter unread manga + Code opt

This commit is contained in:
NoodleMage
2016-03-04 18:45:58 +01:00
parent d9f5a97d56
commit 8fbef4b4bb
5 changed files with 99 additions and 31 deletions

View File

@@ -29,6 +29,7 @@
<string name="pref_image_decoder_key">pref_image_decoder_key</string>
<string name="pref_seamless_mode_key">pref_seamless_mode_key</string>
<string name="pref_filter_downloaded">pref_filter_downloaded</string>
<string name="pref_filter_unread">pref_filter_unread</string>
<string name="pref_download_directory_key">pref_download_directory_key</string>
<string name="pref_download_slots_key">pref_download_slots_key</string>

View File

@@ -162,6 +162,7 @@
<!-- Library fragment -->
<string name="library_search_hint">Title or author…</string>
<string name="library_selection_title">Selected</string>
<string name="library_filter_change">Filtering…</string>
<!-- Catalogue fragment -->
<string name="source_requires_login">This source requires you to log in</string>