Commit Graph

4960 Commits (f0f25aa41398868e5a85a173101fdb4635550cfe)

Author SHA1 Message Date
Michael Kirk 15dfa6e979 "Bump build to 2.28.1.4." 7 years ago
Michael Kirk 9e45104eee "Bump build to 2.28.1.3." 7 years ago
Michael Kirk 5039a6a9e5 "Bump build to 2.28.1.2." 7 years ago
Matthew Chen 463addaa6c Ignore new calls in the incomplete calls job. 7 years ago
Matthew Chen faf3cd6a55 Fix lazy collapse of message cell footers. 7 years ago
Matthew Chen cea93784b1 Avoid redundant content inset updates. 7 years ago
Matthew Chen d709a02493 Clean up formatting. 7 years ago
Matthew Chen 9b45a15c35 Merge branch 'release/2.28.1' 7 years ago
Michael Kirk 0bc03b0fd4 Move seed 7 years ago
Michael Kirk df01c7e63e Update to latest YapDB (with Signal patches applied)
Applied branches:

- mkirk/invalidFinalIndices
- mkirk/upstream-unencrypted-headers

Also fixed up test suite.
7 years ago
Matthew Chen c8f33e4fc6 "Bump build to 2.28.1.1." 7 years ago
Matthew Chen 4918b8994e Delay footer collapse in new messages. 7 years ago
Matthew Chen 95cf4f5c6d Don't reserve space for timestamp in footer. 7 years ago
Matthew Chen 251eef46a2 Delay footer collapse in new messages. 7 years ago
Matthew Chen 3f47524373 Respond to CR. 7 years ago
Michael Kirk dbbccaadbe fixup block table vis a new navbar style
// FREEBIE
7 years ago
Michael Kirk 991848b364 Fix "blue navbar" for contact picker
- content flows behind navbar
- unify search bar style with rest of app

