172 Commits
Author SHA1 Message Date
Javier Cancio c4aaab1938 Xcode 9 & Swift 4 support 2017-09-23 09:01:42 +02:00
Steven Deutsch e6c228cbc2 Update ChatExample to Xcode 9 & Swift 3.2 2017-09-22 03:16:20 -05:00
Steven Deutsch b5873074ae Merge branch 'master' into v0.8.0 2017-09-22 01:16:08 -05:00
Steven Deutsch 62abb03455 Update CHANGELOG & availability 2017-09-22 01:15:27 -05:00
Steven DeutschandGitHub b56dccc912 Merge pull request #138 from gungorbasa/newAvatarView
New avatar view
2017-09-21 23:40:47 -05:00
Steven Deutsch d17a24ce3f Remove invalid redeclaration from removed reference 2017-09-21 23:25:37 -05:00
Steven Deutsch 05c42b9fb8 Add fontMinimumScaleFactor 2017-09-21 23:16:04 -05:00
Steven Deutsch 7d6166f715 Fix broken image path for Carthage 2017-09-21 16:45:48 -05:00
Steven Deutsch 5be06a6c11 Closes #72 & #130 2017-09-20 22:56:03 -05:00
Steven Deutsch c3277f72f4 Fix typo 2017-09-20 19:18:30 -05:00
Steven DeutschandGitHub 603a938a4c Merge branch 'v0.8.0' into enhancement/media-messages 2017-09-20 14:31:40 -05:00
Steven Deutsch 4670da26e9 Add activityIndicator to Location cell 2017-09-20 14:28:40 -05:00
Güngör 337dc3c0ec AvatarView Initial Fix. No support for smallest font. 2017-09-19 09:26:15 -07:00
Steven DeutschandGitHub 847338c316 Merge pull request #125 from MessageKit/refactor/keyboard-handling
Refactoring keyboard handling
2017-09-19 11:05:33 -05:00
Steven Deutsch 124189f65e Update FlowLayout to use delegate for media messages 2017-09-19 00:10:15 -05:00
Steven Deutsch 2eea060f2d Add MediaMessageLayoutDelegate 2017-09-19 00:09:15 -05:00
Steven Deutsch 1266a3ef89 Add LocationMessageLayoutDeleagte 2017-09-19 00:08:02 -05:00
Steven Deutsch c9fdb2dd83 Pin MessagesCollectionView with constant of topLayoutGuide.length 2017-09-18 19:42:58 -05:00
Steven Deutsch c15a5f8e80 Create location snapshot for LocationMessageCell 2017-09-18 14:09:04 -05:00
Steven Deutsch dfad0499f8 Clean up PlayButtonView code 2017-09-18 13:24:12 -05:00
Steven Deutsch e15f9f4fa5 Add LocationMessageCell 2017-09-18 00:18:37 -05:00
Steven Deutsch 4caea44cb5 Add video message 2017-09-17 23:42:27 -05:00
Steven Deutsch ba0ef1678e Set MessageCellDelegate and fix broken gestures 2017-09-17 19:15:30 -05:00
Steven Deutsch 499cdedfa0 Apply masks to media messages 2017-09-17 19:07:29 -05:00
Steven Deutsch 7788a1e231 Add MediaMessageCell 2017-09-16 17:59:39 -05:00
Nathan Tannar dbdceb2552 Only add a messageInputBarCopy if isFirstLayout 2017-09-16 14:08:12 -07:00
Steven Deutsch 9a396d077b Refactor cell configuration method to cleanup cellForItem(at:IndexPath) 2017-09-16 15:46:34 -05:00
Nathan Tannar d2db49b41c Slack and iMessage Keyboard Examples 2017-09-16 13:38:07 -07:00
Steven Deutsch 100b8d143e Update Example & reuse identifiers 2017-09-15 07:32:43 -05:00
Steven Deutsch 468f07b097 Generic way 2017-09-14 20:01:16 -05:00
Steven Deutsch 2328326357 Make MessageCollectionViewCell generic over its content 2017-09-14 19:13:19 -05:00
Steven Deutsch 957694ff80 Clean up keyboard handling logic 2017-09-14 18:28:41 -05:00
James SherlockandSteven Deutsch b12c12958d Update path for images to fix issue where bubble images don't load 2017-09-12 10:03:50 -05:00
James SherlockandSteven Deutsch 3f634c13c5 Update assets to be included within the Podspec 2017-09-12 10:03:50 -05:00
James Sherlock 46b49d36b1 Update path for images to fix issue where bubble images don't load 2017-09-11 10:42:18 +01:00
James Sherlock 607634e6be Update assets to be included within the Podspec 2017-09-11 09:41:14 +01:00
Frederic BarthelemyandGitHub 51089cb7d3 Merge pull request #105 from MessageKit/fb/constraint_tweaks
NSLayoutConstraint Usage Tweaks
2017-09-11 01:39:24 -07:00
Steven Deutsch 2831baccba Remove duplicate file 2017-09-10 06:55:12 -05:00
Steven Deutsch 9474b58821 Update example app for iOS 9 deployment target 2017-09-10 05:31:11 -05:00
Steven Deutsch ae458a4305 Fix keyboard contentInset bug - closes #109 2017-09-10 05:19:41 -05:00
Frederic Barthelemy dbcd70e993 Switch calls to NSLayoutConstraint.(de)activate
AppleDocs say these are typically faster than directly adjusting isActive
2017-09-09 15:38:06 -07:00
Frederic Barthelemy 655d23bbc8 Modernize some constraint calls to use NSLayoutAnchor 2017-09-09 15:36:24 -07:00
Steven Deutsch b7ef4b7c6a Fix detector attributes bug 2017-09-09 10:40:28 -05:00
Steven Deutsch fc9df34255 Add avatarAlwaysLeading and avatarAlwaysTrailing 2017-09-09 08:36:04 -05:00
Steven Deutsch c83123061c Remove MessageDirection in favfavor of AvatarHorizontalAlignment 2017-09-09 04:56:04 -05:00
Steven Deutsch 59f1ee249f Rename AvatarPosition -> AvatatarAlignment & CellLabelPosition -> LabelAlignment 2017-09-09 04:51:57 -05:00
Steven Deutsch 0edc09ec08 Fix message inset application bug 2017-09-09 04:08:32 -05:00
Steven Deutsch dee15ae0b6 Fix cell top label origin and max width 2017-09-09 03:48:33 -05:00
Steven Deutsch a940a16196 Fix cell bottom label origin and max width 2017-09-09 02:59:33 -05:00
Steven Deutsch 42b0841bff Remove textAlignment setting in cell 2017-09-07 14:42:52 -05:00