Commit graph

238 commits

Author SHA1 Message Date
Bob Sun
cdf6d7ee71
fix a bug in authentication method 2017-02-20 22:24:10 +08:00
Bob Sun
fd8b9e4aac
make notification consistent 2017-02-20 22:02:49 +08:00
Bob Sun
548eecc27c
simplify git repository setting 2017-02-20 21:56:43 +08:00
Bob Sun
68d4df55c3
reset navigation title when erase all data 2017-02-20 16:58:15 +08:00
Bob Sun
c35dc4f3cd
update appearance when copying to clipboard 2017-02-20 16:07:32 +08:00
Bob Sun
70166c9901
fix a bug caused by keychain modifications 2017-02-20 11:48:39 +08:00
Bob Sun
4ab702134a
add acknowledgement to KeychainAccess 2017-02-19 22:18:52 +08:00
Bob Sun
90709675a3
use keychain to store pgp passphrase and git password 2017-02-19 22:10:36 +08:00
Bob Sun
ceb52a5b33
show unsynced symbol in the name of password in password detail page 2017-02-19 00:55:13 +08:00
Bob Sun
8396b57a72
show number of unsynced passwords in about page 2017-02-19 00:46:29 +08:00
Bob Sun
8135caf44d
reset password attempts count after sync 2017-02-17 21:06:28 +08:00
Bob Sun
3bbd4c47df
use runtime password filling 2017-02-17 20:14:01 +08:00
Bob Sun
a3a09beebf
remove passphrase cell and add passphrase alert dialog 2017-02-17 14:58:27 +08:00
Bob Sun
a5f13a1e8a
support ASCII armor encrypted PGP keys 2017-02-17 13:44:25 +08:00
Bob Sun
83b9762122
solve core data conflict caused by updating password entity image 2017-02-16 13:24:41 +08:00
Bob Sun
3ca2850a8b
alert user after fetching pgp keys 2017-02-16 11:52:36 +08:00
Bob Sun
edfd8c97a7
simplify alert code 2017-02-16 00:54:42 +08:00
Bob Sun
545a5b11bb
show alert if key url is empty 2017-02-15 22:34:16 +08:00
Bob Sun
4f82de061d
handle addition filed is empty 2017-02-15 21:25:26 +08:00
Bob Sun
1b5e98e987
disable edit button before finishing decryption 2017-02-15 21:25:03 +08:00
Bob Sun
77945b11f8
move showProgress method to main thread 2017-02-15 21:11:22 +08:00
Bob Sun
869f06e00f
change update password related functions 2017-02-15 20:01:17 +08:00
Bob Sun
068f5be807
resolve core data merge conflicts error 2017-02-15 16:51:12 +08:00
Bob Sun
9eb5f57b80
only compare prefix 2017-02-15 16:20:36 +08:00
Bob Sun
b2c5c2475b
fix bugs 2017-02-15 11:37:19 +08:00
Bob Sun
a2fb5b4a2c
check pgpKey before decrypting password 2017-02-15 11:26:22 +08:00
Bob Sun
9f4830dc2a
move database operations to the main thread to avoid async problems 2017-02-15 11:15:11 +08:00
Bob Sun
56cb5d94ee
check authentication method before save 2017-02-14 23:00:55 +08:00
Bob Sun
81d2145192
typo 2017-02-14 22:08:53 +08:00
Bob Sun
80074ea2d6
delete debug message 2017-02-14 22:08:08 +08:00
Bob Sun
5399f2be48
change positions of switch and detailed buttion 2017-02-14 19:19:47 +08:00
Bob Sun
ad64944648
fix grammer mistakes 2017-02-14 19:17:31 +08:00
Bob Sun
0889bbfaa4
add detailed description to explain "unknown fields" 2017-02-14 18:08:31 +08:00
Bob Sun
2546666d91
remove commented code 2017-02-14 16:43:06 +08:00
Bob Sun
3ffb2fa9ac
fix bugs 2017-02-14 16:08:10 +08:00
Bob Sun
b09add3413
don't show username password in additional fields 2017-02-14 12:54:51 +08:00
Bob Sun
fe1c01c6dc
Hide unknown fields 2017-02-14 11:16:30 +08:00
Bob Sun
3145ddacbe
add checks to avoid invalid inputs 2017-02-13 15:01:04 +08:00
Bob Sun
0b714ffec2
fix small bugs 2017-02-13 14:30:38 +08:00
Bob Sun
ae93727c6b
only prepare saveEditPasswordSegue 2017-02-13 11:42:28 +08:00
Bob Sun
b2ee8c429f
support edit password 2017-02-13 01:15:42 +08:00
Bob Sun
41d45bfbf9
only push when there is unsync password 2017-02-12 13:31:29 +08:00
Bob Sun
707717e7be
add credits to FlatIcons 2017-02-12 02:04:06 +08:00
Bob Sun
3ce3155711
set all password as synced after push to repository 2017-02-12 01:59:40 +08:00
Bob Sun
010ec3b322
fix a bug in downloading password image 2017-02-12 01:58:42 +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
1a7451a326
add progress callback to "add password" 2017-02-11 19:48:47 +08:00