// FREEBIE
7 years ago
Matthew Chen 03a9b21cfd Respond to CR. 7 years ago
Matthew Chen 6be3d2e42d Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen 4d2bdf9bd0 Respond to CR. 7 years ago
Matthew Chen 21c630c095 Ignore redundant body text view updates; cache body text view size. 7 years ago
Matthew Chen ea765437ef Improve date formatting perf. 7 years ago
Matthew Chen d6d16ed162 "Bump build to 2.28.1.0." 7 years ago
Matthew Chen 827f979282 Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen 77810f5918 Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen 2b05bbc0aa Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen f814157a9e Code generate Swift wrappers for protocol buffers. 7 years ago
Matthew Chen dfc39b4a1d Tidy files. 7 years ago
Matthew Chen e6bc37d941 Tidy files. 7 years ago
Matthew Chen 2c19474397 Tidy files. 7 years ago
Matthew Chen 8f55f53329 Tidy files. 7 years ago
Matthew Chen d6cb07cc4a Respond to CR. 7 years ago
Matthew Chen 579e88bdc2 Improve nullability handling for SignalAccount. 7 years ago
Matthew Chen f611abc16f Log when we change logging state. 7 years ago
Michael Kirk 103a8dc579 ubsan fixups 7 years ago
Michael Kirk 78ad597e44 Merge tag '2.28.0.15' 7 years ago
Michael Kirk 48a69c46d8 "Bump build to 2.28.0.15." 7 years ago
Michael Kirk d713c4158f sync translations 7 years ago
Matthew Chen cd6225c438 Respond to CR. 7 years ago
Matthew Chen 995c2f2a2a Refine 'new message' animations. 7 years ago
Matthew Chen 24d85898e1 Refine 'new message' animations. 7 years ago
Matthew Chen 026ef02ce5 Refine 'new message' animations. 7 years ago
Michael Kirk def8b43daa iOS9/10 fixups 7 years ago
Michael Kirk bfe1eb5503 Move reminder views into scrollable content
// FREEBIE
7 years ago
Michael Kirk 29c459fe60 Haptic feedback when changing menu action selection
// FREEBIE
7 years ago
Michael Kirk e5e5bbddc9 Menu UX
- Use longpress gesture to implement pannable tap gesture, e.g. slide between actions, select whichever one is below on touchup
- Remove swipe to dismiss, in line with System Action sheet
7 years ago
Jesse Squires 6dc74ddcaf Fix some project warnings + other fixes
- Prefer checking `.isEmpty` rather than `.count == 0` for Swift collections (can be more optimal)
- Avoid comparing `BOOL` explicitly to `NO` (considered bad practice since `BOOL` is a `signed char`)
- Specify unused `SGX_FLAGS` as `__unused` to silence warnings
7 years ago
Michael Kirk 04c00ff28b Fix letterboxed video on M68
Upstream changed how this is handled.
7 years ago
Matthew Chen 1b01e8f65f Clean up timer animation. 7 years ago
Michael Kirk 1658812102 TSan config 7 years ago
Michael Kirk 181d99d80e "Bump build to 2.28.0.14." 7 years ago
Michael Kirk 0fb3ac85a7 Sync translations 7 years ago
Michael Kirk ac461ca2d1 Fixup parser: Robust to servers various "empty" types
For base64Encoded data, sometimes the server sends "null" sometimes the server
sends an empty string.
7 years ago
Matthew Chen baf432f1ee Respond to CR. 7 years ago
Matthew Chen fa8a07abf1 Respond to CR. 7 years ago
Matthew Chen 581347a7fb Refine theme. 7 years ago
Matthew Chen 7759c9ca0f Refine theme. 7 years ago
Matthew Chen f795b12a86 Refine theme. 7 years ago
Michael Kirk bae2e8649d Dry up Parameter parsing logic 7 years ago
Michael Kirk c2ed507d66 Merge tag '2.28.0.13' 7 years ago
Michael Kirk d39906f606 CR: test malformed protos 7 years ago
Michael Kirk e5856b2ac5 CR: Add back deprecated constructor to debug list 7 years ago
Michael Kirk 1824d7dcef "Bump build to 2.28.0.13." 7 years ago
Michael Kirk 778a8aa079 sync translations 7 years ago
Michael Kirk b860dce7f9 Swift protos for Envelope 7 years ago
Michael Kirk d5ebd5a60f UBSan fixup 7 years ago
Michael Kirk 11db859e6b adapt to changes since RI 7 years ago
Michael Kirk 6e1c1a681b Merge tag '2.28.0.12' 7 years ago
Michael Kirk 6518aa24a3 "Bump build to 2.28.0.12." 7 years ago
Michael Kirk d04bb86258 sync translations 7 years ago
Michael Kirk 2d4eb7d057 remove interactive 'swipe for info' 7 years ago
Michael Kirk aba358e894 faster message actions presentation 7 years ago
Michael Kirk b42f528713 Integrate with new contact discovery endpoint
Also:
* use system cookie parsing
* add AESGCM additional authenticated data parameter

