Commit graph

16 commits

Author SHA1 Message Date
Yishi Lin
f2edc2ffaa Support hiding one time password related fields.
- Add a switch to turn on/off one time password related fields.
- Improve how we show the additional information
2017-03-03 17:12:25 +08:00
Yishi Lin
3dac155d6c Provide basic support about one time password (totp only) 2017-03-03 14:45:16 +08:00
yishilin14
71cb9a02c0 Polish class Password 2017-03-03 10:49:32 +08:00
Bob Sun
bde475a49f
Use UTF-8 instead of ASCII for encoding (#44) 2017-03-01 14:54:52 +08:00
Bob Sun
663ccd1a85
ignore empty lines in the password additional fields 2017-02-20 17:43:04 +08:00
Bob Sun
fc5c738c53
clean commented code 2017-02-18 21:55:56 +08:00
Bob Sun
4e8381d77e
show additions plain text correctly 2017-02-15 16:20:20 +08:00
Bob Sun
fe1c01c6dc
Hide unknown fields 2017-02-14 11:16:30 +08:00
Bob Sun
b2ee8c429f
support edit password 2017-02-13 01:15:42 +08:00
Bob Sun
6e3a544ba4
put PasswordEntity into a new file 2017-02-11 23:45:00 +08:00
Bob Sun
9f3b13f8b0
generate random password 2017-02-11 22:00:04 +08:00
Bob Sun
49b26f0276
refactor Password class 2017-02-11 16:07:59 +08:00
Bob Sun
d0f31e3db0
simplify Password class 2017-02-11 14:30:35 +08:00
Bob Sun
b954a4dcab
finish simple "add password function" 2017-02-10 22:15:01 +08:00
Bob Sun
ac007fec6d
update icon in detailed page 2017-02-09 13:17:11 +08:00
Bob Sun
910660ede3
restructure file organization 2017-02-08 19:57:07 +08:00
Renamed from pass/Password.swift (Browse further)