Commit Graph

16048 Commits

Author SHA1 Message Date
Frederic Jacobs 1e3dd3d946 Integration work - thread view 2015-01-04 11:30:22 +01:00
Frederic Jacobs b58d2fb864 Integrating deletion of threads. 2015-01-04 11:30:22 +01:00
Frederic Jacobs d73e42beff Integrating Message View. 2015-01-04 11:30:22 +01:00
dtsbourg 84e12a39c9 ContactDetail: Link notes 2015-01-04 11:30:22 +01:00
dtsbourg b3d2544b1f Signals: Fix mistake in removing observer for Socket Notifications 2015-01-04 11:30:22 +01:00
Frederic Jacobs 0c88202f7b Adapting to changes to SubProtocol and InboxView 2015-01-04 11:30:22 +01:00
Frederic Jacobs 121ef0439c Integrating the TextSecure Contact Discovery. 2015-01-04 11:30:22 +01:00
David Deller 60ceaab70d Fix error not being shown when failing to verify SMS code 2015-01-04 11:30:22 +01:00
dtsbourg e48ea52924 ContactDetail: Fix crash on parsedPhoneNumbers 2015-01-04 11:30:21 +01:00
dtsbourg 60f50e5218 ContactDetail: Remove Favourite button 2015-01-04 11:30:21 +01:00
dtsbourg 756777fd09 InCall: remove blue outline on mute and speaker buttons 2015-01-04 11:30:21 +01:00
Frederic Jacobs faa4473109 SubProto support for WebSocket messages 2015-01-04 11:30:21 +01:00
Frederic Jacobs 336eb1fa0a Enables Auto-layout on larger screen sizes. 2015-01-04 11:30:21 +01:00
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
Frederic Jacobs d876d8a156 Registration refactoring - wip. 2015-01-04 11:29:27 +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 9ca1037443 Pods for textSecure fork CI 2015-01-04 11:28:38 +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
Frederic Jacobs 7e555c6c20 Merge pull request #203 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2014-12-04 22:35:29 +01:00
The Gitter Badger af89ae83c4 Added Gitter badge 2014-11-22 18:47:42 +00:00
Frederic Jacobs bb04f27aa4 Updated Travis configuration and categories guidelines.
Travis upgraded the build system including xctool.
http://blog.travis-ci.com/2014-11-03-xcode-61-beta/

Guidelines additions and Travis fix.
2014-11-20 13:46:46 +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
Frederic Jacobs 135f139dae Merge pull request #200 from Strilanc/warning_fix_235
Fixed a warning in PriorityQueueTest, and some dot syntax //FREEBIE
2014-11-19 09:50:52 +01: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
Frederic Jacobs 5b64b1815f Merge pull request #197 from gavia/bugfix
Merging some AddressBook related changes
2014-11-06 11:41:05 +01: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
Frederic Jacobs 30a6da31c3 Merge pull request #191 from Strilanc/patch-1
Update doc comment in ZrptManager.h // FREEBIE
2014-11-02 10:29:21 +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 26d2c2ac42 Merge pull request #187 from WhisperSystems/gavia-master
Merging fixes for audio interrupts and vibration while ringing.
2014-11-02 00:29:59 +01: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 fbd7813c3e Bump up version number of release. 2014-10-30 19:58:36 +01:00
Frederic Jacobs eed0dad4ae Closes #181
//FREEBIE
2014-10-30 19:29:19 +01:00
Frederic Jacobs 3072e85b00 Updating Pods & translations for release
//FREEBIE
2014-10-30 18:51:29 +01:00