Jesse Squires
38c14c19e7
Merge pull request #646 from evilstudios/keyboard-notification-fix
...
Fix #645 : add 'keyboardDidHide' notification handling
2014-12-19 15:33:04 -05:00
Jesse Squires
736d110eba
Update README.md
2014-12-14 18:16:49 -05:00
Jesse Squires
7c57677738
fix keyboard dismissal and firstResponder bugs. close #640 . close #510 .
2014-12-14 16:12:07 -05:00
Jesse Squires
69e2518345
add assert to didPressAccessoryButton:
2014-12-13 17:35:05 -05:00
Jesse Squires
3a50f7f9c2
clean up from PR #651 . update docs.
2014-12-13 17:34:03 -05:00
Jesse Squires
6e4857ab8d
Merge pull request #651 from deepakraj89/Fix_ScrollAnimation
...
Fix for Scroll Animation (close #515 )
2014-12-13 17:13:19 -05:00
Jesse Squires
260e51ce2c
update README for customizing toolbar buttons. close #669
2014-12-13 17:10:54 -05:00
Jesse Squires
a81bfa2277
Merge branch 'develop' of https://github.com/jessesquires/JSQMessagesViewController into develop
2014-12-13 16:57:02 -05:00
Jesse Squires
847f49e6e7
add button customization comments to demo. #669
2014-12-13 16:56:53 -05:00
Jesse Squires
7d8cd7b867
Merge pull request #673 from ranunez/develop
...
Updated link in README for updated iOS 6 adoption stats
2014-12-09 15:37:59 -08:00
Ricardo Nunez
8d9f241038
Updated link in README for updated iOS 6 adoption stats
2014-12-09 15:16:40 -08:00
Jesse Squires
66fb14161d
Update README.md
2014-12-08 00:29:00 -08:00
Jesse Squires
4ab13ad7ac
Merge branch 'develop' of https://github.com/jessesquires/JSQMessagesViewController into develop
2014-12-07 01:58:34 -08:00
Jesse Squires
d5f8d4291b
proj settings
2014-12-06 17:09:40 -08:00
Jesse Squires
17153bdd38
add migration section to README. close #663
2014-12-04 22:19:25 -08:00
Deepak
442b597c95
More refactoring to the newly added methods
2014-12-01 22:32:58 -08:00
Jesse Squires
1bb258691b
Merge pull request #655 from evermeer/patch-1
...
Update README. Added EVCloudKitDao as app using this library.
2014-12-01 00:45:54 -08:00
Edwin Vermeer
681b6d329b
Added EVCloudKitDao as app using this library.
...
EVCloudKitDao is a library for simplified access to CloudKit. As a sample there is a fully functional chat demo included which is using this library
2014-11-30 17:28:26 +01:00
Deepak
7234f10f81
Added two public methods to control collectionview scroll animation
2014-11-28 13:13:26 -08:00
Deepak
fd7f27b74b
Fix for Scroll Animation
2014-11-27 11:57:04 -08:00
Sean Conrad
276e9f94a6
add 'keyboardDidHide' notification handling
...
:: JSQMessagesKeyboardControllerDelegate protocol adds options `keyboardControllerDidReceiveKeyboardHideNotification:` method
:: this method is called within the completion block of the typical keyboard frame change notification handler, ensuring that the 'hide' message is received last
:: `JSQMessagesViewController` uses this delegate callback to call `jsq_setToolbarBottomLayoutGuideConstant:` with a value of `0.0f` (ensuring that a 'hidden' keyboard results in a 0-position input toolbar)
2014-11-25 18:24:30 -08:00
Jesse Squires
8f28bc513e
v6.1.0
2014-11-23 16:43:10 -08:00
Jesse Squires
512d2a9394
fix semantics regarding avatarPlaceholderImage and avatarHighlightedImage. close #624
2014-11-23 16:29:19 -08:00
Jesse Squires
81488d5ee6
add an emptyCache property to invalidation context for explicitly clearing the cache via invalidation. close #633
2014-11-23 16:20:49 -08:00
Jesse Squires
08ebf9b608
Update README.md
2014-11-23 12:39:09 -08:00
Jesse Squires
56f0d40214
Merge branch 'develop' of https://github.com/jessesquires/JSQMessagesViewController into develop
2014-11-22 13:47:03 -08:00
Jesse Squires
5d83de37cd
expose left and right bar button container views. update docs. close #634
2014-11-22 13:46:31 -08:00
Jesse Squires
2626e8419b
make hash required for message data protocols. close #631
2014-11-22 13:21:50 -08:00
Jesse Squires
a7a9cd7c64
Update README.md
2014-11-12 20:50:36 -08:00
Jesse Squires
b20af9e524
Merge pull request #618 from ranunez/develop
...
Updated link in README to reflect new stats on iOS 6 adoption
2014-11-11 22:28:42 -08:00
Ricardo Nunez
5ba9d2ee09
Updated link in README to reflect new stats on iOS 6 adoption
2014-11-11 21:45:31 -08:00
Jesse Squires
fe0540167b
force toolbar to dismiss to bottom of view on viewDidDisappear. fix #314
2014-11-11 18:32:01 -08:00
Jesse Squires
45ce02baa6
remove todo
2014-11-11 18:05:31 -08:00
Jesse Squires
7722bce9d8
fix pod spec
2014-11-09 15:11:39 -08:00
Jesse Squires
ea74142adb
Update README.md
2014-11-09 13:27:27 -08:00
Jesse Squires
ae9869d7ff
update screenshots and spec
2014-11-09 13:25:50 -08:00
Jesse Squires
36b066fbdc
Update README.md
2014-11-09 13:14:56 -08:00
Jesse Squires
387a7544b3
update pod spec
2014-11-09 13:11:12 -08:00
Jesse Squires
484a4b59bd
update screenshots
2014-11-09 13:09:59 -08:00
Jesse Squires
f6e96e9a07
add message bubble red color
2014-11-09 12:21:36 -08:00
Jesse Squires
cdc86cc0a3
Update README.md
2014-11-09 12:08:58 -08:00
Jesse Squires
03b74fe77e
Update README.md
2014-11-09 11:37:39 -08:00
Jesse Squires
280ff293f1
Update README.md
2014-11-09 11:21:25 -08:00
Jesse Squires
3b8cf0fa35
Update README.md
2014-11-09 11:20:14 -08:00
Jesse Squires
591e9198bb
fix version numbers
2014-11-09 11:10:39 -08:00
Jesse Squires
0d20dadb8e
refactor JSQMessage hierarchy. remove Text and Media subclasses, absorb into single JSQMessage class. close #602
2014-11-09 10:58:04 -08:00
Jesse Squires
72a4b5b970
adjust input toolbar layout and button sizes.
2014-11-07 19:27:50 -08:00
Jesse Squires
b291898161
fix toolbar constraints and correctly size send button to fit text. close #603
2014-11-07 19:13:36 -08:00
Jesse Squires
5627228464
expose cache countLimit. set default to 200. ref: #492
2014-11-07 18:18:46 -08:00
Jesse Squires
4281751534
verify outlets. close #604
2014-11-07 18:06:27 -08:00