// FREEBIE
7 years ago
Michael Kirk 1d4ead080b fix color behind navbar 7 years ago
Matthew Chen bebb8ecfd1 Cycle the socket after linking a new device. 7 years ago
Matthew Chen b197e4776e Respond to CR. 7 years ago
Matthew Chen 73eb0778c0 Add unit tests around byte parser. 7 years ago
Matthew Chen 25a98554b7 Intern JSQMessagesViewController. 7 years ago
Matthew Chen 819c2b1ceb Remove Twisted Oak. 7 years ago
Matthew Chen c3d47d3323 Respond to CR. 7 years ago
Matthew Chen 904ed1549e Add unit test around remote attestation. 7 years ago
Michael Kirk 551bb5b93b ubsan fixup 7 years ago
Michael Kirk 9d279b4d85 "Bump build to 2.28.0.11." 7 years ago
Matthew Chen 88c5fc1af8 Fix message footer alignment. 7 years ago
Matthew Chen e271730f33 Ignore gestures in date breaks and unread indicators. 7 years ago
Matthew Chen 9d5af7bb2e Set sender names apart. 7 years ago
Matthew Chen 2b1f928770 Respond to CR. 7 years ago
Matthew Chen b90e406a57 Clean up ahead of PR. 7 years ago
Matthew Chen 48975eaac8 Respond to CR. 7 years ago
Matthew Chen b2b95597cc Refine views. 7 years ago
Matthew Chen 8862f9a531 Refine views. 7 years ago
Matthew Chen fcbf8d4dc2 Refine views. 7 years ago
Matthew Chen 9f9e0965d5 Refine table views. 7 years ago
Michael Kirk 90430c75c0 update ubsan 7 years ago
Matthew Chen 97eb405a9e Revert temporary changes. 7 years ago
Matthew Chen 460f7344ad Remote attestation. 7 years ago
Matthew Chen d7bb2b7505 Remote attestation. 7 years ago
Matthew Chen f3ba6d4c27 Remote attestation. 7 years ago
Michael Kirk 9e348f2a27 update ubsan 7 years ago
Nancy Mast 4ab6892e27 changed string text for MULTIDEVICE_PAIRING_MAX_DESC, ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY, CONTACT_FIELD_ADDRESS_POSTCODE, END_CALL_RESPONDER_IS_BUSY. changed comment for SETTINGS_INVITE_TWITTER_TEXT 7 years ago
Nancy Mast c2f7c15f72 removed jsq strings, modified MULTIDEVICE_PAIRING_MAX_RECOVERY text and comment 7 years ago
Matthew Chen 7f33236d6c Respond to CR. 7 years ago
Matthew Chen ace07ac62a Respond to CR. 7 years ago
Matthew Chen ebe87348a2 Streamline SignalRecipient. 7 years ago
Matthew Chen d14f764b50 Streamline SignalRecipient. 7 years ago
Michael Kirk ef9a0880ae Fix analyzer warnings 7 years ago
Michael Kirk baacebc956 Enable (quick) static analyzer for normal builds
// FREEBIE
7 years ago
Michael Kirk 12ef25420a Fixup SSK tests 7 years ago
Michael Kirk d591fb7f2c Fix some compiler warnings 7 years ago
Michael Kirk c19a8ce07e Fixup tests
// FREEBIE
7 years ago
Michael Kirk 1c9a47416a "Bump build to 2.28.0.10." 7 years ago
Michael Kirk 89f02a8510 sync translations 7 years ago
Michael Kirk 2b5db4fd1a Add header view to info messages.
I considered extracting this from OWSMessageCell and putting it into
ConversationCell, but that would be a pretty large change.

// FREEBIE
7 years ago
Michael Kirk a6a09f4d9f fix squashed cells on ios9/10
must specify rowHeight automatic

Furthermore, we can't mix static and automatic sizing within a single tableView
7 years ago
Michael Kirk 17e79a522a fixup audio/generic atachment margins 7 years ago
Michael Kirk c2063d8600 replace bullet with center-dot unicode
// FREEBIE
7 years ago
Michael Kirk 7b85410136 per design: MessageStatus 1pt below baseline 7 years ago
Michael Kirk 567f625902 touch instead of reload to make sure any adjacent bubbles are updated appropriately. 7 years ago
Michael Kirk 2c3f7db4e4 Only add one 'incoming message' unread indicator per foreground.
// FREEBIE
7 years ago
Michael Kirk f2f3b9eaed reload cell after removing unread indicator
// FREEBIE
7 years ago
Michael Kirk 1b78882660 per design: tweak quote corner radius
// FREEBIE
7 years ago
Michael Kirk b9f3e08e93 "Bump build to 2.28.0.9." 7 years ago
Michael Kirk 089010cc51 Sync translations 7 years ago
Óscar Morales Vivó 24f30e015a Fixed settings button margin in home view controller, also fixes land scape button image glitch. 7 years ago
Michael Kirk c53f777bc1 CR: explanatory comment 7 years ago
Michael Kirk 898d64ae1c Fix compose picker content scrolls behind navbar
// FREEBIE
7 years ago
Matthew Chen e3622739b2 Remove media thumbnail shadows. 7 years ago
Matthew Chen 15bfe44b1e Update icon for generic attachments. 7 years ago
Michael Kirk 24060c17d0 CR: proper width calculation for header view 7 years ago
Michael Kirk f33e5c019c CR: assign gutter trailing/leading in HeaderView
// FREEBIE
7 years ago
Michael Kirk fef6c64bdc decrease header spacing from 32->28.
Previous spacing was based on applying the "full width" gutter spacing twice.
7 years ago
Michael Kirk 8da47b64d9 clarify different methods
These method names were too similar to existing methods in PureLayout, which
have slightly different behavior.

