Commit Graph

2529 Commits (10c503bd3594aa3b43d2c961875b550cf1c94cda)

Author SHA1 Message Date
Matthew Chen 4bfdef520a Respond to CR. 8 years ago
Matthew Chen a30170b3b2 Prefer "app is ready" flag to "storage is ready" flag. 8 years ago
Matthew Chen be1fde905c Don't mark app as ready until all version migrations are done. 8 years ago
Matthew Chen 963d0547ad Clean up ahead of PR. 8 years ago
Matthew Chen 8e427111ef Clean up ahead of PR. 8 years ago
Matthew Chen ebbe96a5d5 Clean up ahead of PR. 8 years ago
Matthew Chen f9f60bc14f Ensure app delegate hooks are ignored until app is ready. 8 years ago
Matthew Chen 6eddfae214 Improve post-migration testing tools. 8 years ago
Matthew Chen 02a972c9dc Improve logging in database conversion; disable orphan cleanup. 8 years ago
Matthew Chen b21f793756 Register all database views asynchronously. 8 years ago
Matthew Chen 100adae245 Register all database views asynchronously. 8 years ago
Matthew Chen 5cf89a0f3d Register all database views asynchronously. 8 years ago
Matthew Chen fa76e524c4 Respond to CR. 8 years ago
Matthew Chen 9c84bdb105 Add support for images as documents. 8 years ago
Matthew Chen 7ebeeda5f9 Clean up ahead of PR. 8 years ago
Matthew Chen 3609275c20 Handle malformed row updates. 8 years ago
Matthew Chen 6f7f1b3b08 Improve pre-migration testing tools. 8 years ago
Matthew Chen 9d101c3f53 Elaborate Debug & Internal UI. 8 years ago
Matthew Chen 32b3e89c54 Elaborate Debug & Internal UI. 8 years ago
Matthew Chen b3e6278a45 Clean up ahead of PR. 8 years ago
Matthew Chen 79ee6fa318 Add Debug UI around sharing UIImage. 8 years ago
Matthew Chen 069587b150 Add message approval view. 8 years ago
Matthew Chen 992e926142 Unpack oversize text messages if possible. 8 years ago
Matthew Chen b9bd21e73f Improve presentation of text attachments in attachment approval view. 8 years ago
Matthew Chen 0cc7f3e00e Clean up ahead of PR. 8 years ago
Matthew Chen 5d422e03d1 Add support for key specs. 8 years ago
Michael Kirk 05035e40a6 Fixup tests
// FREEBIE
8 years ago
Michael Kirk c6cc497eaf Don't migrate database until verifying keychain is accessible
// FREEBIE
8 years ago
Matthew Chen dc73342573 Convert databases if necessary. 8 years ago
Michael Kirk 6491bb8956 Fix timer offset
// FREEBIE
8 years ago
Michael Kirk 886c0174a8 Rename color per code review
// FREEBIE
8 years ago
Michael Kirk baa312f449 Timer button with duration label
// FREEBIE
8 years ago
Michael Kirk 5c76d4c99c Stopwatch Asset instead of hourglass
// FREEBIE
8 years ago
Michael Kirk 3ca5ec2726 Ensure media-library permissions when accessing media library
// FREEBIE
8 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
8 years ago
Michael Kirk 58558b36de Add clarifying comment.
// FREEBIE
8 years ago
Michael Kirk 94d58b88b8 Play video inline in approval view
Previously we launched the MPMoviePlayerController

// FREEBIE
8 years ago
Michael Kirk 0c6a42003f clang-format after RI
// FREEBIE
8 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.
8 years ago
Matthew Chen 0d5b5bc44c Respond to CR. 8 years ago
Matthew Chen 3de9a4ea55 Add debug UI actions around clearing and snapshotting session state. 8 years ago
Matthew Chen 05b034e925 Clear out NSUserDefaults during backup restore. 8 years ago
Matthew Chen 67197ddf15 Rename any existing files and directories in restored directories. 8 years ago
Matthew Chen 2b528ad894 Don't use mainApplicationState in business logic. 8 years ago
Matthew Chen d81d85c386 Respond to CR. 8 years ago
Matthew Chen 17907dca10 Clean up ahead of PR. 8 years ago
Matthew Chen 15b8e58324 Retain changes from session database branch. 8 years ago
Michael Kirk 63c23b77d0 Cleanup presentation view, feels less blurry
// FREEBIE
8 years ago
Michael Kirk 1ef824029e Fix distorted images
// FREEBIE
8 years ago
Michael Kirk 3582ab42db Fix media detail presentation
- video view now scales during presentation
- no "swooping" when presenting large res images

// FREEBIE
8 years ago