Chatto/ChattoAdditions/Source
Barış Çamur c7d4fcfbd5 Make Subclassing BaseMessageCollectionViewCell Possible Outside of ChattoAdditions Module
-This commit exposes messageViewModel, createBubbleView() and init
functions of BaseMessageCollectionViewCell class to other modules by
changing their access modifiers to ‘public’.
-This also requires to change the access level of createBubbleView()
function of  TextMessageCollectionViewCell and
PhotoMessageCollectionViewCell to be made ‘public’
2016-02-26 17:20:14 +02:00
..
Chat Items Make Subclassing BaseMessageCollectionViewCell Possible Outside of ChattoAdditions Module 2016-02-26 17:20:14 +02:00
Input Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--' 2016-01-27 22:04:32 +00:00
UI Components/CircleProgressIndicatorView Renames BMACircle* -> Circle* 2016-02-02 17:19:44 +00:00
AnimationUtils.swift Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--' 2016-01-27 22:04:32 +00:00
ChattoAdditions.h Renames BMACircle* -> Circle* 2016-02-02 17:19:44 +00:00
Info.plist Chatto inception 2015-11-26 22:48:25 +00:00
KeyedOperationQueue.swift Chatto inception 2015-11-26 22:48:25 +00:00
Observable.swift Chatto inception 2015-11-26 22:48:25 +00:00
Utils.swift Fixes linter warnings and updates some rules. Also removes deprecated '++' and '--' 2016-01-27 22:04:32 +00:00