Commit Graph

53 Commits (60e3b14599e7850fb244eaf81db643f139e56011)

Author SHA1 Message Date
Frederic Jacobs 60e3b14599 Updating translations
//FREEBIE
11 years ago
hubert3 a4eb34b236 Only display contacts that have a phone number 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 7ab15a5808 Updating translations //FREEBIE 11 years ago
Frederic Jacobs 9c31b9ab67 Logging migration errors 11 years ago
Frederic Jacobs db33d636e8 Migration scheme 11 years ago
Frederic Jacobs 68f96d562c Closes #52 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
Rainer Killinger 5812f80d42 Closes #70 11 years ago
Hannes Hofer 9703e601b0 slight refactoring to fit code style
slightly refactored to fit code style of project
11 years ago
Hannes Hofer bde62ed7cb do not reposition cursor to end of number on change
restore cursor position after update.
cursor position must be restored after update.
when non number chars are deleted or inserted move cursor position for -1 or 1 respectively
11 years ago
Hannes Hofer d8ee13f040 respect cursor position for insert and delte
cursor position was not respected on delete and insert.
new numbers were always inserted on last position
on delte the last digit was erased regardless of cursor position.
cursor postition is respected now, but cursor is rest to last position on delte/insert
11 years ago
Frederic Jacobs 6890ac3b46 Removing some test headers 11 years ago
Frederic Jacobs 3f8f7d6a93 Merge branch 'postLaunchFixes' of github.com:WhisperSystems/Signal-iOS into postLaunchFixes 11 years ago
Frederic Jacobs a470b6eefa Merging various bug fixes 11 years ago
Frederic Jacobs defa693082 Closes #75 11 years ago
Frederic Jacobs 19eb620fbf Closes #67 11 years ago
Frederic Jacobs c73e6b65eb Transitioning off custom preference files 11 years ago
David Caldwell 583373ba72 Fix case of openssl/ includes for case-sensitive build environments. 11 years ago
Frederic Jacobs db9c29f507 Closes #75 11 years ago
Frederic Jacobs 70865f3ebc Closes #67 11 years ago
Frederic Jacobs 6ee267a5f3 Transitioning off custom preference files 11 years ago
mjewkes c15115c5f0 Class comment in the header. 11 years ago
mjewkes bba5418061 Final removal of the CryptoUtils class name, replaced with CryptoTools. 11 years ago
mjewkes 6e48eba05c Handshake HMAC Authentication success/failure test. Random uint16 generation variance testing for full CryptoTools test coverage. Removal of stub tests. 11 years ago
Frederic Jacobs f317c76a8a Closes #27 11 years ago
Frederic Jacobs 29bd2f0787 Closes #25 11 years ago
Frederic Jacobs f4212284ee Bump up version number for App Store release 11 years ago
Frederic Jacobs 9260116fac New wording for support features 11 years ago
Frederic Jacobs b574fcda59 Using PastelogKit 11 years ago
Frederic Jacobs 3428c724bd Fixing typo in strings 11 years ago
Frederic Jacobs 556769cff9 Changes for arm64 and Clang redefined-types 11 years ago
Frederic Jacobs adf81b4aec Goodbye OCTest, Hello XCTest
Some tests are still failing after the new key datastore transition.
11 years ago
Frederic Jacobs 4b2acd62f3 Cleaning environment prefs 11 years ago
Frederic Jacobs 3031ae741e Advanced network logging 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 e8b9a831d8 Bumping up version number 11 years ago
Frederic Jacobs 407c64f6e1 Additional call anonymous logging 11 years ago
Frederic Jacobs 61264a480d NSComparator for unit tests 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 11 years ago
Jake McGinty 56509dc173 updated phone icon 11 years ago
Jazz Alyxzander Turner-Baggs 08b68abb57 properly update callerid for incoming calls 11 years ago