session-ios/Signal/src/views
Michael Kirk 933281f234 format objc.
This is part of unforking JSQMVC, but I'm only reformatting files
otherwise changed rather than reformatting the entire project for git
sanity.

This is intentionally a second commit so we can separate formatting
changes from code changes

* brace should drop after method definition (this is common across
  almost all objc projects, and allows you to quickly differentiate
  multi-line method signatures from their implementation.
* aligning consecutive assignments ongoingly muddies git history

// FREEBIE
2016-07-14 23:15:06 -07:00
..
ContactTableViewCell.h namespace ContactsManager -> OWSContactsManager 2016-06-28 08:58:29 -07:00
ContactTableViewCell.m remove unused code 2016-06-28 08:58:29 -07:00
CountryCodeTableViewCell.h initial commit 2014-05-06 19:41:08 +02:00
CountryCodeTableViewCell.m Redesign implementation. 2015-01-24 16:28:34 -10:00
JSQCallCollectionViewCell.h format objc. 2016-07-14 23:15:06 -07:00
JSQCallCollectionViewCell.m format objc. 2016-07-14 23:15:06 -07:00
JSQCallCollectionViewCell.xib Unfork JSQMessagesViewController 2016-07-14 23:15:05 -07:00
JSQDisplayedMessageCollectionViewCell.h format objc. 2016-07-14 23:15:06 -07:00
JSQDisplayedMessageCollectionViewCell.m format objc. 2016-07-14 23:15:06 -07:00
JSQDisplayedMessageCollectionViewCell.xib Unfork JSQMessagesViewController 2016-07-14 23:15:05 -07:00