Commit Graph

8004 Commits

Author SHA1 Message Date
Matthew Chen
f69945ea20 Fix 'breaks vs. collapse' issue. 2018-07-13 16:21:57 -04:00
Matthew Chen
810d67c3b0 Merge branch 'charlesmchen/oversizeAccessory' 2018-07-13 16:21:26 -04:00
Matthew Chen
c3b02522ca Fix oversize accessory view. 2018-07-13 16:21:17 -04:00
Matthew Chen
3a3fb0e41b Fix oversize accessory view. 2018-07-13 16:21:17 -04:00
Matthew Chen
54bef5b34c Merge branch 'charlesmchen/cdsFeatureFlag' 2018-07-13 16:20:17 -04:00
Matthew Chen
23848844fe Add feature flag for contact discovery service. 2018-07-13 16:19:59 -04:00
Michael Kirk
1a2428a4b0 CR: leave some wiggle room on max window height. 2018-07-13 13:08:04 -06:00
Michael Kirk
34be31b163 Merge branch 'mkirk/message-actions' 2018-07-13 13:06:41 -06:00
Michael Kirk
e911de01e9 Ensure delegate is informed of dismissal
// FREEBIE
2018-07-13 13:00:27 -06:00
Michael Kirk
39bbcca738 CR: cleanup / copy tweak 2018-07-13 13:00:27 -06:00
Michael Kirk
bdc8181cbc hide menu view controller when resigning active
// FREEBIE
2018-07-13 13:00:27 -06:00
Michael Kirk
dde2fd6f33 Hide menu window when vc dismisses.
Normally this isn't possible, just being paranoid.

// FREEBIE
2018-07-13 13:00:27 -06:00
Michael Kirk
82fdd5b883 Split out generic action sheet components
Keep the message specific components separte, so we could re-use the
MenuActionsViewController.
2018-07-13 13:00:27 -06:00
Michael Kirk
093a5eaa68 don't dismiss if pan is over actionsheet 2018-07-13 13:00:27 -06:00
Michael Kirk
41af4f8c9d highlight on press 2018-07-13 13:00:27 -06:00
Michael Kirk
2606ac47f8 swipe gesture / code reorg 2018-07-13 13:00:27 -06:00
Michael Kirk
41c1c2fcd5 scroll focused view to maximize visability
// FREEBIE
2018-07-13 13:00:27 -06:00
Michael Kirk
3a157d9df6 window level on iOS11
// FREEBIE
2018-07-13 13:00:27 -06:00
Michael Kirk
d31b91663c new icons 2018-07-13 13:00:27 -06:00
Michael Kirk
ce3030917f MessageActions for info messages 2018-07-13 13:00:27 -06:00
Michael Kirk
42eb7a8d31 cleanup unused code 2018-07-13 13:00:27 -06:00
Michael Kirk
9496bedce1 remove redundant menu controller from media detail
You can already copy/save/delete from toolbar, which is a much cleaner
implementation
2018-07-13 13:00:27 -06:00
Michael Kirk
b65be45999 quote actions 2018-07-13 13:00:27 -06:00
Michael Kirk
210cba3e37 Media actions 2018-07-13 13:00:27 -06:00
Michael Kirk
729336774c delete text 2018-07-13 13:00:27 -06:00
Michael Kirk
2552368146 add text reply action, comment out more deprecated uimenu code 2018-07-13 13:00:27 -06:00
Michael Kirk
6079ae2439 show text details, dismiss before action to avoid problems when action presents 2018-07-13 13:00:27 -06:00
Michael Kirk
5c2a5b00aa comment 2018-07-13 13:00:27 -06:00
Michael Kirk
0c4cae133b milestone: route one real action (copy text) 2018-07-13 13:00:27 -06:00
Michael Kirk
bb6722ea42 animate in/out 2018-07-13 13:00:27 -06:00
Michael Kirk
ceeddbc67b localize, proper action height 2018-07-13 13:00:27 -06:00
Michael Kirk
adfaeaa8e1 round top corners 2018-07-13 13:00:27 -06:00
Michael Kirk
57400e1ecb WIP: ActionView 2018-07-13 13:00:27 -06:00
Michael Kirk
18adf26e06 Don't present over navbar.
// FREEBIE
2018-07-13 13:00:27 -06:00
Michael Kirk
635c0275db stop observing db notifications while message actions are presented
This let's new messages appear after the message actions are dismissed without
complicating scroll state.
2018-07-13 13:00:27 -06:00
Michael Kirk
6275a2f102 Highlight focused view 2018-07-13 13:00:27 -06:00
Michael Kirk
22fada2457 don't dismiss keyboard when presenting actions 2018-07-13 13:00:27 -06:00
Michael Kirk
ea179a398b first responder debugging 2018-07-13 13:00:27 -06:00
Michael Kirk
aa98963fd9 Abandonded: separate window pattern
Hiding the old window, caused keyboard to resign first responder.
2018-07-13 13:00:27 -06:00
Michael Kirk
6037a440c9 wire up window mgmt 2018-07-13 13:00:27 -06:00
Michael Kirk
3cc13a66af Merge branch 'mkirk/navbar-blur' 2018-07-13 11:59:52 -06:00
Michael Kirk
a2c67bb96b Enhance navbar blur, match input toolbar blur
// FREEBIE
2018-07-13 11:59:47 -06:00
Michael Kirk
c08022adec Merge branch 'mkirk/fix-initial-sync' 2018-07-13 10:05:18 -06:00
Michael Kirk
872c89fbff Update recipient devices on successful decrypt to avoid wasting a valid session
created by sender.

Make device set immutable.
2018-07-13 10:04:54 -06:00
Matthew Chen
3729943cd3 Fix production build breakage. 2018-07-13 10:15:22 -04:00
Matthew Chen
cd730e7db3 Merge branch 'charlesmchen/registrationHeaders' 2018-07-13 10:07:12 -04:00
Matthew Chen
7866c5ab28 Tweak status bar colors in registration flow. 2018-07-13 10:07:03 -04:00
Matthew Chen
3e57a4442d Merge branch 'charlesmchen/refineHomeView' 2018-07-13 09:32:41 -04:00
Matthew Chen
b2f42adb86 Respond to CR. 2018-07-13 09:32:30 -04:00
Matthew Chen
f6eb8dfe72 Refine app settings view. 2018-07-13 09:28:09 -04:00