Commit Graph

5645 Commits (a7144abf93c89659bc831a2b6a351f21b18aa67f)

Author SHA1 Message Date
Matthew Chen a7144abf93 Respond to CR. 7 years ago
Matthew Chen 416aa2b347 Add rough draft of link preview view to composer. 7 years ago
Matthew Chen 977ee9ffe9 Merge remote-tracking branch 'private/release/2.34.0' 7 years ago
Matthew Chen d6a51a2a42 Fix merge breakage. 7 years ago
Matthew Chen 2dcc79fbca Fix issues around link previews. 7 years ago
Matthew Chen 8e44bf554c Respond to CR. 7 years ago
Matthew Chen 31ea64bdaf Build link previews. 7 years ago
Matthew Chen 7f1c6a84c9 "Bump build to 2.34.0.25." 7 years ago
Matthew Chen 3d39286913 Update l10n strings. 7 years ago
Michael Kirk 066b400590 Honor selection with "Add More" 7 years ago
Michael Kirk 721f330296 warm non-signal accounts cache in the background 7 years ago
Matthew Chen bd5148d27f "Bump build to 2.34.0.24." 7 years ago
Matthew Chen 127ccccb80 Tweak conversation view's "load more" behavior. 7 years ago
Michael Kirk 0c1b2e9f48 CR: remove unnecessary param, clearer code, comment typo 7 years ago
Michael Kirk 6e50a5353b rename for clarity 7 years ago
Matthew Chen c5d568de58 "Bump build to 2.34.0.23." 7 years ago
Matthew Chen be714399c7 Add feature flag for landscape orientation. 7 years ago
Matthew Chen eab3599ce9 Add feature flag for landscape orientation. 7 years ago
Michael Kirk b4908e71e9 Use FTS for compose picker search 7 years ago
Matthew Chen cef28eb103 "Bump build to 2.34.0.22." 7 years ago
Matthew Chen 9d020e490c Respond to CR. 7 years ago
Matthew Chen 48fda586c3 Sync device orientation when conversation view and home view appear. 7 years ago
Matthew Chen db30ffb75c Decrypt device name in unlink confirmation alert. 7 years ago
Matthew Chen 83309616be "Bump build to 2.34.0.21." 7 years ago
Matthew Chen e91195385b Respond to CR. 7 years ago
Matthew Chen 04a300784f Respond to CR. 7 years ago
Matthew Chen 42762ad907 Allow taps in albums with failed images. 7 years ago
Matthew Chen b8e2cb6267 Respond to CR. 7 years ago
Matthew Chen 18c890bb95 Fix input toolbar margins issue. 7 years ago
Michael Kirk 7fddb35715 eagerly load entire album to populate rail 7 years ago
Matthew Chen 45b93cc4b4 Respond to CR. 7 years ago
Matthew Chen a477e01a4a Apply LinkPreview model. 7 years ago
Michael Kirk a497e44cef Fix iCloud download 7 years ago
Michael Kirk 59e037986a Show error when image request fails 7 years ago
Michael Kirk 5fdb88ddf4 Don't add to selection unless in batch select mode
Fixes:

- choose attachment > media library
- tap image A
- tap back
- tap select
- select images B, C
- tap Done
- see image A, B, and C in the rail, but should just see image B and C
7 years ago
Michael Kirk 924b8b18ba Scroll to bottom when switching albums
Fixes

1. start on "All Photos" which has many pages of content

You're at the bottom, as expected.

2. switch to "Video", which is much shorter

You're at the bottom, as expected.

3. Switch back to "All Photos"

Now you're unexpectedly in the middle of the content somewhere - at whatever
offset the "Videos" content height was.

Note that changes to "scrollToBottom". For some reason calling scroll to bottom
with infinity works fine initially, but subsequent calls hang. Because we only
used the "infinity" hack to account for the fact that we didn't have accurate
safeAreaInsets before `viewDidAppear`, we can accurately use safeAreaInsets
after that point (like here, when switching albums).
7 years ago
Michael Kirk 119f309787 Fixup database conversion vis a vis SQLCipher4 7 years ago
Matthew Chen 433ef08235 "Bump build to 2.34.0.14." 7 years ago
Matthew Chen fba26653c8 "Bump build to 2.34.0.13." 7 years ago
Matthew Chen 63aa71c318 Respond to CR. 7 years ago
Matthew Chen 6c38f8d14c Only complete media loads once. 7 years ago
Matthew Chen 6b100e80e2 Only enter batch select mode if user uses "add more" button. 7 years ago
Matthew Chen d32372ec26 Respond to CR. 7 years ago
Matthew Chen 9dda2fa8c0 Improve scroll state continuity during conversation view rotations. 7 years ago
Matthew Chen 9051191bab Honor album selection order. 7 years ago
Michael Kirk 0f85e52ecf Remain landscape after media dismiss
Now that we support landscape everywhere, there's no need to force portrait upon leaving media.
7 years ago
Michael Kirk 371ff08d45 remove legal terms feature flag 7 years ago
Michael Kirk eb71c49794 registration validator 7 years ago
Matthew Chen 73f622db69 "Bump build to 2.34.0.5." 7 years ago
Matthew Chen 7fb2f2dc1e "Bump build to 2.34.0.4." 7 years ago