Commit Graph

5492 Commits (cc4d85a91ea2233cac6a3e8e1df634f17972856a)

Author SHA1 Message Date
Matthew Chen cc4d85a91e Encrypted device names. 6 years ago
Matthew Chen 74274e58de "Bump build to 2.33.0.12." 6 years ago
Matthew Chen 3cd31c6c53 "Bump build to 2.33.0.11." 6 years ago
Michael Kirk 049b858125 Fix crash when update corresponds to a move.
reloading during performBatchUpdates requires the *original* indexPath, not the
new index path.
6 years ago
Matthew Chen badc959e66 Update l10n. 6 years ago
Michael Kirk 21a910d93f "Bump build to 2.33.0.10." 7 years ago
Michael Kirk c4e21c641c Sync translations 7 years ago
Michael Kirk fcea9f07b0 Fix hang on iOS10.
Offsetting by a large number was a work-around to the late assignment of
safeAreaInsets.

Before iOS11, safeAreaInsets didn't exist, and contentInsets are set *before*
viewDidAppear, so this workaround wasn't relevant.
7 years ago
Michael Kirk f9c083c694 "Bump build to 2.33.0.9." 7 years ago
Matthew Chen 95bc7a23f7 Use dedicated db connection in orphan data cleaner. 7 years ago
Michael Kirk ada1f1ae12 "Bump build to 2.33.0.8." 7 years ago
Michael Kirk a6a51813e0 "Bump build to 2.33.0.7." 7 years ago
Michael Kirk beb02afce9 Soft delete group threads 7 years ago
Michael Kirk 4ac93276c6 sync translations 7 years ago
Michael Kirk 70f826799d "Bump build to 2.33.0.6." 7 years ago
Matthew Chen af3cff3399 Prep orphan data cleaner. 7 years ago
Matthew Chen 8ba747916a Prep orphan data cleaner. 7 years ago
Michael Kirk b7ab036c04 warn_unused_result on AnyPromise methods 7 years ago
Matthew Chen acd97602ca Respond to CR. 7 years ago
Matthew Chen 48bd0cfa06 Add missing retains to promises. 7 years ago
Matthew Chen 15653498b7 Apply backup feature flag. 7 years ago
Michael Kirk f68c410bcf "Bump build to 2.33.0.5." 7 years ago
Michael Kirk af25225169 Merge branch 'mkirk/order-photo-collections' 7 years ago
Michael Kirk ff45070219 Optimize album ordering - remove unnecessary albums 7 years ago
Michael Kirk 7f1791b2fd Sync translations 7 years ago
Michael Kirk 1ab0daeb9b just a bit faster 7 years ago
Michael Kirk ed12a74ccf album picker design tweaks 7 years ago
Michael Kirk 3e032f55cd clear selectedIds in sync with deselection 7 years ago
Michael Kirk d85350bf8f remain in "multiselect" mode after switching PhotoCollection 7 years ago
Michael Kirk e776a2410c update comment per code review 7 years ago
Michael Kirk 6556a3173c Don't extend PhotoCollection picker beneath navbar 7 years ago
Michael Kirk 2eb2c2856b fix conversation input appearing over image picker 7 years ago
Michael Kirk 6a61d660b4 Don't show "selected" badge unless in batch mode (per myles) 7 years ago
Michael Kirk ac7e2f76d6 Properly handle external library changes, avoid overzealous deselect 7 years ago
Michael Kirk 82d49350ef properly deselect items when switching collections 7 years ago
Michael Kirk 635401dc5e Hide "Select" button while album chooser presented
TODO:

-[x] establish parent/child relation
-[x] reconcile changes with collection picker delegate
-[x] present/dismiss animation
-[x] animate title label
-[x] hide (some?) bar button items when collection picker presented

Nice to have:

-[] crop child view top - so that it comes *up to* the navbar bottom, but
    doesn't go behind
7 years ago
Michael Kirk 5490f07bb9 Animate title chevron
TODO:

-[x] establish parent/child relation
-[x] reconcile changes with collection picker delegate
-[x] present/dismiss animation
-[x] animate title label
-[] hide (some?) bar button items when collection picker presented

Nice to have:

-[] crop child view top - so that it comes *up to* the navbar bottom, but
    doesn't go behind
7 years ago
Michael Kirk caf0020697 Present CollectionPicker as child view
TODO:

-[x] establish parent/child relation
-[x] reconcile changes with collection picker delegate
-[x] present/dismiss animation
-[] animate title label
-[] hide (some?) bar button items when collection picker presented

Nice to have:

-[] crop child view top - so that it comes *up to* the navbar bottom, but
    doesn't go behind
7 years ago
Michael Kirk 083d587ef0 WIP: Present CollectionPicker as child view
-[x] establish parent/child relation
-[x] reconcile changes with collection picker delegate
-[] present/dismiss animation
-[] animate title label
-[] hide (some?) bar button items when collection picker presented
7 years ago
Michael Kirk 0e1a65446f WIP: Present CollectionPicker as child view
-[x] establish parent/child relation
-[] reconcile changes with collection picker delegate
-[] present/dismiss animation
-[] animate title label
7 years ago
Michael Kirk 78e963404a remove overzealous assert, since we now sometimes post notification without threadId 7 years ago
Michael Kirk 2f92995cd6 Add placeholder text to message input field 7 years ago
Michael Kirk 52e21be656 fix draft scrolling 7 years ago
Matthew Chen 00c6ed2f3c Tweak scroll down animation behavior in conversation view. 7 years ago
Matthew Chen 734cc22cb3 Fix thread safety around CloudKit notifications. 7 years ago
Matthew Chen c646dbc560 Deconflict lazy restore and app readiness. 7 years ago
Matthew Chen 02c7a52a64 Refine conversation delete/archive. 7 years ago
Michael Kirk eb96eec94a Merge branch 'release/2.32.0' 7 years ago
Matthew Chen 92ed5f54a4 Update timer icons. 7 years ago
Matthew Chen b88416a931 Apply dark theme changes to media downloads. 7 years ago