19 Commits

Author SHA1 Message Date
Thomas Dohmke
3b5bf19433 Removed empty lines. 2011-12-19 08:04:59 +01:00
Thomas Dohmke
71aab1cc1e Changed code formatting. Added #ifdef for JMC legacy code. 2011-12-19 07:58:27 +01:00
npellow
5bfe6ece18 CONNECT-130: use [JMC sharedInstance] now, instead of [JMC instance]. also removed #ifdef JMC_ENABLED now that this is detected via reflection 2011-12-19 15:49:00 +11:00
Thomas Dohmke
2dadd66658 Added #ifdef for JMC integration. 2011-12-17 10:15:57 +01:00
Andreas Linde
ac1ac09411 Some more 2 space indentation fixes 2011-12-13 18:30:27 +01:00
Andreas Linde
bd38778253 Set the delegate for Hockey and Quincy 2011-12-08 18:13:52 +01:00
Andreas Linde
e7da6943e2 Add appstore detection property 2011-12-08 13:47:21 +01:00
Andreas Linde
b3e7239ed1 Updated manager for quincy logging and new delegate 2011-12-07 16:03:40 +01:00
Andreas Linde
9de1e646cc Removing returning shared instance before dispatch_once is invoked
Might rather harm things and is not required anyway.
2011-12-05 23:58:31 +01:00
Thomas Dohmke
ec5178919f Enable JSON for App Store builds, but do not submit the UDID and don't evaluate the returned JSON. 2011-12-05 15:41:20 +01:00
Thomas Dohmke
b28290cc45 Added options for modal presentation style and bar style. 2011-12-03 18:28:28 +01:00
Thomas Dohmke
2884bdf354 Moved public API from BWHockeyManager to CNSHockeyManager. Fixed name of isShowingDirectInstallOption. 2011-12-03 17:57:16 +01:00
Thomas Dohmke
1446d31588 Added Quincy properties and methods to CNSHockeyManager. 2011-12-03 17:16:21 +01:00
Thomas Dohmke
6aeb205063 Added delegate methods from BWHockeyManager and BWQuincyManager to CNSHockeyManagerDelegate. 2011-12-03 16:56:22 +01:00
Thomas Dohmke
b6f00765df Removed empty line. 2011-12-03 16:32:58 +01:00
Thomas Dohmke
2f4dc46c57 Added method configureWithBetaIdentifier:liveIdentifier:delegate. 2011-12-03 16:31:08 +01:00
Thomas Dohmke
d8bb3b07eb Removed dependeny to JMC.h and use NSInvocation instead. 2011-12-03 16:19:14 +01:00
Thomas Dohmke
bbca13ae9c Added default comparison type to greater. Removed local URL. 2011-11-08 11:58:12 +01:00
Thomas Dohmke
dddc200f9b Initial revision with new CNSHockeyManager. 2011-11-03 20:32:15 +01:00