Commit Graph

15 Commits

Author SHA1 Message Date
Jesse Squires
0638d8caf2 refactor assets directory. use asset bundle. update categories for bundle. update tests 2014-10-19 18:22:22 -07:00
Jesse Squires
65a691af96 follow up from PR #535 2014-10-09 21:40:54 -07:00
Raymond Walsh
2fdbc9f0f1 Refactor JSQMessagesBubbleImageFactory to enable custom images/insets
The factory is now instantiated, rather than used as a set of static methods.
The default init function creates a factory which behaves exactly like the previous version.
The two-parameter init function takes a custom image and user-defined strechable regions.

Two new unit tests cover the custom image constructor
2014-10-07 09:27:55 -07:00
Jesse Squires
23a5402f1f update header docs 2014-10-02 20:40:05 -07:00
Jesse Squires
1a809a0ba1 fix JSQMessagesTypingIndicatorFooterView layout constraints 2014-09-28 23:23:29 -07:00
Jesse Squires
0c9825cbf9 adjust typing indicator view 2014-09-28 23:15:20 -07:00
Jesse Squires
ef8c54597a update assets #502. begin JSQMessagesMediaPlaceholderView. #504 2014-09-28 20:07:27 -07:00
Jesse Squires
a8fe8f961d new header and footer properties on collection view. remove typingIndicatorColor from view controller. refinements for #476 2014-09-07 23:13:43 -06:00
Jesse Squires
7f4a2bab25 update library to utilize JSQMessageBubbleImageDataSource and JSQMessagesBubbleImage. add messageBubbleImageView to JSQMessagesCollectionViewCell prototype. update demo and unit-tests. 2014-09-06 14:03:47 -07:00
Jesse Squires
a98115d4cd fix header/footer background colors 2014-07-20 17:41:38 -04:00
Jesse Squires
31d4e930d8 switch to NSParameterAssert where appropriate 2014-05-23 19:06:04 -07:00
Jesse Squires
607cae9b7c update header comments 2014-05-03 16:41:10 -07:00
Jesse Squires
315d960d7d clean up. docs. asserts. 2014-04-22 22:35:34 -07:00
Jesse Squires
364f4ef462 add VC properties to easily show/hide typing indicator. update demo. ref #172 2014-04-21 22:04:32 -07:00
Jesse Squires
8e141438de add typing indicator. close #58. ref #172. 2014-04-21 21:15:15 -07:00