28241 Commits

Author SHA1 Message Date
Andreas Linde
58f68d4817 Don't treat empty server responses as success 2011-12-07 15:47:02 +01:00
Andreas Linde
6c0f91937a Added optional logging for debugging help
Activate using [[BWQuincyManager sharedQuincyManager] setLoggingEnabled:YES];
2011-12-07 15:46:43 +01:00
Stephan Diederich
7395b5ffb1 set HOCKEYLIB_STATIC_LIBRARY define 2011-12-06 00:07:31 +01:00
Stephan Diederich
5f18fc26c5 as a library, build for armv6 & armv7 2011-12-06 00:07:31 +01:00
Stephan Diederich
2d0ec40be1 add xcworkspacedata
and remove it from .gitignore
2011-12-06 00:07:31 +01:00
Stephan Diederich
4e39526364 add default xcodeproj
minor adjustments for paths and such
2011-12-06 00:07:31 +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
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
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
9415d921b6 Updated README.md. 2011-12-04 12:46:48 +01:00
Thomas Dohmke
013075a5fd Fixed formatting in README. 2011-12-04 12:45:35 +01:00
Thomas Dohmke
604e767dd7 Added new README. 2011-12-04 12:44:23 +01:00
Thomas Dohmke
4d7ca3c12c Bumped version. 2011-12-03 19:31:20 +01:00
Thomas Dohmke
01aed9df0d Added missing s. 2011-12-03 19:26:46 +01:00
Thomas Dohmke
9e8dcd2664 Added missing Quincy.bundle to podspec. Fixed typo. 2011-12-03 19:20:59 +01:00
Thomas Dohmke
cf401ce990 Fixed post-install hook. 2011-12-03 19:00:24 +01:00
Thomas Dohmke
c37548399f Added spec for CocoaPods. 2011-12-03 18:50:01 +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
55e07518a4 Removed .DS_Store. Added .gitignore. 2011-11-03 20:35:01 +01:00
Thomas Dohmke
dddc200f9b Initial revision with new CNSHockeyManager. 2011-11-03 20:32:15 +01:00
Thomas Dohmke
90db3e083f First commit. 2011-11-03 17:37:48 +01:00