Commit Graph

1376 Commits (f8f4e5ee6fbac0633707419c376ef799f3bd7cbd)

Author SHA1 Message Date
Matthew Chen dd3394be1b Cache display names for accounts.
// FREEBIE
9 years ago
Matthew Chen 3a83f93099 Tweak appearance of registration views.
// FREEBIE
9 years ago
Matthew Chen d065c95270 Hide the socket status view when censorship circumvention is active.
// FREEBIE
9 years ago
Michael Kirk fe54f4319f fix reply-from lockscreen on larger devices
// FREEBIE
9 years ago
Michael Kirk 37e0b1a004 Sending to unconfirmed idnetity presents confirmation
Rather than send/fail

// FREEBIE
9 years ago
Michael Kirk 643301eae6 Fix tag typo
// FREEBIE
9 years ago
Michael Kirk 1a03be8ae7 Fetch safety number upon entering thread
* uniform method to get recipients in group/contact thread
  * use it to clean up markAsSeenJob

// FREEBIE
9 years ago
Michael Kirk 2c7ccbe5db Make sure screen protection is applied before ending bg task
* code cleanup
* Prefer dispatch_async vs. dispatch_sync when possible

// FREEBIE
9 years ago
Matthew Chen 1d792d1878 Rename audio duration and image size methods in TSAttachmentStream.
// FREEBIE
9 years ago
Michael Kirk 4b8544d5f7 ensure atomic write to wasSeen property
// FREEBIE
9 years ago
Michael Kirk 6d00aac046 style cleanup, no functional changes
// FREEBIE
9 years ago
Michael Kirk bb25d2beb6 IdentityKeyStore changes
1) Always accept keys from incoming messages

2) Block sending only if it's a recent change, or if always
   block is enabled

// FREEBIE

