You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
Models Share a photo from photos app 7 years ago
ViewControllers Share a photo from photos app 7 years ago
Views Rework thread safety in profile manager. 7 years ago
attachments Attachment approval: cancel/confirm to top/bottom toolbars 7 years ago
categories Attachment approval: cancel/confirm to top/bottom toolbars 7 years ago
contacts Rework thread safety in profile manager. 7 years ago
environment update header references 7 years ago
profiles Respond to CR. 7 years ago
utils Fix tests. 7 years ago
viewControllers Clean up ahead of PR. 7 years ago
views Show alert if we fail to build the attachment 7 years ago
Info.plist Shared framework between app and extension 8 years ago
SignalMessaging-Prefix.pch Sketch out SAE load screen; make a number of infrastructure changes. 8 years ago
SignalMessaging.h Rework thread safety in profile manager. 7 years ago