Commit Graph

292 Commits (c5970bfa3ecbfd601495349422ef0b5fcd18f2d5)

Author SHA1 Message Date
dtsbourg 5961c635e0 MessagesVC: Scrolls to bottom and fixes jumpiness 10 years ago
Frederic Jacobs a93b111458 Groups: Name of leaving user + outgoing message layout. 10 years ago
Christine Corbett e58f9bf966 Groups: Update messages, avatars and bug fixes 10 years ago
Frederic Jacobs 3c568f7044 Bugfix: messages shown as delivered since 312423a
https://github.com/WhisperSystems/Signal-iOS/commit/312423acfca37cf0ad48
08a429de76fde1dd68f5
☝️ @corbett & bad-code review: @FredericJacobs
10 years ago
Frederic Jacobs 93c571daec Removing keying material and wiping messages. 10 years ago
Frederic Jacobs 402df72306 Attachments handling
- Sends image rotated
- If message is delete, delete the attachment db object and file
- Delete attachment from detail view
10 years ago
dtsbourg f2217cacd7 Setting for Image Compression. 10 years ago
Frederic Jacobs 224cea7773 Fixing "jump" on loading MessagesViewController 10 years ago
Christine Corbett 333c920e0b Group functionality
• create
• send/receive full functionality
• basic UI for group updating.

TODOS:
    -group avatars not supported
    -group update occurrence initiated by Android displayed in thread UI but not yet fully

Reviewed-by: @FredericJacobs
10 years ago
Frederic Jacobs c74899661c Removing logging statement. 10 years ago
Frederic Jacobs 8334adb4d9 Attachments: Sending and receiving 10 years ago
Frederic Jacobs 9683451ed9 Rename to 'attachment' 10 years ago
dtsbourg f8db90014d Attachements: Fixing UI issues 10 years ago
Frederic Jacobs db74e17564 Fixing crash on notification style setting 10 years ago
Frederic Jacobs 3dc21ba654 Receiving and displaying attachements 10 years ago
dtsbourg 71ad9beeb2 Fingerprint verification instructions 10 years ago
dtsbourg 29b8fb6eab Settings: Let user pick notification style
Also lets user search for contacts by phone number.
10 years ago
dtsbourg 03073a9c05 Signup: remove unused segue 10 years ago
Frederic Jacobs a55b00552d Removing keyboard when proposing new fingerprint. 10 years ago
Frederic Jacobs e269bd62ee Bugfix: Fixes crash on multiple update. 10 years ago
Frederic Jacobs 80a8c39213 Debug: Logging new password creation. 10 years ago
Christine Corbett c11c4361eb Bugfix: Fixing ordering for compose view.
Reviewed-by: @FredericJacobs
10 years ago
Christine Corbett 6b4f339d7e Identity Key QR verification
• this plumbs in the QR verification for iOS, both scanning contact and having your fingerprint scanned.

Reviewed-by: @FredericJacobs
10 years ago
Frederic Jacobs f67e0d13f0 Support for MITM/key change interface. 10 years ago
Frederic Jacobs d90d27995c Error handling messages and Info Messages 10 years ago
Frederic Jacobs dde6fc0a7f Bug fixes in MessageViewController
- Messages shouldn’t be marked as seen if app in background
- Fixes crash on first delivery receipt
10 years ago
Frederic Jacobs daa6bfd650 Fixing crash in MessagesViewController. 10 years ago
dtsbourg 6868e2234d Messages view fixes
- Delivered tag
- Fix tap to resend recognizer
- Error messages layout

Reviewed-by: @FredericJacobs
10 years ago
dtsbourg 32f1cb3755 Archive/Inbox: Unread layout and other enhancements
- Add lastAction indicator for errors and info in TSThreadViews
- Enable unarchiving and deletion from archive.
- Unread message layout
10 years ago
dtsbourg 7080755787 Signup enhancements.
- Remove unused segue
- Add call to super
10 years ago
Christine Corbett 5b0914c038 Signup flow: request call.
• enables the "Send Again button"
• enables the display of the number the user entered in the Registration View in this subsequent scene (so they can see whether they should go back or not)
• enables the "call me instead button"

