Commit Graph

5468 Commits (3c2b5e54d918d374c45f9a845e47beb06d278a9d)
 

Author SHA1 Message Date
Michael Kirk 3ca5ec2726 Ensure media-library permissions when accessing media library
// FREEBIE
7 years ago
Matthew Chen 4b03482ee2 Merge branch 'charlesmchen/releaseConfiguration' 7 years ago
Matthew Chen c947f6b22a Modify build version script to support --version and --internal switches. 7 years ago
Matthew Chen 4e15e9bf2c Add Signal "internal" scheme with DEBUG and INTERNAL flags set for signal project. 7 years ago
Matthew Chen a21bc4f4b4 Convert SAE scheme to a shared scheme. 7 years ago
Michael Kirk c7376d76c1 Merge branch 'mkirk/fullscreen-approval' 7 years ago
Michael Kirk 5dde17d939 Show approval/caption view in app.
ApprovalView/Captioning is shown for:
- Images/Videos from Library
- Images/Video from Camera
- Document Picker
- GIFs

Voice notes are intentionally not captionable.

Also, in main app, hide status bar when ApprovalView is presented

// FREEBIE
7 years ago
Michael Kirk 58558b36de Add clarifying comment.
// FREEBIE
7 years ago
Michael Kirk d75b577580 Merge branch 'mkirk/ri-2-19-4' 7 years ago
Michael Kirk 3f3a4bc499 Merge remote-tracking branch 'origin/master' into mkirk/ri-2-19-4 7 years ago
Matthew Chen 6532a32374 Merge branch 'CollinStuart-collinstuart/update-build-documentation' 7 years ago
Collin B. Stuart 225ad5a4a2 Update build instructions
- clarify capability settings

// FREEBIE
7 years ago
Collin B. Stuart f542e0d25c Update build instructions
- clarify capability settings

// FREEBIE
7 years ago
Michael Kirk 94d58b88b8 Play video inline in approval view
Previously we launched the MPMoviePlayerController

// FREEBIE
7 years ago
Michael Kirk 0c6a42003f clang-format after RI
// FREEBIE
7 years ago
Michael Kirk a423fe8a0e WIP Merge tag '2.19.4.4'
- restore video playback in fullscreen

This was a large merge, so I'm opting to make some changes in separate
commits.
7 years ago
Matthew Chen 7947cc0fef Merge branch 'charlesmchen/updateOpenSSL' 7 years ago
Matthew Chen 63dc3391be Update OpenSSL to new version, app extension compliant. 7 years ago
Matthew Chen 5aa016adda Merge branch 'charlesmchen/sessionEdgeCases_' 7 years ago
Matthew Chen 0d5b5bc44c Respond to CR. 7 years ago
Matthew Chen 3de9a4ea55 Add debug UI actions around clearing and snapshotting session state. 7 years ago
Matthew Chen a1770ec7fc Merge branch 'charlesmchen/robustBackup' 7 years ago
Matthew Chen 05b034e925 Clear out NSUserDefaults during backup restore. 7 years ago
Matthew Chen 67197ddf15 Rename any existing files and directories in restored directories. 7 years ago
Matthew Chen 09032552cf Merge branch 'charlesmchen/dontUseMainApplicationState' 7 years ago
Michael Kirk 56112e79be bump build
// FREEBIE
7 years ago
Michael Kirk 7eb6b1cdd6 Revert submodule update from "Bump version to 2.19.4."
Partial revert of commit e11ac51e31
to remove unintentional submodule update
7 years ago
Matthew Chen 2b528ad894 Don't use mainApplicationState in business logic. 7 years ago
Matthew Chen b271eab4c7 Merge branch 'charlesmchen/skipRedundantSyncMessages' 7 years ago
Matthew Chen fec2410ac2 Respond to CR. 7 years ago
Matthew Chen 3f2bee8383 Respond to CR. 7 years ago
Matthew Chen d81d85c386 Respond to CR. 7 years ago
Matthew Chen c308e25115 Skip redundant sync messages. 7 years ago
Matthew Chen a2b67a17fd Skip redundant sync messages. 7 years ago
Matthew Chen 41e6eaeafc Skip redundant sync messages. 7 years ago
Matthew Chen de4c5e0b17 Merge branch 'charlesmchen/sessionDatabaseRevert2_' 7 years ago
Matthew Chen 76676659f8 Respond to CR. 7 years ago
Matthew Chen 17907dca10 Clean up ahead of PR. 7 years ago
Matthew Chen 15b8e58324 Retain changes from session database branch. 7 years ago
Matthew Chen 76a295aaa5 Merge branch 'charlesmchen/backup' 7 years ago
Michael Kirk a4cadfecfa bump build
// FREEBIE
7 years ago
Michael Kirk 764b815356 bump build
// FREEBIE
7 years ago
Michael Kirk 9c9734f5a1 Merge branch 'hotfix-2-19-4/fix-zoom' into hotfix/2.19.4 7 years ago
Michael Kirk 63c23b77d0 Cleanup presentation view, feels less blurry
// FREEBIE
7 years ago
Michael Kirk 1ef824029e Fix distorted images
// FREEBIE
7 years ago
Michael Kirk 3582ab42db Fix media detail presentation
- video view now scales during presentation
- no "swooping" when presenting large res images

// FREEBIE
7 years ago
Michael Kirk 7c2bfdfb1f rename: imageView -> mediaView
// FREEBIE
7 years ago
Michael Kirk 8851413b35 CR: cleanup, remove debug animation time, move constant
// FREEBIE
7 years ago
Michael Kirk e140ffc423 Fullscreen presentation touchups
"zoom" presentation now accounts for zoomScale.

Fix background flicker as status bar hides
Round corners during presentation/dismiss. Smooths transition a bit.

// FREEBIE
7 years ago
Michael Kirk d6ea5bad6b Merge branch 'hotfix-2-19-4/fix-content-offset' into hotfix/2.19.4 7 years ago