Commit Graph

1368 Commits (eb68c19472c1cfd59a1865daf78f8d46e11bda81)

Author SHA1 Message Date
Matthew Chen c31d469651 Improve new text item continuity. 5 years ago
Matthew Chen 371c12bd40 Show caption indicators in attachment approval media rail. 5 years ago
Matthew Chen 80d297c10a Render strokes behind text. 5 years ago
Matthew Chen 871dceac3a Improve palette interactions. 5 years ago
Matthew Chen 1a159d4d70 Clean up brush stroke gesture usage. 5 years ago
Matthew Chen 3d96cd488e Improve color continuity in the image editor. 5 years ago
Matthew Chen 93cb0e3a10 Fix bar button layout on iOS 9. 5 years ago
Matthew Chen 65ead451c0 Don't enable undo in stroke view for items created before stroke view. 5 years ago
Matthew Chen 9be84fc912 Respond to CR. 5 years ago
Matthew Chen 919e886eb7 Ensure brush strokes include the entire gesture. 5 years ago
Matthew Chen 65ee1dbd75 Hide the current text item while the text item editor is open. 5 years ago
Matthew Chen d15f5b581f Tweak how image editor overlays are presented. 5 years ago
Matthew Chen 7ee38f808d Show "add attachment caption" button for non-media attachments; only show if more than one attachment. 5 years ago
Matthew Chen 82f18d8e4e Respond to CR. 5 years ago
Matthew Chen 63637af240 Clean up ahead of PR. 5 years ago
Matthew Chen dc4e174e86 Clean up ahead of PR. 5 years ago
Matthew Chen 7c486d9093 Clean up image editor. 5 years ago
Matthew Chen fa08b18fd7 Clean up image editor. 5 years ago
Matthew Chen b64be3aa73 Clean up image editor. 5 years ago
Matthew Chen 97660e0a11 Clean up image editor. 5 years ago
Matthew Chen bc31c8fcf4 Add brush view controller. 5 years ago
Matthew Chen 00aa5be55d Use navigation bar for image editor buttons. 5 years ago
Matthew Chen e47ceab41c Use navigation bar for image editor buttons. 5 years ago
Matthew Chen a630974e76 Use navigation bar for image editor buttons. 5 years ago
Matthew Chen 87646b1798 Replace old caption view with new caption view. 5 years ago
Michael Kirk 71dd4eb151 in-conversation search
- use MediaTime for computing benchmarks
5 years ago
Matthew Chen be26c135e1 Rework image editor buttons, modes, etc. 5 years ago
Matthew Chen d08445969d Generate gradient for color picker. 5 years ago
Matthew Chen fac123eeb2 Add "crop lock" button and feature. 5 years ago
Matthew Chen e01f39e8e1 Apply image editor design. 5 years ago
Matthew Chen d419709ebd Respond to CR. 5 years ago
Matthew Chen de27ed8728 Add color palette to image editor. 5 years ago
Michael Kirk 3be41e8c25 Unless you're on a call, all windows respect the orientation mask of the
primary app visible VC.

Fixes:
- Avoid flicker when forgrounding onboarding while in landscape
- Fix status bar in landscape while fingerprint is portrait, same with device linker
5 years ago
Matthew Chen dd2b47bd76 Add "flip horizontal" feature. 5 years ago
Matthew Chen 0ce84b7929 Respond to CR. 5 years ago
Matthew Chen 69635fafac Update crop view to reflect design. 5 years ago
Matthew Chen 4db09b45b6 Update crop view to reflect design. 5 years ago
Matthew Chen c07a74d029 Update crop view to reflect design. 5 years ago
Matthew Chen ac1e89ce1d Respond to CR. 5 years ago
Matthew Chen cc20182ec0 Normalize translation in image editor. 5 years ago
Matthew Chen 0d26caced7 Normalize translation in image editor. 5 years ago
Matthew Chen f01fe8e563 Normalize translation in image editor. 5 years ago
Michael Kirk 5bd3cec6dc Merge tag '2.36.1.0' 5 years ago
Michael Kirk 870caaa84a simplify completion checking - make nonnull 5 years ago
Michael Kirk 13154fb828 allow long text with non-durable sends (SAE) 5 years ago
Matthew Chen 56e5feca46 Introduce ConversationSnapshot. 5 years ago
Matthew Chen 2bc5ac14ca Respond to CR. 5 years ago
Matthew Chen 7130895e3f Fix translation in all of editor view's gestures. 5 years ago
Matthew Chen 674cf2e01f Render stroke and text items in image coordinates, not canvas coordinates. 5 years ago
Matthew Chen 7aa826748a Fix translation in crop editor's pinch gesture. 5 years ago
Matthew Chen 4022ba1a16 Fix translation in crop editor's pan gesture. 5 years ago
Matthew Chen 72082edad8 Fix a visual bug that would sometimes occur while rendering settings switches. Thanks to Gunnar C. Pope for the bug report. 5 years ago
Michael Kirk f1623b6037 missing nullability text 5 years ago
Michael Kirk 7e5256856c render media+longText message 5 years ago
Michael Kirk b7989e9384 feature flag approval sending 5 years ago
Michael Kirk bc4260b444 Send long-text with other attachments 5 years ago
Michael Kirk a218d6c465 Send first chars of longtext in protobuf 5 years ago
Michael Kirk 680b844f3c Allow all windows to do landscape, fixes:
1. Remove undesirable animation from portrait->landscape when minimizizing in
   landscape and relaunching in landscape.

