Commit graph

6076 commits

Author SHA1 Message Date
Michael Kirk
e5b1c0c9b4 Fake media send
// FREEBIE
2018-03-19 14:22:03 -04:00
T. Kim Nguyen
966660fa2d update copyright year (#3148) 2018-03-19 14:20:46 -04:00
Matthew Chen
737e6eea4d Merge branch 'charlesmchen/incrementalBackup3' 2018-03-17 09:18:54 -03:00
Matthew Chen
24cc95585f Respond to CR. 2018-03-17 09:18:01 -03:00
Matthew Chen
0ba47808a8 Clean up ahead of PR. 2018-03-17 09:18:01 -03:00
Matthew Chen
62da17a0cc Clean up ahead of PR. 2018-03-17 09:18:01 -03:00
Matthew Chen
54eecd5b1d Protect backup directories. 2018-03-17 09:18:01 -03:00
Matthew Chen
b0d56dcd55 Clean up ahead of PR. 2018-03-17 09:18:01 -03:00
Matthew Chen
cf13a780e9 Retry backup failures. 2018-03-17 09:18:01 -03:00
Matthew Chen
05db8e3f7f Retry backup failures. 2018-03-17 09:18:01 -03:00
Matthew Chen
f164d5e94b Improve backup progress. 2018-03-17 09:18:01 -03:00
Matthew Chen
0bcbb5918b Improve backup progress. 2018-03-17 09:18:01 -03:00
Matthew Chen
59fc232128 Backup export needs to verify that we have a valid account. 2018-03-17 09:18:01 -03:00
Matthew Chen
2915c533b2 Streamline database configuration and cleanup. 2018-03-17 09:18:01 -03:00
Matthew Chen
061ce8cb13 Add database validity check. 2018-03-17 09:18:01 -03:00
Matthew Chen
3c2aae3b9c Backup import clears database contents. 2018-03-17 09:18:01 -03:00
Matthew Chen
fc4a66365e Sketch out backup export UI. 2018-03-17 09:18:01 -03:00
Matthew Chen
91bf0bdb9f Sketch out backup export UI. 2018-03-17 09:18:01 -03:00
Matthew Chen
669a3610ab Fix attachments. 2018-03-17 09:18:01 -03:00
Matthew Chen
565743b66d Fix edge cases in migrations. 2018-03-17 09:18:01 -03:00
Matthew Chen
d2f2dd273a Fix edge cases in migrations. 2018-03-17 09:18:01 -03:00
Matthew Chen
86aae78f1b Include migrations in backup. 2018-03-17 09:18:01 -03:00
Matthew Chen
c62b5f9b55 Fix build break. 2018-03-17 09:17:16 -03:00
Matthew Chen
163c5b487a Fix cocoapods. 2018-03-17 09:08:52 -03:00
Michael Kirk
9bce78572d Merge branch 'mkirk/media-gallery' 2018-03-16 15:58:07 -04:00
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
2018-03-16 15:55:34 -04:00
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
2018-03-14 12:50:27 -04:00
Matthew Chen
168ca76e68 Merge branch 'charlesmchen/incrementalBackup2' 2018-03-14 10:02:59 -03:00
Matthew Chen
4746948dfe Respond to CR. 2018-03-14 10:02:44 -03:00
Matthew Chen
f10b549940 Clean up ahead of PR. 2018-03-14 09:27:39 -03:00
Matthew Chen
eb263e265b Clean up ahead of PR. 2018-03-14 09:27:39 -03:00
Matthew Chen
68ba8976c5 Clean up ahead of PR. 2018-03-14 09:27:39 -03:00
Matthew Chen
cc10dbf32f Clean up ahead of PR. 2018-03-14 09:27:39 -03:00
Matthew Chen
b3ecc085d5 Clean up ahead of PR. 2018-03-14 09:27:39 -03:00
Matthew Chen
76b4deffe4 Respond to CR. 2018-03-14 09:27:39 -03:00
Matthew Chen
70d14c84c4 Clean up backup code. 2018-03-14 09:27:39 -03:00
Matthew Chen
08149005b1 Clean up backup code. 2018-03-14 09:27:39 -03:00
Matthew Chen
3f822e8ce3 Complete minimal backup MVP. 2018-03-14 09:27:39 -03:00
Matthew Chen
f46ea0e87d Implement backup import logic. 2018-03-14 09:27:39 -03:00
Matthew Chen
30065493a3 Implement backup import logic. 2018-03-14 09:27:39 -03:00
Matthew Chen
5035cb040e Implement backup import logic. 2018-03-14 09:27:39 -03:00
Matthew Chen
04c527a0f4 Implement backup import logic. 2018-03-14 09:27:39 -03:00
Matthew Chen
f53f1fb46a Add check for backup in cloud. 2018-03-14 09:27:39 -03:00
Matthew Chen
6cea2779d2 Stub out backup private key. 2018-03-14 09:27:39 -03:00
Matthew Chen
999321c067 Check for manifest in cloud. 2018-03-14 09:27:39 -03:00
Matthew Chen
90c8f5483b Clean up cloud after successful backup export. 2018-03-14 09:27:39 -03:00
Matthew Chen
aa546a02df Merge remote-tracking branch 'origin/release/2.22.0' 2018-03-14 09:19:15 -03:00
Michael Kirk
8f468b6138 "Bump build to 2.22.0.4." 2018-03-13 15:23:18 -04:00
Michael Kirk
56f025baed Sync Translations
// FREEBIE
2018-03-13 15:23:08 -04:00
Michael Kirk
a6d6d1e757 Merge branch 'mkirk/remove-pin-placeholder' into release/2.22.0 2018-03-13 15:22:50 -04:00