mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Add an option to copy tokens on tap (and disable it by default)
This commit is contained in:
parent
95d5b4afa1
commit
d49d42254b
7 changed files with 45 additions and 3 deletions
|
@ -195,6 +195,8 @@
|
|||
<string name="pref_search_name_summary">Include account name matches in the search results</string>
|
||||
<string name="pref_highlight_entry_title">Highlight tokens when tapped</string>
|
||||
<string name="pref_highlight_entry_summary">Make tokens easier to distinguish from each other by temporarily highlighting them when tapped</string>
|
||||
<string name="pref_copy_on_tap_title">Copy tokens when tapped</string>
|
||||
<string name="pref_copy_on_tap_summary">Copy tokens to the clipboard by tapping them</string>
|
||||
<string name="tap_to_reveal">Hidden</string>
|
||||
<string name="selected">Selected</string>
|
||||
<string name="dark_theme_title">Dark theme</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue