Signal-iOS/SignalShareExtension
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
..
Base.lproj Sketch out SAE load screen; make a number of infrastructure changes. 2017-12-01 09:37:52 -05:00
utils Respond to CR. 2017-12-07 13:53:13 -05:00
Info.plist bump build number 2017-12-07 18:05:18 -05:00
SAEFailedViewController.swift Cancelling dismisses share extension, remove "import with signal" 2017-12-07 17:12:03 -05:00
SAELoadViewController.swift Cancelling dismisses share extension, remove "import with signal" 2017-12-07 17:12:03 -05:00
ShareViewController.swift Attachment approval: cancel/confirm to top/bottom toolbars 2017-12-11 13:58:03 -05:00
SignalShareExtension-Bridging-Header.h Continue conversion of app setup. 2017-12-06 10:38:57 -05:00
SignalShareExtension-Prefix.pch Add app extension context, bridging header and PCH to app extension. 2017-11-30 14:57:03 -05:00
SignalShareExtension.entitlements Update share extension capabilities. 2017-11-30 14:09:10 -05:00