// FREEBIE
9 years ago
Matthew Chen 2475406258 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 4680a2465a Remove registration storyboard.
// FREEBIE
9 years ago
Matthew Chen 78f443374f Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 964e6f1adf Improve asserts and logging in attachment adapters.
// FREEBIE
9 years ago
Matthew Chen b1f7cf0d62 Cache image size and audio duration on attachments.
// FREEBIE
9 years ago
Matthew Chen 9577038f11 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 7547d03a78 Clean up ahead of PR.
// FREEBIE
9 years ago
Matthew Chen 2fc683dd9d Add example phone number to registration view and make layout responsive.
// FREEBIE
9 years ago
Matthew Chen 070395e8b6 Rewrite registration view.
// FREEBIE
9 years ago
Matthew Chen eeb510b903 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 4ac78d9b41 Replace app settings segue.
// FREEBIE
9 years ago
Matthew Chen 632cb78751 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen db097ab8de Fix caching of message bubble sizes.
// FREEBIE
9 years ago
Matthew Chen b0005ea932 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen bc501b16f2 Let users manually specify the domain fronting country.
// FREEBIE
9 years ago
Matthew Chen 98c5e7d69c Add support for manually activating censorship circumvention.
// FREEBIE
9 years ago
Matthew Chen c07f28565e Revise manual censorship circumvention.
// FREEBIE
9 years ago
Matthew Chen e746636c7c Expose manual censorship circumvention setting.
// FREEBIE
9 years ago
Matthew Chen db10cbaeea Convert AdvancedSettingsTableViewController to OWSTableView.
// FREEBIE
9 years ago
Matthew Chen 7f3d76d8bb Convert the app settings view to OWSTableView.
// FREEBIE
9 years ago
Matthew Chen 4bb702fe0d Add support for manually activating censorship circumvention.
// FREEBIE
9 years ago
Matthew Chen 2e36f41838 Add support for manually activating censorship circumvention.
// FREEBIE
9 years ago
Matthew Chen 6550680f60 Fix glitch in unread indicator layout.
// FREEBIE
9 years ago
Matthew Chen dac5483fdd Clean up CountryCodeViewController delegates.
// FREEBIE
9 years ago
Matthew Chen 61de84a203 Clean up CountryCodeViewController delegates.
// FREEBIE
9 years ago
Matthew Chen 867eb7d741 Convert CountryCodeViewController.
// FREEBIE
9 years ago
Matthew Chen ea9dc3fe77 Rationalize the segues between registration view and country code view.
// FREEBIE
9 years ago
Matthew Chen a37b194dc0 Add debug functions for sending media messages.
// FREEBIE
9 years ago
Matthew Chen d28467aac6 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen df2ee6ba55 “Add to contacts” offer.
// FREEBIE
9 years ago
Matthew Chen bc63389d23 “Add to contacts” offer.
// FREEBIE
9 years ago
Matthew Chen 7b70fe674a “Add to contacts” offer.
// FREEBIE
9 years ago
Matthew Chen ac0c6e21de Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 14ebc58d52 Revise scrolling behavior of messages view.
// FREEBIE
9 years ago
Matthew Chen c639926f2c Revise scrolling behavior of messages view.
// FREEBIE
9 years ago
Matthew Chen 4e1dda275d Revise scrolling behavior of messages view.
// FREEBIE
9 years ago
Matthew Chen 55dab36ce1 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen b3948f27d7 Add debug functions to generate and delete random contacts.
// FREEBIE
9 years ago
Matthew Chen 7db19df742 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen c70487be80 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen db07ea8a8e Persist attachment file paths.
// FREEBIE
9 years ago
Matthew Chen e4f31b5e40 Rename attachment source filename property.
// FREEBIE
9 years ago
Matthew Chen f201ddbba5 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 16549bee1f Clean up ahead of PR.
// FREEBIE
9 years ago
Matthew Chen 0983448c74 Add unread indicator.
// FREEBIE
9 years ago
Matthew Chen 6164f65f0a Add unread indicator.
// FREEBIE
9 years ago
Matthew Chen ac458cc7ad Add unread indicator.
// FREEBIE
9 years ago
Matthew Chen ebf500d805 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 6704396998 Lazy load attachments in messages view, etc.
// FREEBIE
9 years ago
Michael Kirk 35a6dc7636 Show Contact name, not number, of unregistered user
// FREEBIE
9 years ago
Matthew Chen 0ec095f216 Nag users on iOS 8 to upgrade.
// FREEBIE
9 years ago
Michael Kirk 14b6294d6f code cleanup pre CR
// FREEBIE
9 years ago
Michael Kirk 4adaaa605f Hide contact editing features on iOS8
// FREEBIE
9 years ago
Michael Kirk 05d70a76df iOS8 contact store adaptee
// FREEBIE
9 years ago
Michael Kirk 889ad0bc67 Extract code incompatible with iOS8 into adapter
// FREEBIE
9 years ago
Matthew Chen 54faff2db2 Show alerts for missing or invalid phone numbers in registration view.
// FREEBIE
9 years ago
Matthew Chen 37a601d765 Honor the local calling code in select recipient view.
// FREEBIE
9 years ago
Matthew Chen 14fed91ea2 Fix edge cases in voice message recording.
// FREEBIE
9 years ago
Matthew Chen 5c8956f977 Dismiss keyboard before showing the “too short voice message” alert.
// FREEBIE
9 years ago
Matthew Chen 5fd93eace0 Fix missing notifications.
// FREEBIE
9 years ago
Matthew Chen fc7dec04aa Fix missing notifications.
// FREEBIE
9 years ago
Michael Kirk f87696cc6c do not use phone data detectors
The actions offered by the phone number data detectors are confusing
within the context of a messaging app - e.g. people might assume that
the "call" action correspons to a Signal call.

// FREEBIE
9 years ago
Michael Kirk c31fd0dfcc Fix flicker of "no contacts" screen on message compose
// FREEBIE
9 years ago
Matthew Chen 9dc1847ca9 Change conversation settings buttons to gray.
// FREEBIE
9 years ago
Michael Kirk 17cff1a26d Revert "Merge branch 'charlesmchen/bluetoothAudio'"
This reverts commit 48a2005aa2, reversing
changes made to de1332479c.

