Commit graph

3076 commits

Author SHA1 Message Date
Frederic Jacobs
ad5bb92004 Integrating socket status indicator and remove favorites. 2015-01-04 11:30:21 +01:00
Frederic Jacobs
8b6ac13594 Fixes InCallViewController & contacts not displayed 2015-01-04 11:29:59 +01:00
Frederic Jacobs
c9056662e9 Fixing issues with merge
Tried to rebase but there were too many patches to reapply.
2015-01-04 11:29:59 +01:00
Frederic Jacobs
6dd04a49fe Refactoring signup flow, storage, contacts.
- Signal preferences and keying material moved to the unified storage
- Set up for staging environment to try out the new APIs
- Changes in the push registration flow to send token to RP & TS
2015-01-04 11:29:59 +01:00
dtsbourg
95c14ddefb General: Unused views cleanup 2015-01-04 11:29:27 +01:00
dtsbourg
64ab73baeb General: Unused View controller clean up 2015-01-04 11:29:27 +01:00
dtsbourg
6524b08ffc FullImage: Base of pinching, double tapping & zooming 2015-01-04 11:29:27 +01:00
dtsbourg
e174215b2a Fix Scale: Set Launch Screen 2015-01-04 11:29:27 +01:00
Frederic Jacobs
c3dff810ad Registration refactoring - wip. 2015-01-04 11:29:27 +01:00
Frederic Jacobs
b9907b9a32 Laying ground for signup flow refactoring 2015-01-04 11:28:38 +01:00
Frederic Jacobs
43af8c18e3 Merging UI code with some basic TextSecureKit code. 2015-01-04 11:28:38 +01:00
dtsbourg
a60bc8be92 Initial Message UI 2015-01-04 11:28:38 +01:00
Ben Sandofsky
f65d552f6d Prefix NSArray categories.
Begin process of prefixing categories on Foundation and UIKit. This
follows Cocoa best practices. This makes sense given the number of third
party libraries the project incorporates, which may include their own
colliding category method names.

Use OWS prefix on classes that may be used across apps.
2014-11-20 00:34:47 -08:00
Craig Gidney
abb0486ec1 Fixed a warning in PriorityQueueTest, and some dot syntax //FREEBIE
- Also simplified the comparators
2014-11-18 23:17:06 -05:00
Gil Azaria
3ddfd91597 phone/ related bug fixes
- Fixed typo with an isKindOfClass comparison
- Fixed a bug in PhoneNumberDirectoryFilterManager where if an update failed it
  didnt save the retry date
2014-11-06 12:24:33 +11:00
Frederic Jacobs
d7bd62ca76 Addressing issues with empty contact names
//FREEBIE
2014-11-03 20:33:50 +01:00
Frederic Jacobs
36a24c5445 Rate Limiting Message was never displayed. 2014-11-02 23:22:55 +01:00
Craig Gidney
867402afa5 Update doc comment in ZrptManager.h // FREEBIE
The note about the role parameter was way out of date.
2014-11-02 00:14:00 -04:00
Frederic Jacobs
9fac4209b2 Vibrations and minor fix in audio interrupts 2014-11-02 00:21:59 +01:00
Frederic Jacobs
40c7adfda9 Bump up version number of release. 2014-11-02 00:21:59 +01:00
Frederic Jacobs
24ee727d6c Closes #181
//FREEBIE
2014-11-02 00:21:59 +01:00
Frederic Jacobs
7d4fb1ae1a Updating Pods & translations for release
//FREEBIE
2014-11-02 00:21:59 +01:00
Frederic Jacobs
3031d68523 More advanced fixes for push notifications on iOS7 2014-11-02 00:21:59 +01:00
Frederic Jacobs
f771487aab Fixing singleton initialization
//FREEBIE
2014-11-02 00:21:59 +01:00
Gil Azaria
6951fd1fbe Fixed issue #139.
Testing has been completed on outgoing calls only. It is recommended that testing is conducted on incoming calls before a commit to upstream.
2014-11-02 00:21:49 +01:00
Frederic Jacobs
5854eed860 Updating localizations
//FREEBIE
2014-10-16 23:15:57 +02:00
Frederic Jacobs
c572132c95 Fixing iOS 7 push notification issue
#176 will complement this
//FREEBIE
2014-10-16 23:14:08 +02:00
Frederic Jacobs
7b388da350 Closes #174 2014-10-16 15:12:36 +02:00
Craig Gidney
a060bea69d Found a method to parse NSUInteger exactly and precisely //FREEBIE 2014-10-07 11:25:27 -04:00
Craig Gidney
00ea396ff8 Merge branch 'master' of https://github.com/WhisperSystems/Signal-iOS into partial_uint_parse_fix 2014-10-07 11:00:41 -04:00
Frederic Jacobs
cbdbcb2a1c Fixing build & signing settings for contributors
//FREEBIE
2014-10-07 01:05:18 +02:00
Frederic Jacobs
8d30498b6c Fetching translations from Transifex
//FREEBIE
2014-10-07 00:06:00 +02:00
Frederic Jacobs
43ca8b511b Fixing registration issues
Fixes the simulator and client (when permissions disabled) registration
fixes as discussed in #172

