23 Commits

Author SHA1 Message Date
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
Andreas Linde
dc631f4d7e If quincy.bundle is missing in the app, show a warning via NSLog and send crash reports without showing any dialogs, since it would crash otherwise 2011-12-04 13:56:27 +01:00
Thomas Dohmke
3118b1d354 Merged change from 8771e2d9f5 (thanks to https://github.com/mk). 2011-12-03 18:37:20 +01:00
Thomas Dohmke
6cd1549136 Merged changed from 80cd88e976 (thanks to https://github.com/mackross). 2011-12-03 18:35:05 +01:00
Thomas Dohmke
b1a4f22c2b Added change from bc0e43552f (thanks to https://github.com/diederich). 2011-12-03 18:31:11 +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
f3f6f2172f Fixed warnings. 2011-12-03 15:35:31 +01:00
Thomas Dohmke
bc7d538ed6 Merged changes from QuincyKit repo. 2011-12-03 15:31:36 +01:00
Thomas Dohmke
0e905a011b Merged changes from HockeyKit repo. 2011-12-03 15:24:04 +01:00
Thomas Dohmke
3ce0f19bf2 Merged with QuincyKit 2.1 branch. 2011-11-08 12:00:49 +01:00
Thomas Dohmke
bbca13ae9c Added default comparison type to greater. Removed local URL. 2011-11-08 11:58:12 +01:00
Thomas Dohmke
79f2b14656 Removed another .DS_Store. 2011-11-03 20:35:26 +01:00
Thomas Dohmke
dddc200f9b Initial revision with new CNSHockeyManager. 2011-11-03 20:32:15 +01:00