Revision 72d577fb app/res/xml/settings.xml
| app/res/xml/settings.xml | ||
|---|---|---|
| 5 | 5 |
<Preference |
| 6 | 6 |
android:key="cacheword_timeout" |
| 7 | 7 |
android:title="@string/change_timeout_prompt_title" /> |
| 8 |
<EditTextPreference |
|
| 9 |
android:key="encrypted_secrets" |
|
| 10 |
android:title="@string/change_passphrase" |
|
| 11 |
android:dialogTitle="@string/change_passphrase" /> |
|
| 8 | 12 |
<CheckBoxPreference |
| 9 | 13 |
android:key="use_lines_in_notes" |
| 10 | 14 |
android:title="@string/use_lines_in_notes" |
Also available in: Unified diff