Bob Sun
7c2c2ca013
Fix issues in CI
2017-06-14 16:27:45 -07:00
Yishi Lin
3bfe98b93d
Add scheme "pass" for travis CI
2017-06-14 23:19:23 +08:00
Yishi Lin
09865a02af
Fix migration problems
2017-06-14 21:50:38 +08:00
Yishi Lin
33fff2afaf
Merge branch 'develop' into feature/passextension
2017-06-14 20:24:11 +08:00
Yishi Lin
3b562da607
Remove imported keys from iTunes Documents ( fix #97 )
2017-06-14 20:22:15 +08:00
Yishi Lin
fb5f689540
Add passcode lock for extension
2017-06-14 19:14:56 +08:00
Yishi Lin
7cf628638b
Move passcode lock to framework
2017-06-14 14:16:26 +08:00
Yishi Lin
639cd123cb
Switch to passcode lock fork that supports app extension
2017-06-14 14:04:44 +08:00
Bob Sun
077e046a0e
Fix a bug caused by NSPredicate mistake
2017-06-13 21:21:46 -07:00
Bob Sun
e6f90bcc0d
Add paypal donation button
2017-06-13 20:30:01 -07:00
Yishi Lin
8e5a824cca
Add search and copy password in extension
...
- no lock screen for now
- share keychain between app and extension
2017-06-14 00:25:38 +08:00
Yishi Lin
abe1c46d83
Fix many "class PGPxxxx is implemented in both xxx" warnings
2017-06-13 16:44:41 +08:00
Yishi Lin
7f6900b7cd
Fix some "linking against dylib" warning
...
- Move requestGitPassword to view controllers
- Move Utils.alert out of passKit, because SVProgressHUD is there
2017-06-13 13:19:18 +08:00
Yishi Lin
86a6fb6395
Fix erase and removePGPKeys
...
- Remove SharedDefaults instead of Defaults
2017-06-13 13:04:39 +08:00
Yishi Lin
d2ba620ae4
Move codes to an embed framework
...
- Move bundle/group identifiers to passKit/Global
- Fix Core Data
- Change Defaults to SharedDefaults
2017-06-13 11:43:46 +08:00
Bob Sun
84917c3334
Merge remote-tracking branch 'origin' into develop
2017-06-11 18:00:45 -07:00
Bob Sun
6dbab509e0
Fix #90
2017-06-11 17:51:33 -07:00
Yishi Lin
850dc75820
Move files and Defaults to the shared container
2017-06-11 02:09:45 +08:00
Yishi Lin
8f91c4c516
Add a dummy extension
2017-06-11 00:48:49 +08:00
Yishi Lin
208e7f9f55
Remove a building warning
2017-06-10 23:06:21 +08:00
Yishi Lin
545aceb7af
Fix bug of hard press search
...
- bug introduced in d86ee90eb7
2017-06-09 18:39:52 +08:00
Yishi Lin
25dd1339bf
Update readme
...
Add the link to App Store!
2017-06-08 16:52:37 +08:00
Yishi Lin
c546828df3
Update
2017-06-08 16:06:09 +08:00
Yishi Lin
e688b35195
Merge tag '0.2.7' into develop
...
- support importing SSH private key via scanning QR codes
- SSH public key is not required anymore
- code polishing (UI and code logics)
- several bug fixes
2017-06-08 10:53:35 +08:00
Yishi Lin
d635eea136
Merge branch 'release/0.2.7'
2017-06-08 10:47:11 +08:00
Yishi Lin
d7804275ea
Version bump
2017-06-08 10:45:54 +08:00
Yishi Lin
2388edccfb
Polish logics about PGP passphrase
...
- Ask passphrase only when users want to save them for later usage
- Provide a second change to enter passphrase during the decryption
2017-06-07 21:11:01 +08:00
Yishi Lin
0542733f86
Polish the logic of clone
...
- pop the current view only after a successful clone so that editing the previous incorrect git setting is possible
2017-06-07 18:52:53 +08:00
Yishi Lin
d86ee90eb7
Remove hardcoded bundle identifier
2017-06-07 17:09:37 +08:00
Yishi Lin
6daa84df30
Provide info about the iTunes File Sharing
...
- only when key files are not existed (not downloaded/pasted/imported)
2017-06-07 16:54:54 +08:00
Yishi Lin
3cde0d954c
Scan QR Code to import SSH private key
2017-06-07 13:08:52 +08:00
Yishi Lin
a31f5b797d
No need to import SSH public key
2017-06-07 01:06:53 +08:00
Yishi Lin
7bfc3cc7d4
Fix deleting entries
2017-06-07 01:05:53 +08:00
Bob Sun
b48a7438ed
Avoid crash when table is empty
2017-06-03 22:45:53 -07:00
Bob Sun
9b2fa6acbe
Change contact address of developer
2017-06-03 22:42:49 -07:00
Bob Sun
b2d93c8a70
Fix cannot removing PGP keys
2017-06-03 18:12:33 -07:00
Bob Sun
e549db0714
Change notification observer from "showPassword" to "decryptThenShowPassword"
...
- avoid crash when password has been deleted
2017-06-03 17:50:33 -07:00
Bob Sun
174128998c
Fix a crash caused by forced unwrapping a variable
2017-06-03 17:16:00 -07:00
Bob Sun
41764c147d
Change title of QR code reader
2017-06-03 16:36:55 -07:00
Bob Sun
70a41f6438
Change min/max length of random password generator
2017-05-26 19:28:09 -07:00
Bob Sun
3921b89a12
Hide TouchID option if a device doesn't support
2017-05-26 09:25:36 -07:00
Bob Sun
086515b5ee
Fix a crash in about repository
2017-05-25 22:59:53 -07:00
Yishi Lin
dd3c8b9164
Hide the password generation setting on Apple Keychain style ( close #84 )
2017-05-26 00:37:00 +08:00
Bob Sun
f513255aa8
Merge branch 'release/0.2.6' into develop
2017-05-22 23:07:59 -07:00
Bob Sun
c19d6469ea
Merge branch 'release/0.2.6'
2017-05-22 23:05:23 -07:00
Bob Sun
4977aecadb
Version bump
2017-05-22 23:05:11 -07:00
Yishi Lin
6fe3c00c9f
Polish the logic about touch ID and passcode lock
2017-05-14 20:52:24 +08:00
Yishi Lin
750532850a
Scan QR codes to insert PGP ascii-armor keys
2017-05-14 20:44:48 +08:00
Bob Sun
d1393c6d36
Polish validation logic of importing pgp key via url
2017-05-11 22:55:55 -07:00
Bob Sun
275b856883
Fix a mistake in app error class
2017-05-11 22:55:08 -07:00