Bob Sun
2abbceb2e9
Set name and url in Password non-optional
...
Name and url in Password class shouldn't be optional because we store
them in core data as non-optional. This change also help us to avoid
man unneccessary unwrap.
2018-11-10 22:38:12 -08:00
Bob Sun
79744fc713
Fix QR code scanner cannot be cancelled
2017-10-09 20:33:18 -07:00
Yishi Lin
774f05eae0
Convert to Swift 4
...
- Will fix all warnings next.
2017-09-23 16:29:03 +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
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
Yishi Lin
5be56eca44
Show OTP for scanned QR codes before saving
2017-04-10 02:15:16 +08:00