Commit Graph

  • 5c1eca7956 Merge pull request #91 from panicinc/chmod Andreas Linde 2014-03-06 11:36:01 +01:00
  • 672e38a7e2 + Fixes a Bug where attachments in the compose view are hidden on an iPad. moritz haarmann 2014-03-06 10:57:32 +01:00
  • f1e17d7ed1 removed the execute bit from these James Moore 2014-03-05 19:49:02 -08:00
  • ecbcc30377 Merge remote-tracking branch 'private/develop' into feature/feedback_screenshot Moritz Haarmann 2014-02-28 11:48:32 +01:00
  • 1068bb119c Add support for binary attachments to crash reports Andreas Linde 2014-02-27 18:21:17 +01:00
  • 09540684ab More OS X 10.7 fixes Peter 2014-02-27 21:10:58 +04:00
  • fd447230d7 Fixed GCD objects under ARC on OS X 10.7 Peter 2014-02-27 18:03:06 +04:00
  • 74f9e5d5ca + Prevent Messages without any text from ever being sent. moritz haarmann 2014-02-27 11:16:22 +01:00
  • cb48105663 Add required AssetsLibrary to the frameworks Andreas Linde 2014-02-26 15:33:03 +01:00
  • 3890e94101 + Removes Leak warning. moritz haarmann 2014-02-26 15:32:00 +01:00
  • b269c8ee4a + Wording moritz haarmann 2014-02-26 15:23:03 +01:00
  • ad086273d7 + Replicated Bugshot. moritz haarmann 2014-02-26 15:22:44 +01:00
  • 77bab0d73d + Image Extraction from Annotation Controller is working moritz haarmann 2014-02-26 12:40:53 +01:00
  • 35dc6c58d5 + Fixes ActionSheet madness moritz haarmann 2014-02-26 10:10:56 +01:00
  • f12e8fb1ea MTKeychain: compile-time error for unsupported OS Peter 2014-02-25 20:52:17 +04:00
  • ee657884d3 Moved keychain directory to Application Support folder Peter 2014-02-25 20:38:50 +04:00
  • 9d9095c9d9 Add missing files Peter 2014-02-25 20:08:37 +04:00
  • 795b6c5a3f Create README.md iakovlev-peter 2014-02-25 19:01:04 +03:00
  • 2670a1bfde Initial commit Peter 2014-02-25 20:00:18 +04:00
  • 28eee0eb3d + Some basic image editing functionality. moritz haarmann 2014-02-25 15:07:59 +01:00
  • 70e2b6635c + Screenshot Feedback Observation Mode is working on iOS7.. moritz haarmann 2014-02-24 12:17:34 +01:00
  • 1ddf9d5eb8 + Added Feedback collection methods. moritz haarmann 2014-02-24 12:12:51 +01:00
  • f1bb46e1b3 + More Cleanups moritz haarmann 2014-02-24 11:37:23 +01:00
  • 21e5ca3b9d + prepareWithItems accepts UIImages now. moritz haarmann 2014-02-24 11:37:18 +01:00
  • 6cfc0ac2d2 + Calculation problem. moritz haarmann 2014-02-24 11:36:23 +01:00
  • 3f7e6904a6 + Attachment handling moritz haarmann 2014-02-24 10:36:49 +01:00
  • 1c120b9588 + Removes a warning. moritz haarmann 2014-02-24 10:36:23 +01:00
  • 77b68f4508 + List View Display of attachments. moritz haarmann 2014-02-24 10:34:51 +01:00
  • 9c957b1688 + Fixes Potentail crash in helper for resizing images. moritz haarmann 2014-02-24 09:54:21 +01:00
  • ce9014f111 Add SDK version and build strings into a non stripped struct Andreas Linde 2014-02-20 22:41:19 +01:00
  • 54b3c57ee2 Remove #ifdef for clang analyzer since the false warning from 4.2b3 doesn't appear any longer Andreas Linde 2014-02-20 16:33:31 +01:00
  • 1df317b59f If BITAuthenticator is set to BITAuthenticatorIdentificationTypeWebAuth then also attach the user email to crash reports Andreas Linde 2014-02-20 14:02:02 +01:00
  • 5a88cab36e Fix referencing wrong property name Andreas Linde 2014-02-19 23:38:54 +01:00
  • 6a69888b49 Merge branch 'refs/heads/develop' into feature/enableAppNotTerminatingCleanlyDetection Andreas Linde 2014-02-18 17:15:07 +01:00
  • 8d0f59ed31 Merge branch 'release/3.5.4' into develop Andreas Linde 2014-02-18 16:17:49 +01:00
  • 42f04ca3c9 Merge branch 'release/3.5.4' Andreas Linde 2014-02-18 16:17:43 +01:00
  • ac0790646b 3.5.4 release and documentation updates Andreas Linde 2014-02-18 16:09:28 +01:00
  • 3b9f38fd16 Fix a crash if no selector could be found Andreas Linde 2014-02-18 16:03:11 +01:00
  • 47594faf5f + Improved Persistence handling. moritz haarmann 2014-02-18 11:56:07 +01:00
  • 2146788f7b Added Delete/Edit ActionSheet Fixed a Bug where the Feedback cannot be sent if no text is entered. moritz haarmann 2014-02-18 10:56:40 +01:00
  • 6b09e75cd6 + Original Filename of picked image is used as attachment name. Moritz Haarmann 2014-02-17 23:49:49 +01:00
  • da2c8268d9 + File persistence for Attachments Moritz Haarmann 2014-02-17 23:35:04 +01:00
  • 02dc42390a + Fixes File upload. Moritz Haarmann 2014-02-17 22:10:39 +01:00
  • 38af43bdb5 + Changing machines.. moritz haarmann 2014-02-17 21:04:03 +01:00
  • 42dc95a34d Merge branch 'refs/heads/develop' into feature/LowMemoryKills Andreas Linde 2014-02-13 21:09:36 +01:00
  • d560a640ad Fix leak in BITKeychainUtils Andreas Linde 2014-02-13 21:09:11 +01:00
  • 4b359e7771 + Fixes a warning moritz haarmann 2014-02-13 11:32:54 +01:00
  • 36371dcd30 + Finalized preliminary feedback support. Now comes the polish. moritz haarmann 2014-02-13 11:04:32 +01:00
  • 94ce869993 Merge branch 'refs/heads/develop' into feature/LowMemoryKills Andreas Linde 2014-02-12 23:48:07 +01:00
  • 9b57875a47 Added Photo Picker functionality to Feedback Composer (#3) moritz haarmann 2014-02-12 18:15:24 +01:00
  • b0e05c18bb Merge branch 'release/3.5.3' into develop Andreas Linde 2014-02-12 15:09:30 +01:00
  • 15d57cce01 Merge branch 'release/3.5.3' Andreas Linde 2014-02-12 15:09:18 +01:00
  • 4c9a268a0c 3.5.3 release and documentation updates Andreas Linde 2014-02-12 15:09:15 +01:00
  • ab241aaa1f Show the selector name found in the current argument registers in crash reports, helpful e.g. for crashes in objc_msgSend Andreas Linde 2014-02-12 12:26:02 +01:00
  • f2b7f3d575 Update Auhenticating Users on iOS documentation with automatic authentication hint Andreas Linde 2014-02-12 02:11:02 +01:00
  • 0f44f6f4ad More documentation improvements Andreas Linde 2014-02-11 18:20:53 +01:00
  • 5b782b90be Documentation fixes Andreas Linde 2014-02-11 16:40:21 +01:00
  • 53ae4c2dff Disable on device symbolication by default and add a property to enable it Andreas Linde 2014-02-11 16:37:06 +01:00
  • 6d6aa54bea Add new setter for global userID, userName, and userEmail properties Andreas Linde 2014-02-11 16:22:31 +01:00
  • 88bf3fae62 Move creation of settings directory into helper function Andreas Linde 2014-02-11 15:38:47 +01:00
  • 506c5c2598 Remove .xccheckout file from repo. Thomas Dohmke 2014-02-10 20:37:29 +01:00
  • fad5e586c5 Make sure that the chunk name is null-terminated. Thomas Dohmke 2014-02-10 20:35:30 +01:00
  • 9123392d0f Remove the word 'anywhere' from the header doc of BITFeedbackManager Andreas Linde 2014-02-10 17:57:12 +01:00
  • a9fda179da Added more logging for BITAuthenticator Andreas Linde 2014-02-10 16:25:40 +01:00
  • ddf16f7062 Add a new line at the end of the application specific information string to be considered by the servers grouping Andreas Linde 2014-02-10 13:30:46 +01:00
  • 4d414b78f4 Make sure the flag that a memory warning was received is persisted right away Andreas Linde 2014-02-10 13:10:10 +01:00
  • cc480299eb Multiple improvements for heuristic based kill detection handling Andreas Linde 2014-02-10 01:52:15 +01:00
  • 0cfa00924c Add enableDectionAppKillWhileInForeground option to BITCrashManager Andreas Linde 2014-02-10 01:06:59 +01:00
  • a0153e4205 Improve BITFeedbackComposeViewControllerDelegate handling Andreas Linde 2014-02-06 13:43:06 +01:00
  • e74e9ac5ed Merge branch 'release/3.5.2' into develop Andreas Linde 2014-01-28 16:11:59 +01:00
  • 328be7d522 Merge branch 'release/3.5.2' Andreas Linde 2014-01-28 16:11:41 +01:00
  • 2cf60d6ccc 3.5.2 release and documentation updates Andreas Linde 2014-01-28 16:08:18 +01:00
  • f3ea32ea7f Fixed usage time being always send as 0 instead of sending the actual usage time Andreas Linde 2014-01-28 01:33:22 +01:00
  • 80e6cd6d16 Fixed "install" button in the mandatory update alert not working and forcing users to use the "show" button and then install from the update view instead Andreas Linde 2014-01-27 00:01:13 +01:00
  • 7086153d46 Make sure a log message appears in the console if the SDK is not setup on the main thread Andreas Linde 2014-01-24 14:11:41 +01:00
  • 66c84630ea Fix possible unused function warnings Andreas Linde 2014-01-19 21:29:02 +01:00
  • 018e873040 Added BITHOCKEY_BUILD to podspec Benny Reimold 2014-01-16 12:25:40 +01:00
  • 03c503df47 Merge branch 'develop' of github.com:bitstadium/HockeySDK-iOS into develop Thomas Dohmke 2014-01-16 15:50:02 +01:00
  • af0604bef3 Fix two warnings when -Wshorten-64-to-32 is set. Thomas Dohmke 2014-01-16 15:47:13 +01:00
  • f32304516b Merge pull request #87 from elektrojunge/master Andreas Linde 2014-01-16 04:22:44 -08:00
  • b0c6a14c9e Fix another typo in link to local docsets folder in documentation Andreas Linde 2014-01-16 12:31:56 +01:00
  • 2235258ade Fix typo in link to local docsets folder in documentation Andreas Linde 2014-01-16 12:28:44 +01:00
  • 90d248d5cb Added BITHOCKEY_BUILD to podspec Benny Reimold 2014-01-16 12:25:40 +01:00
  • e951cebd0e Merge remote-tracking branch 'upstream/master' Benny Reimold 2014-01-16 12:24:13 +01:00
  • a561e5c3dd Merge branch 'release/3.5.1' Andreas Linde 2014-01-14 19:07:48 +01:00
  • e4010ea8ef Add some more checks to avoid problems when iTunesArtwork is not a .png. Thomas Dohmke 2014-01-14 19:03:53 +01:00
  • 9a8ed3e320 Merge branch 'release/3.5.1' Andreas Linde 2014-01-14 15:02:03 +01:00
  • a0573368af 3.5.1 release and documentation updates Andreas Linde 2014-01-14 15:01:33 +01:00
  • 670e376e9e Change the default of crashmanagers showAlways property to YES Andreas Linde 2014-01-12 21:08:53 +01:00
  • 235f7ac9fe Updated copyright for 2014 Andreas Linde 2014-01-12 19:25:22 +01:00
  • 0712b8fa63 Use the correct User-Agent name when sending crash reports Andreas Linde 2014-01-12 19:15:28 +01:00
  • dde368a952 Show an alert if the authentication token could not be stored into the keychain Andreas Linde 2014-01-10 19:47:50 +01:00
  • d5a6553357 Make sure the authentication window is always correctly dismissed Andreas Linde 2014-01-10 19:36:57 +01:00
  • 0b01f8e897 Add apps CFBundleVersion to the testIdentifier call Andreas Linde 2014-01-10 14:52:56 +01:00
  • a0bfdfbaec Issue #85: Replace kNilOptions with 0 Andreas Linde 2014-01-10 02:27:51 +01:00
  • 6a07ee6a60 testIntegration call should also send SDK name and version Andreas Linde 2014-01-09 16:40:07 +01:00
  • 7608f8253d Set the tintColor in the auth view and modal views navigation controller on iOS 7 Andreas Linde 2014-01-09 15:44:21 +01:00
  • 8df00976df Merge branch 'refs/heads/feature/improvements' into develop Andreas Linde 2014-01-07 22:33:28 +01:00
  • 0bd80c91be Added button to expired page (and alert) that lets the user check for a new version Andreas Linde 2014-01-07 21:47:48 +01:00
  • 5ff12626af Provide alert option to show mandatory update details Andreas Linde 2014-01-07 19:20:38 +01:00