Commit Graph

1490 Commits (1ab8fb29bf98910714c342ab6947e855bed50914)

Author SHA1 Message Date
Matthew Chen 37a601d765 Honor the local calling code in select recipient view.
// FREEBIE
8 years ago
Matthew Chen 14fed91ea2 Fix edge cases in voice message recording.
// FREEBIE
8 years ago
Matthew Chen 5c8956f977 Dismiss keyboard before showing the “too short voice message” alert.
// FREEBIE
8 years ago
Matthew Chen 5fd93eace0 Fix missing notifications.
// FREEBIE
8 years ago
Matthew Chen fc7dec04aa Fix missing notifications.
// FREEBIE
8 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
8 years ago
Michael Kirk c31fd0dfcc Fix flicker of "no contacts" screen on message compose
// FREEBIE
8 years ago
Matthew Chen 9dc1847ca9 Change conversation settings buttons to gray.
// FREEBIE
8 years ago
Michael Kirk ce002c2280 bump build
// FREEBIE
8 years ago
Michael Kirk 17cff1a26d Revert "Merge branch 'charlesmchen/bluetoothAudio'"
This reverts commit 48a2005aa2, reversing
changes made to de1332479c.

// FREEBIE
8 years ago
Michael Kirk b76c3fb1c6 bump build
// FREEBIE
8 years ago
Matthew Chen 6c9f44b99d Clean up ahead of PR.
// FREEBIE
8 years ago
Matthew Chen 54bf103508 Fix Bluetooth audio when recording voice messages.
// FREEBIE
8 years ago
Matthew Chen 7e18052c45 Fix Bluetooth audio in calls.
// FREEBIE
8 years ago
Michael Kirk de1332479c bump version
// FREEBIE
8 years ago
Michael Kirk e727c0a77a update mic perm copy
// FREEBIE
8 years ago
Michael Kirk 16032b9c61 strongSelf per CR
// FREEBIE
8 years ago
Michael Kirk c56ff7532c Fix confusing double permission request on new install when sending
voice notes

// FREEBIE
8 years ago
Michael Kirk 7861af4fc0 mention voice notes in mic permission request
// FREEBIE
8 years ago
Michael Kirk b136c5f74c pull latest translations
// FREEBIE
8 years ago
Michael Kirk e2b1cbb154 Don't show "no signal accounts" until contact intersection has completed
at least once

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

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

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

// FREEBIE
8 years ago