session-ios/SignalMessaging
Michael Kirk d3e7c99a63 Attachment approval: cancel/confirm to top/bottom toolbars
- avoid double-submit by disabling after hitting send.
- Animate SAE dismissal as modal
  Requires hiding the load view
- attachment is centered in screen
- add gradient to ensure controls are visible
- Fix clamp constraints - I think this was a typo
  Otherwise we couldn't show an image which was 1" wide by 2" tall
- set max zoom, hide scroll indicators
- use media view
- slower panning feels right
- white send button
- can share GIF, static, and sort of video...
- Play button for attachment approval
  - move to image assets so we can use it in SAE
  - slightly larger button for full-screen approval view
  - don't launch redundant fullscreen UI for images when in approval view
- fix scrollOffset in AttachmentApproval
- consolidate view initialization logic in loadView and fix white background
- CR: more legible arithmetic

// FREEBIE
2017-12-11 13:58:03 -05:00
..
attachments Attachment approval: cancel/confirm to top/bottom toolbars 2017-12-11 13:58:03 -05:00
categories Attachment approval: cancel/confirm to top/bottom toolbars 2017-12-11 13:58:03 -05:00
contacts Rework thread safety in profile manager. 2017-12-11 12:28:28 -05:00
environment update header references 2017-12-08 13:32:52 -05:00
Models Share a photo from photos app 2017-12-07 10:13:06 -05:00
profiles Respond to CR. 2017-12-11 12:37:47 -05:00
utils Fix tests. 2017-12-07 14:44:38 -05:00
ViewControllers Share a photo from photos app 2017-12-07 10:13:06 -05:00
viewControllers Clean up ahead of PR. 2017-12-05 11:32:19 -05:00
Views Rework thread safety in profile manager. 2017-12-11 12:28:28 -05:00
views Show alert if we fail to build the attachment 2017-12-07 10:14:30 -05:00
Info.plist Shared framework between app and extension 2017-11-29 13:58:27 -08:00
SignalMessaging-Prefix.pch Sketch out SAE load screen; make a number of infrastructure changes. 2017-12-01 09:37:52 -05:00
SignalMessaging.h Rework thread safety in profile manager. 2017-12-11 12:28:28 -05:00