Commit Graph

1095 Commits (04cd6c3495b214c59f0b77ae9212636a50f93c42)

Author SHA1 Message Date
Matthew Chen 04cd6c3495 Clean up ahead of PR. 7 years ago
Matthew Chen 639dac4e26 Add stroke drawing to the image editor. 7 years ago
Matthew Chen b0e0c6e8c2 Replace edited attachments when sending. 7 years ago
Matthew Chen 2f7e99de46 Smooth stroke rendering. 7 years ago
Matthew Chen e2afe27f5e Add trivial test interaction to image editor. 7 years ago
Matthew Chen 0d81139be5 Debug scaffolding. 7 years ago
Matthew Chen 4752cb94f5 Add ImageEditorView. 7 years ago
Matthew Chen 04440ed1e6 Add ImageEditorStrokeItem. 7 years ago
Matthew Chen 8704ffe93c Sketch out image editor undo/redo. 7 years ago
Matthew Chen 57232683fc Sketch out image editor undo/redo. 7 years ago
Matthew Chen f95526bff7 Start sketching out image editor. 7 years ago
Matthew Chen 26a25f861b Start sketching out image editor. 7 years ago
Michael Kirk fd6a56b3af format bench in ms 7 years ago
Michael Kirk 6232b1ef67 CR: add debug asserts 7 years ago
Michael Kirk 81bc357bbb more robust handling of unsaved outgoing messages 7 years ago
Michael Kirk 668cc22af3 Perf: Insert outgoing message into conversation before save completes.
This was a huge savings - e.g. 50-70% of the time between tapping send and
rendering the message takes place in the save/postWriteTransaction blocks
7 years ago
Michael Kirk 67cc1027cc Fix compiler warnings 7 years ago
Michael Kirk ac2c9cc521 Benchmark Events by ID 7 years ago
Matthew Chen 19a2bfeaad More conversation viewmodel perf improvements. 7 years ago
Matthew Chen fea40d571c Move contact offers to Conversation view model. 7 years ago
Matthew Chen d717ee5411 Parse and apply profile fetches off main thread. 7 years ago
Michael Kirk 6ece45a2e4 toggle multisend feature flag 7 years ago
Michael Kirk c0cb7df10a rename hasEverHadMessage -> shouldThreadBeVisible 7 years ago
Michael Kirk b7ab036c04 warn_unused_result on AnyPromise methods 7 years ago
Matthew Chen 48bd0cfa06 Add missing retains to promises. 7 years ago
Michael Kirk 858ba6ef37 fix missing video thumbnails in approval view 7 years ago
Michael Kirk 3e48ed105d keyboard is always dark in attachment approval 7 years ago
Michael Kirk 2f92995cd6 Add placeholder text to message input field 7 years ago
Michael Kirk eb96eec94a Merge branch 'release/2.32.0' 7 years ago
Michael Kirk 34737567c2 fix voice over for settings bar button item 7 years ago
Michael Kirk de73c220da increment version canary 7 years ago
Michael Kirk 1a5c47df2f Fix SAE, limit max attachments 7 years ago
Matthew Chen d70aa4418f Merge branch 'release/2.32.0' 7 years ago
Matthew Chen 894fd1379c Fix spurious assert. 7 years ago
Matthew Chen aa4fea64cf Improve Profiles Debug UI. 7 years ago
Matthew Chen d6ca969c62 Backup local profile. 7 years ago
Matthew Chen c7f5047056 Handle iCloud status. 7 years ago
Michael Kirk 128bb9be8c Merge tag '2.32.0.17' 7 years ago
Michael Kirk 71ab5817eb fix captionview visibility 7 years ago
Matthew Chen c5744321ba Backup misc collections. 7 years ago
Matthew Chen 4556025566 Update migrations. 7 years ago
Michael Kirk 61758dcf05 Only show caption for multiple images 7 years ago
Michael Kirk 0ac8f13c0b remove redunant method, consolidate naming, adding array getter 7 years ago
Michael Kirk 6fdd5d1001 dont initializer pagerScrollView as sideEffect 7 years ago
Michael Kirk 9bcc6a6c57 show navbar for photo/album picker, not approval 7 years ago
Matthew Chen dcaaff7eac Add isRegisteredAndReady to TSAccountManager. 7 years ago
Matthew Chen 8110e0c765 Clean up usage of TSAccountManager. 7 years ago
Michael Kirk 26ca47b511 Avoid CaptionTextView animation glitch while dismissing MessageTextView 7 years ago
Michael Kirk 78c74d87bc Merge tag '2.32.0.16' 7 years ago
Michael Kirk 9317ee9c99 design comment 7 years ago