Commit Graph

6161 Commits (b067d8101779ddb19e8da278724f4d1caec1a648)
 

Author SHA1 Message Date
Matthew Chen b067d81017 Don't log message send errors. 7 years ago
Michael Kirk ddf14250da Merge branch 'mkirk/fix-pan-swipe' 7 years ago
Michael Kirk 1e59fbafd3 CR: method args shouldn't shadow properties
// FREEBIE
7 years ago
Michael Kirk d94f355c2c properly restore navigation bar after dismissing mid-video
// FREEBIE
7 years ago
Michael Kirk 6a4642ed9b Fix subsequent animation after swiping 7 years ago
Matthew Chen 34a40a6397 Merge branch 'charlesmchen/deepDeletion' 7 years ago
Matthew Chen 847a0269cb Properly cleanup content. 7 years ago
Matthew Chen 8d689ec090 Properly cleanup content. 7 years ago
Matthew Chen c5a48edf5a Merge branch 'charlesmchen/incrementalBackup6' 7 years ago
Matthew Chen d215499435 Show backup UI in release builds if backup is enabled. 7 years ago
Matthew Chen 2cb9677c91 Merge branch 'charlesmchen/incrementalBackup5' 7 years ago
Matthew Chen 6580f9112b Respond to CR. 7 years ago
Matthew Chen 439d7e62e6 Recycle backup fragments. 7 years ago
Matthew Chen 5de11d7355 Recycle backup fragments. 7 years ago
Matthew Chen bb07de2a3c Pull out "download and parse manifest" logic. 7 years ago
Michael Kirk bad4162775 sync translations
// FREEBIE
7 years ago
Michael Kirk 0e8db320bb update copy
// FREEBIE
7 years ago
Michael Kirk dd33254d7b "Bump build to 2.23.0.2." 7 years ago
Michael Kirk 7adc296fb6 sync translations
// FREEBIE
7 years ago
Michael Kirk 60de39ab0a Merge branch 'mkirk/handle-empty-gallery' 7 years ago
Michael Kirk b5503cc00a Handle empty media gallery
// FREEBIE
7 years ago
Michael Kirk 3ad6fbf212 Merge branch 'mkirk/gallery-label' 7 years ago
Michael Kirk f261fbcf05 Dynamic gallery label
// FREEBIE
7 years ago
Michael Kirk 77b83d5a30 Merge branch 'mkirk/gallery-badges' 7 years ago
Michael Kirk 6939b1749b remove gradient per myles
// FREEBIE
7 years ago
Michael Kirk 0025661a8d Extract GradientView
// FREEBIE
7 years ago
Michael Kirk 7754d3d94f Real assets
// FREEBIE
7 years ago
Michael Kirk 021c0db559 WIP: waiting on assets
// FREEBIE
7 years ago
Michael Kirk 6b47987342 Merge branch 'mkirk/fix-attachment-sending' 7 years ago
Michael Kirk 9c57a1f7e1 Don't generate thumbnail until attachment has been saved
// FREEBIE
7 years ago
Matthew Chen dce6c376cd Merge branch 'charlesmchen/incrementalBackup4' 7 years ago
Matthew Chen e8a716f2b4 Update cocoapods. 7 years ago
Matthew Chen 34d79265a1 Respond to CR. 7 years ago
Matthew Chen 5c3bc74d06 Move backup protos to their own proto schema. 7 years ago
Matthew Chen ab720a3100 Move backup protos to their own proto schema. 7 years ago
Matthew Chen 08ba7c85ed Clean up ahead of PR. 7 years ago
Matthew Chen 18d39f15f2 Clean up ahead of PR. 7 years ago
Matthew Chen 2c680cadad Clean up ahead of PR. 7 years ago
Matthew Chen 610bbacd21 Clean up ahead of PR. 7 years ago
Matthew Chen 2ebd8668b4 Fix bugs in new db representation, add batch record deletion, improve memory management. 7 years ago
Matthew Chen fed524ba16 Rework database snapshot representation, encryption, etc. 7 years ago
Matthew Chen 0c81d5656f Rework database snapshot representation, encryption, etc. 7 years ago
Matthew Chen ca7c75a081 Rework database snapshot representation, encryption, etc. 7 years ago
Matthew Chen 1bbd41f725 Improve perf of database snapshots. 7 years ago
Michael Kirk 267e85915a Avoid overflow
// FREEBIE
7 years ago
Michael Kirk 84ed75f60b Fix typo
// FREEBIE
7 years ago
Michael Kirk 0e70515223 Merge branch 'mkirk/gallery-review' 7 years ago
Michael Kirk 2465d6df00 CR: ensure image is safe before generating thumbnail
// FREEBIE
7 years ago
Michael Kirk 32bf9d52a1 CR: Delete thumbnail with directory
// FREEBIE
7 years ago
Michael Kirk 8e9eb6d212 CR: Use a less-likely-to-collide thumbnail name for legacy attachments
If you had a legacy file foo.jpg and a file foo-thumbnail.jpg, we'd use
the foo-thumbnail.jpg as the thumbnail for foo.

This isn't a problem with modern attachments as each is in it's own
directory.

// FREEBIE
7 years ago