Reviewed-by: @FredericJacobs
10 years ago
Frederic Jacobs 83cc102f98 Immediate feedback on send + unread count badges. 10 years ago
Frederic Jacobs b5ba841c67 Support for Archiving. (Closes #213) 10 years ago
dtsbourg 2d722d499b Multiple UI enhancements.
- Addresses consistency in how phone numbers are displayed.
- Auto-Layout constraints for Settings

Review by: @FredericJacobs
10 years ago
dtsbourg 5ddb85b6cc Modal presentation of the setup view.
- Memory efficiency.
- Fixes issue where segues were never unwinded.
- Fixes issues on first launch where initiating a call would show the login screen again.
- Addresses issue where the signup code would not have been added properly after clicking link in SMS.

Reviewed by: @FredericJacobs
10 years ago
Frederic Jacobs 52d84ae006 LaunchScreens and Screen Security. 10 years ago
Frederic Jacobs 8435a800d4 WebSocket Public Key Pinning. 10 years ago
dtsbourg 54dae0639c Messages: Fix delivered label 10 years ago
dtsbourg e70fd6391b General: Screenshot protection (closes #216) 10 years ago
Frederic Jacobs 67a1a41330 Display fingerprints. 10 years ago
Frederic Jacobs 901640507c Removing developer-specific junk. 10 years ago
dtsbourg 91e0b66424 Addresses multiple UI issues.
- New Contact spacing to let user tap call/message icons
- Handeling error messages, delivery receipts, timestamps
10 years ago
Frederic Jacobs d4f5675a58 Supporting alert on unregistered users + bug fixes. 10 years ago
Frederic Jacobs 35a2762c5f Starting background fetching of messages. 10 years ago
Frederic Jacobs 6446c6fbe0 Socket Management 10 years ago
dtsbourg 9b5379b3e2 Messages: Add a failed outgoing message cell 10 years ago
dtsbourg 211e20aaf7 Signup: Locking UI while async requests 10 years ago
Frederic Jacobs 1eff2b3ad5 Rewriting outgoing pipeline with GCD. 10 years ago
Frederic Jacobs 8514836032 Integrating call and messaging buttons. 10 years ago
Frederic Jacobs fbbeff70e4 Handling delivery receipts. 10 years ago
Frederic Jacobs b22579d8f8 Settings and thread fixes. 10 years ago
Frederic Jacobs f1c92b229a Registering by tapping SMS link. 10 years ago
Frederic Jacobs bf9084a7c8 WebSocket reconnect. Casting issues. 10 years ago
Frederic Jacobs 1e3dd3d946 Integration work - thread view 10 years ago
Frederic Jacobs b58d2fb864 Integrating deletion of threads. 10 years ago
Frederic Jacobs d73e42beff Integrating Message View. 10 years ago
dtsbourg 84e12a39c9 ContactDetail: Link notes 10 years ago
dtsbourg b3d2544b1f Signals: Fix mistake in removing observer for Socket Notifications 10 years ago
Frederic Jacobs 0c88202f7b Adapting to changes to SubProtocol and InboxView 10 years ago
Frederic Jacobs 121ef0439c Integrating the TextSecure Contact Discovery. 10 years ago
David Deller 60ceaab70d Fix error not being shown when failing to verify SMS code 10 years ago
dtsbourg e48ea52924 ContactDetail: Fix crash on parsedPhoneNumbers 10 years ago
dtsbourg 60f50e5218 ContactDetail: Remove Favourite button 10 years ago
dtsbourg 756777fd09 InCall: remove blue outline on mute and speaker buttons 10 years ago
Frederic Jacobs faa4473109 SubProto support for WebSocket messages 10 years ago
Frederic Jacobs 336eb1fa0a Enables Auto-layout on larger screen sizes. 10 years ago
Frederic Jacobs ad5bb92004 Integrating socket status indicator and remove favorites. 10 years ago
Frederic Jacobs 8b6ac13594 Fixes InCallViewController & contacts not displayed 10 years ago
Frederic Jacobs c9056662e9 Fixing issues with merge
Tried to rebase but there were too many patches to reapply.
10 years ago
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
10 years ago
dtsbourg 95c14ddefb General: Unused views cleanup 10 years ago
dtsbourg 64ab73baeb General: Unused View controller clean up 10 years ago
dtsbourg 6524b08ffc FullImage: Base of pinching, double tapping & zooming 10 years ago
dtsbourg e174215b2a Fix Scale: Set Launch Screen 10 years ago
Frederic Jacobs c3dff810ad Registration refactoring - wip. 10 years ago
Frederic Jacobs b9907b9a32 Laying ground for signup flow refactoring 10 years ago
Frederic Jacobs 43af8c18e3 Merging UI code with some basic TextSecureKit code. 10 years ago
dtsbourg a60bc8be92 Initial Message UI 10 years ago
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.
10 years ago
Craig Gidney abb0486ec1 Fixed a warning in PriorityQueueTest, and some dot syntax //FREEBIE
- Also simplified the comparators
10 years ago
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
10 years ago
Frederic Jacobs d7bd62ca76 Addressing issues with empty contact names
//FREEBIE
10 years ago
Frederic Jacobs 36a24c5445 Rate Limiting Message was never displayed. 10 years ago
Craig Gidney 867402afa5 Update doc comment in ZrptManager.h // FREEBIE
The note about the role parameter was way out of date.
10 years ago
Frederic Jacobs 9fac4209b2 Vibrations and minor fix in audio interrupts 10 years ago
Frederic Jacobs 40c7adfda9 Bump up version number of release. 10 years ago
Frederic Jacobs 24ee727d6c Closes #181
//FREEBIE
10 years ago
Frederic Jacobs 7d4fb1ae1a Updating Pods & translations for release
//FREEBIE
10 years ago
Frederic Jacobs 3031d68523 More advanced fixes for push notifications on iOS7 10 years ago
Frederic Jacobs f771487aab Fixing singleton initialization
//FREEBIE
10 years ago
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.
10 years ago
Frederic Jacobs 5854eed860 Updating localizations
//FREEBIE
10 years ago
Frederic Jacobs c572132c95 Fixing iOS 7 push notification issue
#176 will complement this
//FREEBIE
10 years ago
Frederic Jacobs 7b388da350 Closes #174 10 years ago
Craig Gidney a060bea69d Found a method to parse NSUInteger exactly and precisely //FREEBIE 10 years ago
Craig Gidney 00ea396ff8 Merge branch 'master' of https://github.com/WhisperSystems/Signal-iOS into partial_uint_parse_fix 10 years ago
Frederic Jacobs cbdbcb2a1c Fixing build & signing settings for contributors
//FREEBIE
10 years ago
Frederic Jacobs 8d30498b6c Fetching translations from Transifex
//FREEBIE
10 years ago
Frederic Jacobs 43ca8b511b Fixing registration issues
Fixes the simulator and client (when permissions disabled) registration
fixes as discussed in #172

//FREEBIE
10 years ago
Frederic Jacobs 953d4d80fd Syntax fixes from #172
//FREEBIE
10 years ago
Frederic Jacobs d05791e699 Moving away from custom HTTP stack 10 years ago
Frederic Jacobs 510831d701 Auto-layout enhancements + Submit Debug Logs 10 years ago
Frederic Jacobs 779e9d1b38 Multiple fixes
- Fixes inherited build settings
- New Podfile format
- Fetching updated strings
10 years ago
Rainer Killinger 46efc484fe Removed wrong/unnecessary/ugly black border.
Removed 512x512 version. Since it is supported by iTunes Connect anymore.
10 years ago
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.
10 years ago
Frederic Jacobs 3c28bb9520 Enabling new screen sizes
//FREEBIE
10 years ago
Craig Gidney f98d661eaa Removed size-assuming NSUInteger parsing tests 10 years ago
Craig Gidney 06a4597859 Fixed RecentCall unconditionally setting userNotified, even for missed calls //FREEBIE 10 years ago
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
10 years ago
Frederic Jacobs 8b42036f16 Reverting timestamp RTP field
See discussion in #143
//FREEBIE
10 years ago
Craig Gidney 854046d976 Typo fix FREEBIE 10 years ago
Craig Gidney f1de95ab06 Recursively added dot syntax, translating more terms when they were encountered in the dif
FREEBIE
10 years ago
Craig Gidney baaef78323 Using dot syntax for local*, all*, full*, first*, last*, to*, encodedAs*, copy*
FREEBIE
10 years ago
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
10 years ago
Frederic Jacobs 611f5c5f0b Closes #138 10 years ago
Craig Gidney ae50395297 Fixed single-character cuts being mistaken for backspace presses
//FREEBIE
10 years ago
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
10 years ago
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
10 years ago
Craig Gidney 5401056d31 Checked indentation, future source results, directory layout, thenTry vs then, dependencies 10 years ago
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
10 years ago
Craig Gidney 5d31f76f3e Fixed packEcCoordinatesFromEcPoint having variable-sized output, prevent reconstruction of public key 10 years ago
Craig Gidney 4cd30f32ed Using getter syntax for shared*, is*, and has* 10 years ago
Frederic Jacobs 1793d41b8f Merge pull request #116 from Strilanc/modern_0
Using dot syntax for count and length
10 years ago
Frederic Jacobs 8bd42de61a Pulling new translations
//FREEBIE
10 years ago
Craig Gidney a3b438b040 Retry build 10 years ago
Frederic Jacobs dc4e4689e0 Checks and extra logging for login issues 10 years ago
Craig Gidney 9e36872644 Using dot syntax for count and length 10 years ago
Frederic Jacobs c52c6c6248 Clearing notifications from notification center
Application acknowledges notifications and then clears them from
notification center.
//FREEBIE
10 years ago
Craig Gidney 84eb87ac60 Manually refactored cases the refactoring to Modern Objective-C was complaining about
//FREEBIE
10 years ago
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
10 years ago
Craig Gidney 6fd78ef143 Added canary test to notify future maintainers when safety pads can be removed from spandsp usage //FREEBIE 10 years ago
Frederic Jacobs 491bb2f8cd Updating translations
//FREEBIE
10 years ago
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
10 years ago
Frederic Jacobs 619b53cb0b Screen security feature. Closes #31 10 years ago
Frederic Jacobs f5bbf9d480 Enhancements to certificate pinning
//FREEBIE
10 years ago
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
10 years ago
Frederic Jacobs 9240a095ae Travis CI-support and iOS8 push notifications
//FREEBIE
10 years ago
Frederic Jacobs dd73eafe47 Preparing tests for Travis
- Removing test server tests
- Getting ZRTP values from Keychain
- Getting NSCFErrors in NetworkStreamTest
- Fixing PriorityQueueTest comparator
10 years ago
mjewkes 2031a95092 UInt16 variance test //FREEBIE 10 years ago
Frederic Jacobs 60e3b14599 Updating translations
//FREEBIE
10 years ago
hubert3 a4eb34b236 Only display contacts that have a phone number 10 years ago
Frederic Jacobs 5ac7acfbc5 Enhancements in the verification flow
- Certificate Pinning with AFNetworking
- Block syntax for number validation
- Fixes null debug logs
10 years ago
Frederic Jacobs 7ab15a5808 Updating translations //FREEBIE 10 years ago
Frederic Jacobs 9c31b9ab67 Logging migration errors 10 years ago
Frederic Jacobs db33d636e8 Migration scheme 10 years ago
Frederic Jacobs 68f96d562c Closes #52 10 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
10 years ago
Rainer Killinger 5812f80d42 Closes #70 10 years ago
Hannes Hofer 9703e601b0 slight refactoring to fit code style
slightly refactored to fit code style of project
10 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
10 years ago