Iosif Moldovan
de8ba43a34
clean code and add tests for audio controller
2018-10-16 10:31:51 +03:00
Iosif Moldovan
eae6aa1e5a
Merge branch 'development' of https://github.com/MessageKit/MessageKit into tagonsoft_development
...
# Conflicts:
# Example/Podfile.lock
# Example/Sources/View Controllers/ChatViewController.swift
# MessageKit.xcodeproj/project.pbxproj
# Sources/Protocols/MessageCellDelegate.swift
2018-10-16 09:13:25 +03:00
Nathan Tannar
78c48fbf2d
Merge remote-tracking branch 'origin/development' into accessoryview-updates
2018-10-11 21:32:02 -07:00
hamzaozturk
d62d9b4407
isLastSectionVisible method returns wrong results for the BasicExampleViewController. Moreover, there is an easier method to find the visible section.
...
It is unnecessary to scroll to the bottom when title view updated.
2018-10-08 16:50:46 +03:00
Iosif Moldovan
ea4c123707
apply second review changes
2018-10-08 13:46:37 +03:00
Iosif Moldovan
84de5586c4
apply review changes
2018-10-05 13:00:46 +03:00
Iosif Moldovan
cda9cfa470
implement support for audio message
2018-10-03 17:20:01 +03:00
Iosif Moldovan
515b98ce45
partial development in add audio message support
2018-10-03 12:19:33 +03:00
Nathan Tannar
d806da72e0
Update Example to Swift 4.2
2018-09-29 12:24:01 -07:00
Nathan Tannar
230e067009
Integrate MessageInputBar as a dependency ( #732 )
...
* Remove MessageInputBar files and change build settings
* Conditional imports to allow for builds without MessageInputBar
* Update Cardfile
* Specify Version in Cartfile for MessageInputBar
* Remove conditional imports in favor of Carthage for local development
* Additional `import MessageInputBar`
* Remove `MessageInputBar` from Cartfile.private
* Bump MessageInputBar version
* Add Cartfile
* Tweak build settings
* Specify import of MessageInputBar for Carthage
2018-09-17 12:22:21 -05:00
Polina Petrenko
3bfeccd080
Fix a typo in scrollsToBottomOnKeybordBeginsEditing
2018-09-11 23:10:20 +03:00
Nathan Tannar
a3c7a2f062
Add delegate and adjust layout
2018-08-31 11:04:42 -07:00
Nathan Tannar
00909055be
Make requested changes from @zhongwuzw
2018-08-21 14:29:53 -07:00
Nathan Tannar
b82aeec995
Remove Random.swift, add more examples
2018-08-12 13:56:16 -07:00
Nathan Tannar
5de6481e96
All-New ChatExample App
2018-08-11 21:57:34 -07:00