Dag Heyman
8a3aa03d5d
Merge pull request #539 from Yubico/expansion-panel-fixes
...
fixed text positioning, click to expand and flexible height
2020-02-19 13:14:39 +01:00
Dennis Fokin
455d060aa1
Make sure the application is always visible on a monitor
2020-02-18 11:41:35 +01:00
Rikard Braathen
ed46d9aeea
fixed text positioning, click to expand and flexible height
2020-02-10 15:20:42 +01:00
Dag Heyman
8873c10410
settings: fix device panel bug
2020-01-28 10:53:17 +01:00
Rikard Braathen
727eb9326e
fixed isBottomPanel for new panels in settings
2020-01-21 14:47:09 +01:00
Dag Heyman
75f1eb2150
Merge pull request #516 from Yubico/clear-passwords
...
add clear passwords btn in settings
2020-01-15 10:28:33 +01:00
Dag Heyman
7cff0f1a51
call settings button "Settings"
2020-01-15 09:55:21 +01:00
Dag Heyman
db80c75705
update icon for clear passwords
2020-01-15 09:54:41 +01:00
Dag Heyman
85e6a71034
clear passwords: update wording and icon
2020-01-15 08:39:49 +01:00
Dag Heyman
132959af5d
add clear passwords btn in settings
2020-01-14 16:48:26 +01:00
Rikard Braathen
16bd4217fb
fine tuning ui and reverted experimental behaviors
2020-01-14 15:13:35 +01:00
Rikard Braathen
e61231781f
opacity color method and prompt for copy
2019-12-03 13:19:56 +01:00
Alex
ca551068c3
allow spaces in secretKeyLbl
...
also don't include them in length checking
we can deal with spaces just fine later on in ccidAddCredential and
otpAddCredential (which both in turn call parse_b32_key, which strips them)
2019-12-02 15:26:20 +00:00
Rikard Braathen
799f0553e3
Added reminder popup for backup key which can be disabled in settings
2019-11-05 16:43:17 +01:00
Rikard Braathen
c8cf6ed0fe
made critical prompts more obvious and some minor cleanup
2019-10-31 13:34:04 +01:00
Rikard Braathen
6ef66c84e7
changed gridview alignment and scrolling behaviour
2019-10-29 09:52:47 +01:00
Rikard Braathen
7c2f255f95
fixed hovering glitch when toggling favorite
2019-10-23 15:02:05 +02:00
Rikard Braathen
ec36d8cc11
remake of favorites and minor fixes
2019-10-23 15:02:05 +02:00
Rikard Braathen
e82f161af0
moved otp update entry
2019-10-23 14:45:02 +02:00
Rikard Braathen
9e7ac37cb7
fix for copying filtered touch/hoth accounts
2019-10-23 14:45:02 +02:00
Rikard Braathen
abe58d240f
final system tray behaviour changes
2019-10-15 15:06:09 +02:00
Dag Heyman
2c4580208e
fix: clear old creds when removing device
2019-10-09 15:03:03 +02:00
Rikard Braathen
cc873088b8
Minor fixes to strings and colors
2019-10-09 13:21:22 +02:00
Dag Heyman
e3c3860383
text: update error message on touch time out
2019-10-09 13:07:02 +02:00
Rikard Braathen
72edead364
Flexible card width ( #469 )
...
* Allow for some flexibility in card width and smaller window size
* Tooltip on hovering for truncated labels
* Adjusted some margins and strings to better work with smaller window size
* Holding some string changes due to merge issues
2019-10-09 12:11:16 +02:00
Dag Heyman
fd9bbafce1
terminology: credential -> account
2019-10-09 12:08:38 +02:00
Dag Heyman
5f9cfda685
fix: grammar
...
Co-Authored-By: bendem <online@bendem.be>
2019-10-09 10:26:05 +02:00
Dag Heyman
38b9576d5a
terminology: use "Accounts" over "Credentials"
2019-10-09 10:26:05 +02:00
Rikard Braathen
eb55f50ef7
Final color adjustment for the circles
2019-10-08 12:56:52 +02:00
Rikard Braathen
f68012b7ec
New color scheme for the icons
2019-10-08 12:56:52 +02:00
Dag Heyman
3e6093aa5d
icon: use implicit credential value
2019-10-08 12:56:52 +02:00
Dag Heyman
da9cbb4c43
utils: add reference for hash code implementation
2019-10-08 12:56:52 +02:00
Dag Heyman
4b1b537f57
icons: add dark theme colors
2019-10-08 12:56:52 +02:00
Dag Heyman
932c680d02
icons: drop bold from icon letter
2019-10-08 12:56:52 +02:00
Dag Heyman
466c1fb140
icon: move getIconLetter to CredentialCardIcon.qml
2019-10-08 12:56:52 +02:00
Dag Heyman
8cacf9b862
icons: pick icon colors in the same way as Android
2019-10-08 12:56:52 +02:00
Dag Heyman
a562e8edb5
add shortcut for info popup
2019-10-07 08:09:25 +02:00
Dag Heyman
48d65c0bad
search: clear field when invisible
2019-10-04 09:43:22 +02:00
Dag Heyman
ba74b59a2f
search: fix typeerror by removing device
2019-10-04 09:39:16 +02:00
Rikard Braathen
6bd238b813
MacOS menu bar fix for hidden window
2019-10-04 09:24:16 +02:00
Dag Heyman
1fbe7594bc
toolbar: adjust position of settings btn
2019-10-03 14:47:50 +02:00
Rikard Braathen
10a3401e09
Changed settings icon and position
2019-10-03 09:25:44 +02:00
Rikard Braathen
66b2ee6d1e
Fixed height of StyledTextField
2019-10-03 09:06:50 +02:00
Dag Heyman
61e530e95f
fonts: adjust sizes a bit
2019-10-03 09:06:50 +02:00
Rikard Braathen
81d72b169f
Increased some font sizes for better visibility
2019-10-03 09:06:50 +02:00
Dag Heyman
b5b2bbd102
fonts: load italic and bold versions
2019-10-02 13:22:46 +02:00
Dag Heyman
6d1554e4d1
fonts: don't override font names
2019-10-02 13:22:46 +02:00
Dag Heyman
908b7f3f83
fonts: include all roboto variants
2019-10-02 13:22:46 +02:00
Dag Heyman
5cc2bc04c8
fonts: load roboto-medium and roboto-light
2019-10-02 13:22:46 +02:00
Dag Heyman
d5acbfe9f5
fonts: add roboto font
2019-10-02 13:22:46 +02:00