Commit Graph

1006 Commits (9ae047a1da4967ae245247e6c5c733a5d50009c9)

Author SHA1 Message Date
Matthew Chen 9ae047a1da Add progress & disable media views while uploading attachments.
// FREEBIE
8 years ago
Matthew Chen 3dc7f2528f Align the message state indicators with the behavior on Android and desktop.
// FREEBIE
8 years ago
Matthew Chen 029ae00bb2 Align the message state indicators with the behavior on Android and desktop.
// FREEBIE
8 years ago
Matthew Chen 442546fba8 Align the message state indicators with the behavior on Android and desktop.
// FREEBIE
8 years ago
Matthew Chen 1820fdbde8 Merge remote-tracking branch 'origin/hotfix/2.8.3' 8 years ago
Matthew Chen b9705cfe06 Fix sending attachments from the camera.
// FREEBIE
8 years ago
Michael Kirk 1e3f0fffeb Invert logging condition. (#1855)
We don't want to log here normally, only when we detect weird strings.

// FREEBIE
8 years ago
Matthew Chen a264d9aa9b Responding to CR.
// FREEBIE
8 years ago
Matthew Chen a226a4a1b3 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen e5fdaa1323 Fix filtering of country codes in registration flow.
* Filtering wasn't working; it has been fixed.
* I've added support for arbitrary partial matches and matching based on country code and calling code.

// FREEBIE
8 years ago
Matthew Chen 3440746173 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen e6e4290fa9 Limit size of outgoing text messages.
// FREEBIE
8 years ago
Matthew Chen 82179c6d47 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 3048a0146f Fix non-contact lookup for non-US users.
// FREEBIE
8 years ago
Matthew Chen 47df77f38c Only run "enable video calling" migration if user is registered.
// FREEBIE
8 years ago
Matthew Chen e00449172d bump build
// FREEBIE
8 years ago
Michael Kirk 62073a14a5 Maintain AR when scaling avatar
// FREEBIE
8 years ago
Michael Kirk 861e074c15 clarify call integration copy
// FREEBIE
8 years ago
Matthew Chen 19aac08bec Fix thread-safety assert when sending video attachments.
// FREEBIE
8 years ago
Michael Kirk 8c81b4c82e update translations
// FREEBIE
8 years ago
Michael Kirk fed7569366 bump build
// FREEBIE
8 years ago
Michael Kirk aa268e36c2 This constructor can return nil
seeing frequent crash in the wild on this line, maybe this is why?

// FREEBIE
8 years ago
Michael Kirk 3ee1d5568c Migrate existing users to RTC calling
// FREEBIE
8 years ago
Matthew Chen dc422f7b00 Convert "is logging enabled" methods to class methods so that they can safely be used before Environment has been initialized.
// FREEBIE
8 years ago
Matthew Chen 5a130703f9 Update conversation view title when group name changes.
// FREEBIE
8 years ago
Matthew Chen 081956c2b4 Update conversation view title when group name changes.
// FREEBIE
8 years ago
Matthew Chen 1c95eb5d51 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 43857a4c78 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 68838dbaa7 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen bcf43683f6 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 58e273b1a3 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen bdc729ad29 Respond to CR.
// FREEBIE
8 years ago
Matthew Chen 164db41c29 Move TSImageQuality enum.
// FREEBIE
8 years ago
Matthew Chen 27b515ea45 Add AttachmentApprovalViewController.
// FREEBIE
8 years ago
Matthew Chen cd928cd9be Update MessagesViewController to use SignalAttachment.
// FREEBIE
8 years ago
Matthew Chen 7f2810af3f Update MessagesViewController to use SignalAttachment.
// FREEBIE
8 years ago
Matthew Chen ec595f53d0 Gather attachment-related logic in SignalAttachment class.
// FREEBIE
8 years ago
Ian Henderson 58f1a71ce2 Separate safety number camera image into a separate image view so it can be properly centered.
Insted of using fixed image and text insets to try to center this image,
split the image out into a separate view and center it properly using a
constraint.  Touches still pass through to the button underneath.

Fixes #1622.  FREEBIE
8 years ago
Kevin Beaulieu bc1b2fe473 Restrict default avatars to alphanumeric initials (#1519) (#1563) 8 years ago
christophhagen 9178b69f97 Issue1602 + small bug fix FREEBIE (#1799)
- Dismiss Fingerprint View Controller after successful verification
- Restore Fingerprint View Controller layout after failed verification
8 years ago
Kamal Nath Narayanan 153d4addb9 requestAccessForMediaType completionHandler to be called in UI thread. This leads to inconsistent behaviour once the permission is given 8 years ago
Michael Kirk d8c4558c80 [SSK] Attachment digests
// FREEBIE
8 years ago
Matthew Chen 15e14a9b5c Convert "is logging enabled" methods to class methods so that they can safely be used before Environment has been initialized.
// FREEBIE
8 years ago
Michael Kirk fb474a2a1a Bump version
// FREEBIE
8 years ago
Michael Kirk 3b1c5214c7 pull latest translations
// FREEBIE
8 years ago
Michael Kirk 28bcf0fc31 bump build
// FREEBIE
8 years ago
Michael Kirk 3e651fb8df filter undisplayable text
// FREEBIE
8 years ago
Michael Kirk a9b722ae16 bump build
// FREEBIE
8 years ago
Michael Kirk 6e46571627 Fix type error, cast to proper type
// FREEBIE
8 years ago
Michael Kirk 5ec8a24d34 Turn off screen when held to ear
// FREEBIE
8 years ago