2. This also seems to fix the intermittently misplaced toolbar when launching
   in landscape. I believe this is a consequence of fix #1
5 years ago
Michael Kirk 7a4041cdde Cache dark theme preference
This is a hot path
5 years ago
Michael Kirk fabd3996c2 pop view if message is deleted
- use global ui database connection
5 years ago
Matthew Chen 9402e088b2 Apply design feedback from Myles. 5 years ago
Matthew Chen 93e09be18e Apply design feedback from Myles. 5 years ago
Matthew Chen aa8fd9e69c Remove old registration views. 6 years ago
Matthew Chen 8ecad88674 Move the accessibility identifier macros into UIUtil.h. 6 years ago
Matthew Chen 4d4b840787 Respond to CR. 6 years ago
Matthew Chen ef5cd5344e Fix the auto-format of phone numbers in the onboarding views. 6 years ago
Matthew Chen edf09c92f4 Rework "empty inbox" state. 6 years ago
Matthew Chen 1f922aa478 Sketch out the 'onboarding code verification' view. 6 years ago
Matthew Chen 05d63fd6b5 Update font sizes in onboarding views. 6 years ago
Matthew Chen 8cfe768e86 Update font sizes in onboarding views. 6 years ago
Matthew Chen b658866319 Sketch out the 'onboarding phone number' view. 6 years ago
Matthew Chen 2a4b9426c3 Sketch out the 'onboarding phone number' view. 6 years ago
Matthew Chen c0f907c441 Respond to CR. 6 years ago
Matthew Chen 69c5492fce Clean up ahead of PR. 6 years ago
Matthew Chen 331a013f8d Clean up ahead of PR. 6 years ago
Matthew Chen 618a3b1d47 Sketch out crop tool. 6 years ago
Matthew Chen 54c8c1f352 Sketch out the onboarding splash view. 6 years ago
Matthew Chen 2c0aa7a222 Sketch out the onboarding permissions view. 6 years ago
Matthew Chen 73b36c5400 Respond to CR. 6 years ago
Matthew Chen 6ac2dd7ea1 First draft of image editor's text tool. 6 years ago
Matthew Chen 3f8ea271b4 First draft of image editor's text tool. 6 years ago
Michael Kirk cc2e062b85 CR: clean up graphics context code 6 years ago
Michael Kirk 2323cc21f0 note-to-self avatar 6 years ago
Michael Kirk d29ce740cb Voice Note Lock 6 years ago
Matthew Chen ea547fa46a Merge tag '2.35.0.12' 6 years ago
Michael Kirk d88ffc4775 Notification titles for iOS10+ 6 years ago
Michael Kirk fe84275cce Respect audio preferences/throttling 6 years ago
Michael Kirk 1bfe691895 In app notifications for iOS10+
Extract shared notification presention/response