ows_autoPinToSuperviewEdges uses left/right, whereas PureLayouts uses
leading/trailing

ows_autoPinToSuperviewMargins uses our own constraint adding logic, which
behaves differently in some cases.
7 years ago
Michael Kirk 9df6b4bb78 Fix "contact cell too close to edge" in detail view (iOS9/iOS10)
Don't mix concepts of left/right with leading/trailing.
7 years ago
Michael Kirk 7d0733fa88 "Bump build to 2.28.0.8." 7 years ago
Michael Kirk 8984e1a717 Sync translations 7 years ago
Michael Kirk 0847c0bafb ScrollToBottom accounts for top inset
// FREEBIE
7 years ago
Matthew Chen 687efabede Respond to CR. 7 years ago
Matthew Chen 96a8df5f88 Fix "new unread indicator animation" issue. 7 years ago
Matthew Chen f69945ea20 Fix 'breaks vs. collapse' issue. 7 years ago
Michael Kirk e911de01e9 Ensure delegate is informed of dismissal
// FREEBIE
7 years ago
Michael Kirk 39bbcca738 CR: cleanup / copy tweak 7 years ago
Michael Kirk dde2fd6f33 Hide menu window when vc dismisses.
Normally this isn't possible, just being paranoid.

// FREEBIE
7 years ago
Michael Kirk 82fdd5b883 Split out generic action sheet components
Keep the message specific components separte, so we could re-use the
MenuActionsViewController.
7 years ago
Michael Kirk 093a5eaa68 don't dismiss if pan is over actionsheet 7 years ago
Michael Kirk 41af4f8c9d highlight on press 7 years ago
Michael Kirk 2606ac47f8 swipe gesture / code reorg 7 years ago
Michael Kirk 41c1c2fcd5 scroll focused view to maximize visability
// FREEBIE
7 years ago
Michael Kirk d31b91663c new icons 7 years ago
Michael Kirk ce3030917f MessageActions for info messages 7 years ago
Michael Kirk 42eb7a8d31 cleanup unused code 7 years ago
Michael Kirk 9496bedce1 remove redundant menu controller from media detail
You can already copy/save/delete from toolbar, which is a much cleaner
implementation
7 years ago
Michael Kirk b65be45999 quote actions 7 years ago
Michael Kirk 210cba3e37 Media actions 7 years ago
Michael Kirk 729336774c delete text 7 years ago
Michael Kirk 2552368146 add text reply action, comment out more deprecated uimenu code 7 years ago
Michael Kirk 6079ae2439 show text details, dismiss before action to avoid problems when action presents 7 years ago
Michael Kirk 5c2a5b00aa comment 7 years ago
Michael Kirk 0c4cae133b milestone: route one real action (copy text) 7 years ago
Michael Kirk ceeddbc67b localize, proper action height 7 years ago
Michael Kirk 57400e1ecb WIP: ActionView 7 years ago
Michael Kirk 18adf26e06 Don't present over navbar.
// FREEBIE
7 years ago
Michael Kirk 635c0275db stop observing db notifications while message actions are presented
This let's new messages appear after the message actions are dismissed without
complicating scroll state.
7 years ago
Michael Kirk 6275a2f102 Highlight focused view 7 years ago
Michael Kirk ea179a398b first responder debugging 7 years ago
Michael Kirk aa98963fd9 Abandonded: separate window pattern
Hiding the old window, caused keyboard to resign first responder.
7 years ago
Michael Kirk 6037a440c9 wire up window mgmt 7 years ago
Michael Kirk a2c67bb96b Enhance navbar blur, match input toolbar blur
// FREEBIE
7 years ago
Matthew Chen 7866c5ab28 Tweak status bar colors in registration flow. 7 years ago
Matthew Chen b2f42adb86 Respond to CR. 7 years ago
Matthew Chen f6eb8dfe72 Refine app settings view. 7 years ago
Matthew Chen 20d1d11259 Refine home view. 7 years ago
Michael Kirk 4a2a6362b6 "Bump build to 2.28.0.7." 7 years ago
Michael Kirk 9f9c833653 sync translations 7 years ago
Matthew Chen 246218e333 Apply 'disappearing messages disabled' icon. 7 years ago
Matthew Chen 4d3707a16e Apply "disappearing messages disabled" icon. 7 years ago
Matthew Chen 8287076499 More design tweaks. 7 years ago
Matthew Chen 49b0ea993d Dedupe forward class declarations. 7 years ago
Matthew Chen 5a91391aee Fix release breakage. 7 years ago
Matthew Chen 83545e72a1 Tweak appearance. 7 years ago
Matthew Chen 0c420ed28a Tweak appearance. 7 years ago
Matthew Chen 750b935122 Tweak appearance. 7 years ago
Michael Kirk 19173a20b9 "Bump build to 2.28.0.6." 7 years ago
Michael Kirk cba041db18 sync translations
// FREEBIE
7 years ago
Matthew Chen a505c2a89e Tweak unread indicator + date. 7 years ago
Matthew Chen 376e2cc1db Respond to CR. 7 years ago
Matthew Chen ecafe546b6 Rework unread indicators. 7 years ago
Matthew Chen 8d72bb032e Rework unread indicators. 7 years ago
Matthew Chen e48a1e0816 Respond to CR. 7 years ago
Matthew Chen 6711ed1cf3 Respond to CR. 7 years ago
Matthew Chen f426af8167 Respond to CR. 7 years ago
Matthew Chen 6d45d533ef Respond to CR. 7 years ago
Matthew Chen e01579ed44 Tweak disappearing messages indicator. 7 years ago
Matthew Chen 0038c9b3b3 Tweak disappearing messages indicator. 7 years ago
Matthew Chen d42ff03ecd Tweak disappearing messages indicator. 7 years ago
Matthew Chen dbb0a494f9 Tweak system messages. 7 years ago
Matthew Chen d278017df1 Tweak system messages. 7 years ago
Matthew Chen 158aa3abc4 Tweak system messages; incomplete vs. missed calls. 7 years ago
Matthew Chen 8b3bdb88f3 Revert "Merge branch 'charlesmchen/tweakCalls'"
This reverts commit 3e0233ea60, reversing
changes made to 74ce3012cf.
7 years ago
Matthew Chen 9494023107 Update disappearing messages icon. 7 years ago
Michael Kirk 5caa289bc3 "Bump build to 2.28.0.5." 7 years ago
Michael Kirk df568753c9 sync translations 7 years ago
Matthew Chen fdc4fafe7a Tweak phone number & profile names. 7 years ago
Michael Kirk f0175c0b6f feature gate color syncing
// FREEBIE
7 years ago
Michael Kirk 66e726a1f1 DRY per CR 7 years ago
Michael Kirk 3530bf4fe0 sync configuration off main thread 7 years ago
Michael Kirk 8a43435dfc avoid deadlock 7 years ago
Michael Kirk 61cb19ef6b trigger sync when colors updates 7 years ago
Michael Kirk 4d3d5d98e1 Sync colors with contacts 7 years ago
Matthew Chen 575d0be6a6 Apply 'read' message status icon. 7 years ago
Michael Kirk c81799169e CR: intercell spacing dicated by ConversationViewItem 7 years ago
Michael Kirk 3e1c1ab6ca capitalize date breaks
// FREEBIE
7 years ago
Michael Kirk 77e9533dc1 remove hairline
// FREEBIE
7 years ago
Michael Kirk f22cb48f85 date break font/color to spec
// FREEBIE
7 years ago
Michael Kirk 56e5abb2c3 Format date breaks to spec
// FREEBIE
7 years ago
Michael Kirk 0b2facd369 Only include date in date header (no time)
// FREEBIE
7 years ago
Michael Kirk 68ffd81390 Only show breaks between new days
// FREEBIE
7 years ago
Michael Kirk 28abf426f1 White status bar for call screen
Transition to VC controlled status bar style.
7 years ago
Michael Kirk 998c2f392c CR: inline per code review 7 years ago
Michael Kirk 834021fe39 tweak selected color for homeview cells 7 years ago
Michael Kirk 10ac7be03a prefer localizedUppercaseString for user facing text
// FREEBIE
7 years ago
Michael Kirk d5e15b2a0d FAILED label capitalized to spec 7 years ago
Michael Kirk 76745bee5b failed background color to spec 7 years ago
Matthew Chen a9c7e77b84 Respond to CR. 7 years ago
Matthew Chen c70d33b9e4 Tweak attachment upload view. 7 years ago
Matthew Chen 0a35cbab13 Respond to CR. 7 years ago
Matthew Chen d0618e3738 Apply 'failed' message status icon in home view. 7 years ago
Matthew Chen aac805a435 Respond to CR. 7 years ago
Matthew Chen 159e6d235a Retweak home view unread indicator. 7 years ago
Matthew Chen 03d393553a Tweak home view cells. 7 years ago
Matthew Chen 6bab56220c Tweak home view cells. 7 years ago
Michael Kirk 9abea36633 "Bump build to 2.28.0.4." 7 years ago
Michael Kirk d80aa3226e sync translations 7 years ago
Matthew Chen b92fc89986 Retweak date and unread messages breaks. 7 years ago
Matthew Chen 5e71f3130b Respond to CR. 7 years ago
Matthew Chen d4fa7e5e68 Tweak relative timestamps. 7 years ago
Matthew Chen 41e505fb6f Tweak relative timestamps. 7 years ago
Matthew Chen 712d6d89e1 Tweak relative timestamps. 7 years ago
Matthew Chen a28a5251f6 Respond to CR. 7 years ago
Matthew Chen cf8d5868e7 Retweak colors. 7 years ago
Matthew Chen 4893b01907 Retweak colors. 7 years ago
Matthew Chen e7e31c5ee9 Retweak colors. 7 years ago
Matthew Chen 4b448ed018 Retweak colors. 7 years ago
Matthew Chen bbd65d6433 Retweak colors. 7 years ago
Matthew Chen db27acf61b Tweak colors flag. 7 years ago
Matthew Chen 929615ab0c Tweak sender avatar sizes. 7 years ago
Michael Kirk 2763f7bd2d fix corner rounding for outgoing messages too 7 years ago
Michael Kirk f8f0e4aa93 Fix rounding after date
// FREEBIE
7 years ago
Matthew Chen 57c79fd797 Respond to CR. 7 years ago
Matthew Chen b26231e436 Tweak calls. 7 years ago
Matthew Chen 1a9a5016fe Tweak calls. 7 years ago
Michael Kirk 74ce3012cf "Bump build to 2.28.0.3." 7 years ago
Michael Kirk c40c2a632b Merge tag '2.27.1.4' 7 years ago
Michael Kirk 46b835b501 "Bump build to 2.27.1.4." 7 years ago
Michael Kirk 3eb7e9271e Fix: second reply from lockscreen doesn't send
// FREEBIE
7 years ago
Michael Kirk 37c4a802e4 sharp corners respect RTL 7 years ago
Michael Kirk fa89a84daf CR: move builder to BubbleView 7 years ago
Michael Kirk 0ecc97d5ff date header should break cluster 7 years ago
Michael Kirk 42da082b01 extract rounded bezier builder 7 years ago
Michael Kirk 900abf2367 CR: simplify 7 years ago
Michael Kirk 287da9c30a fixup quote corners
// FREEBIE
7 years ago
Michael Kirk 68c7abcbb9 Sharp corners 7 years ago
Michael Kirk 40df1c8c3f CR: simplify 7 years ago
Michael Kirk 1f6668d865 corner radius to spec 7 years ago
Michael Kirk 51411f6618 circular corners 7 years ago
Michael Kirk 0f2c0dcd85 Only collapse footers within a cluster (from the same author) 7 years ago
Michael Kirk 6e66e4e1fe match media corners on dismiss
// FREEBIE
7 years ago
Michael Kirk 881d4be581 "Bump build to 2.28.0.2." 7 years ago
Michael Kirk a1f5512e8d Merge tag '2.27.1.3' 7 years ago
Michael Kirk 394990685b "Bump build to 2.27.1.3." 7 years ago
Michael Kirk 24e675ff07 Use dismissable text views where cramped on shorter devices
// FREEBIE
7 years ago
Michael Kirk 69863c645b remove unused image asset
// FREEBIE
7 years ago
Michael Kirk 0533eb46e3 tweak attachment icon
// FREEBIE
7 years ago
Matthew Chen c460ff2945 Fix contact cell layout. 7 years ago
Matthew Chen 5b5ef7e0bf Respond to CR. 7 years ago
Matthew Chen ba557858e0 Tweak message send failed indicator. 7 years ago
Matthew Chen dd078b106f Tweak message send failed indicator. 7 years ago
Matthew Chen 19699fd45f Tweak message send failed indicator. 7 years ago
Matthew Chen 5fc16c1d93 Tweak message send failed indicator. 7 years ago
Michael Kirk 958d249ee5 "Bump build to 2.27.1.2." 7 years ago
Michael Kirk 0292e1dd3f "Bump build to 2.28.0.1." 7 years ago
Michael Kirk 0f34f76611 Merge tag '2.27.1.1' 7 years ago
Michael Kirk 677b898bfc "Bump build to 2.27.1.1." 7 years ago
Michael Kirk 847fa3cf06 "Bump build to 2.27.1.0." 7 years ago
Michael Kirk b47062831f Don't block "register" button on iPad registration
On short devices, add a toolbar with a "dismiss" button to the number pad.
7 years ago
Michael Kirk 2106bd9e01 sync translations 7 years ago
Michael Kirk f48634701f Fixes iOS10 intermittently can't see inbox
ambiguous height of empty StackView pinned above a scrollView.
7 years ago
Matthew Chen 99b76b9734 Respond to CR. 7 years ago
Matthew Chen 92332c2b69 Rework contact share buttons. 7 years ago
Michael Kirk cfd18bf3f8 smaller swatch icon 7 years ago
Michael Kirk 2b7fc4c942 CR: fixup false->NO 7 years ago
Michael Kirk a27ee19f4e Fix scroll offset for iPhoneX now that content is behind toolbar 7 years ago
Michael Kirk 83d3f17d44 remove unused code, add comment 7 years ago
Michael Kirk 94a23e63b6 resize bar after send 7 years ago
Michael Kirk 1d0a25dba9 cleanup 7 years ago
Michael Kirk 17f0400bb5 vertically align input toolbar items 7 years ago
Michael Kirk 1a00690b17 Compose to stack view
TODO:

