Kyle Fang
|
16912c3f9b
|
Attemp on https://github.com/jessesquires/MessagesTableViewController/issues/39
|
2013-07-27 17:41:05 +08:00 |
|
Kyle Fang
|
d058884b37
|
Recalculate Copy menu rect when photo is there.
|
2013-07-25 23:28:04 +08:00 |
|
Kyle Fang
|
c9477d38b4
|
Minor Fix.
|
2013-07-25 23:18:33 +08:00 |
|
Kyle Fang
|
6b930a3c3b
|
Fix inputView left out from merge.
|
2013-07-25 23:12:40 +08:00 |
|
Kyle Fang
|
4e7c78e8a6
|
Merge ImplementCopy
|
2013-07-25 23:09:55 +08:00 |
|
Kyle Fang
|
2ccfd5ffdb
|
Added Copy and fixed paste bug. Added selected state for BubbleView. may need a little work on the artwork.
|
2013-07-25 23:00:01 +08:00 |
|
Kyle Fang
|
c3ceb006b4
|
Naming it inputView will mess up when it become first responder.
|
2013-07-25 22:11:20 +08:00 |
|
Kyle Fang
|
f164384a8d
|
Get the Copy up and working, but the inputView is jumpy.
|
2013-07-25 21:51:02 +08:00 |
|
Kyle Fang
|
f4ad00b3b8
|
Revert "Revert "Seem like the custom timestamp is broken.""
This reverts commit 0a40077e23.
|
2013-07-25 14:37:39 +08:00 |
|
Kyle Fang
|
82b5e7d52c
|
Combine AvatarView with DismissWithScroll
|
2013-07-25 14:36:31 +08:00 |
|
Kyle Fang
|
7d19db35f8
|
Forget about the indexPath, sorry about that.
|
2013-07-25 14:17:32 +08:00 |
|
Kyle Fang
|
0a40077e23
|
Revert "Seem like the custom timestamp is broken."
This reverts commit 1a5b8d197c.
|
2013-07-25 14:14:13 +08:00 |
|
Kyle Fang
|
12ca678141
|
Added AvatarView to the awesome MessageTableView.
|
2013-07-25 14:13:43 +08:00 |
|
Kyle Fang
|
1a5b8d197c
|
Seem like the custom timestamp is broken.
|
2013-07-25 12:54:33 +08:00 |
|
Kyle Fang
|
f517e1e054
|
Update pod for custom use
|
2013-07-25 12:19:27 +08:00 |
|
Kyle Fang
|
66ef2c290a
|
Refactor code to buttom.
|
2013-07-25 11:49:59 +08:00 |
|
Kyle Fang
|
dddf3c8dcf
|
Rename MADismissiveTextView to JSMADismissiveTextView in order to keep it within repo.
|
2013-07-25 11:46:51 +08:00 |
|
Kyle Fang
|
094c2ff2f8
|
Added sexy dismiss thing.
|
2013-07-25 11:44:25 +08:00 |
|
Kyle Fang
|
7bca2dbce2
|
Add scroll to dismisskeyboard.
|
2013-07-25 10:56:16 +08:00 |
|
Jesse Squires
|
e6045f2dd0
|
formatting and comments
|
2013-04-03 12:10:02 -04:00 |
|
Zachry Thayer
|
d9f8c1af0f
|
Patching up naming, and added understandable constant
|
2013-04-02 14:58:52 -07:00 |
|
Zachry Thayer
|
7f0c207c30
|
Fixing scrolling for Form presentations auto scroll viewed content
|
2013-04-02 14:54:27 -07:00 |
|
Zachry Thayer
|
4327321e26
|
Patched up sizing and poisitioning to not use static values (allows being presented in modals and other sized displays)
|
2013-04-02 14:19:24 -07:00 |
|
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 |
|