Seyed Mojtaba Hosseini Zeidabadi
|
d2882fcbe0
|
Fix: misspellings
|
2021-07-11 13:25:38 +04:30 |
|
Vignesh J
|
ecc62b4d1f
|
Added Custom Text Messages Layout example
|
2021-05-01 21:38:20 +05:30 |
|
Mohannad Bakbouk
|
413204156b
|
Subclass InputBarView to allow picking images
|
2020-12-25 10:06:52 -08:00 |
|
Martin Púčik
|
696eb34dc2
|
Deprecated scrollToBottom() in favor of scrollToLastItem() (#1505)
* refactor: deprecated scrollToBottom() in favor of scrollToLastItem
* refactor: deprecated scrollToBottom() in favor of scrollToLastItem
Changelog
|
2020-12-03 19:09:21 +01:00 |
|
martinpucik
|
d89ab53c54
|
refactor: Example project with SPM as dependency manager
|
2020-12-03 17:16:05 +01:00 |
|
Martin Púčik
|
86cd13eafa
|
Updated MessageKit.podspec to use resource_bundle instead of resources (#1460)
* Update MessageKit.podspec
Changed resources to resource_bundle
* Update CHANGELOG.md
* Update MessageKit.podspec
Update resource bundle getter for updated podspec bundle setting
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Jakub Kašpar <kaspikk@gmail.com>
|
2020-10-06 10:08:59 +02:00 |
|
amir pirzad
|
c6bfdba900
|
Add document
|
2020-09-03 12:42:20 +04:30 |
|
amir pirzad
|
d2b87770c9
|
Conform protocol
|
2020-09-02 22:47:11 +04:30 |
|
amir pirzad
|
f08cdad1f4
|
Fix some issues
|
2020-09-02 22:28:24 +04:30 |
|
amir pirzad
|
5949d6e32c
|
Add comment
|
2020-08-30 01:27:55 +04:30 |
|
amir pirzad
|
404f3ad332
|
Add boolean for enable/disable display time
|
2020-08-28 17:21:00 +04:30 |
|
Jakub Kaspar
|
b5d163ffc8
|
Merge branch 'master' into development
# Conflicts:
# Example/ChatExample.xcodeproj/project.pbxproj
# Example/Sources/View Controllers/LaunchViewController.swift
# README.md
|
2020-08-05 23:23:45 +02:00 |
|
Kino
|
8b848dfefe
|
Don't attempt to build with 32 bit architectures
SwiftUI doesn't include symbols for 32-bit archs so xcodebuild fails, and there is no reason to build the example app for 32 bit archs
|
2020-07-18 21:56:58 -07:00 |
|
Kino
|
f481519da4
|
Create SwiftUIExampleView to show use of MessagesView and data binding
|
2020-07-18 15:04:37 -07:00 |
|
Kino
|
2436db9f5d
|
Add SwiftUI Example to launchVC
|
2020-07-18 14:14:53 -07:00 |
|
Kino
|
b0280fce54
|
Merge branch 'master' into development-patch-from-master
# Conflicts:
# README.md
|
2020-06-28 21:29:04 -07:00 |
|
Kino
|
ccc26481c7
|
Add padding info in the example proj for the InputBar
|
2020-05-26 20:47:23 -07:00 |
|
Ashley Ng
|
d2a34894a5
|
Address code review
- change varibale names with VC to ViewController
- add MIT License Header to new files
- add documentation about using a height constant
|
2020-05-07 18:29:23 -05:00 |
|
Ashley Ng
|
d6ffbf87b3
|
Merge branch 'development' into Support_iPad_SplitView
|
2020-03-25 17:29:33 -05:00 |
|
martinpucik
|
176c6cdd28
|
documentation: Loading remote image messages in Example project
|
2020-03-20 13:56:20 +01:00 |
|
Jakub Kašpar
|
f345d80c02
|
Merge branch 'development' into Support_iPad_SplitView
|
2020-03-20 09:36:21 +01:00 |
|
Jakub Kaspar
|
42d32abf3a
|
Update project and example
|
2020-03-19 20:02:22 +01:00 |
|
Ashley Ng
|
33c2ad5448
|
Add support to show splitview for iPads
|
2020-03-14 21:24:34 -05:00 |
|
Jakub Kaspar
|
26c38d512a
|
Update example project
|
2020-02-28 15:17:23 +01:00 |
|
Domenico
|
57af77527f
|
Added image tapped delegate
|
2019-08-18 19:26:07 +02:00 |
|
Nathan Tannar
|
d16e5f8078
|
Improve Example, Add screenshots
|
2019-04-06 12:09:47 -07:00 |
|
Nathan Tannar
|
bdb11d25fc
|
Cleanup / Add warnings / Prep for beta release
|
2019-04-05 00:35:21 -07:00 |
|
Nathan Tannar
|
8cc96d71a2
|
Merge remote-tracking branch 'origin/3.0.0-beta' into typingIndicatorView
|
2019-04-05 00:11:14 -07:00 |
|
Nathan Tannar
|
3f93702ff1
|
Merge branch '3.0.0-beta' into typingIndicatorView
|
2019-04-02 22:45:52 -07:00 |
|
Nathan Tannar
|
d19e7df997
|
Go back to using a reserved section method
|
2019-04-02 22:43:09 -07:00 |
|
Iosif Moldovan
|
7a6f15f452
|
Merge branch '3.0.0-beta' of https://github.com/MessageKit/MessageKit into share_contact
# Conflicts:
# Example/Sources/Data Generation/SampleData.swift
|
2019-03-30 11:25:06 +02:00 |
|
Nathan Tannar
|
2138b3ba5d
|
Small changes to try and fix crash
|
2019-03-26 12:20:11 -07:00 |
|
Nathan Tannar
|
a058885b37
|
Fix example app
|
2019-03-24 18:34:43 -07:00 |
|
Nathan Tannar
|
a4654372ef
|
Merge pull request #913 from JulienKode/CustomDetectorType
[DetectorType][MessageLabel] Add custom, mention and hashtag detector type 👻
|
2019-03-24 17:39:48 -07:00 |
|
Iosif Moldovan
|
de6a57645f
|
Merge branch '3.0.0-beta' of github.com:MessageKit/MessageKit into share_contact
# Conflicts:
# Example/Sources/Data Generation/SampleData.swift
# Sources/Views/Cells/AudioMessageCell.swift
|
2019-03-12 16:42:05 +02:00 |
|
Iosif Moldovan
|
08451fbde0
|
Add contact share message support
|
2019-03-12 16:02:52 +02:00 |
|
Nathan Tannar
|
085f563a91
|
Crunch some bugs
|
2019-03-01 00:01:43 -08:00 |
|
Nathan Tannar
|
fa06818e74
|
Typing Indicator as a Supplementary View
|
2019-02-28 22:40:36 -08:00 |
|
Nathan Tannar
|
e9b3a7065f
|
Quick fix for #993
|
2019-02-28 22:33:27 -08:00 |
|
Nathan Tannar
|
6eff119a5e
|
Add warnings to MessageInputBar
|
2019-02-28 22:33:04 -08:00 |
|
Nathan Tannar
|
7555e0ac16
|
Merge branch '3.0.0-beta' into CustomDetectorType
|
2019-02-28 19:21:38 -08:00 |
|
subdiox
|
7936d1ca43
|
fix conflict on merge
|
2019-02-27 09:39:36 +09:00 |
|
Nathan Tannar
|
ede22c30bc
|
Swap MessageInputBar for InputBarAccessoryView
|
2019-02-24 14:06:58 -08:00 |
|
subdiox
|
667aac9954
|
update ChatExample code for AccessoryView to work properly
|
2019-02-21 04:56:38 +09:00 |
|
subdiox
|
96ccbce813
|
change the order of calling methods
|
2019-02-19 18:37:49 +09:00 |
|
Nathan Tannar
|
94d121bc00
|
Merge remote-tracking branch 'origin/3.0.0-beta' into sender-protocol
|
2019-02-19 00:07:50 -08:00 |
|
subdiox
|
31db3f9983
|
added AccessoryViewPosition parameter
|
2019-02-18 22:35:42 +09:00 |
|
Iosif Moldovan
|
d0ab6387ca
|
apply code review and update cardfile.resolve
|
2019-01-23 17:24:51 +02:00 |
|
Iosif Moldovan
|
7f855d20a3
|
pull out BasicAudioController from MessageKit framework
|
2018-12-15 12:44:33 +02:00 |
|
Julien K
|
60c10d62f3
|
Merge remote-tracking branch 'upstream/development' into CustomDetectorType
|
2018-11-27 16:37:34 +01:00 |
|