Commit Graph

12 Commits

Author SHA1 Message Date
Jesse Squires
a54bc0d948 made it easier to customize the send button 2013-03-24 17:24:56 -04:00
Jesse Squires
81fe042f2d - (void)setupSendButton method is now public so you may create a category on JSMessageInputView to customize the send button, if you wish 2013-03-23 18:40:30 -04:00
Jesse Squires
fdac159784 refactored to use delegates, more iOS-like. now must implement JSMessagesViewDelegate and JSMessagesViewDatasource. 2013-03-23 18:37:10 -04:00
Jesse Squires
647d6bbae8 tweaked bubbles. darker. 2013-03-23 18:33:07 -04:00
Jesse Squires
472b23113c new bubble styles 2013-03-23 18:03:53 -04:00
Jesse Squires
bc086a2845 refactored: dateLabel --> timestamp 2013-03-20 10:17:17 -04:00
Jesse Squires
7fd1153a4b auto-scrolling on input view bug fix 2013-03-20 09:56:42 -04:00
Jesse Squires
8c165f60b7 license stuff 2013-03-19 21:51:30 -04:00
Jesse Squires
1b5115bdc0 -- added new options for date labels above messages
-- better encapsulation of JSBubbleMessageCell
-- new UIColor category for default iOS Messages colors
-- other tweaks and refactoring
2013-03-19 21:42:33 -04:00
Jesse Squires
6636d3d610 bubble cell and bubble view initialiizers 2013-03-19 18:11:11 -04:00
Jesse Squires
67b3565c4d added new buble style: JSBubbleMessageStyleOutgoingGreen 2013-03-19 17:50:29 -04:00
Jesse Squires
0d39cea1b6 renamed source folder with class prefix 2013-03-18 12:45:20 -04:00