JSQMessagesViewController/JSQMessagesDemo
Raymond Walsh 2fdbc9f0f1 Refactor JSQMessagesBubbleImageFactory to enable custom images/insets
The factory is now instantiated, rather than used as a set of static methods.
The default init function creates a factory which behaves exactly like the previous version.
The two-parameter init function takes a custom image and user-defined strechable regions.

Two new unit tests cover the custom image constructor
2014-10-07 09:27:55 -07:00
..
Base.lproj fix avatar setting. add setting to load empty view. 2014-10-02 21:57:19 -07:00
Images.xcassets convert jpg to png because iOS7 barfs. 2014-10-04 17:19:16 -07:00
AppDelegate.h update header docs 2014-10-02 20:40:05 -07:00
AppDelegate.m update demo with avatar settings 2014-10-02 21:44:36 -07:00
DemoMessagesViewController.h update demo with options for sending media 2014-10-05 12:47:25 -07:00
DemoMessagesViewController.m use MKMapSnapshotter instead of MKMapView for location items. close #529. 2014-10-07 00:00:07 -07:00
DemoModelData.h use MKMapSnapshotter instead of MKMapView for location items. close #529. 2014-10-07 00:00:07 -07:00
DemoModelData.m Refactor JSQMessagesBubbleImageFactory to enable custom images/insets 2014-10-07 09:27:55 -07:00
DemoSettingsViewController.h fix avatar setting. add setting to load empty view. 2014-10-02 21:57:19 -07:00
DemoSettingsViewController.m fix avatar setting. add setting to load empty view. 2014-10-02 21:57:19 -07:00
Info.plist implement basic placeholder media view. #504 2014-09-28 22:55:58 -07:00
main.m update header docs 2014-10-02 20:40:05 -07:00
NSUserDefaults+DemoSettings.h fix avatar setting. add setting to load empty view. 2014-10-02 21:57:19 -07:00
NSUserDefaults+DemoSettings.m fix avatar setting. add setting to load empty view. 2014-10-02 21:57:19 -07:00
TableViewController.h update header docs 2014-10-02 20:40:05 -07:00
TableViewController.m update demo. new DemoSettingsViewController. 2014-10-02 21:31:20 -07:00