Commit graph

344 commits

Author SHA1 Message Date
Bob Sun
ea3c12f2e4
Polish code to make sure detail text in settings are correct 2017-02-26 20:59:27 +08:00
yishilin14
30ae32ec5f Show generated passwords with colors 2017-02-26 00:58:18 +08:00
yishilin14
62db5da62f Blurring app screen in switch mode
Blur app screen and add the Pass icon in the middle.
2017-02-25 18:45:33 +08:00
Bob Sun
0f975882ee
remove hardcoded index path of setting cell 2017-02-25 11:40:12 +08:00
Evgeny Morozov
c6db44ace7
Move repository to a private directory 2017-02-24 20:16:11 +03:00
Bob Sun
8e580e3dad
make variable name simple 2017-02-24 23:54:17 +08:00
Evgeny Morozov
bb654849af Allow usage of uploaded PGP keys 2017-02-24 23:48:58 +08:00
yishilin14
5e581aa6da Update password colors 2017-02-24 21:35:49 +08:00
yishilin14
d3e02a12fa Fix fonts 2017-02-24 21:33:36 +08:00
Bob Sun
af8cd536f1
add function to get recent commits 2017-02-24 00:42:06 +08:00
yishilin14
3e0ba8a1d5 Color passwords (red digits, blue punctuations) 2017-02-24 00:24:39 +08:00
Evgeny Morozov
5f872e0345 Grey out the SSH option if keys don't exist 2017-02-24 00:05:47 +08:00
Evgeny Morozov
795cc41025 Enable file sharing 2017-02-24 00:05:47 +08:00
Bob Sun
93e0cd8ffe
add contributors to special thanks 2017-02-23 23:48:52 +08:00
Bob Sun
2372466883
fix issue #26
empty PGP keys will make app crash at startup
2017-02-23 23:48:52 +08:00
Evgeny Morozov
4034050ce0 Fix a bug, that caused the app to crash if ssh passphrase is not set. 2017-02-23 18:39:43 +03:00
Evgeny Morozov
de6183764b Store ssh key passphrase in Keychain 2017-02-23 17:34:55 +03:00
Evgeny Morozov
04ceeb87dc Request ssh key password, if it is not set, but the key is encrypted 2017-02-23 16:43:13 +03:00
yishilin14
2f3ccc9c07 clear pasteboard after 45 seconds 2017-02-23 17:56:12 +08:00
Bob Sun
e1f3a08666
check zero byte key (solve issue #26) 2017-02-23 16:53:50 +08:00
Bob Sun
c16ecc621d
set selected tableviewcell as srouceView and srouceRect, this resolve issue #24 2017-02-22 18:18:59 +08:00
Bob Sun
28336ce3dd
Version Bump to 19 2017-02-22 14:53:07 +08:00
Bob Sun
2d0e076024
results is no longer needed 2017-02-22 14:51:01 +08:00
Bob Sun
26f8c74e28
Version Bump to 18 2017-02-22 13:28:38 +08:00
Bob Sun
6618305e89
fix issue #18: broken 3d touch cased by name of shortcut item 2017-02-22 13:11:27 +08:00
Bob Sun
a2bcbe1804
show error alert window when cannot decrypt password 2017-02-22 12:56:06 +08:00
Bob Sun
7b00435658
update version string 2017-02-21 17:39:26 +08:00
Bob Sun
56561f4fd7
make font size consistent 2017-02-21 17:37:04 +08:00
Bob Sun
9f2a68b18d
fix a bug 2017-02-21 17:36:51 +08:00
Bob Sun
9e3856e024
Version Bump to 17 2017-02-21 13:14:50 +08:00
Bob Sun
87dd4f96a3
simplify password repository setting 2017-02-21 13:07:14 +08:00
Bob Sun
2829e9145d
add additional field example in the footer of addition cell 2017-02-21 01:06:03 +08:00
Bob Sun
e40cadaec1
fix url of flaticon 2017-02-21 00:32:35 +08:00
Bob Sun
7a5cebb87d
change version string 2017-02-21 00:31:18 +08:00
Bob Sun
9ddf57fd89
Version Bump to 16 2017-02-20 22:24:47 +08:00
Bob Sun
b5def8c782
remove authentication method controller 2017-02-20 22:24:25 +08:00
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
81ed04b620
add function to generate Apple's style password 2017-02-20 21:56:23 +08:00
Bob Sun
663ccd1a85
ignore empty lines in the password additional fields 2017-02-20 17:43:04 +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
d19639df82
Version Bump to 15 2017-02-20 11:51:03 +08:00
Bob Sun
70166c9901
fix a bug caused by keychain modifications 2017-02-20 11:48:39 +08:00
Bob Sun
eb501ee65f
resize table cell height 2017-02-20 11:48:10 +08:00
Bob Sun
171bfad288
Version Bump to 14 2017-02-19 22:27:09 +08:00
Bob Sun
9eaf962c96
add remove PGP key passphrase to removePGPKeys function 2017-02-19 22:26:37 +08:00
Bob Sun
65a31a803e
remove PGP key passphrase and git repository password from user defaults 2017-02-19 22:26:13 +08:00
Bob Sun
4ab702134a
add acknowledgement to KeychainAccess 2017-02-19 22:18:52 +08:00