Commit Graph

12 Commits (002909f74d62d73c8d47381a1699f7924963b531)

Author SHA1 Message Date
Frederic Jacobs cd0bda7105 iOS 8 Support
- Supporting iOS 8
- Updating translations
- Rewriting PushManager to extensively use futures
- Pick up calls directly from the lock-screen
10 years ago
Craig Gidney 5401056d31 Checked indentation, future source results, directory layout, thenTry vs then, dependencies 10 years ago
Craig Gidney ced4fc8947 Initial work to depend on external futures library instead of internal implementation
Still need to:
- Fix indentation
- Check for any FutureSource being returned instead of FutureSource.future
- Check for then: vs thenTry: mixups
- Check for main thread related issues
- Check for other exception catching issues
- Adjust directory layout
- Manual end-to-end testing
10 years ago
Frederic Jacobs 2a0b0cbffc Updating OpenSSL
//FREEBIE
10 years ago
Frederic Jacobs 5ac7acfbc5 Enhancements in the verification flow
- Certificate Pinning with AFNetworking
- Block syntax for number validation
- Fixes null debug logs
10 years ago
Frederic Jacobs 60fb869baa Closes #80 #37
- Use of new Keychain Access attribute
- Error management (notifying the user) when opening app without
required push and microphone permission
- Enforcing APNID are sent to server, retry later if not able to reach
server
10 years ago
Frederic Jacobs 755bc5961e Closes #67 10 years ago
Frederic Jacobs 5c124c647b Using PastelogKit 10 years ago
Frederic Jacobs c69747e48b Production logging & sign up error handling 10 years ago
Frederic Jacobs 6c2f33a6d5 Updating OpenSSL to 1.0.1h 10 years ago
Frederic Jacobs a6bf143855 Cleaner Keychain storage 10 years ago
Frederic Jacobs 6373507108 initial commit 10 years ago