Implement adapters which use that logic for modern UNUserNotification and
legacy UINotifications
6 years ago
Matthew Chen 6bfe0f0418 Ensure 'link new device' view is portrait. 6 years ago
Matthew Chen 7a990ed1ff Ensure 'link new device' view is portrait. 6 years ago
Matthew Chen 6b5952abda Move work off main thread. 6 years ago
Matthew Chen 12e57ecd25 Improve background screenshots v. orientation. 6 years ago
Matthew Chen 4be302bbea Update link previews setting behavior. 6 years ago
Matthew Chen 77396e11fd Send sync messages with link previews preference. 6 years ago
Matthew Chen 910df7069c Link previews migration. 6 years ago
Matthew Chen 7f2ca60615 Link previews migration. 6 years ago
Matthew Chen 2b71c433ac Update appearance of draft quoted replies. 6 years ago
Matthew Chen ccb174120f Tweak conversation input toolbar layout. 6 years ago
Matthew Chen 39de96ac26 Re-enable landscape orientation; fix 'double activation' issue. 6 years ago
Matthew Chen c359f2b708 Replace "connecting/sonar ping" with "outbound ringing." 6 years ago
Matthew Chen c02d633272 Align draft view of link preview and draft view of quoted reply. 6 years ago
Matthew Chen 9149282e94 Resize link preview images if necessary. 6 years ago
Matthew Chen 4e7dbc486d Segment proxied content downloads. 6 years ago
Matthew Chen 82ceb044e3 Use link preview image when quote replying. 6 years ago
Matthew Chen 9b7ae86a6d Rework layout of conversation input toolbar. 6 years ago
Matthew Chen 6ff6ee2e2e Rework layout of conversation input toolbar. 6 years ago
Matthew Chen 3d757b492a Add link previews to conversation message bubbles. 6 years ago
Matthew Chen 8c7c9b27a2 Merge tag '2.34.0.26' 6 years ago
Michael Kirk 896a9f78f7 limit media message body to 2k chars 6 years ago
Michael Kirk 599a57e3a4 Pan horizontal to bulk select images 6 years ago
Michael Kirk 169581f12f show toast when selecting too many items 6 years ago
Matthew Chen 977ee9ffe9 Merge remote-tracking branch 'private/release/2.34.0' 6 years ago
Matthew Chen 2dcc79fbca Fix issues around link previews. 6 years ago
Matthew Chen 8e44bf554c Respond to CR. 6 years ago
Matthew Chen d775a70a89 Build link previews. 6 years ago
Matthew Chen 31ea64bdaf Build link previews. 6 years ago
Matthew Chen 7878c0fac8 Add feature flag for 'note to self'. 6 years ago
Michael Kirk 721f330296 warm non-signal accounts cache in the background 6 years ago
Matthew Chen debf2e7a95 Fix 'mutation during enumeration' and 'bad ordering' crashes. 6 years ago
Michael Kirk 0fb6dab020 avoid blocking write connection with long running read when building sync message 6 years ago
Michael Kirk 3c0982e0f9 Fix missing captionView when navigating via RailView 6 years ago
Michael Kirk 0c1b2e9f48 CR: remove unnecessary param, clearer code, comment typo 6 years ago
Michael Kirk 6e50a5353b rename for clarity 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 635a644e2f Fix safe area insets in SAE. 6 years ago
Matthew Chen 50f9a089bf Fix navbar layout in share extension. 6 years ago
Matthew Chen a477e01a4a Apply LinkPreview model. 6 years ago
Matthew Chen efd1be30c7 Cull unknown migrations. 6 years ago
Michael Kirk 0e78f9912b bump migration version 6 years ago
Matthew Chen bf0d92acfb Landscape layout in gif picker. 6 years ago
Matthew Chen 4ab0c8fe58 Landscape orientation. 6 years ago
Matthew Chen 2ddde368ec Landscape orientation. 6 years ago
Matthew Chen 5adcbac5ef Landscape orientation. 6 years ago
Matthew Chen 460f160cbb Landscape orientation. 6 years ago
Michael Kirk 099b9f60c3 enable multisend 6 years ago
Michael Kirk 0ab326da92 Only show delete button on selected rail item 6 years ago
Matthew Chen c0922fc2c0 Remove LockInteractionController. 6 years ago
Michael Kirk 265552ae0e enable multisend in debug 6 years ago
Michael Kirk c690ac2710 allow deselecting tool 6 years ago
Michael Kirk a8200d6f4a Fix swipe between multi-images
gesture shouldn't be enabled until tool has been selected
6 years ago
Matthew Chen 5e3de84fdc Add feature flag for image editor. 6 years ago
Matthew Chen 9ab8bec2b1 Fix searching for 'note to self'. 6 years ago
Matthew Chen fc8fbebd97 Note to Self. 6 years ago
Matthew Chen 8aa68327e6 Add primitive color picker. 6 years ago
Matthew Chen a440f692ce Clean up image editor temp files. 6 years ago
Matthew Chen b24e8e4f81 Use autoreleasepool when rendering image editor output. 6 years ago
Matthew Chen 2b25d875bc Don't select a tool by default in image editor view. 6 years ago
Matthew Chen 5dcde44486 Image editor fixes. 6 years ago