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/Signal
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
..
AudioFiles connecting ping quieter, ringer is louder 8 years ago
Fonts Align the message state indicators with the behavior on Android and desktop. 8 years ago
Images Attachment approval: cancel/confirm to top/bottom toolbars 7 years ago
Images.xcassets Attachment approval: cancel/confirm to top/bottom toolbars 7 years ago
src Simplify OWSUserProfile's "apply changes" logic using model diffing. 7 years ago
test Fix tests. 7 years ago
translations sync translations 7 years ago
.swiftlint.yml WIP: WebRTC calling 8 years ago
Signal-Info.plist bump build number 7 years ago
Signal-Prefix.pch framework compatible CocoaLumberjack import 7 years ago
Signal.entitlements Add app group, share keychain. Take a first pass at file migration to shared data directory. 7 years ago
iTunesArtwork@3x.png
main.m