Commit Graph

387 Commits

Author SHA1 Message Date
Frederic Jacobs 68f96d562c Closes #52 2014-08-01 19:27:55 -04:00
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
2014-08-01 19:27:55 -04:00
Rainer Killinger 5812f80d42 Closes #70 2014-08-01 19:27:55 -04:00
Hannes Hofer 9703e601b0 slight refactoring to fit code style
slightly refactored to fit code style of project
2014-07-31 13:24:23 -07:00
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
2014-07-31 13:06:08 -07:00
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
2014-07-31 12:19:30 -07:00
Frederic Jacobs 6890ac3b46 Removing some test headers 2014-07-30 21:55:17 -04:00
Frederic Jacobs 3f8f7d6a93 Merge branch 'postLaunchFixes' of github.com:WhisperSystems/Signal-iOS into postLaunchFixes 2014-07-30 21:09:18 -04:00
Frederic Jacobs a470b6eefa Merging various bug fixes 2014-07-30 21:09:13 -04:00
Frederic Jacobs 19eb620fbf Closes #67 2014-07-30 21:03:20 -04:00
Frederic Jacobs c73e6b65eb Transitioning off custom preference files 2014-07-30 21:03:20 -04:00
David Caldwell 583373ba72 Fix case of openssl/ includes for case-sensitive build environments. 2014-07-30 21:03:20 -04:00
Frederic Jacobs 70865f3ebc Closes #67 2014-07-30 20:01:17 -04:00
Frederic Jacobs 6ee267a5f3 Transitioning off custom preference files 2014-07-30 02:05:36 -04:00
mjewkes bba5418061 Final removal of the CryptoUtils class name, replaced with CryptoTools. 2014-07-29 21:33:38 -03:00
Frederic Jacobs 29bd2f0787 Closes #25 2014-07-19 13:30:19 -10:00
Frederic Jacobs 9260116fac New wording for support features 2014-07-19 13:00:52 -10:00
Frederic Jacobs b574fcda59 Using PastelogKit 2014-07-19 12:25:22 -10:00
Frederic Jacobs 556769cff9 Changes for arm64 and Clang redefined-types 2014-07-17 02:02:09 +02:00
Frederic Jacobs adf81b4aec Goodbye OCTest, Hello XCTest
Some tests are still failing after the new key datastore transition.
2014-07-17 01:14:12 +02:00
Frederic Jacobs 4b2acd62f3 Cleaning environment prefs 2014-07-17 00:50:56 +02:00
Frederic Jacobs 3031ae741e Advanced network logging 2014-07-13 00:40:05 +02:00
Frederic Jacobs 24b09ccc2e Fixing NSNumber to BOOL conversion 2014-07-12 01:08:17 +02:00
Frederic Jacobs 5e9285ef60 Fixing #18 2014-07-11 23:40:12 +02:00
Frederic Jacobs 196d63fee7 Re-registering, generating new server passwords 2014-07-11 19:41:16 +02:00
Frederic Jacobs 2cdb05754c Bug fixes + Keychain store 2014-07-11 00:33:51 +02:00
Frederic Jacobs 09fcf2ff0e Fixing localization bug 2014-07-07 23:22:42 +02:00
Frederic Jacobs fe41d3379c Adding more logging to address the initialization issues 2014-07-06 19:18:56 +02:00
Frederic Jacobs 407c64f6e1 Additional call anonymous logging 2014-07-03 18:45:06 +02:00
Frederic Jacobs 6d76b8b27b Localized challenge alertview 2014-07-03 15:00:59 +02:00
Frederic Jacobs 2a58c03b9f Localized sign up messages and gist log upload 2014-07-03 03:12:34 +02:00
Frederic Jacobs dca3c74bc3 Removing non-used debug environment 2014-07-02 23:40:35 +02:00
Frederic Jacobs 9d6ca82e84 Production logging & sign up error handling 2014-06-30 17:14:33 +02:00
Jazz Alyxzander Turner-Baggs 08b68abb57 properly update callerid for incoming calls 2014-05-06 23:04:14 -03:00
Frederic Jacobs 109ecb36b2 Cleaning up unnecessary headers 2014-05-07 02:53:31 +02:00
Frederic Jacobs a6bf143855 Cleaner Keychain storage 2014-05-07 00:33:20 +02:00
Frederic Jacobs 6373507108 initial commit 2014-05-06 19:41:08 +02:00