Commit Graph

  • 53d164d25d Update to custom PLCrashReporter v1.2 Beta 1 build with BIT namespace Andreas Linde 2013-08-31 13:19:29 +02:00
  • 43fbe3bf65 These NSLogs shouldn't actually be there Andreas Linde 2013-08-30 19:27:52 +02:00
  • 29e60062ee Make the SDK still compile with iOS 6.1 as base SDK Andreas Linde 2013-08-30 19:13:41 +02:00
  • 4408c60618 Make sure the button title does appear Andreas Linde 2013-08-30 19:13:25 +02:00
  • 5a030ada9b Add new line to xcconfig file Andreas Linde 2013-08-28 02:04:13 +02:00
  • 1878e6a7e4 Remove some #warnings Andreas Linde 2013-08-18 17:34:27 +02:00
  • ada030c170 Get rid of warnings when compiling with JMC and Xcode 5 Andreas Linde 2013-08-17 21:30:11 +02:00
  • 9c18797fbb Adjust some feedback view to iOS 7 a bit more Andreas Linde 2013-08-17 18:15:24 +02:00
  • 584b25245b Adjust button border color when it is deactivated on iOS 7 Andreas Linde 2013-08-17 17:43:40 +02:00
  • e016871733 Update update view background color on iOS 7 Andreas Linde 2013-08-17 17:38:50 +02:00
  • 5dd995d1b2 Adjust update view header to iOS 7 style Andreas Linde 2013-08-17 17:24:28 +02:00
  • 5b43944128 Adjust update view button appearance on iOS 7 Andreas Linde 2013-08-17 17:02:33 +02:00
  • fa009300cf Don't set the barStyle for the Update view navigation bar to black in iOS 7 or later Andreas Linde 2013-08-17 16:33:36 +02:00
  • cd7790aec7 Adopt helper for custom UINavigationBars Andreas Linde 2013-08-17 16:33:07 +02:00
  • a95b690409 Add helper to create a custom UINavigationBarController Andreas Linde 2013-08-17 16:29:51 +02:00
  • 0a50c94df1 Add possibility to check for iOS 7 or older at runtime Andreas Linde 2013-08-17 16:15:59 +02:00
  • 9a83bb20db Update link to PLCrashReporter website Andreas Linde 2013-08-17 16:03:39 +02:00
  • da3c5f2c4a Do not enable PLCrashReporter Exception or Signal handlers if the debugger is attached Andreas Linde 2013-08-17 16:01:05 +02:00
  • 59db07771e Make sure not to process a crash report file that could not be parsed Andreas Linde 2013-08-17 15:42:15 +02:00
  • 81014659ed Remove deprecated log messages in crashmanager, since the delegate itself is already marked as being deprecated Andreas Linde 2013-08-17 15:38:22 +02:00
  • 88627a48b4 Guard PLCR initialization with dispatch_once instead of try/catch Andreas Linde 2013-08-17 15:36:20 +02:00
  • 22dd9006ab Use NS_ENUM for BITCrashManagerStatus and move its documentation to the correct place Andreas Linde 2013-08-17 15:24:57 +02:00
  • 6a27b6f453 Remove empty BITCrashManagerPrivate.h Andreas Linde 2013-08-17 14:59:35 +02:00
  • 0ce166c005 Document some more BITCrashManager methods Andreas Linde 2013-08-17 14:57:58 +02:00
  • f7eda241ee Adopt renamed tintColor property to navigationBarTintColor Andreas Linde 2013-08-16 23:17:56 +02:00
  • 2392e0d169 Merge branch 'refs/heads/develop-public' into develop Andreas Linde 2013-08-16 23:13:50 +02:00
  • f7d3200ee1 Merge pull request #48 from pmilanez/develop Andreas Linde 2013-08-16 14:13:05 -07:00
  • e4d33595e9 Remove authorize_request images, since they are not used any more Andreas Linde 2013-08-16 22:19:43 +02:00
  • 2e24f654c4 Remove UUID based authorization feature, since UUIDs are completely removed in iOS7 Andreas Linde 2013-08-16 22:18:28 +02:00
  • 5de53de18b change misleading "tintColor" property in BITHockeyBaseManager Andreas Linde 2013-08-16 18:11:15 +02:00
  • 9b8858e31a Merge branch 'refs/heads/develop-public' into develop Andreas Linde 2013-08-16 17:38:53 +02:00
  • 74901eb553 Merge pull request #47 from 0xced/cocoapods-resource-bundle Andreas Linde 2013-08-16 08:32:50 -07:00
  • 439c32d6f0 add authenticator to main header Stephan Diederich 2013-08-15 23:02:17 +02:00
  • d80e8090a7 add cancellation support Stephan Diederich 2013-08-15 22:59:08 +02:00
  • 4f6f871bf3 add authenticator to the HockeyManager Stephan Diederich 2013-08-15 22:38:24 +02:00
  • c39053dbd2 better completion block handling Stephan Diederich 2013-08-15 22:31:53 +02:00
  • ff555cb87d refine validation logic Stephan Diederich 2013-08-15 22:30:39 +02:00
  • 4647907ea0 allow to create URL-requests with parameters Stephan Diederich 2013-08-15 22:29:38 +02:00
  • 447d850207 provide access to the response Stephan Diederich 2013-08-15 22:27:49 +02:00
  • a530df813d add authentication logic Stephan Diederich 2013-08-15 22:27:20 +02:00
  • 9ae6fa060e allow to hide cancel-Button in authenticator view controller Stephan Diederich 2013-08-15 17:27:08 +02:00
  • e57e6da043 Update to ios6 compatible on Modalviewcontroller Pedro Milanez 2013-08-14 11:31:52 -03:00
  • 151f311563 Make sure to call substringToIndex when creating the crash report in text format only if the path string actually is not empty Andreas Linde 2013-08-13 02:49:28 +02:00
  • d7f45267dd add some code to BITAuthenticatorViewController Stephan Diederich 2013-08-11 22:41:49 +02:00
  • 2a3a8d62cb add validation logic Stephan Diederich 2013-08-11 21:38:02 +02:00
  • 039902da02 add networking helpers to BITAuthenticator Stephan Diederich 2013-08-11 21:37:47 +02:00
  • ffc54256dd make BITAuthenticator public Stephan Diederich 2013-08-11 22:22:57 +02:00
  • 017b8495a8 add BITAuthenticator Stephan Diederich 2013-08-09 12:23:37 +02:00
  • c81a2b0940 cleanup header Stephan Diederich 2013-08-08 16:03:42 +02:00
  • dbe6128ef1 Copy *.lproj folders instead of *.strings files Cédric Luthi 2013-08-08 11:17:25 +02:00
  • 9602890751 Use the new CocoaPods resource_bundle feature Cédric Luthi 2013-08-07 18:01:03 +02:00
  • b02e0673c0 Remove non needed build phase for unit test Andreas Linde 2013-07-30 16:19:57 +02:00
  • f091cb6c01 Update documentation that only BITHockeyManagerDelegate needs to be added as a protocol, since that now implements all other delegates Andreas Linde 2013-07-29 14:09:49 +02:00
  • 20c055eb48 Merge pull request #41 from bitstadium/feature/#30-feedbackDelegate Andreas Linde 2013-07-29 05:03:32 -07:00
  • 70a4310d24 Merge pull request #44 from bitstadium/feature/#31-feedbackCompletion Andreas Linde 2013-07-29 02:34:32 -07:00
  • 117bf95574 Update PLCrashReporter build with armv7s Andreas Linde 2013-07-29 11:32:23 +02:00
  • ef1ae02a1e Merge branch 'refs/heads/feature/v3.1' into develop Andreas Linde 2013-07-28 01:55:40 +02:00
  • 0a3ddc1373 Merge branch 'refs/heads/feature/AppStoreUpdate' into develop Andreas Linde 2013-07-28 01:53:33 +02:00
  • c3776206cd Merge pull request #43 from bitstadium/cleanup Andreas Linde 2013-07-27 09:50:42 -07:00
  • d39c39feb7 comment private header Stephan Diederich 2013-07-27 14:43:25 +02:00
  • 9acdf02a0e add todo Stephan Diederich 2013-07-27 14:56:26 +02:00
  • 03081b4bcd replace numbers with an enum Stephan Diederich 2013-07-27 14:51:53 +02:00
  • 5d8f030547 remove initializations Stephan Diederich 2013-07-27 14:38:49 +02:00
  • d660dd8b7c factor out mainBundleIdentifier helper Stephan Diederich 2013-07-27 14:33:16 +02:00
  • c71c764303 strongly type the BITHockeyManagerDelegate Stephan Diederich 2013-07-26 15:34:39 +02:00
  • c816f4dc19 add feedbackManager delegate that is informed about incoming feedback Stephan Diederich 2013-07-26 15:33:12 +02:00
  • 949613d7e5 move protocol to class extension Stephan Diederich 2013-07-26 15:06:17 +02:00
  • d347153e1c remove unused simulated new version Stephan Diederich 2013-07-25 22:50:38 +02:00
  • c92c6b379e move protocol to class continuation Stephan Diederich 2013-07-16 18:53:35 +02:00
  • 609dbcccb8 adjust property declarations Stephan Diederich 2013-07-16 18:15:42 +02:00
  • 0a1931d20e adjust comment Stephan Diederich 2013-07-16 18:15:07 +02:00
  • 125e84b9ac remove check for nil Stephan Diederich 2013-07-16 18:14:54 +02:00
  • f7136ec9d1 NSDate is non-mutable, should be safe to retain it Stephan Diederich 2013-07-16 18:14:35 +02:00
  • 56a5f546c4 Added a hint to enable the StoreUpdateManager to make the simulation actually work Andreas Linde 2013-04-01 01:42:48 +02:00
  • 7582f02a08 Add simulating an app store update being available Andreas Linde 2013-04-01 01:39:51 +02:00
  • 166f2c7ccd Also return the storeURL for the app Andreas Linde 2013-04-01 01:39:05 +02:00
  • f4e9c8724d New property to disable the StoreUpdateAlert Andreas Linde 2013-04-01 01:17:33 +02:00
  • b23e5134bc Add an optional delegate to get informed about new update being available Andreas Linde 2013-04-01 01:06:40 +02:00
  • c4921bb9de Make sure not to check for store updates if NSLocaleCountryCode returns nil Andreas Linde 2013-03-26 15:07:27 +01:00
  • 77f1522b44 Add more debug logging to BITStoreUpateManager Andreas Linde 2013-03-24 19:54:05 +01:00
  • 09647bc6c4 Move CodeCoverage into its own build configuration Andreas Linde 2013-03-18 18:23:44 +01:00
  • 505535da41 Update unit tests to not modify lastCheck property but instead use NSDefaults as it would happen in real Andreas Linde 2013-03-18 01:58:06 +01:00
  • f11bee044b Missed that method call change Andreas Linde 2013-03-18 01:45:34 +01:00
  • 72d203d00f More unit tests Andreas Linde 2013-03-18 01:36:38 +01:00
  • 8c6adec552 Disable built in UI if HockeySDK bundle is not present Andreas Linde 2013-03-18 01:05:03 +01:00
  • 05dcca8ead Add code coverage Andreas Linde 2013-03-18 00:45:28 +01:00
  • 413cbb4fc7 Remove invalid reference in the Xcode project Andreas Linde 2013-03-18 00:44:19 +01:00
  • 03a6dbb999 If a version is chosen to be ignored or shown, never show this version again Andreas Linde 2013-03-18 00:17:36 +01:00
  • 4de8c898be Manual checks always being ignored Andreas Linde 2013-03-18 00:09:09 +01:00
  • 4921ecb690 Unit tests and refactoring Andreas Linde 2013-03-17 21:12:21 +01:00
  • 13f71b6f12 Don't use hardcoded bundle identifier Andreas Linde 2013-03-10 16:08:35 +01:00
  • 7576441b54 Documentation improvements for the new store update manager Andreas Linde 2013-03-08 13:41:06 +01:00
  • bd83875b9b Add new localization string for store update module Andreas Linde 2013-03-08 02:00:08 +01:00
  • e89564a8d9 First version of new AppStore Update module Andreas Linde 2013-03-08 01:54:19 +01:00
  • 857bd24f6e Fail if the developer tries to setup the SDK on a background thread Andreas Linde 2013-07-21 21:37:44 +02:00
  • b6c77b8fb3 Integrate first test version of PLCrashReporter v1.2 with BIT namespace Andreas Linde 2013-07-21 21:11:22 +02:00
  • 001927f514 Merge pull request #34 from bitstadium/nitpicks Andreas Linde 2013-07-16 14:36:41 -07:00
  • 27919a28ae provide a result in feedbackComposeViewController's delegate Stephan Diederich 2013-07-16 13:43:49 +02:00
  • cc9e403a3e fix typo Stephan Diederich 2013-07-16 12:00:45 +02:00
  • 150b56be6d don't let messages pile up Stephan Diederich 2013-07-16 11:54:36 +02:00