Commit Graph

13 Commits

Author SHA1 Message Date
Frederic Barthelemy 9c838767ff Remove all tab-indentation from the Source Files 2017-10-03 18:44:21 -07:00
Frederic Barthelemy d3423639f3 Simplify Cell/Header/Footer Class Registration
Also simplify / remove boilerplate from dequeueing reusable cells.
2017-10-03 18:21:46 -07:00
etoledom ac35378b10 Changed UIView to UIImageView on the map screenshot animation block.
Added entry on Changelog.
2017-10-01 17:23:54 -03:00
etoledom 46c9471e48 Added custom animation support for displaying map on location messages. 2017-09-30 11:17:20 -03:00
Tapan Prakash 685bdc9fa0 Fixing override keyword placement in function declaration 2017-09-30 10:05:19 +05:30
etoledom 7ecc1b2b7c Removing print snapshot error to console 2017-09-24 09:45:56 -03:00
etoledom ad1bc606da Added option to not show annotation on LocationMessage
Documentation on LocationMessageDisplayDelegate
2017-09-23 23:42:32 -03:00
etoledom 3c864f9bdf Removed unnecessary locationMessagesDisplayDelegate from messagesCollectionView
Added defer {} to always exit `setMapSnaphotImage` stopping activity indicator
2017-09-23 10:42:10 -03:00
etoledom 8613f60d30 Added LocationMessageDisplayDelegate to add custom annotations to locationMessages
Modified example proyect implementing LocationMessageDisplayDelegate with a custom annotation
2017-09-22 20:31:18 -03:00
Steven Deutsch 4670da26e9 Add activityIndicator to Location cell 2017-09-20 14:28:40 -05:00
Steven Deutsch 124189f65e Update FlowLayout to use delegate for media messages 2017-09-19 00:10:15 -05:00
Steven Deutsch c15a5f8e80 Create location snapshot for LocationMessageCell 2017-09-18 14:09:04 -05:00
Steven Deutsch e15f9f4fa5 Add LocationMessageCell 2017-09-18 00:18:37 -05:00