Passphrase dialog: Button to switch between keyboard layouts

This commit is contained in:
Dominik Schürmann
2016-07-10 20:02:16 +02:00
parent 0011c5adac
commit 0ad0023fac
139 changed files with 98 additions and 17 deletions

View File

@@ -7,8 +7,4 @@
android:defaultValue="false"
android:key="passphraseCacheSubs"
android:title="@string/label_passphrase_cache_subs" />
<SwitchPreference
android:defaultValue="true"
android:key="useNumKeypadForYubikeyPin"
android:title="@string/label_use_num_keypad_for_security_token_pin" />
</PreferenceScreen>