//FREEBIE
2014-10-07 00:04:50 +02:00
Frederic Jacobs
953d4d80fd Syntax fixes from #172
//FREEBIE
2014-10-06 10:05:55 +02:00
Frederic Jacobs
d05791e699 Moving away from custom HTTP stack 2014-10-06 01:28:45 +02:00
Frederic Jacobs
510831d701 Auto-layout enhancements + Submit Debug Logs 2014-10-05 19:18:18 +02:00
Frederic Jacobs
779e9d1b38 Multiple fixes
- Fixes inherited build settings
- New Podfile format
- Fetching updated strings
2014-10-02 00:32:39 +02:00
Rainer Killinger
46efc484fe Removed wrong/unnecessary/ugly black border.
Removed 512x512 version. Since it is supported by iTunes Connect anymore.
2014-09-29 10:20:07 +02:00
Rainer Killinger
a3cf2ed30c Rerendered Icon in iOS 7 and iOS 8 style.
It was rendered with a wrong and useless border before.

Added 3x Version for iPhone 6 Plus.
2014-09-29 10:17:48 +02:00
Frederic Jacobs
3c28bb9520 Enabling new screen sizes
//FREEBIE
2014-09-26 17:22:57 +02:00
Craig Gidney
f98d661eaa Removed size-assuming NSUInteger parsing tests 2014-09-21 17:05:10 -04:00
Craig Gidney
06a4597859 Fixed RecentCall unconditionally setting userNotified, even for missed calls //FREEBIE 2014-09-21 12:54:45 +02:00
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
2014-09-15 01:32:19 +02:00
Frederic Jacobs
8b42036f16 Reverting timestamp RTP field
See discussion in #143
//FREEBIE
2014-09-12 07:31:05 +02:00
Craig Gidney
854046d976 Typo fix FREEBIE 2014-09-12 07:21:17 +02:00
Craig Gidney
f1de95ab06 Recursively added dot syntax, translating more terms when they were encountered in the dif
FREEBIE
2014-09-12 07:21:17 +02:00
Craig Gidney
baaef78323 Using dot syntax for local*, all*, full*, first*, last*, to*, encodedAs*, copy*
FREEBIE
2014-09-07 11:43:53 -07:00
Craig Gidney
97e2285b23 Setting timestamp based on number of samples sent
- Added timeStamp property to EncodedAudioPacket
- Added timeStamp parameter to rtpPackageWithDefaults constructor
- Added nextTimeStamp to AudioPacker with random initial value and sample length increases
- AudioSocket forwards timeStamp
- Added generateSecureRandomUInt32 to CryptoTools
- Updated tests
FREEBIE
2014-09-06 22:58:14 -07:00
Frederic Jacobs
611f5c5f0b Closes #138 2014-09-02 18:48:48 +02:00
Craig Gidney
ae50395297 Fixed single-character cuts being mistaken for backspace presses
//FREEBIE
2014-09-02 18:11:21 +02:00
Craig Gidney
03ce3635cb Improved the phone number editing during registration
- Fixed a crash where an offset wrapped around when deleting the opening bracket
- Backspacing now skips over formatting characters
- Cursor position is maintained more accurately when reformatting
- Added a few utility methods
- Also fixed a test not having "test" as a prefix, causing it not to run
//FREEBIE
2014-09-02 18:11:11 +02:00
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
2014-09-01 09:30:09 +02:00
Craig Gidney
5401056d31 Checked indentation, future source results, directory layout, thenTry vs then, dependencies 2014-08-20 19:43:33 -04:00
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
2014-08-20 08:08:32 -04:00
Craig Gidney
5d31f76f3e Fixed packEcCoordinatesFromEcPoint having variable-sized output, prevent reconstruction of public key 2014-08-19 12:18:00 +02:00
Craig Gidney
4cd30f32ed Using getter syntax for shared*, is*, and has* 2014-08-19 00:14:19 -04:00
Frederic Jacobs
1793d41b8f Merge pull request #116 from Strilanc/modern_0
Using dot syntax for count and length
2014-08-18 20:09:34 +02:00
Frederic Jacobs
8bd42de61a Pulling new translations
//FREEBIE
2014-08-15 13:06:48 +02:00
Craig Gidney
a3b438b040 Retry build 2014-08-14 11:52:24 -04:00
Frederic Jacobs
dc4e4689e0 Checks and extra logging for login issues 2014-08-14 16:36:17 +02:00
Craig Gidney
9e36872644 Using dot syntax for count and length 2014-08-13 21:13:24 -04:00
Frederic Jacobs
c52c6c6248 Clearing notifications from notification center
Application acknowledges notifications and then clears them from
notification center.
//FREEBIE
2014-08-14 00:45:59 +02:00
Craig Gidney
84eb87ac60 Manually refactored cases the refactoring to Modern Objective-C was complaining about
//FREEBIE
2014-08-13 12:36:36 +02:00
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
2014-08-13 12:36:36 +02:00
Craig Gidney
6fd78ef143 Added canary test to notify future maintainers when safety pads can be removed from spandsp usage //FREEBIE 2014-08-13 12:36:20 +02:00
Frederic Jacobs
491bb2f8cd Updating translations
//FREEBIE
2014-08-12 10:08:53 +02:00
Frederic Jacobs
50e1b8012b Fixing localization and performance issues
- Cleaning up unused VC xib
- Optimization in Call Server Requests
- Fixing localization issues in Registration flow
- Changing order of labels for the Settings view
//FREEBIE
2014-08-10 01:27:16 +02:00
Frederic Jacobs
619b53cb0b Screen security feature. Closes #31 2014-08-09 18:27:26 +02:00
Frederic Jacobs
f5bbf9d480 Enhancements to certificate pinning
//FREEBIE
2014-08-09 02:39:09 +02:00
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
2014-08-09 01:01:05 +02:00
Frederic Jacobs
9240a095ae Travis CI-support and iOS8 push notifications
//FREEBIE
2014-08-05 05:44:43 +02:00
Frederic Jacobs
dd73eafe47 Preparing tests for Travis
- Removing test server tests
- Getting ZRTP values from Keychain
- Getting NSCFErrors in NetworkStreamTest
- Fixing PriorityQueueTest comparator
2014-08-04 17:17:05 +02:00
mjewkes
2031a95092 UInt16 variance test //FREEBIE 2014-08-04 02:06:52 +02:00
Frederic Jacobs
60e3b14599 Updating translations
//FREEBIE
2014-08-04 00:02:46 +02:00
hubert3
a4eb34b236 Only display contacts that have a phone number 2014-08-02 14:09:24 +02:00
Frederic Jacobs
5ac7acfbc5 Enhancements in the verification flow
- Certificate Pinning with AFNetworking
- Block syntax for number validation
- Fixes null debug logs
2014-08-02 13:57:50 +02:00
Frederic Jacobs
7ab15a5808 Updating translations //FREEBIE 2014-08-01 20:36:05 -04:00
Frederic Jacobs
9c31b9ab67 Logging migration errors 2014-08-01 20:02:50 -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
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
defa693082 Closes #75 2014-07-30 21:03:20 -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
db9c29f507 Closes #75 2014-07-30 20:36:07 -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
c15115c5f0 Class comment in the header. 2014-07-29 21:34:53 -03:00
mjewkes
bba5418061 Final removal of the CryptoUtils class name, replaced with CryptoTools. 2014-07-29 21:33:38 -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
f317c76a8a Closes #27 2014-07-21 06:02:41 -10:00
Frederic Jacobs
29bd2f0787 Closes #25 2014-07-19 13:30:19 -10:00
Frederic Jacobs
f4212284ee Bump up version number for App Store release 2014-07-19 13:15:43 -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
3428c724bd Fixing typo in strings 2014-07-17 02:11:58 +02: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
e8b9a831d8 Bumping up version number 2014-07-03 22:30:37 +02:00
Frederic Jacobs
407c64f6e1 Additional call anonymous logging 2014-07-03 18:45:06 +02:00
Frederic Jacobs
61264a480d NSComparator for unit tests 2014-07-03 15:50:36 +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
Jake McGinty
56509dc173 updated phone icon 2014-05-09 13:23:59 -07: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