// FREEBIE
9 years ago
Matthew Chen 6c9f44b99d Clean up ahead of PR.
// FREEBIE
9 years ago
Matthew Chen 54bf103508 Fix Bluetooth audio when recording voice messages.
// FREEBIE
9 years ago
Matthew Chen 7e18052c45 Fix Bluetooth audio in calls.
// FREEBIE
9 years ago
Michael Kirk 16032b9c61 strongSelf per CR
// FREEBIE
9 years ago
Michael Kirk c56ff7532c Fix confusing double permission request on new install when sending
voice notes

// FREEBIE
9 years ago
Michael Kirk e2b1cbb154 Don't show "no signal accounts" until contact intersection has completed
at least once

// FREEBIE
9 years ago
Matthew Chen fc51768197 Work around m4a vs. mp4 issue for voice messages in legacy iOS clients.
// FREEBIE
9 years ago
Michael Kirk cb1c843979 Fix disclosure icon direction on iOS9
// FREEBIE
9 years ago
Matthew Chen c1a1ea7f3b Let users start new 1:1 conversations with blocked non-contacts found by phone number.
// FREEBIE
9 years ago
Matthew Chen 2048b330ac Don't hide keyboard when recording a voice message.
// FREEBIE
9 years ago
Matthew Chen 00d972db48 Rework appearance of audio and generic attachment messages.
// FREEBIE
9 years ago
Matthew Chen b8b2ae10a2 Rework appearance of generic attachment messages.
// FREEBIE
9 years ago
Matthew Chen 2c31a0bdb5 Rework appearance of audio messages.
// FREEBIE
9 years ago
Michael Kirk abcc510341 "Conversation Settings" -> "Contact/Group Info"
Clearer heading

// FREEBIE
9 years ago
Matthew Chen 02843958f7 Rework appearance of audio messages.
// FREEBIE
9 years ago
Matthew Chen bcc7007812 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen e1fba208ae Align photo and audio bubble widths.
// FREEBIE
9 years ago
Matthew Chen ad9c715bf7 Deduplicate items in new conversation view and try to show “phone number” results as signal accounts if possible.
// FREEBIE
9 years ago
Matthew Chen 12e45eaf84 Ignore taps on outgoing messages while they are being sent.
// FREEBIE
9 years ago
Matthew Chen 1a593e5f34 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 5afe9bca6f Respond to CR.
// FREEBIE
9 years ago
Matthew Chen b316e18cfa Ensure contact delegate helper is set during initialization.
// FREEBIE
9 years ago
Matthew Chen 4a2a3ffa51 Trim whitespace from group names.
// FREEBIE
9 years ago
Matthew Chen 782e3d42bd Trim whitespace from group names.
// FREEBIE
9 years ago
Matthew Chen 3e8b4225b3 Show alert when user tries to play an invalid audio file.
// FREEBIE
9 years ago
Michael Kirk 07c39d9242 Merge pull request #2105 from WhisperSystems/mkirk/contact-perf
return contact parsing to background thread
9 years ago
Matthew Chen 6ec167e7e0 Disable scrolling if no contacts in “select recipient” views.
// FREEBIE
9 years ago
Michael Kirk 90de4edeef return contact parsing to background thread
inadvertently moved it to main thread with
354d46e3f4

// FREEBIE
9 years ago
Michael Kirk 0a7996ffbc Perform contact intersection ~every 6 hours even if no contacts changed
// FREEBIE
9 years ago
Michael Kirk 9131cd83fb update contacts only when changed
otherwise we're spamming contact intersection all the time