resize after sending
restore actions
add padding
vcenter icons
add new assets
7 years ago
Michael Kirk 7ef693f1b5 pure white blur 7 years ago
Michael Kirk 84d60f5dc4 input toolbar layout tweaks 7 years ago
Michael Kirk ce0c706f71 icon tint 7 years ago
Michael Kirk bd9696fede canary in case we change margins later 7 years ago
Michael Kirk 6d5c0cd291 image corner radius is small 7 years ago
Michael Kirk 9108c89329 ContactView is now a stackView 7 years ago
Michael Kirk aa70deef76 fix picker rounding 7 years ago
Michael Kirk 283556ed01 "Bump build to 2.28.0.0." 7 years ago
Matthew Chen 05b1b37eab Respond to CR. 7 years ago
Matthew Chen bc527273f2 Fix quoted reply margin. 7 years ago
Matthew Chen fb0ac32171 Respond to CR. 7 years ago
Matthew Chen 3b726bbac9 Small media corners. 7 years ago
Matthew Chen db32dcc6a2 Cleanup. 7 years ago
Matthew Chen 9dd18c46ea Revert "Fix quoted reply margin."
This reverts commit c76c571d87.
7 years ago
Matthew Chen c76c571d87 Fix quoted reply margin. 7 years ago
Matthew Chen d932748cd3 Change timestamp format. Ensure we always have a date break between messages on different days. 7 years ago
Matthew Chen 8c143f9500 Tweak quoted reply layout. 7 years ago
Matthew Chen 9a52d40413 Tweak quoted reply layout. 7 years ago
Matthew Chen c6f370810b Refine cell sizing. 7 years ago
Matthew Chen 7be6fbc24f Refine intra-cell spacing. 7 years ago
Matthew Chen 49d34ff021 Tweak contact offers. 7 years ago
Matthew Chen 82e649c508 Tweak colors. 7 years ago
Matthew Chen 53c74d84ac Tweak colors. 7 years ago
Matthew Chen 0c4470bb34 Tweak colors. 7 years ago
Matthew Chen 2653ed7e3f Apply conversation colors. 7 years ago
Matthew Chen 63fa6f5c00 Tweak read indicator color. 7 years ago
Matthew Chen 92a9796e9e Respond to CR. 7 years ago
Matthew Chen 1412998b4a Rework isRTL. 7 years ago
Matthew Chen a6e4015145 Tweak profile names. 7 years ago
Matthew Chen bb1caaf3ce Tweak profile names. 7 years ago
Matthew Chen 39eac9129b Respond to CR. 7 years ago
Matthew Chen 4dcb8e18b6 Clean up ahead of PR. 7 years ago
Matthew Chen 32f33f6d12 Tweak sender names. 7 years ago
Michael Kirk 4f94d5c5a9 default value 7 years ago
Michael Kirk 249b0a32b2 long text view controller 7 years ago
Michael Kirk 5719aba91a separate icon vs. title color for toolbars 7 years ago
Michael Kirk 33ab3a663c opaque conversation input toolbar 7 years ago
Michael Kirk 126d41e542 Fixup "scroll down" button so it doesn't fall behind toolbar 7 years ago
Michael Kirk fd22c6cf20 fix warnings in conversation input toolbar 7 years ago
Michael Kirk ee898829a1 fixup white nav 7 years ago
Michael Kirk 767f06b09f fixup status bar 7 years ago
Michael Kirk 104e63ded9 remove appearance juggling 7 years ago
Michael Kirk d5fa7f9b25 conversation view scrolls behind bars 7 years ago
Michael Kirk f8abe32ae9 more styling to new nav colors 7 years ago
Michael Kirk 001aad0018 dark status bar 7 years ago
Michael Kirk 5d6a988955 WIP navbar 7 years ago
Matthew Chen de8cef52bb Tweak message contents. 7 years ago
Matthew Chen f0121f20b4 Respond to CR. 7 years ago
Matthew Chen bcde04766f Fix layout of quoted replies. 7 years ago
Matthew Chen 6788810141 Clean up ahead of PR. 7 years ago
Matthew Chen 9ead8b55a3 Tweak design of quoted replies. 7 years ago
Matthew Chen d80de4bccc Tweak design of quoted replies. 7 years ago
Matthew Chen 7f855aa9ed Respond to CR. 7 years ago
Matthew Chen 520819b248 Show generic attachment extension. 7 years ago