Commit graph

107 commits

Author SHA1 Message Date
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
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
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
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
2a9ac87568 Fix paste of text.
// FREEBIE
2017-04-19 10:22:53 -04:00
Matthew Chen
499c8d0bc1 Add muting of threads.
// FREEBIE
2017-04-19 09:57:12 -04:00
Matthew Chen
d968c899b5 Add muting of threads.
// FREEBIE
2017-04-19 09:57:12 -04:00
Matthew Chen
2ca122f579 Add muting of threads.
// FREEBIE
2017-04-19 09:57:12 -04:00
Matthew Chen
2c286c8b53 Add muting of threads.
// FREEBIE
2017-04-19 09:57:12 -04:00
Matthew Chen
c8466912f0 Add muting of threads.
// FREEBIE
2017-04-19 09:57:12 -04:00
Matthew Chen
e025b86e75 Rework outgoing message state.
// FREEBIE
2017-04-17 18:05:47 -04:00
Matthew Chen
cc766bcc53 Rework outgoing message state.
// FREEBIE
2017-04-17 18:05:47 -04:00
Matthew Chen
66d1a37859 Rework outgoing message state.
// FREEBIE
2017-04-17 18:05:47 -04:00
Matthew Chen
5c20a85974 Respond to CR.
// FREEBIE
2017-04-13 16:24:48 -04:00
Matthew Chen
bf9ae552a3 Ignore hardware mute switch during video playback in attachment approval view.
// FREEBIE
2017-04-13 16:17:35 -04:00
Matthew Chen
d9ef27d802 Ignore hardware mute switch during video playback in messages view.
// FREEBIE
2017-04-13 16:17:35 -04:00
Matthew Chen
1cf45a26d0 Merge remote-tracking branch 'origin/hotfix/2.10.1' 2017-04-13 16:13:35 -04:00
Matthew Chen
193d9421ce Respond to CR.
// FREEBIE
2017-04-13 16:06:23 -04:00
Matthew Chen
0018d0040b Honor attachment filenames.
// FREEBIE
2017-04-13 15:41:28 -04:00
Matthew Chen
70ac0acc68 Respond to CR.
// FREEBIE
2017-04-13 14:58:14 -04:00
Matthew Chen
54d2d85ebb Update SignalAttachment to allow arbitrary attachments.
// FREEBIE
2017-04-13 14:55:53 -04:00
Matthew Chen
da13506db1 Respond to CR.
// FREEBIE
2017-04-13 14:42:05 -04:00
Matthew Chen
db7cb8d388 Send oversize text messages as attachments.
// FREEBIE
2017-04-13 14:36:58 -04:00
Matthew Chen
ebde769161 Respond to CR.
// FREEBIE
2017-04-13 13:49:46 -04:00
Matthew Chen
7f5847d2d5 Improve file size formatting in attachment approval dialog.
// FREEBIE
2017-04-12 16:53:28 -04:00
Matthew Chen
de735dcf33 Add stubs for audio preview to attachment approval dialog.
// FREEBIE
2017-04-12 16:48:28 -04:00
Matthew Chen
fc33b00830 Add animated image preview to attachment approval dialog.
// FREEBIE
2017-04-12 16:37:37 -04:00
Matthew Chen
5d79f43970 Add video preview to attachment approval dialog.
// FREEBIE
2017-04-12 16:30:25 -04:00
Matthew Chen
267462c584 Show block indicator in home view.
* Improve thread safety of home view cells.

// FREEBIE
2017-04-12 11:55:37 -04:00
Matthew Chen
878704cb12 Create block offer when non-contacts send you a message.
// FREEBIE
2017-04-12 08:38:54 -04:00
Matthew Chen
c2e94f57ed Respond to CR.
// FREEBIE
2017-04-11 18:18:50 -04:00
Matthew Chen
660e4dd4c4 Show attachment approval dialog for all attachments.
// FREEBIE
2017-04-11 18:17:43 -04:00
Matthew Chen
5bc5e00156 Add debug UI action to send 1,000 messages so we can “load test” message view’s perf.
// FREEBIE
2017-04-11 18:09:45 -04:00
Matthew Chen
1ac487835a Reload data and invalidate layout whenever message view returns from background.
// FREEBIE
2017-04-11 18:09:45 -04:00
Matthew Chen
0a8c9e5622 Respond to CR.
// FREEBIE
2017-04-11 18:04:44 -04:00
Matthew Chen
4e3fbac107 Add explanation messages to the “block user alert” and the block section of the 1:1 conversation settings view.
// FREEBIE
2017-04-11 18:00:01 -04:00