Commit Graph

281 Commits (c3b72ac6b29eed2ec794666fbe47232d38f0d720)

Author SHA1 Message Date
Craig Gidney baaef78323 Using dot syntax for local*, all*, full*, first*, last*, to*, encodedAs*, copy*
FREEBIE
11 years ago
Craig Gidney e9f8881bd4 Checking error codes and cleaning up when errors occur in EvpKeyAgreement
- Added a test to actually exercise the DH agreement path
//FREEBIE
11 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
11 years ago
Craig Gidney 4cd30f32ed Using getter syntax for shared*, is*, and has* 11 years ago
Craig Gidney 9e36872644 Using dot syntax for count and length 11 years ago
Craig Gidney 1e9a3e9a46 Ran "Edit -> Refactor -> Convert to Modern Objective-C Syntax"
- dictionaryWithObject -> @{key: val}
- objectAtIndex -> a[i]
- numberWithBool/Int/etc -> @1, @(val)
- Reverted friendly fire on ProtocolBuffers
- Did not do ANY other changes (including changes to make more refactorings succeed)
//FREEBIE
11 years ago
Frederic Jacobs 619b53cb0b Screen security feature. Closes #31 11 years ago
Frederic Jacobs aca4733ac0 Multiple fixes
- Make logging optional if desired
- HTTPS external URLs
- Clean app data when re-registering
- If registration future fails, bring back user interaction
11 years ago
Frederic Jacobs 9240a095ae Travis CI-support and iOS8 push notifications
//FREEBIE
11 years ago
Frederic Jacobs 5ac7acfbc5 Enhancements in the verification flow
- Certificate Pinning with AFNetworking
- Block syntax for number validation
- Fixes null debug logs
11 years ago
Frederic Jacobs 9c31b9ab67 Logging migration errors 11 years ago
Frederic Jacobs db33d636e8 Migration scheme 11 years ago
Frederic Jacobs 46b869628e 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
11 years ago
Frederic Jacobs 19eb620fbf Closes #67 11 years ago
Frederic Jacobs c73e6b65eb Transitioning off custom preference files 11 years ago
Frederic Jacobs 9260116fac New wording for support features 11 years ago
Frederic Jacobs 556769cff9 Changes for arm64 and Clang redefined-types 11 years ago
Frederic Jacobs 4b2acd62f3 Cleaning environment prefs 11 years ago
Frederic Jacobs 24b09ccc2e Fixing NSNumber to BOOL conversion 11 years ago
Frederic Jacobs 5e9285ef60 Fixing #18 11 years ago
Frederic Jacobs 196d63fee7 Re-registering, generating new server passwords 11 years ago
Frederic Jacobs 2cdb05754c Bug fixes + Keychain store 11 years ago
Frederic Jacobs 09fcf2ff0e Fixing localization bug 11 years ago
Frederic Jacobs fe41d3379c Adding more logging to address the initialization issues 11 years ago
Frederic Jacobs 6d76b8b27b Localized challenge alertview 11 years ago
Frederic Jacobs 2a58c03b9f Localized sign up messages and gist log upload 11 years ago
Frederic Jacobs dca3c74bc3 Removing non-used debug environment 11 years ago
Frederic Jacobs 9d6ca82e84 Production logging & sign up error handling 12 years ago
Frederic Jacobs 109ecb36b2 Cleaning up unnecessary headers 12 years ago
Frederic Jacobs a6bf143855 Cleaner Keychain storage 12 years ago
Frederic Jacobs 6373507108 initial commit 12 years ago