Commit Graph

15773 Commits

Author SHA1 Message Date
Frederic Jacobs da3819b1c1 Merge branch 'testingBranch' 2014-08-01 20:03:16 -04:00
Frederic Jacobs 9c31b9ab67 Logging migration errors 2014-08-01 20:02:50 -04:00
Frederic Jacobs 1519bba1ed Merge branch 'master' into testingBranch 2014-08-01 19:48:28 -04:00
Frederic Jacobs db33d636e8 Migration scheme 2014-08-01 19:27:56 -04:00
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
Frederic Jacobs c2d78bba12 Migration scheme 2014-08-01 19:24:26 -04:00
Frederic Jacobs 17571b6c54 Closes #52 2014-08-01 02:13:32 -04:00
Frederic Jacobs 120c50f2ea Merge pull request #81 from abcdev/patch-issue-70
Closes #70
2014-08-01 01:55:05 -04:00
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
2014-08-01 01:53:58 -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
Rainer Killinger df89f4e00f Closes #70 2014-07-31 15:50:24 +02:00
Frederic Jacobs 3113665f08 Removing some test headers 2014-07-30 21:55:17 -04:00
Frederic Jacobs 6890ac3b46 Removing some test headers 2014-07-30 21:55:17 -04:00
Frederic Jacobs cb0c7ff601 Merge branch 'postLaunchFixes' of github.com:WhisperSystems/Signal-iOS into postLaunchFixes 2014-07-30 21:09:18 -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 c33e38e926 Merging various bug fixes 2014-07-30 21:09:13 -04:00
Frederic Jacobs a470b6eefa Merging various bug fixes 2014-07-30 21:09:13 -04:00
Frederic Jacobs 1bc2193686 Add translation link 2014-07-30 21:03:20 -04:00
Frederic Jacobs 4c39436739 Add translation link 2014-07-30 21:03:20 -04:00
Frederic Jacobs 3a8acb7f87 Adding App Store Link 2014-07-30 21:03:20 -04:00
Frederic Jacobs 645846c415 Adding App Store Link 2014-07-30 21:03:20 -04:00
Frederic Jacobs 7ec22427c0 Closes #75 2014-07-30 21:03:20 -04:00
Frederic Jacobs defa693082 Closes #75 2014-07-30 21:03:20 -04:00
Frederic Jacobs 755bc5961e Closes #67 2014-07-30 21:03:20 -04:00
Frederic Jacobs 19eb620fbf Closes #67 2014-07-30 21:03:20 -04:00
Frederic Jacobs 9465423c72 Transitioning off custom preference files 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 021468ff45 Fix case of openssl/ includes for case-sensitive build environments. 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 91dadcc48c Add translation link 2014-07-30 20:45:30 -04:00
Frederic Jacobs c1aa5346f1 Add translation link 2014-07-30 20:45:30 -04:00
Frederic Jacobs 004030946f Adding App Store Link 2014-07-30 20:39:55 -04:00
Frederic Jacobs 3a691d1784 Adding App Store Link 2014-07-30 20:39:55 -04:00
Frederic Jacobs afd5be4c31 Closes #75 2014-07-30 20:36:07 -04:00
Frederic Jacobs db9c29f507 Closes #75 2014-07-30 20:36:07 -04:00
Frederic Jacobs b21c1ee1f1 Closes #67 2014-07-30 20:01:17 -04:00
Frederic Jacobs 70865f3ebc Closes #67 2014-07-30 20:01:17 -04:00
Frederic Jacobs a588f27c65 Transitioning off custom preference files 2014-07-30 02:05:36 -04:00
Frederic Jacobs 6ee267a5f3 Transitioning off custom preference files 2014-07-30 02:05:36 -04:00
mjewkes 65e9b47822 Class comment in the header. 2014-07-29 21:34:53 -03:00
mjewkes c15115c5f0 Class comment in the header. 2014-07-29 21:34:53 -03:00
mjewkes e48bea1a32 Final removal of the CryptoUtils class name, replaced with CryptoTools. 2014-07-29 21:33:38 -03:00
mjewkes bba5418061 Final removal of the CryptoUtils class name, replaced with CryptoTools. 2014-07-29 21:33:38 -03:00
mjewkes eabb5f43f6 Handshake HMAC Authentication success/failure test. Random uint16 generation variance testing for full CryptoTools test coverage. Removal of stub tests. 2014-07-29 21:31:57 -03:00
mjewkes 6e48eba05c Handshake HMAC Authentication success/failure test. Random uint16 generation variance testing for full CryptoTools test coverage. Removal of stub tests. 2014-07-29 21:31:57 -03:00
Frederic Jacobs 88a3886bd0 Merge pull request #32 from ygini/hotfix/ReadMe_TypoInProjectName
Fix the project name (who was TextSecure iOS instead of Signal iOS).
2014-07-29 15:42:46 -04:00