Commit Graph

5729 Commits (312cae9c37fbb7eceb7f9f9368f2e568128b6aa6)

Author SHA1 Message Date
Matthew Chen 9b33d70d7b Constrain max size of link preview image. 7 years ago
Matthew Chen 9efe1377a2 Refine invalidation of conversation view layout. 7 years ago
Matthew Chen 1df8b92034 Update cancel button asset for link previews. 7 years ago
Matthew Chen b20172e44d Update the copy for the link previews preference. 7 years ago
Matthew Chen 019ddb2418 Fix measurement of link previews. 7 years ago
Matthew Chen 23980152fc Segment proxied content downloads. 7 years ago
Matthew Chen db15ff9a26 Segment proxied content downloads. 7 years ago
Matthew Chen e2747dc702 Fix glitch in link loading. 7 years ago
Matthew Chen d2347f2b0f Add missing stroke to loading state of link preview view. 7 years ago
Matthew Chen a7d848ef7c Add missing nullability annotations. 7 years ago
Matthew Chen eb7c6ff441 Respond to CR. 7 years ago
Matthew Chen 9b7ae86a6d Rework layout of conversation input toolbar. 7 years ago
Matthew Chen 6ff6ee2e2e Rework layout of conversation input toolbar. 7 years ago
Matthew Chen 7e9c3b2dac Clean up all message attachments. 7 years ago
Matthew Chen 8452f5e74b Open link preview URLs when tapped. 7 years ago
Matthew Chen a51182321c Respond to CR. 7 years ago
Matthew Chen 3d757b492a Add link previews to conversation message bubbles. 7 years ago
Matthew Chen ca8a4b3751 Make LinkPreviewView reusable. 7 years ago
Matthew Chen c7053aa36d Add link previews to converastion view items. 7 years ago
Matthew Chen 1b87e3165c Add link previews setting. 7 years ago
Matthew Chen c57b0d98cb Add link previews setting. 7 years ago
Matthew Chen 8c7c9b27a2 Merge tag '2.34.0.26' 7 years ago
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 bdd7d53c76 "Bump build to 2.34.0.26." 7 years ago
Matthew Chen 7ed79c2ed5 Update l10n strings. 7 years ago
Matthew Chen 79000d5fbb Save and share all items in album. 7 years ago
Matthew Chen 8dc6ea0c08 Revert "Save and share all items in album"
This reverts commit 58ab3948e969fe09872e51061e2311535d9e0eb4.
7 years ago
Matthew Chen 4fda1be3f5 Save and share all items in album 7 years ago
Michael Kirk 293da74c52 Fix title view for iOS9/10 7 years ago
Michael Kirk 7f47fd2517 allow batch deselection when at attachment limit 7 years ago
Michael Kirk 34d11dda49 bulk deselect 7 years ago
Michael Kirk 599a57e3a4 Pan horizontal to bulk select images 7 years ago
Michael Kirk f1e508cb60 Recover status bar style when canceling PhotoPicker 7 years ago
Michael Kirk 169581f12f show toast when selecting too many items 7 years ago
Matthew Chen 977ee9ffe9 Merge remote-tracking branch 'private/release/2.34.0' 7 years ago
Michael Kirk 870a7f292b Fix scroll offset for non-iPhoneX devices 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
Matthew Chen cb228bdd29 Fix conversation view keyboard. 7 years ago
Matthew Chen bf0d92acfb Landscape layout in gif picker. 7 years ago
Matthew Chen ec16860e48 Fix "device won't rotate after calls" issue. 7 years ago
Matthew Chen 34833b8cb8 "Bump build to 2.34.0.3." 7 years ago
Matthew Chen 2ddde368ec Landscape orientation. 7 years ago
Matthew Chen b668237e80 Landscape orientation. 7 years ago
Matthew Chen 82d1517460 Landscape orientation. 7 years ago
Matthew Chen ff24e826c9 Landscape orientation. 7 years ago
Matthew Chen 7654d05417 Landscape orientation. 7 years ago
Matthew Chen 18a1d49b46 Landscape orientation. 7 years ago
Matthew Chen 721cab7887 Landscape orientation. 7 years ago
Matthew Chen 9497a38d76 Landscape orientation. 7 years ago
Matthew Chen b5d5822b7b Landscape orientation. 7 years ago
Matthew Chen 5adcbac5ef Landscape orientation. 7 years ago
Matthew Chen aefe0eabed Landscape orientation. 7 years ago
Matthew Chen 045b112724 Landscape orientation. 7 years ago