Commit Graph

8086 Commits (bfe1eb5503d5abf868d2db470b34ea875020f468)
 

Author SHA1 Message Date
Michael Kirk bfe1eb5503 Move reminder views into scrollable content
// FREEBIE
7 years ago
Michael Kirk 3afdd98501 Merge branch 'mkirk/message-actions-ux' into release/2.28.0 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
Michael Kirk 6539318b42 Merge branch 'mkirk/fix-video-call-ar' into release/2.28.0 7 years ago
Michael Kirk 04c00ff28b Fix letterboxed video on M68
Upstream changed how this is handled.
7 years ago
Michael Kirk 181d99d80e "Bump build to 2.28.0.14." 7 years ago
Michael Kirk 0fb3ac85a7 Sync translations 7 years ago
Matthew Chen 87f4b0ac2e Clean up data. 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 4a84404d11 Update WebRTC 7 years ago
Michael Kirk 6518aa24a3 "Bump build to 2.28.0.12." 7 years ago
Michael Kirk d04bb86258 sync translations 7 years ago
Matthew Chen 48fb652d83 Merge branch 'charlesmchen/unknownObjectVsNPE' 7 years ago
Michael Kirk fd9125ce1a Merge branch 'mkirk/remove-swipe-for-info' into release/2.28.0 7 years ago
Michael Kirk 2d4eb7d057 remove interactive 'swipe for info' 7 years ago
Michael Kirk 57c4d97093 Merge branch 'mkirk/speed-up-message-action-presentation' into release/2.28.0 7 years ago
Michael Kirk aba358e894 faster message actions presentation 7 years ago
Michael Kirk 58e2e13836 Merge branch 'mkirk/fixup-navbar' into release/2.28.0 7 years ago
Michael Kirk 1d4ead080b fix color behind navbar 7 years ago
Michael Kirk 3d6b8e2bb5 hide navbar blur layer in attachment approval, which has a clear navbar 7 years ago
Michael Kirk 9d279b4d85 "Bump build to 2.28.0.11." 7 years ago
Michael Kirk 9fc8a0eb23 Merge branch 'charlesmchen/messageSaveTouchesThread' into release/2.28.0 7 years ago
Matthew Chen f0d797a91f Always touch the thread when updating a message. 7 years ago
Matthew Chen d793c008b5 Always touch the thread when updating a message. 7 years ago
Michael Kirk 28f892b3ca Merge branch 'charlesmchen/footerAlignment' into release/2.28.0 7 years ago
Matthew Chen 88c5fc1af8 Fix message footer alignment. 7 years ago
Michael Kirk d8c247fc0e Merge branch 'charlesmchen/gesturesVsBreaks' into release/2.28.0 7 years ago
Matthew Chen e271730f33 Ignore gestures in date breaks and unread indicators. 7 years ago
Michael Kirk 9049153c6c Merge branch 'charlesmchen/distinctSenderNames' into release/2.28.0 7 years ago
Matthew Chen 9d5af7bb2e Set sender names apart. 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 e0ee0bd9b8 Merge branch 'charlesmchen/contentInsetsRevisited' 7 years ago
Matthew Chen 0c453c8d57 Fix content insets. 7 years ago
Michael Kirk 5cecce9976 Merge branch 'mkirk/add-header-to-system-info' 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 41deb92adf Merge branch 'mkirk/fix-bottom-artifact-after-selecting-compose' 7 years ago
Michael Kirk 11fc674ef4 Avoid blur as overly-tall navigation bar lingers after dismissal.
Use the precise status bar height.
7 years ago
Michael Kirk 7a5f5476db rename to avoid confusion 7 years ago
Michael Kirk 7b29822c36 Merge branch 'mkirk/fix-table-cell-sizing' 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 573f60ee5a Merge branch 'mkirk/fixup-audio-margins' 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 cfe3c893d0 Merge branch 'mkirk/tweak-delivery-status-baseline' 7 years ago
Michael Kirk 7b85410136 per design: MessageStatus 1pt below baseline 7 years ago
Michael Kirk a87be31c6d Merge branch 'mkirk/remove-new-message-after-send' 7 years ago
Michael Kirk 567f625902 touch instead of reload to make sure any adjacent bubbles are updated appropriately. 7 years ago