Andrew Robinson
dd7c831e06
Remove EmojiCell and consolidate into TextCell
...
Removes EmojiTextCell and takes what it used to doand adds it to TextMessageCell.
2017-10-03 20:58:18 -05:00
Andrew Robinson
ed1d1e5bc4
Add support for emoji-only messages
...
Adds a new message type that handles text that doubles the font size and removes the message background to model how iMessage displays emoji-only messages.
2017-10-03 18:09:52 -05:00
Steven Deutsch
dee15ae0b6
Fix cell top label origin and max width
2017-09-09 03:48:33 -05:00
Steven Deutsch
b869b526e2
Move frame calculations from cell into layout object
2017-08-25 10:45:00 -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
Steven Deutsch
ac495af182
Clean up access control and API
2017-08-13 02:18:22 -05:00
Steven Deutsch
eaa3dd15c7
Update cellTopLabel and cellBottomLabel to use NSAttributedString
2017-08-09 20:47:45 -05:00
Steven Deutsch
824748126a
Update topLabel & bottomLabel constraints and add text alignment
2017-08-09 00:22:47 -05:00
Steven Deutsch
f911cf3c39
Add cell top + bottom labels and refactor layout engine
2017-08-08 03:17:38 -05:00
Steven Deutsch
2894c47820
Add SwiftLint and fix warrnings/errors
2017-08-03 02:28:33 -05:00
Steven Deutsch
db2e929296
Update Podspec and clean up code
2017-07-27 02:13:57 -05:00
Steven Deutsch
cb90c7f007
Clean up access control
2017-07-27 02:00:08 -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