Commit graph

10511 commits

Author SHA1 Message Date
Michael Kirk 049b858125 Fix crash when update corresponds to a move.
reloading during performBatchUpdates requires the *original* indexPath, not the
new index path.
2019-01-02 16:42:48 -05:00
Matthew Chen badc959e66 Update l10n. 2019-01-02 16:42:35 -05:00
Matthew Chen 3d6b9e1dc3 Fix build warning. 2019-01-02 16:41:03 -05:00
Michael Kirk 9f67d181bf Merge branch 'release/2.33.0' 2019-01-02 10:51:45 -07:00
Michael Kirk 00f5e4d3ef Merge tag '2.32.2.0' into release/2.33.0 2019-01-02 10:48:13 -07:00
Michael Kirk 38d5db9658 remove unnecessary logging 2018-12-21 12:12:52 -07:00
Matthew Chen a1a5fd4b90 Update Cocoapods. 2018-12-21 12:29:01 -05:00
Michael Kirk b0318f59d1 Merge branch 'mkirk/sae-crash' into hotfix/2.32.2 2018-12-20 12:38:42 -07:00
Michael Kirk f27d0ef992 Fix SAE crash 2018-12-20 12:35:15 -07:00
Michael Kirk 9da8d1ac3f "Bump build to 2.32.2.0." 2018-12-20 12:35:01 -07:00
Michael Kirk d47a5e2dcd Merge branch 'mkirk/string-extensions' 2018-12-20 09:54:24 -07:00
Michael Kirk b6f52ef12f update pods 2018-12-20 09:54:08 -07:00
Michael Kirk 260002b02f move extension methods to SCK 2018-12-20 09:54:08 -07:00
Michael Kirk 3151e6e1a3 move string extensions up 2018-12-20 09:54:08 -07:00
Michael Kirk e735916388 move all possible methods into String+OWS in SCK 2018-12-20 09:54:08 -07:00
Michael Kirk df79fc9ed0 Move String+OWS into SSK
name Switcharoo String+OWS/String+SSK categories to reflect where they live.
2018-12-20 09:54:08 -07:00
Matthew Chen 6edf9e585f Merge branch 'charlesmchen/deviceNames' 2018-12-19 18:27:50 -05:00
Matthew Chen 7eeec34aa6 Update Cocoapods. 2018-12-19 18:27:39 -05:00
Matthew Chen 1d905119ac Fix issues from integration testing. 2018-12-19 18:26:15 -05:00
Matthew Chen cd194af31a Respond to CR. 2018-12-19 18:26:15 -05:00
Matthew Chen bf2edf2486 Update comments. 2018-12-19 18:26:15 -05:00
Matthew Chen 2d3314751b Clean up ahead of PR. 2018-12-19 18:26:15 -05:00
Matthew Chen 0005a33d37 Decrypt device names in linked devices views. 2018-12-19 18:26:15 -05:00
Matthew Chen c113c8e962 Add DeviceNamesTest. 2018-12-19 18:26:15 -05:00
Matthew Chen d59e2bb613 Add decryption to DeviceNames. 2018-12-19 18:26:15 -05:00
Matthew Chen 0d20ebc62b Add encryption to DeviceNames. 2018-12-19 18:26:15 -05:00
Matthew Chen 79375e20b2 Update proto schema. 2018-12-19 18:26:15 -05:00
Michael Kirk 4a26952f51 Merge branch 'mkirk/orm-perf' 2018-12-19 15:31:58 -07:00
Michael Kirk d8fda8a7aa Update pods with perf improvements 2018-12-19 15:31:19 -07:00
Michael Kirk 7bc5357397 [PERF] optimize search normalization saves 2.5% on large migration 2018-12-19 15:19:02 -07:00
Michael Kirk 0cb702b37f [PERF] save 2% on large migrations 2018-12-19 15:19:02 -07:00
Michael Kirk a0770c14c5 baseline perf test for migration 2018-12-19 15:19:02 -07:00
Michael Kirk ca5b3c8ec9 make factory methods public 2018-12-19 15:19:02 -07:00
Michael Kirk 40470ec424 fixup test fixes 2018-12-19 15:19:02 -07:00
Michael Kirk 3be8563898 fixup broken tests 2018-12-19 15:19:02 -07:00
Michael Kirk 686d6e4988 Merge branch 'mkirk/fix-sort-id-rebased' 2018-12-19 15:16:48 -07:00
Michael Kirk fc7a713619 CR: use existing transaction rather than open sneaky one 2018-12-19 15:16:36 -07:00
Michael Kirk e0c9b590c0 CR: fix comment typo 2018-12-19 15:16:36 -07:00
Michael Kirk af7ee5e1d1 address compiler breakage after rebase 2018-12-19 15:16:36 -07:00
Michael Kirk 0db3f240dd keep legacy properties around just in case... 2018-12-19 15:16:36 -07:00
Michael Kirk 45e572e82f assert monotonic order for migration 2018-12-19 15:16:36 -07:00
Michael Kirk 9d5753bd81 fix sortId comparison 2018-12-19 15:16:36 -07:00
Michael Kirk 5671fd2520 Revert "Revert 'new sort id'."
This reverts commit ebae75af00.
2018-12-19 15:16:36 -07:00
Matthew Chen 11b8819274 Merge branch 'charlesmchen/l10nVoiceCodes' 2018-12-19 15:09:53 -05:00
Matthew Chen 8949a49f6a Localize voice verification codes. 2018-12-19 15:09:46 -05:00
Matthew Chen 2df70aba6b Localize voice verification codes. 2018-12-19 15:09:46 -05:00
Matthew Chen a1dbb2f04e Merge branch 'charlesmchen/imageEditor3' 2018-12-19 15:08:39 -05:00
Matthew Chen 35b6f6cf12 Respond to CR. 2018-12-19 15:08:28 -05:00
Matthew Chen 18f07d12b5 Revert "Revert "Revert "Debug scaffolding."""
This reverts commit 075ea35bbee4815fb77ecf3024ef29a933cc0ec0.
2018-12-19 14:48:37 -05:00
Matthew Chen db8bc58b6d Implement crop. 2018-12-19 14:48:37 -05:00