Commit graph

1045 commits

Author SHA1 Message Date
Matthew Chen
d081df9ded Respond to CR.
// FREEBIE
2017-04-26 15:44:21 -04:00
Matthew Chen
c84da982ae Respond to CR.
// FREEBIE
2017-04-26 14:41:01 -04:00
Matthew Chen
93eed73530 Respond to CR.
// FREEBIE
2017-04-26 14:35:49 -04:00
Matthew Chen
5c0c9b533e Respond to CR.
// FREEBIE
2017-04-26 13:29:56 -04:00
Matthew Chen
e75ed5e477 Respond to CR.
// FREEBIE
2017-04-26 13:29:56 -04:00
Matthew Chen
6e36ce97a5 Let users share imported files to a thread or contact of their choice.
// FREEBIE
2017-04-26 13:29:56 -04:00
Matthew Chen
3c7574a908 Register Signal to handle a wide variety of common document types.
// FREEBIE
2017-04-26 13:29:43 -04:00
Matthew Chen
788ec4ce01 Respond to CR.
// FREEBIE
2017-04-26 13:27:24 -04:00
Matthew Chen
d42588b957 Improve appearance of generic attachments and the attachment approval dialog.
// FREEBIE
2017-04-26 11:39:24 -04:00
Michael Kirk
66e858a35a Validate all picked attachments/ show preview
// FREEBIE
2017-04-24 17:43:49 -04:00
Michael Kirk
4d15fbf2dc cherry-pick (rebased) charlesmchen/stressTesting/Signal/src/ViewControllers/SignalAttachment.swift
// FREEBIE
2017-04-24 17:41:06 -04:00
Michael Kirk
203009d4ef fix compiler warning / idiomatic optional unwrapping
// FREEBIE
2017-04-24 14:05:34 -04:00
Michael Kirk
26b94bf94b Always send a filename
// FREEBIE
2017-04-24 14:03:28 -04:00
Michael Kirk
077038b6cc Fix squashed "downloading" bubbles in groups
// FREEBIE
2017-04-24 13:33:06 -04:00
Matthew Chen
b99984f9d3 Fix the “message view subtitle mis-sized after muting” issue.
// FREEBIE
2017-04-24 12:26:16 -04:00
Matthew Chen
89de686809 Fix the “navigation titles are black after sharing” issue.
// FREEBIE
2017-04-24 12:26:16 -04:00
Michael Kirk
4440183414 translation comment for "group name" field
// FREEBIE
2017-04-24 11:46:05 -04:00
Michael Kirk
1d65d6dc42 clip upload mask to bounds of generic file bubble
// FREEBIE
2017-04-21 18:21:44 -04:00
Matthew Chen
a0a930aac3 Resolve the menu item conflicts between message view and media view.
// FREEBIE
2017-04-21 17:51:34 -04:00
Matthew Chen
866493c8ed Add icons to attachment action sheet.
// FREEBIE
2017-04-21 17:39:42 -04:00
Michael Kirk
ea7c74316e capitalize *all* letters of file extension
// FREEBIE
2017-04-21 17:11:27 -04:00
Michael Kirk
474a6d3253 document picker uses approval dialog
// FREEBIE
2017-04-21 17:11:27 -04:00
Matthew Chen
1acb2d7493 Respond to CR.
// FREEBIE
2017-04-21 17:03:18 -04:00
Matthew Chen
9779527cf2 Let users edit group name and avatar by tapping on them in group settings view.
// FREEBIE
2017-04-21 17:00:14 -04:00
Matthew Chen
a59f49ceac Resolve the menu item conflicts between message view and media view.
// FREEBIE
2017-04-21 14:58:51 -04:00
Matthew Chen
62e6c9a120 Fix crash unsafely accessing optional media method.
// FREEBIE
2017-04-21 14:21:23 -04:00
Matthew Chen
210802994e Respond to CR.
// FREEBIE
2017-04-21 14:19:30 -04:00
Matthew Chen
03a97cdd70 Only the last cell associated with a media adapter should clear its views.
// FREEBIE
2017-04-21 14:17:44 -04:00
Matthew Chen
ef92d5e3bc Fix distorted images in messages view.
// FREEBIE
2017-04-21 13:06:40 -04:00
Matthew Chen
226dffff7a Fix distorted images in messages view.
// FREEBIE
2017-04-21 13:03:37 -04:00
Matthew Chen
552eecfd03 Increase local notification delay.
// FREEBIE
2017-04-20 20:22:34 -04:00
Michael Kirk
70d235a670 Choose arbitrary attachments from iCloud/GDrive/Dropbox/etc
// FREEBIE
2017-04-20 18:49:30 -04:00
Michael Kirk
b1ea340c36 Callscreen fills buttons to show active state
// FREEBIE
2017-04-20 18:07:00 -04:00
Matthew Chen
a4709c9218 Respond to CR.
// FREEBIE
2017-04-20 17:55:48 -04:00
Matthew Chen
eb23252c6c Fix timer retain cycle.
// FREEBIE
2017-04-20 17:54:08 -04:00
Matthew Chen
4b2bdd9b52 Use audio attachment player in attachment preview dialog.
// FREEBIE
2017-04-20 11:15:19 -04:00
Matthew Chen
041badd295 Decouple the audio attachment player from the video attachment adapter.
// FREEBIE
2017-04-20 11:15:19 -04:00
Matthew Chen
b90b71351f Respond to CR.
// FREEBIE
2017-04-20 11:12:58 -04:00
Matthew Chen
980d726a48 Add audio attachment player.
* Fix two bugs around play/pause button appearance.
* Fix bugs around stopping playback when leaving view/entering background.
* Fix bugs around cleaning up playback state  when leaving view/entering background.
* Fix audio playback vs. hardware mute button.
* Improve handling of invalid audio attachments.

// FREEBIE
2017-04-20 09:44:25 -04:00
Michael Kirk
d9e3e87735 New downloading progress view (#2006)
Replace previous "scary" warning-style attachment notifications with
something less alarming.

Includes file name and file type emoji when discernable.

// FREEBIE
2017-04-19 18:50:27 -04:00
Matthew Chen
2b09033dda Show mute status in home view.
// FREEBIE
2017-04-19 12:34:45 -04:00
Matthew Chen
b2dd458f12 Fix “muted until” date format.
// FREEBIE
2017-04-19 11:55:00 -04:00
Matthew Chen
d65e398450 Respond to CR.
// FREEBIE
2017-04-19 11:47:47 -04:00
Matthew Chen
b2664158b1 Pause animated gifs when offscreen; clean up media views more aggressively.
// FREEBIE
2017-04-19 11:45:06 -04:00
Matthew Chen
ee765df4b1 Respond to CR.
// FREEBIE
2017-04-19 11:39:13 -04:00
Matthew Chen
e36b5a4602 Improve group members view.
// FREEBIE
2017-04-19 11:37:27 -04:00
Matthew Chen
06f9affc01 Fix segues in conversation settings view.
// FREEBIE
2017-04-19 11:04:25 -04:00
Matthew Chen
a29809e672 Respond to CR.
// FREEBIE
2017-04-19 10:28:24 -04:00
Matthew Chen
bfd29cd994 Send contacts sync messages whenever the contacts change.
// FREEBIE
2017-04-19 10:25:33 -04:00
Matthew Chen
2a9ac87568 Fix paste of text.
// FREEBIE
2017-04-19 10:22:53 -04:00