Commit Graph

41 Commits

Author SHA1 Message Date
Steven Deutsch 9968c3540b Create TailCorner 2017-09-03 05:39:14 -05:00
Steven Deutsch b3aa820be4 Add images for MessageBubbles 2017-09-03 04:39:04 -05:00
Steven Deutsch 36561457da Add assets bundle 2017-09-02 21:49:59 -05:00
Steven Deutsch f3040f6966 Merge pull request #94 from oyalhi/v0.6.0
MessageContainerView updates
2017-09-02 04:04:25 -05:00
Omer YALHI 447dc6b10d MessageContainerView.swift added 2017-09-01 17:11:14 +03:00
Steven Deutsch f6de024d29 Set defaults for InputTextView 2017-09-01 04:53:39 -05:00
Steven Deutsch c99e507d1d Remove inflexible conformance to MessageInputBarDelegate and improve keyboard handling 2017-08-29 05:33:39 -05:00
Nathan Tannar 1dae3c7eff Deployment Target Set to 9.0 2017-08-26 14:29:34 -07:00
Nathan Tannar 5b16ad9b9f Redone MessageInputBar and its related views
Created a more customizable InputAccessoryView
2017-08-25 16:50:16 -07:00
Steven Deutsch 09e325da3e Add MessageLabelDelegate 2017-08-23 23:05:19 -05:00
Steven Deutsch 3b498b368c Add DetectorType 2017-08-22 01:37:23 -05:00
MacmeDan a85f890d83 Merge branch 'v0.5.0' into messageTextColor2
# Conflicts:
#	Sources/MessagesDisplayDataSource.swift
2017-08-18 13:08:58 -06:00
Steven Deutsch 7e28572e19 Add back NSAttributedString extension for calculations and remove temporary UILabel 2017-08-16 04:55:18 -05:00
Steven Deutsch a98b512d34 Add AvatarPosition model to customize Avatar position in cell 2017-08-15 04:08:44 -05:00
Steven Deutsch 5ca8b9e6df Use placeHolder UILabel to determined NSAttributedString size 2017-08-15 02:13:55 -05:00
MacmeDan ef1b167363 updated parameters and fixed tests accordingly. 2017-08-14 16:42:35 -06:00
MacmeDan 38047d64b2 Adding tests, textColorMethod and making MessagesDisplayDataSource have a default implementation. 2017-08-14 16:20:07 -06:00
Steven Deutsch eaa3dd15c7 Update cellTopLabel and cellBottomLabel to use NSAttributedString 2017-08-09 20:47:45 -05:00
Steven Deutsch 7fc023c571 Create MessageLabel subclass 2017-08-07 23:43:03 -05:00
Steven Deutsch 41b05ab94b Merge pull request #39 from MessageKit/AvatarViewStruct
Avatar view struct
2017-08-07 21:50:03 -05:00
MacmeDan 5d79572fd9 Added the Avatar struct which has an image and initials.
Added an `Avatar` property to the `AvatarView`
Replaced the `imageView` in the `MessagesCollectionViewCell` with the `AvatarView`
Moved the `Avatar.playground` to the example project so users can play around and learn it capabilities.
Updated the example project and abstracted the `sampleData` to its own file.
Updated the organization for the project to `MessageKit` instead of `Hex bits`
2017-08-07 17:46:22 -06:00
Steven Deutsch 637b05d707 Merge branch 'v0.3.0' into input-text-view 2017-08-06 04:02:25 -05:00
Dan Leonard 3b94565c48 AvatarView (#31)
* Add AvatarView along with `AvatarView.Playground` Implemented code review changes.

* Add tests because your are supposed to add tests for everything.

* Replace references to the Avatar with AvatarView. Update Example Project.

* Updated my `swiftLint` and fixed issues.
2017-08-05 23:55:59 -06:00
Andrea Antonioni 691c3eaa53 Implement InputTextView with support to a placeholder 2017-08-06 00:04:29 +02:00
Steven Deutsch a38fb24998 Add Header & Footer views + Update Delegates & Naming 2017-08-04 22:30:41 -05:00
Steven Deutsch 258c0b67a4 Add MessageCellDelegate - didTapAvatar & didTapMessage 2017-08-03 02:28:34 -05:00
Steven Deutsch 2894c47820 Add SwiftLint and fix warrnings/errors 2017-08-03 02:28:33 -05:00
Steven Deutsch 9ffc10cd01 In progress 2017-07-27 00:14:42 -05:00
Steven Deutsch 0d111798ac Remove test colors start to clean up UI 2017-07-26 04:06:46 -05:00
Steven Deutsch 383002d1e6 Fix layout bug & cleanup code 2017-07-26 02:00:08 -05:00
Steven Deutsch c5ad5cb24b In progress 2017-07-25 22:20:11 -05:00
Steven Deutsch 83a0832945 Add MessagesCollectionViewLayoutAttributes (rough draft) 2017-07-23 03:26:33 -05:00
Steven Deutsch a185063d26 Add basic MessagesCollectionViewFlowLayout for height resizing cells 2017-07-23 00:52:17 -05:00
Steven Deutsch 59f0b81e9f Setup MessagesViewController constraints 2017-07-22 15:52:44 -05:00
Steven Deutsch f1d7b0aaec Add MessagesCollectionView 2017-07-22 14:21:49 -05:00
Steven Deutsch 1e4671c845 Update file headers and organize project 2017-07-22 14:01:08 -05:00
Jesse Squires f11462ce22 Dump former MessageKit repo contents (#3)
* Dump former MessageKit repo contents

* Update MessageKit.podspec
2017-07-19 18:03:52 -05:00
Steven Deutsch 4f376d9d18 Add some remnants from old MessageKit repo by @jessesquires 2017-07-19 04:14:54 -05:00
Omar Albeik 6a40f3b72d Updated version 2017-07-17 23:35:01 +03:00
Omar Albeik 2fbebdff64 Added podspec 2017-07-17 23:28:22 +03:00
Steven Deutsch 19f5fdd221 Initial commit 2017-07-17 14:58:30 -05:00