Yishi Lin
|
774f05eae0
|
Convert to Swift 4
- Will fix all warnings next.
|
2017-09-23 16:29:03 +08:00 |
|
Yishi Lin
|
7640d55317
|
Fix passcode lock touch ID again
|
2017-09-18 01:59:47 +08:00 |
|
Yishi Lin
|
90a675d4fa
|
Fix passcode lock problem
- Fix the problem when the phone is locked in landscape mode, and unlock in portrait mode.
|
2017-09-18 01:33:19 +08:00 |
|
Yishi Lin
|
81af389a07
|
Fix the Touch ID setting of passcode lock
- Disable Touch ID alone does not work before this commit.
|
2017-09-18 00:48:09 +08:00 |
|
Yishi Lin
|
611dd39131
|
Update provisioning files
|
2017-09-17 17:32:22 +08:00 |
|
Yishi Lin
|
6d118eab7e
|
Fix the logic of git clone
- erase git password and ssh passphrase before cloning
- erase core data after a failed cloning
|
2017-08-12 21:41:34 +08:00 |
|
Yishi Lin
|
aa4ff7ce47
|
Use the latest ObjectivePGP framework (v0.6.2)
|
2017-08-12 15:12:33 +08:00 |
|
Yishi Lin
|
a4efe57db9
|
Fix the "clearing passwords in 45s" function
- Copied passwords in the extension are not cleaned.
|
2017-07-27 23:56:24 +08:00 |
|
Yishi Lin
|
f86a5eee65
|
Simplify codes
|
2017-07-27 22:38:07 +08:00 |
|
Yishi Lin
|
8ed8223758
|
Fix PGP key setting checks
|
2017-07-27 21:12:58 +08:00 |
|
Yishi Lin
|
f00f6c77b0
|
Fix issue #13 ( Additions display randomly)
|
2017-07-27 13:19:58 +08:00 |
|
Yishi Lin
|
c5c6679f21
|
Add some checks
|
2017-07-24 23:30:22 +08:00 |
|
Yishi Lin
|
622382122d
|
Provide more git clone error message
|
2017-07-22 19:16:15 +08:00 |
|
Bob Sun
|
f4bb7c9779
|
Version bump
|
2017-07-16 21:56:06 -07:00 |
|
Bob Sun
|
7c36ff8c74
|
Merge tag 'v0.2.8' into develop
New features, updates and bug fixes
- support Chrome and app extension
- support portait mode
- bug fixes
|
2017-07-16 21:30:16 -07:00 |
|
Bob Sun
|
d223fc2345
|
Merge branch 'release/0.2.8'
|
2017-07-16 21:29:49 -07:00 |
|
Yishi Lin
|
fa78a7e0b7
|
Fix passcode lock view rotation problem
|
2017-07-16 23:15:24 +08:00 |
|
Yishi Lin
|
4b5ea10b40
|
Force the PasscodeLockVC to be portrait
|
2017-07-07 17:36:04 +08:00 |
|
Yishi Lin
|
3593974ca4
|
Fix bugs in the password editor
|
2017-07-07 11:32:03 +08:00 |
|
Yishi Lin
|
f8f43a1225
|
Fix a warning in pod install
|
2017-06-28 00:59:44 +08:00 |
|
Yishi Lin
|
85ad59b17d
|
Use project deployment target
|
2017-06-28 00:45:25 +08:00 |
|
Yishi Lin
|
39820a4108
|
Look for "login" as a username field in auto fill
- Will look for "username" first
|
2017-06-28 00:32:50 +08:00 |
|
Yishi Lin
|
69b58e686d
|
Polish the Password class
- About "additions", remove "additionKeys"
|
2017-06-28 00:18:06 +08:00 |
|
Yishi Lin
|
62136b0cfd
|
Update README.md
|
2017-06-25 22:07:53 +08:00 |
|
Yishi Lin
|
73edac6e14
|
Fix extension info plist
|
2017-06-25 15:19:29 +08:00 |
|
Yishi Lin
|
99741f258d
|
Fix fastlane
|
2017-06-25 14:54:16 +08:00 |
|
Yishi Lin
|
6f0a8f5d14
|
Fix project config
|
2017-06-25 13:49:17 +08:00 |
|
Yishi Lin
|
37bb924181
|
Change how the product bundle identifier is set
- Making modifying the product bundle identifier easier: only need to change in Project/Build settings
|
2017-06-25 13:20:03 +08:00 |
|
Yishi Lin
|
5d71f99711
|
Support Safari/Chrome auto fill
|
2017-06-25 12:52:08 +08:00 |
|
Yishi Lin
|
5710f496fc
|
Support Chrome and app login
|
2017-06-23 22:39:07 +08:00 |
|
Yishi Lin
|
a5b9b74dae
|
Merge pull request #103 from jordoh/search-in-directory
Include directory in "All" scope searches
|
2017-06-23 22:24:42 +08:00 |
|
Jordan Phillips
|
c7135596e8
|
Include directory in "All" scope searches
|
2017-06-23 07:15:47 -07:00 |
|
Yishi Lin
|
fb55f32797
|
Support Chrome and app logins
|
2017-06-23 21:57:03 +08:00 |
|
Yishi Lin
|
daacfbea83
|
Rename a file
|
2017-06-22 23:15:37 +08:00 |
|
Bob Sun
|
72424c7db2
|
Use split view for Settings
|
2017-06-22 00:09:12 -07:00 |
|
Bob Sun
|
d25cc9eb9a
|
Version bump
|
2017-06-20 13:00:43 -07:00 |
|
Yishi Lin
|
0bb6e48d39
|
Fix migration of user defaults
|
2017-06-18 01:13:49 +08:00 |
|
Yishi Lin
|
826568226f
|
Fix extension version number
|
2017-06-15 17:39:53 +08:00 |
|
Yishi Lin
|
2275aec1e9
|
Update Carthage in readme
|
2017-06-15 17:38:00 +08:00 |
|
Yishi Lin
|
a8060d28c9
|
Fix some startup warnings
|
2017-06-15 17:30:57 +08:00 |
|
Yishi Lin
|
9bb51d209c
|
Change extension name and folder names
|
2017-06-15 17:27:02 +08:00 |
|
Bob Sun
|
df75dc9d6a
|
Merge branch 'develop' of https://github.com/mssun/passforios into develop
|
2017-06-14 16:27:53 -07:00 |
|
Bob Sun
|
7c2c2ca013
|
Fix issues in CI
|
2017-06-14 16:27:45 -07:00 |
|
Yishi Lin
|
725821419f
|
Fix passKitTests compilation problem
|
2017-06-15 06:02:45 +08: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 |
|