Commit Graph

2005 Commits (ea34cec0d982f8bb86870c20487a12e1f55dda6c)
 

Author SHA1 Message Date
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
Michael Kirk 708690303c bump build
// FREEBIE
9 years ago
Matthew Chen 2cffe78c22 Sync push tokens to service after every app upgrade.
// FREEBIE
9 years ago
Matthew Chen 94ec38dd0a Merge branch 'charlesmchen/flagVoiceMessages' 9 years ago
Matthew Chen d535ce3155 [SSK] Flag voice messages as such in protos.
// FREEBIE
9 years ago
Matthew Chen e85aa045e1 Flag voice messages as such in protos.
// FREEBIE
9 years ago
Matthew Chen 714b35277a Merge branch 'charlesmchen/clearMessageDrafts' 9 years ago
Matthew Chen 29dd62a19a Always clear message drafts after sending a text message.
// FREEBIE
9 years ago
Matthew Chen 50b1f420b5 Merge branch 'charlesmchen/attachmentMimeTypes' 9 years ago
Matthew Chen 560122067c [SSK] Prefer to deduce the MIME type from the file extension using lookup, not the UTI type.
[SSK] Try to deduce attachment MIME type from the file extension if possible.

// 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
Matthew Chen 0137e01aff Try to deduce attachment MIME type from the file extension if possible.
// FREEBIE
9 years ago
Matthew Chen 73db16e068 Improve logging around push token sync.
// FREEBIE
9 years ago
Matthew Chen 5a7ed605e3 Bump version number.
// FREEBIE
9 years ago
Matthew Chen 18498eeda7 Merge branch 'charlesmchen/syncPushTokensOnLaunch' 9 years ago
Matthew Chen 2f3831e04b Respond to CR.
// FREEBIE
9 years ago
Matthew Chen dd3d63623a Pull logging into SyncPushTokensJob.
// FREEBIE
9 years ago
Matthew Chen 716aa772f6 Always sync and log push tokens. Apply OWSAlerts in more places.
// FREEBIE
9 years ago
Matthew Chen d0e68a8253 Merge branch 'charlesmchen/logPushTokensJob' 9 years ago
Matthew Chen aba29ac5ce Improve logging around SyncPushTokensJob.
// FREEBIE
9 years ago
Matthew Chen ad3a1a671a Merge remote-tracking branch 'origin/hotfix/2.11.3' 9 years ago
Matthew Chen 6a4a08d3ee Merge branch 'charlesmchen/voiceMemos' 9 years ago
Matthew Chen b47337c0ba Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 34a7f9cba5 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen b21e5c3248 Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 7f92b5a96b Respond to CR.
// FREEBIE
9 years ago
Matthew Chen 7a37de28e5 Clean up ahead of PR.
// FREEBIE
9 years ago
Matthew Chen bf6d8ec141 Clean up ahead of PR.
// FREEBIE
9 years ago
Matthew Chen 8ecdc8a2eb Move voice memo button to send button.
// FREEBIE
9 years ago
Matthew Chen c34d61b93f Add cancel-by-swipe of voice memo recording.
// FREEBIE
9 years ago
Matthew Chen 608cb70a3b Add voice memo recording.
// FREEBIE
9 years ago
Matthew Chen 45c8695ab4 Sketch out the voice memo UI.
// FREEBIE
9 years ago
Michael Kirk be504a7e46 Merge branch 'mkirk/missing-contacts-inbox' 9 years ago
Michael Kirk fbcda40400 rename class, extract color
per code review

// FREEBIE
9 years ago
Michael Kirk a58a71f8f4 no contacts banner -> system settings 9 years ago
Matthew Chen f76bb8397f Merge branch 'charlesmchen/searchVsNonSignalContacts' 9 years ago
Matthew Chen 9f4b8d3b0f Slightly reduce the non-contact cell heights in “new 1:1 conversation” view.
// FREEBIE
9 years ago
Matthew Chen d0e26a58c3 Show “invite by SMS” offer for matching non-Signal contacts when searching in “new 1:1: conversation” view.
// FREEBIE
9 years ago
Matthew Chen 791b0d78a8 Merge branch 'charlesmchen/conversationSettingsAssert' 9 years ago
Matthew Chen 1e6fd385b5 Fix assert in conversation settings view.
// FREEBIE
9 years ago
Matthew Chen c7d25a66ad Merge branch 'charlesmchen/contactParsingPerf' 9 years ago
Matthew Chen 3f7d23e043 Fix two hotspots in contact parsing and contact syncing.
// FREEBIE
9 years ago
Matthew Chen bbf099894c [SSK] Fix a hotspot in the phone number parsing logic.
// FREEBIE
9 years ago