Mark Liang (You-Wen)
aa156558b6
Update vnext android ui ( #1036 )
...
* refine android ui
* fix layout
2018-12-13 11:36:03 -05:00
Danny Coates
87ac8b241b
load cryptofill.js async
2018-11-26 10:36:49 -08:00
Danny Coates
0dc7398414
removed unused images and testpilot twitter link
2018-11-16 16:23:24 -08:00
Danny Coates
f9002df490
updated cryptofill for safari ECDH
2018-11-12 11:15:36 -08:00
Danny Coates
732094a5ba
Merge remote-tracking branch 'origin/vnext' into droid-ui-2
2018-11-06 10:54:44 -08:00
Mark Liang
7394d20cb7
fix #985-#988, #990-#993
2018-11-05 16:12:40 +08:00
Danny Coates
eb79ce1835
wip on using shared ui in android
2018-11-02 16:33:16 -07:00
Mark Liang
cacb3a898d
update ui
2018-11-02 17:42:59 +08:00
Danny Coates
044138b540
removed background image
2018-09-25 13:39:45 -07:00
Emily
894545a6f0
add fxA ui elements
2018-08-03 16:11:13 -07:00
Emily
c9ae76b209
hook multifile to ui
2018-08-03 16:10:00 -07:00
Danny Coates
211b1a8576
added background image
2018-06-19 12:58:42 -07:00
Danny Coates
cc9b622bde
fixed cryptofill on edge
2018-03-28 22:03:46 -07:00
Danny Coates
e3556aa7e1
updated cryptofill to support Android Firefox. fixes #790
2018-03-13 21:11:27 -07:00
Danny Coates
7a237b9b68
reduced the size of cryptofill
2018-03-02 12:21:59 -08:00
Danny Coates
cd7da20024
implemented crypto polyfills for ms edge
2018-03-01 13:10:57 -08:00
Danny Coates
346e604f34
updated password input UI
2018-02-17 15:07:47 -08:00
Danny Coates
8d41111cd6
refactored css, including some markup changes
2018-02-15 15:54:59 -08:00
Danny Coates
cf5defa6a9
fixed file list time wrap. fixes #749
2018-02-02 10:37:28 -08:00
Danny Coates
6b318c248f
tiny password input style fix
2018-02-01 13:20:53 -08:00
Danny Coates
9d04ad704a
fixes #746 password input style
2018-01-31 16:57:25 -08:00
Danny Coates
94e707da8a
added gradient experiment
2018-01-31 11:46:29 -08:00
shikhar-scs
050a1aff83
show download Limits on page
2018-01-23 07:41:48 +05:30
Danny Coates
72279f4995
a very slight refactor of previous commit
2018-01-19 17:14:14 -08:00
Danny Coates
48b21de011
a few tweaks to password input. fixes #703
2018-01-19 16:53:57 -08:00
Soumya Himanish Mohapatra
fdcc31f049
Passwords can now be reset
2018-01-18 15:45:04 +05:30
shikhar-scs
87110095a0
improved popup for mobile display
2018-01-12 08:16:55 +05:30
Danny Coates
1741b1c686
use monospace font for password display
2018-01-10 10:02:21 -08:00
Danny Coates
096489d486
tweaked delete popup
2018-01-09 11:20:36 -08:00
Soumya Himanish Mohapatra
910cde4380
Popup for delete button attached
2018-01-09 20:56:27 +05:30
Danny Coates
7b96c46e39
Merge pull request #686 from shikhar-scs/hidePassword
...
Hide password while Typing and after Entering: Fixes #670
2018-01-08 09:49:40 -08:00
Danny Coates
3d48ea71b9
Merge pull request #679 from shikhar-scs/master
...
changed font to sans sherif: Solves #676
2018-01-08 09:45:21 -08:00
shikhar-scs
a6e1fc5c44
changed font to sans serif
...
improved font family
font changes
2018-01-06 08:21:55 +05:30
shikhar-scs
8434312728
Toggleable Password
...
Changed * to ●
2018-01-06 08:11:16 +05:30
Soumya Himanish Mohapatra
9972196f70
checkbox now has a hover effect
2017-12-23 11:49:15 +05:30
Soumya Himanish Mohapatra
265f99f327
adjusted line height of label
2017-12-21 17:46:01 +05:30
Erica Wright
a2e745a349
stop drag target from flickering when dragging over children
2017-12-08 10:48:44 -05:00
Danny Coates
b2c1daa6c7
color promo experiment
2017-12-05 14:06:40 -08:00
Danny Coates
7b4060f9e1
Added multiple download option
2017-12-04 15:52:31 -08:00
Oscar
7cf70317e8
#634 : overwrite appearance of password submit input
...
Bug: The button to set a password had a different look than other buttons on the site
Fix: add -webkit-appearance none on the button element to force browser to discard the default styling. For a reduced test case demonstrating the fix see https://codepen.io/ovl/full/qVYgoO/
2017-11-23 15:28:32 +01:00
Oscar
2b5f7d126f
share interface: align text in input and button
...
Bug: Text in inout and button are not aligned on the middle axis
Fix: Add padding-bottom on the button elements to push their contents a bit higher
2017-11-22 20:36:22 +01:00
Danny Coates
d78fcd3721
fixed promo position while ondrag is set. fixes
2017-11-16 10:50:29 -08:00
Danny Coates
e7fdf76120
Added experiment for firefox download promo
2017-11-14 12:24:54 -08:00
Danny Coates
17adc644fb
display the 'add password' button only when the input field isn't empty
2017-11-02 14:27:54 -07:00
Danny Coates
6a008bf312
Merge pull request #612 from mozilla/password-nits
...
Password UI nits
2017-10-30 12:59:29 -07:00
Danny Coates
dfb271410c
use relative path for the url() in css so webpack can substitute the hashed asset name
2017-10-30 12:54:59 -07:00
Erica
a31f6b75d9
Merge pull request #608 from mozilla/link-copy
...
disable copying link when password not completed
2017-10-30 10:42:09 -04:00
Erica Wright
6e7ed3cea3
password maxlength and wrapping
2017-10-25 10:50:37 -04:00
Erica Wright
82a8283b6e
remove unsightly auto-applied margin from safari buttons
2017-10-24 15:08:57 -04:00
Erica Wright
82e206bccf
password input at smaller screens
2017-10-24 12:36:09 -04:00