Commit Graph

10504 Commits (7f1c6a84c995f2dc23db33e52b64448ed945e21f)
 

Author SHA1 Message Date
Matthew Chen 7f1c6a84c9 "Bump build to 2.34.0.25." 6 years ago
Matthew Chen 3d39286913 Update l10n strings. 6 years ago
Matthew Chen cf2371222d Merge branch 'mkirk/fix-must-reselect' into release/2.34.0 6 years ago
Michael Kirk 066b400590 Honor selection with "Add More" 6 years ago
Matthew Chen bd5148d27f "Bump build to 2.34.0.24." 6 years ago
Matthew Chen 99478047c5 Merge branch 'mkirk/fix-missing-retry' into release/2.34.0 6 years ago
Matthew Chen 343c7d8ece Remove timer queue. 6 years ago
Michael Kirk 323249baa0 NSRunLoop methods should only be accessed on it's corresponding thread. 6 years ago
Michael Kirk 64cdaae02e schedule retry timer on main run loop 6 years ago
Matthew Chen a479e41628 Merge branch 'charlesmchen/sortIdMigrationRobustness' into release/2.34.0 6 years ago
Matthew Chen debf2e7a95 Fix 'mutation during enumeration' and 'bad ordering' crashes. 6 years ago
Matthew Chen fc36fe4fcf Merge branch 'charlesmchen/convoLoadMore' into release/2.34.0 6 years ago
Matthew Chen 127ccccb80 Tweak conversation view's "load more" behavior. 6 years ago
Michael Kirk 70f4d69fb7 Merge branch 'mkirk/fix-missing-captionview' into release/2.34.0 6 years ago
Michael Kirk 3c0982e0f9 Fix missing captionView when navigating via RailView 6 years ago
Matthew Chen c5d568de58 "Bump build to 2.34.0.23." 6 years ago
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
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
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
Michael Kirk 101d17cfeb Merge branch 'mkirk/video-select' into release/2.34.0 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