Search history and suggestion

This commit is contained in:
Koitharu
2020-02-23 14:08:48 +02:00
parent 95ec1251c0
commit d7eebcd795
4 changed files with 36 additions and 0 deletions

View File

@@ -4,5 +4,7 @@
android:hint="@string/search_manga"
android:inputType="textPersonName"
android:label="@string/app_name"
android:searchSuggestAuthority="org.koitharu.kotatsu.MangaSuggestionsProvider"
android:searchSuggestSelection=" ?"
android:voiceLanguageModel="web_search"
android:voiceSearchMode="showVoiceSearchButton|launchRecognizer" />