You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal/src
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
9 years ago
..
Models format objc. 9 years ago
Storyboard Code Cleanup (#1229) 9 years ago
audio small IOS9 Fixes (#1253) 9 years ago
call namespace ContactsManager -> OWSContactsManager 9 years ago
contact extract and test contact searcher 9 years ago
crypto TextSecureKit Refactoring 9 years ago
environment Remove distinction between TS and RP users 9 years ago
network Get back on upstream SocketRocket (#1241) 9 years ago
phone namespace ContactsManager -> OWSContactsManager 9 years ago
profiling TextSecureKit Refactoring 9 years ago
util Fix smooshed launch image on iphone 6 by using storyboard instead of static launch image 9 years ago
view controllers Unfork JSQMessagesViewController 9 years ago
views format objc. 9 years ago
AppDelegate.h TextSecureKit Refactoring 9 years ago
AppDelegate.m namespace ContactsManager -> OWSContactsManager 9 years ago
NotificationTracker.h TextSecureKit Refactoring 9 years ago
NotificationTracker.m TextSecureKit Refactoring 9 years ago
UIColor+OWS.h TextSecureKit Refactoring 9 years ago
UIColor+OWS.m TextSecureKit Refactoring 9 years ago