Commit graph

19 commits

Author SHA1 Message Date
Yishi Lin
09865a02af Fix migration problems 2017-06-14 21:50:38 +08:00
Yishi Lin
639cd123cb Switch to passcode lock fork that supports app extension 2017-06-14 14:04:44 +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
Yishi Lin
850dc75820 Move files and Defaults to the shared container 2017-06-11 02:09:45 +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
d86ee90eb7 Remove hardcoded bundle identifier 2017-06-07 17:09:37 +08:00
Yishi Lin
1f829fffcc Polish notification
- define notification names
- move "post notification" to PasswordStore (todo: move "search" and the one for "show folder switch")
- "erase" and "reset" also post the "passwordStoreUpdated" notification
2017-03-18 00:30:14 +08:00
Bob Sun
ad0c39b541
Add option to select two flavors of password generator: random and apple's (keychain) 2017-03-08 00:57:49 -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
6618305e89
fix issue #18: broken 3d touch cased by name of shortcut item 2017-02-22 13:11:27 +08:00
Bob Sun
b954a4dcab
finish simple "add password function" 2017-02-10 22:15:01 +08:00
Bob Sun
76b863f00a
set minimum size of HUB 2017-02-08 19:17:53 +08:00
Bob Sun
9cfaeb6d56
remove debug message 2017-02-08 17:55:29 +08:00
Bob Sun
9816e7677d
improve passcode 2017-02-08 14:53:07 +08:00
Bob Sun
97056ab91c
3D touch to search 2017-02-08 12:47:05 +08:00
Bob Sun
f9e42b9490
change Globals class to static 2017-02-08 10:15:38 +08:00
Bob Sun
f14c4662cb
fix bugs of the passcode function 2017-02-07 20:57:06 +08:00
Bob Sun
a31e9776fe
add passcode and touch ID 2017-02-07 20:24:58 +08:00
Bob Sun
8e997cc868
first commit 2017-01-19 21:15:47 +08:00