12 Commits

Author SHA1 Message Date
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
d444c177df Changed indentation to 2 spaces for all files. 2011-12-05 16:07:59 +01:00
Thomas Dohmke
37bcbb7793 Send "appstore" instead of "" for udid. 2011-12-05 15:45:00 +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
Andreas Linde
9162b740e9 Update some log statements to be shown always and not only when logging is enabled 2011-12-05 11:34:59 +01:00
Andreas Linde
fc76d6973b Fix double encoding strings in Hockey client 2011-12-05 11:24:16 +01:00
Andreas Linde
9d80a51da5 Various bugfixes in Hockey client
- Fix possible crash if hockey.bundle is missing
- Fix daily check not working
2011-12-05 00:28:55 +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
0e905a011b Merged changes from HockeyKit repo. 2011-12-03 15:24:04 +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