// FREEBIE
9 years ago
Matthew Chen a7cf00feb4 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 1b99fd1df4 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 46b6a59d6d Clean up ahead of PR.
// FREEBIE
9 years ago
Matthew Chen a15d11c3e6 Rework appearance of voice messages and audio attachments.
// FREEBIE
9 years ago
Matthew Chen ea34cec0d9 Clean up ahead of PR.
// FREEBIE
9 years ago
Matthew Chen 96e155c75e Rework appearance of voice messages and audio attachments.
// FREEBIE
9 years ago
Matthew Chen 0ff3e5e6a3 Don’t add blocked users to new groups and handle block alert results correctly.
// FREEBIE
9 years ago
Matthew Chen f10d530410 After sending a text message, the "send" button should revert to mic.
// FREEBIE
9 years ago
Matthew Chen 37278c22d5 Remove extra period in voice message file names.
// FREEBIE
9 years ago
Michael Kirk d3a96725a1 fix block scoping. I'm not even sure how this compiled before.
// FREEBIE
9 years ago
Michael Kirk 755d5dc4e6 resolve push-token changes from RI of hotfix/2.11.4
// FREEBIE
9 years ago
Michael Kirk 929ba06263 Merge branch 'hotfix/2.11.4' into mkirk/fix-push-sync-job 9 years ago
Matthew Chen 73f79f05ec Format example phone numbers.
// FREEBIE
9 years ago
Matthew Chen c81eed74ca Show example phone numbers.
// FREEBIE
9 years ago
Matthew Chen 0bab5ed404 Always honor filtering in contact-related views.
// FREEBIE
9 years ago
Matthew Chen 033ce90dd3 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen eabda5ad90 Clean up ahead of PR.
// FREEBIE
9 years ago
Matthew Chen 19b80d1f4b Rework the “disappearing messages” logic.
// FREEBIE
9 years ago
Michael Kirk 7bdd732870 remove contact name from production log
// FREEBIE
9 years ago
Michael Kirk 20fc733bdf Clearer call logging
// FREEBIE
9 years ago
Michael Kirk 737a5932c0 tapping contact label shows contact edit view
// FREEBIE
9 years ago
Michael Kirk bd343f6971 clean up some animations
// FREEBIE
9 years ago
Michael Kirk aabd56b23d Clean up comments per CR
// FREEBIE
9 years ago
Michael Kirk 9dc9813dea fix layout for long named contacts
// FREEBIE
9 years ago
Michael Kirk 3754b6f264 Edit 1:1 contact details
// FREEBIE
9 years ago
Matthew Chen b2fba060d8 Fix edge case where screen protection is not removed.
// FREEBIE
9 years ago
Michael Kirk e95b579d97 TODONE
// FREEBIE
9 years ago
Matthew Chen 41deab12de Fix “two table views” bug in “show group members” view.
// FREEBIE
9 years ago
Michael Kirk 073c0d6639 Add/Edit contacts in group list
* properly populate phone fields
* Fix appearence for CNContactViewController
* "Add Contact" vs "Show Contact"

// FREEBIE
9 years ago
Michael Kirk 8411d13ef6 show number for no-name contacts
previously if you had a contact, but no saved name
there would be a blank entry in your compose picker

// FREEBIE
9 years ago
Michael Kirk 3040c4a341 include missing return
// FREEBIE
9 years ago
Michael Kirk fee47efbea Avoid repaint by requestng contacts before Compose
This entailed passing callback params through the contact request.

// FREEBIE
9 years ago
Michael Kirk dc75e592c1 ensure contact callback on proper thread
// FREEBIE
9 years ago
Michael Kirk 64bcc94589 Instead of alert we're providing in context reminders - no need for
these TODOs

// FREEBIE
9 years ago
Michael Kirk 04878bf222 rename method to better reflect new role
// FREEBIE
9 years ago
Michael Kirk 03727a27f6 compose w/o contact access -> "..by phone number"
The search field and invite buttons are not very useful without contacts
access.

// FREEBIE
9 years ago
Michael Kirk 0b6962cdd0 contacts reminder in compose view
// FREEBIE
9 years ago
Michael Kirk bf5b6d1e63 Invite Flow when "no contact"
TODO: we should probably just prevent people from getting to the invite
flow when their contacts aren't shared, but still it seems good to fix
these crashes.

// FREEBIE
9 years ago
Michael Kirk 40dead89e5 don't crash invite flow when contacts disabled
// FREEBIE
9 years ago
Matthew Chen 2cffe78c22 Sync push tokens to service after every app upgrade.
// FREEBIE
9 years ago
Matthew Chen e85aa045e1 Flag voice messages as such in protos.
// FREEBIE
9 years ago
Matthew Chen 29dd62a19a Always clear message drafts after sending a text message.
// FREEBIE
9 years ago
Matthew Chen 4506064aa6 Prefer to determine an attachment’s file extension for its file name if possible.
// FREEBIE
9 years ago