Commit graph

533 commits

Author SHA1 Message Date
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
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
Bob Sun
89f2d6e764
Check oid before calling localCommitsRelative to avoid crashes 2017-05-10 09:29:23 -07:00
Yishi Lin
20f2e22076 Fix a bug about remembering pgp passphrase
- Do not keep the wrong passphrase
2017-05-08 21:12:48 +08:00
Yishi Lin
e1c6d9c0d8 Remove redundant codes 2017-05-08 20:58:53 +08:00
Yishi Lin
a6875590a4 Fix a cell reuse bug in password detail VC 2017-05-08 20:57:39 +08:00
Yishi Lin
22877c8012 Show and copy developer email if failed to open the Mail App 2017-05-04 21:12:37 +08:00
Yishi Lin
885319e2e1 Hide the "Decrypting" message before asking for passphrase 2017-05-04 20:47:23 +08:00
Yishi Lin
4ca6c39174 Polish error message 2017-05-04 20:17:59 +08:00
Bob Sun
f0ca07187c
Fix crash when open git server view controller 2017-05-02 16:57:03 -04:00
Bob Sun
c2562d31d1
Give an default authentication method to avoid crashes 2017-05-01 23:06:39 -04:00
Bob Sun
53ea744bb6
Simplify PasswordStore model 2017-05-01 11:33:06 -04:00
Bob Sun
eba79da0e6
Polish and simplify PasswordStore model class 2017-04-30 16:16:52 -05:00
Bob Sun
495316e6d6
Version bump 2017-04-29 08:53:43 -07:00
Bob Sun
3267b29bd7
Fix an issue in requesting ssh key passphrase 2017-04-28 21:25:30 -07:00
Bob Sun
1311962dc1
Polish credential related logic 2017-04-28 20:33:41 -07:00
Bob Sun
649d709369
Correct git signature logic 2017-04-27 23:57:15 -07:00
Mingshen Sun
2f790d7923
Polish AdvancedSettingsTableViewController 2017-04-27 21:57:30 -07:00
Mingshen Sun
b429a6baf1
Polish logic of setting git signature 2017-04-27 21:48:10 -07:00
Yishi Lin
8d0553a417 Keep the last sync time after discarding local changes 2017-04-27 23:46:19 +08:00
Yishi Lin
f37efd24a4 Show default git signature in its setting
- Fix a small bug of getting gitSignatureForNow
- Polish gitSignatureForNow
2017-04-27 23:40:33 +08:00
Yishi Lin
034f43220b Polish the password editor table view 2017-04-27 23:26:12 +08:00
Yishi Lin
165af8588a Fix the name cell of the password editor table
- Update the data table after user's editing.
2017-04-27 23:07:22 +08:00
Bob Sun
98cc71bf30
Fix gitRm issue 2017-04-26 23:02:05 -07:00
Bob Sun
b3e7ed25cd
Fix encoding issue 2017-04-26 23:01:42 -07:00
Bob Sun
d94c7626a6
Observe passwordStoreUpdated notification in CommitLogs controller 2017-04-26 22:09:27 -07:00
Bob Sun
eccfeb19b5
Change "save" to "clone" button, and clone the repo by default. 2017-04-26 22:04:44 -07:00
Bob Sun
dd254b21d9
Polish folder related methods 2017-04-26 20:28:15 -07:00
Bob Sun
a499be7628
Fix an edit bug caused by wrong password url 2017-04-25 22:33:37 -07:00
Bob Sun
adbb5e89bc
Fix an edit bug, forget to post notification 2017-04-25 20:58:48 -07:00
Bob Sun
d6c7b67fcc
Fix issue about remembering passphrase function (#74) 2017-04-25 20:13:59 -07:00
Bob Sun
055ea243a3
Improve edit password to make it consistent with Pass 2017-04-25 13:01:17 -07:00
Bob Sun
86cb8a84cd
Fix tag number 2017-04-24 10:56:18 -07:00
Bob Sun
b35d79031d
Refactor logic of requesting git/ssh password callback 2017-04-24 10:53:26 -07:00
Bob Sun
1b68c6f718
Fix issue #73 2017-04-23 10:39:28 -07:00
Bob Sun
0851eb57fd
Fix typo #71 2017-04-23 10:23:54 -07:00
Bob Sun
594e7f4c53
Add essential checks before save edited password 2017-04-23 10:23:05 -07:00
Bob Sun
ee077bf026
Fix bugs may introduce crashes 2017-04-23 10:16:50 -07:00
Bob Sun
914f072ab2
Merge and resolve conflits 2017-04-23 10:06:31 -07:00
Bob Sun
d8ecd1e889
Support folder operations
Example:
  - add: a/b/c/d
  - delete: a/b/c/d
  - move: a/b/c/d -> a/b/c/d/e
2017-04-23 10:03:09 -07:00
Yishi Lin
a01e736b8a Improve scan OTP token workflow
- scan, check OTP, save
2017-04-11 23:00:23 +08:00
Bob Sun
b1ef8a343f
Fix some issues may cause crash 2017-04-10 22:09:39 -07:00
Yishi Lin
dbfbd73d75 Change keyboard for git config settings 2017-04-11 01:13:41 +08:00
Yishi Lin
178b901743 Add disclosure indicator to "add OTP" 2017-04-10 23:04:23 +08:00