Commit graph

13 commits

Author SHA1 Message Date
Bob Sun
d2cff20131 Put PasswordStore as instance in controllers 2017-03-16 22:39:03 -07:00
Bob Sun
d338e725d5 Polish logic on initializing PGP keys.
- simplify interfaces
- more robust
2017-03-16 22:06:39 -07:00
Bob Sun
5dd741f6fa
Fix #57.
Casting cell class to parent cell class will trigger the crash.
2017-03-15 23:03:43 -07:00
Yishi Lin
5116cd4f3d Polish code about edit/add passwords 2017-03-09 03:19:36 +08:00
Yishi Lin
56edfcfb9c Fix a bug about adding new password with empty name / without PGP key 2017-03-09 02:39:13 +08:00
Yishi Lin
07782bd662 Customizing length of passwords (while adding passwords) 2017-03-09 02:19:47 +08:00
Bob Sun
204ab96155
delete debug message 2017-02-11 22:43:54 +08:00
Bob Sun
89cef49281
using specific cell for password generator 2017-02-11 21:37:22 +08:00
Bob Sun
c0fe4711ba
add placeholder to cell 2017-02-11 20:49:21 +08:00
Bob Sun
ae4ad4837e
update UI of add password page 2017-02-11 20:45:56 +08:00
Bob Sun
3cec9643e5
only prepare saveAddPasswordSegue 2017-02-11 16:12:10 +08:00
Bob Sun
a3cbed9a21
add additional TextView in add password page 2017-02-11 16:08:41 +08:00
Bob Sun
b954a4dcab
finish simple "add password function" 2017-02-10 22:15:01 +08:00