Commit Graph

10804 Commits (54c8c1f352dc984dd02a6075c3bee0dfe62c3599)
 

Author SHA1 Message Date
Matthew Chen b23a8b75d3 Merge branch 'charlesmchen/landscapeOrientationFeatureFlag' into release/2.34.0 6 years ago
Matthew Chen be714399c7 Add feature flag for landscape orientation. 6 years ago
Matthew Chen eab3599ce9 Add feature flag for landscape orientation. 6 years ago
Michael Kirk b4908e71e9 Use FTS for compose picker search 6 years ago
Matthew Chen cef28eb103 "Bump build to 2.34.0.22." 6 years ago
Matthew Chen acab31bb68 Merge branch 'charlesmchen/syncDeviceOrientation' into release/2.34.0 6 years ago
Matthew Chen 9d020e490c Respond to CR. 6 years ago
Michael Kirk 1d24fa7c50 Fixup WebSocket 6 years ago
Michael Kirk e4bb34542b Merge branch 'mkirk/websocket-swift' 6 years ago
Michael Kirk 16c8a1a76e replace SocketRocket with Starscream 6 years ago
Matthew Chen 48fda586c3 Sync device orientation when conversation view and home view appear. 6 years ago
Matthew Chen a5d9a40c8c Merge branch 'charlesmchen/shareExtensionNavbar' into release/2.34.0 6 years ago
Matthew Chen 635a644e2f Fix safe area insets in SAE. 6 years ago
Matthew Chen 50f9a089bf Fix navbar layout in share extension. 6 years ago
Matthew Chen 4f0c26d5c7 Merge branch 'charlesmchen/unlinkDeviceName' into release/2.34.0 6 years ago
Matthew Chen db30ffb75c Decrypt device name in unlink confirmation alert. 6 years ago
Matthew Chen 83309616be "Bump build to 2.34.0.21." 6 years ago
Matthew Chen a372e00ab3 Merge branch 'charlesmchen/tapAlbumWithFailedImage2' into release/2.34.0 6 years ago
Matthew Chen e91195385b Respond to CR. 6 years ago
Matthew Chen 04a300784f Respond to CR. 6 years ago
Matthew Chen 42762ad907 Allow taps in albums with failed images. 6 years ago
Matthew Chen b6e28adfe3 Merge branch 'charlesmchen/inputToolbarMarginsVsRotation3' into release/2.34.0 6 years ago
Matthew Chen b8e2cb6267 Respond to CR. 6 years ago
Matthew Chen 18c890bb95 Fix input toolbar margins issue. 6 years ago
Michael Kirk 8d87449986 Merge branch 'mkirk/eagerly-load-rail' into release/2.34.0 6 years ago
Michael Kirk 7fddb35715 eagerly load entire album to populate rail 6 years ago
Matthew Chen 4b3c43eed6 Merge branch 'charlesmchen/linkPreviews3' 6 years ago
Matthew Chen 55d634d403 Update Cocoapods. 6 years ago
Matthew Chen f13c1de738 Respond to Cr. 6 years ago
Matthew Chen 55376975f5 Add link preview parsing and validation logic. 6 years ago
Matthew Chen 74ccee26a8 Merge branch 'charlesmchen/linkPreviews2' 6 years ago
Matthew Chen 45b93cc4b4 Respond to CR. 6 years ago
Michael Kirk 101d17cfeb Merge branch 'mkirk/video-select' into release/2.34.0 6 years ago
Matthew Chen a477e01a4a Apply LinkPreview model. 6 years ago
Matthew Chen 4eb05e369d Add LinkPreview model. 6 years ago
Matthew Chen 631de58b06 Merge branch 'charlesmchen/linkPreviews1' 6 years ago
Matthew Chen aa916965d0 Update protos to reflect link previews. 6 years ago
Matthew Chen 5a529567aa Update protos to reflect link previews. 6 years ago
Matthew Chen 76f410b2b7 Update protos to reflect link previews. 6 years ago
Michael Kirk a497e44cef Fix iCloud download 6 years ago
Michael Kirk 59e037986a Show error when image request fails 6 years ago
Michael Kirk 623c2574d0 Merge branch 'mkirk/dont-select-unless-batch' 6 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
6 years ago
Michael Kirk 2df6ae2cfd Merge branch 'mkirk/scroll-to-bottom-when-switching-albums' 6 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).
6 years ago
Matthew Chen ff2fdcb7e1 Merge branch 'mkirk/fix-conversion' 6 years ago
Michael Kirk 119f309787 Fixup database conversion vis a vis SQLCipher4 6 years ago
Matthew Chen 96fffb92cc Merge tag '2.33.1.0' 6 years ago
Michael Kirk ed15e5cc4a Update YapDB to fix DB conversion logic 6 years ago
Matthew Chen 433ef08235 "Bump build to 2.34.0.14." 6 years ago