Commit Graph

3340 Commits (86aae78f1bddf76dcbd5e4cd21911bfc10fbfcbe)

Author SHA1 Message Date
Matthew Chen 86aae78f1b Include migrations in backup. 8 years ago
Matthew Chen c62b5f9b55 Fix build break. 8 years ago
Michael Kirk 4ac9a1019b Media page view controller
First pass at a swipe-through media view for conversations.

Future work could include

- title label per item
  - sender name
  - date/time
- photo rail
- include caption

// FREEBIE
8 years ago
Michael Kirk 88e1386720 Move frame to presentation logic, out of init
This no longer made sense now that we're using this in a
PageViewController we won't always be zooming from a particular frame.

TODO:

- why is background image all wonky?
- why aren't views created by the time it's presented? Is that a
regression? (how is self.view a MenuView if loadView hasn't been called)

// FREEBIE
8 years ago
Matthew Chen 4746948dfe Respond to CR. 8 years ago
Matthew Chen f10b549940 Clean up ahead of PR. 8 years ago
Matthew Chen eb263e265b Clean up ahead of PR. 8 years ago
Matthew Chen 68ba8976c5 Clean up ahead of PR. 8 years ago
Matthew Chen cc10dbf32f Clean up ahead of PR. 8 years ago
Matthew Chen b3ecc085d5 Clean up ahead of PR. 8 years ago
Matthew Chen 76b4deffe4 Respond to CR. 8 years ago
Matthew Chen 70d14c84c4 Clean up backup code. 8 years ago
Matthew Chen 08149005b1 Clean up backup code. 8 years ago
Matthew Chen 3f822e8ce3 Complete minimal backup MVP. 8 years ago
Matthew Chen f46ea0e87d Implement backup import logic. 8 years ago
Matthew Chen 30065493a3 Implement backup import logic. 8 years ago
Matthew Chen 5035cb040e Implement backup import logic. 8 years ago
Matthew Chen 04c527a0f4 Implement backup import logic. 8 years ago
Matthew Chen f53f1fb46a Add check for backup in cloud. 8 years ago
Matthew Chen 6cea2779d2 Stub out backup private key. 8 years ago
Matthew Chen 999321c067 Check for manifest in cloud. 8 years ago
Matthew Chen 90c8f5483b Clean up cloud after successful backup export. 8 years ago
Matthew Chen aa546a02df Merge remote-tracking branch 'origin/release/2.22.0' 8 years ago
Michael Kirk 8f468b6138 "Bump build to 2.22.0.4." 8 years ago
Michael Kirk 56f025baed Sync Translations
// FREEBIE
8 years ago
Michael Kirk 89f1779253 Remove PIN placeholder text
It's not always 6 digits, so it's a confusing placeholder

// FREEBIE
8 years ago
Matthew Chen 37d4c413d5 Clean up before merge. 8 years ago
Matthew Chen b1ca550345 Clean up ahead of PR. 8 years ago
Matthew Chen 0e0628a8dc Clean up ahead of PR. 8 years ago
Matthew Chen b65cc953ec Clean up ahead of PR. 8 years ago
Matthew Chen 202a35fddd Only backup every N hours. 8 years ago
Matthew Chen fefba6c63e Don't download files from cloud when testing for their existence. 8 years ago
Matthew Chen c2751665c3 Only backup attachments once. 8 years ago
Matthew Chen 20587ba377 Upload attachments to cloud; upsert files to cloud. 8 years ago
Matthew Chen 0971bad4b2 Upload database and manifest files to CloudKit. 8 years ago
Matthew Chen c84bf81cf3 Export database for backup. 8 years ago
Matthew Chen b603a8dcbe Upload test file to CloudKit. 8 years ago
Matthew Chen 593f7da72d Upload test file to CloudKit. 8 years ago
Matthew Chen d06ad25d77 Sketch out incremental backup manager and settings view. 8 years ago
Matthew Chen b296cfb893 Sketch out incremental backup manager and settings view. 8 years ago
Michael Kirk a412f00bad Fix typo
// FREEBIE
8 years ago
Michael Kirk c5ff9a94a0 Merge tag '2.22.0.3' 8 years ago
Michael Kirk 44a26342e5 "Bump build to 2.22.0.3." 8 years ago
Michael Kirk da2e6e4905 judiciously sync translations
don't clobber the existing translations for the reminder screen

// FREEBIE
8 years ago
Michael Kirk 173008fba9 Clarify reminder view, touchup layout
Layout needs to be kept tight for small form factors, but it was overly
cramped on larger devices.

// FREEBIE
8 years ago
Collin B. Stuart 6f7b4a6e43 Strip media metadata.
- removes non-orientation metadata from image and video attachments

- option to disable the feature

// FREEBIE
8 years ago
Michael Kirk b411db6b0d Pull latest translations
// FREEBIE
8 years ago
Michael Kirk b8485b19bd Merge tag '2.21.0.15' into release/2.22.0 8 years ago
Michael Kirk 9595f1c87f "Bump build to 2.21.0.15." 8 years ago
Michael Kirk c5fc671c31 Fix lost call transactions after rebuilding callUIAdapter
// FREEBIE
8 years ago