Commit Graph

370 Commits (f2e58de1646509102b33abaceb0381104e2f5359)

Author SHA1 Message Date
Frederic Jacobs e8ea00d71a Perform contact intersection on AddressBook change. 10 years ago
Aaron Raimist 0d97edf7af Fixes #673 10 years ago
Frederic Jacobs 9c611fad79 Fixes #725 10 years ago
Frederic Jacobs ea37894846 Fixes #708 10 years ago
Dirk-Willem van Gulik a1d0b6b1ad Lets user select country by country code.
Allow the entry of the country dial code to also pre-select/filter
the list of options. Useful for countries way down the list, or
countries that tend to be spelled in widely different ways.

Closes #662
10 years ago
Frederic Jacobs ff82f60e05 Fixes #674 10 years ago
Frederic Jacobs b3a4a20216 Tuning WebSocket heart beat to 30s. 10 years ago
Frederic Jacobs 5aa560c0e3 Updating translations for 2.0.1-2 release. 10 years ago
Frederic Jacobs b6ef5f0b7f Bloomfilter moves to Cache folder
The bloom filter is not user generated content so Apple is not going to
let us store it into the Documents folder. Moving it to the Cache
folder.
10 years ago
Frederic Jacobs 50fa491c7b Fixes #620 10 years ago
Frederic Jacobs 4873b9538b Bumping up release number to 2.0.1
(also fetches latest translations)
10 years ago
Frederic Jacobs a2f20de411 Code cleanup.
- Clarification about pinning strategy.
- Removing unused code in TSRecipient.
10 years ago
Frederic Jacobs ee62cbdf23 Fixes #404
Support for drafts. Unsent messages are saved in case you want to send them later on and were interrupted while redacting them.
10 years ago
Frederic Jacobs daac2c0db3 Fixes #566
This fixes the issue with duplicate numbers in group chats. This is just a "fix" for 2.0.1 but the group code is still pretty messy and should be refactored for 2.1
10 years ago
Frederic Jacobs 7aad5c5971 Fixing UX issue with unsynchronized clocks.
TextSecure messages don’t get assigned a timestamp by the server. All
of it is done end-to-end between both clients. A client could have a
misconfigured clock or might want to forge a timestamp. Therefore, we
address this issue by introducing a new receivedAt timestamp for
incoming messages that will be used to sort the messages.
10 years ago
Frederic Jacobs 456d1c479a Fixes #530 10 years ago
Frederic Jacobs 212f0d4350 Fixes #611 10 years ago
Frederic Jacobs 763d56c5d5 Fixes #613 10 years ago
Frederic Jacobs d4e7096e83 Fixes #609
- Also addresses a typo where the cipher key was checked to exist twice.
10 years ago
Frederic Jacobs c1a2f006be Fixes bug spotted by @jlund with the unread count. 10 years ago
Frederic Jacobs 24616735e5 Fixing issue when migration closed and re-opened. 10 years ago
Frederic Jacobs 311a758d27 Preparing release
- Incrementing build number
- Fetching latest translations
- Pod lock
10 years ago
Frederic Jacobs 3ade708040 Fixes based on corbett and abolishme's feedback 10 years ago
Frederic Jacobs 7968821055 Fixing Storyboard warnings. 10 years ago
Frederic Jacobs 9872bed428 Addressing some storage related fixes.
- Tested on jailbroken phone that correct files are getting encrypted
- Fixes #557
- Stores image file extension
- Addresses issue with deletion of debug logs
- Preventing user to browse in app if not registered with TS server
10 years ago
Christine Corbett 1ede61f272 Localizing the TextSecure component of Signal. 10 years ago
Frederic Jacobs ae5410fa69 Making sure that registrationID > 0. 10 years ago
Christine Corbett b37683c0ed Fixed positioning of "+" on group create screen. 10 years ago
Christine Corbett c5970bfa3e Updating licenses of dependencies. 10 years ago
Frederic Jacobs 19ca10d431 Allows retry of failed downloads. 10 years ago
Frederic Jacobs 9569a9b9c6 Multiple visual enhancements and repo cleanup.
- Revising iconography to stick to v2.0 design.
- Multiple bug fixes based on testers feedback
- Integration with system addressbook
- Removing unused assets.
10 years ago
Christine Corbett 23187ec736 New Conversation icon should be a plus (see new_conversation_icon). 10 years ago
Christine Corbett 1befa98617 Should use new Inbox and Archive icons 10 years ago
Christine Corbett be6c412cd2 Navigation bar hidden upon connection completed. 10 years ago
Frederic Jacobs d912471a94 Settings and Empty States of the 98 issues list.
- Fixes some thread ordering issues.
- Green color for settings.
- New archive placeholder.
- Warning before unregistering.
10 years ago
Frederic Jacobs 720177f921 New ringtone. 10 years ago
Christine Corbett 414c44df80 Closes #590 - New Conversation Iconography.
- Use new Cancel button icon
- Use new Add Group button icon
- Use new Call Contact (d/w) button icon
10 years ago
Christine Corbett 667cc983e9 Closes #589 - Enhancements conversation view.
- Call button should be removed from compose bar (when no text is in the input, or ever).
- Attachment options should be Choose from Library..., or Take Photo or Video
- Call button should move to right side of nav bar, and be solid white.
- Send button in compose bar should be the word Send.
- Attachment icon should be paperclip
10 years ago
Frederic Jacobs 3112bd9a15 Design enhancements, part of #577
- Settings iconography.
- Close buttons.
- Add gesture recognizers on navigation bar label, not the entire bar.
- Group view and conversation view back buttons.
10 years ago
Christine Corbett d70a9403b6 Empty states.
- With the exception of the first launch states, none of the empty states should include any artwork
- First Launch Inbox State should read: Start your first Signal conversation! Tap on the + button.
- Empty Inbox State should read Done. Done. Done. Tip: add a conversation as a reminder!
- First Launch Archive State [should read][first-launch-archive] Save conversations for reference. You can swipe conversations into your Archive from the Inbox
- Empty Archive State should read Squeaky Freaking Clean. None. Zero. Zilch. Nada.
10 years ago
Christine Corbett 70248837e7 New avatar placeholders.
- avatar colors implemented
- removed grey border on default group avatars and avatars with images
10 years ago
Frederic Jacobs dfdd0a1974 Support for `remoteRegistrationId`.
1) Supporting `remoteRegistrationId` on sending messages. Now showing
warning before sending the message if key conflict exists. Fixes #574
2) Upgrading dependencies: adapting to new libPhoneNumber API.
3) Fixes race condition in database code.
4) Fixing ordering bug. Hopefully once and for good.
10 years ago
Christine Corbett cbc7a59a5c Tapping signal icon should return user to last conversations mode. Closes #580. 10 years ago
Frederic Jacobs b80f99b8ac Cleanup iconography & fixes #582 10 years ago
Frederic Jacobs d6fd2ff610 Fixes #584 #585 #586 10 years ago
Frederic Jacobs bbc4e3648e Closes #575 10 years ago
Frederic Jacobs 7242680464 Contact ordering and graying out RedPhone-only users. 10 years ago
Christine Corbett 8a5c5efd73 Group avatar relationship for deletion. 10 years ago
Frederic Jacobs 585079de21 Fixes #553 10 years ago
Frederic Jacobs 4833487e94 Removing call recorder + contacts refresh 10 years ago
Christine Corbett 3f81385c21 Resetting status bar to white. 10 years ago
Christine Corbett a6976bac18 Migrations from 1.0.x and 2.0 beta. 10 years ago
Christine Corbett b7d65ce921 Designing the empty state during contact refresh. 10 years ago
Frederic Jacobs af3cf25207 Support for various screen sizes. 10 years ago
abolishme 0e201939b7 Updated iTunes artwork 10 years ago
abolishme 6a1a785701 Fixed spacing on inbox number in icon 10 years ago
Frederic Jacobs 1d1a140d6b Addressing UI issues.
- Makes sure that status bar is white on launch.
- Dismisses keyboard before playing video.
10 years ago
abolishme 1bbfbd4281 Replacing Twitter icon with brand guidelines one. 10 years ago
Christine Corbett cf4a126188 Better phone number parsing for SMS. 10 years ago
Frederic Jacobs 5e92fdbbbe Pinning upstream cert. 10 years ago
Christine Corbett 797492fc13 Various enhancements to the groups.
- new avatar and updated avatar functional
- rounded corners in place, both in new/update group view and in inbox
- removed the appearance of the ability to delete members from a group.
- centering group menu in UIToolbar
10 years ago
Christine Corbett f0ac231b7f Setting status bars to white as completion of all modal presentations. 10 years ago
Christine Corbett f5848365f7 Deliberate handling of MIME types for video, audio, and images.
• rejects unhandled media with unsupported attachment message
• for supported media, handling of MIME type/file extension conversion in a single place
• groundwork for future handling of additional types via e.g. conversion
10 years ago
Frederic Jacobs 994c9d1c50 Attachment with caption fixes.
- Caption is displayed under the message
- Empty messages are not creating message bubble.
10 years ago
Frederic Jacobs 0195507017 Removing unused ContactsTableViewController. 10 years ago
Frederic Jacobs a389344e0a Fixing issue with identity key change messages deletion.
When a key change is accepted, we iterate over the list of messages
that are waiting for decryption. This commit fixes an issue with error
messages not being deleted after message is processed for decryption.
10 years ago
Christine Corbett 499cdfa56f Re-enables user interaction with navbar when view appears. 10 years ago
Frederic Jacobs 826b73051d Multiple constraints updates & addressing warnings.
- Icon bundles upgraded to match required sizes.
- Moving to NSAttributes instead of deprecated UIAttributes.
- Casting serialized attachmentID to NSNumber.
- Removing unused archival view from InboxTableViewCell.
- Upgrading contraints on SignalsVC for 6+ "TabBar".
- Removing deprecated "plain" properties
- Removing redundant button in FingerprintViewController.
- Addresses issues with placement of change number in signup flow
- Fixes placement bug in new group view
- Exclude unused reference.
10 years ago
Christine Corbett 553a38288e Archiving and correctly sorting empty threads. 10 years ago
Christine Corbett aca02221be Various design and UI consistency improvements.
• updated iconography
• lines and sizing
• empty inbox and archive screen with wording
• bug fix on calling to self being enabled sometimes (doesn't crash either way, but makes little sense)
• call icons and group update icons incorporated (PR to JSQ must be merged to test; this will be two lines on the Signal-iOS side to remove if we decide not to go with icons)
• fingerprint screen working: accessible by long press from contact screen on contact title. long press on lower half of screen shreds key material after confirmation. new icons for scan and show.
• short press on contact title will show their phone number
• color updates to new palette for green, yellow and light blue
10 years ago
Cade 6278152ad2 New round of iconography. 10 years ago
Frederic Jacobs 884c960798 Closes #319 10 years ago
Frederic Jacobs fb0281fd61 Exclude Signal files from backup & encrypt when possible. 10 years ago
Frederic Jacobs bcd98f90ee Closes #263 10 years ago
Frederic Jacobs 529c1346fa Closes #303 10 years ago
Christine Corbett 638dfae668 messaging view and group creation fixes:
• Create button should be btnCompose--white
• Add people to be a tableview header (ask @helveticade for creatives)
• Send button = btnSend--blue
• Attachments button = btnAttachments--blue
• message footer changes from call to message as input
• Remove more button
• Empty State update with asset and new copy
• Default group name should be 'New Group' (UI only)
• loading view
• Update tab bar items with revised PDFs
• Blue outline around avatar-less contacts
• Replace swipe left actions with btnDelete--white asset
• Replace swipe right buttons with cellBtnMoveToArchive--blue and cellBtnMoveToInbox--blue respectively
• Done icon replaced with btnSignal in settings
• Settings: Swap blue and grey for Registered Number and Change (change doesn't look like a button)
• Settings: UI Switch on should be Signal Blue.
• Disable search ui + group button while downloading contacts
• new group: Create button should be btnCompose--white
• new group: Add people to be a tableview header
10 years ago
Cade d84ac5a493 New iconography 10 years ago
Frederic Jacobs 8fa1be362f Contacts table view reloading on contact refresh complete. 10 years ago
Frederic Jacobs 7f97d84ebe Delivery receipts working 10 years ago
Christine Corbett 6d2acb70fc in message view compose, ability to call
• RedPhone contacts which aren't TextSecure contacts are disabled from starting conversation via compose.
10 years ago
Cade 2d6b15333a Replaced all iconography and added new icons
Fix #503
10 years ago
Christine Corbett 91591545a2 Support for calls & groups in new blue styled format. 10 years ago
Frederic Jacobs a9ad6643a0 Close #509 10 years ago
Frederic Jacobs 5ccbc4131b Closes #315 10 years ago
Christine Corbett 478110dc86 Allows unregistering of RedPhone. 10 years ago
Christine Corbett 349d84c875 Vectorial Signal header icon. 10 years ago
Christine Corbett 7d5154b10b Dismiss search bar when new group is created. 10 years ago
Christine Corbett bfe0e44cd5 Audio attachments: Prevent progress to be set to NaN. 10 years ago
Christine Corbett 0e1a51e889 Fixed empty group avatar issue. 10 years ago
Christine Corbett bf11775e10 Fullscreen image attachment menu. 10 years ago
jackflips 86c524ddbc Fixing crashes when deleting single messages. 10 years ago
Jack Rogers 1eef08628a Audio attachments UI 10 years ago
Joyce Yan d740f801c6 Swipe to delete implemented 10 years ago
Joyce Yan b494b71dbc Audio farts.
slight change

modified pbxproj to clean up resources

reset developmentteam in pbxproj back to what it was before

deleted one line
10 years ago
Christine Corbett ccdc4b5d17 Redesign implementation.
Result of stashed commits by @corbett and @abolishme
10 years ago
Jack Rogers 84dbc6a45b Closes issue #277 - Fixed speakerphone bug.
//FREEBIE
Reviewed-by: @corbett & @FredericJacobs
10 years ago
Frederic Jacobs 7c658b2879 Enhancements in build configuration.
- Helps onboarding of new contributors because signup generates a fake
push token to register devices.
- Deleted Ad-Hoc configuration since no more HockeyApp distribution.
TestFlight uses default `AppStore release` build configuration.
10 years ago
Frederic Jacobs 60fbfd129a Fixes crashes & edge cases for initials string. 10 years ago
Frederic Jacobs 14164d9855 Closes #359
//FREEBIE
10 years ago
Frederic Jacobs 9e8ba91304 Settings refactoring.
- Renames GroupModel to TSGroupModel for TextSecureKit consistency.
- Refactors the settings into categories (joint work with @dtsbourg)
- Removes settings and logic for background push.
10 years ago