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/categories
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
8 years ago
..
NSAttributedString+OWS.h Migrate environment to SignalMessaging. 8 years ago
NSAttributedString+OWS.m Migrate environment to SignalMessaging. 8 years ago
NSString+OWS.h Continue conversion of app setup. 8 years ago
NSString+OWS.m Continue conversion of app setup. 8 years ago
Promise+retainUntilComplete.swift Migrate environment to SignalMessaging. 8 years ago
UIColor+OWS.h Sketch out SAE load screen; make a number of infrastructure changes. 8 years ago
UIColor+OWS.m Sketch out SAE load screen; make a number of infrastructure changes. 8 years ago
UIFont+OWS.h Sketch out SAE load screen; make a number of infrastructure changes. 8 years ago
UIFont+OWS.m New @available syntax avoids compiler warnings 8 years ago
UIImage+OWS.h Share a photo from photos app 8 years ago
UIImage+OWS.m Migrate environment to SignalMessaging. 8 years ago
UIView+OWS.h Sketch out SAE load screen; make a number of infrastructure changes. 8 years ago
UIView+OWS.m Attachment approval: cancel/confirm to top/bottom toolbars 8 years ago
UIViewController+OWS.h Migrate environment to SignalMessaging. 8 years ago
UIViewController+OWS.m Migrate environment to SignalMessaging. 8 years ago