Commit graph

1757 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
8e332395db Merge branch 'charlesmchen/editMenuConflicts' 2017-04-21 15:39:36 -04:00
Matthew Chen
5cbbf50059 Respond to CR.
// FREEBIE
2017-04-21 15:39:29 -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
ea3e6d48f4 Merge branch 'charlesmchen/crashVsMediaMethod' 2017-04-21 14:21:37 -04:00
Matthew Chen
62e6c9a120 Fix crash unsafely accessing optional media method.
// FREEBIE
2017-04-21 14:21:23 -04:00
Matthew Chen
ba3f964d5e Merge branch 'charlesmchen/onlyLastCellClearsAdapterViews' 2017-04-21 14:20:02 -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
50b65f0514 Merge branch 'charlesmchen/stretchedImages' 2017-04-21 14:15:57 -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
8bf4cb83a5 [SSK] Improve handling of whitespace in contacts.
// FREEBIE
2017-04-20 20:26:51 -04:00
Matthew Chen
16cde883fd Merge branch 'charlesmchen/increaseLocalNotificationDelay' 2017-04-20 20:22:43 -04:00
Matthew Chen
552eecfd03 Increase local notification delay.
// FREEBIE
2017-04-20 20:22:34 -04:00
Michael Kirk
0331244b5c bump version
// FREEBIE
2017-04-20 18:52:09 -04:00
Michael Kirk
b2e5972198 Sync translations
// FREEBIE
2017-04-20 18:51:44 -04:00
Michael Kirk
b6a30cb7f9 Merge branch 'mkirk/document-picker' 2017-04-20 18:49:53 -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
4468b465d8 Merge branch 'charlesmchen/timerRetainCycle' 2017-04-20 17:56:13 -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
d248f6117f [SSK] Ignore oversize messages.
// FREEBIE
2017-04-20 17:37:57 -04:00
Matthew Chen
52ab0df3f3 Merge branch 'charlesmchen/audioPlayer2' 2017-04-20 14:06:37 -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
13f408908d Merge branch 'charlesmchen/audioPlayer' 2017-04-20 11:13:16 -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
61d72f8e95 bump build
// FREEBIE
2017-04-19 19:41:21 -04:00
Michael Kirk
b3fc16b0ba [SSK] handle synced reset-session messages
// FREEBIE
2017-04-19 19:40:21 -04:00
Michael Kirk
5c39d623a6 tweaked copy per @RiseT
// FREEBIE
2017-04-19 19:36:26 -04:00
Michael Kirk
0ff24d18a3 bump version
// FREEBIE
2017-04-19 19:00:23 -04:00
Michael Kirk
ed0d3a03a8 sync translations
// FREEBIE
2017-04-19 18:59:48 -04:00
Michael Kirk
5bbcc23da5 [SSK] Do not retry fatal message send errors.
e.g. don't retry group sends when someone had a SN change

// FREEBIE
2017-04-19 18:54:24 -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
67e94e2b55 [SSK] Do not try to resend unsaved outgoing messages when accepting a safety number change.
// FREEBIE
2017-04-19 18:21:09 -04:00
Matthew Chen
218e65de32 Merge branch 'charlesmchen/showMuteStatusInHomeView' 2017-04-19 12:34:53 -04:00
Matthew Chen
2b09033dda Show mute status in home view.
// FREEBIE
2017-04-19 12:34:45 -04:00
Matthew Chen
d02c3e2784 Merge branch 'charlesmchen/fixMuteUntilDateFormat' 2017-04-19 12:33:40 -04:00
Matthew Chen
b2dd458f12 Fix “muted until” date format.
// FREEBIE
2017-04-19 11:55:00 -04:00
Matthew Chen
0603ab72d0 Merge branch 'charlesmchen/pauseMediaAdapters' 2017-04-19 11:48:02 -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
4045d3bda1 Merge branch 'charlesmchen/improveGroupMembersView' 2017-04-19 11:40:35 -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
9f3e5561fc Merge branch 'charlesmchen/fixConversationSettingsSegues' 2017-04-19 11:34:26 -04:00