Commit Graph

2396 Commits

Author SHA1 Message Date
Piet Brauer
94df35d489 Revert "Remove LIBCXXABI_NORETURN for now"
This reverts commit 6a23f12f99.
2017-06-07 09:11:23 -07:00
Lukas Spieß
551ca733c2 Merge pull request #421 from pietbrauer/piet/fix-xcode9-build
Remove LIBCXXABI_NORETURN for now
2017-06-06 21:46:18 +02:00
Piet Brauer
6a23f12f99 Remove LIBCXXABI_NORETURN for now 2017-06-06 09:07:53 -07:00
Benjamin Scholtysik (Reimold)
f21c42bd39 Merge pull request #420 from bitstadium/fix/undo-changes-for-xamarin
Undo changes related to Xamarin SDK fixes
2017-05-24 12:51:47 +02:00
Benjamin Scholtysik (Reimold)
a9f2c6610f Undo changes related to Xamarin SDK fixes 2017-05-24 11:32:15 +02:00
Benjamin Scholtysik (Reimold)
be5c856fab Merge pull request #418 from bitstadium/fix/dont-log-error-message-for-xamarin-environment
Improve error logging to make sure we don’t log an error in case we r…
2017-05-24 11:06:46 +02:00
Benjamin Scholtysik (Reimold)
34fb2e36dc Improve error logging to make sure we don’t log an error in case we run in a xamarin environment 2017-05-19 11:39:44 +02:00
Benjamin Scholtysik (Reimold)
c239000995 Merge pull request #416 from bitstadium/fix/remove-metrics-from-crashonly-build
Disable Metrics config flag in crashonly builds
2017-05-04 13:33:21 -07:00
Benjamin Scholtysik (Reimold)
71de3c14f7 Disable Metrics config flag in crashonly builds 2017-05-03 15:35:21 -07:00
Benjamin Scholtysik (Reimold)
faa51ca3ec Merge pull request #414 from bitstadium/master
Master
2017-05-01 11:18:55 -07:00
Benjamin Scholtysik (Reimold)
ddda084cf1 Merge pull request #413 from bitstadium/release/4.1.5
Release/4.1.5
2017-04-28 18:34:18 -07:00
Benjamin Scholtysik (Reimold)
e54ce737a6 Bump version numbers and add changelog for 4.1.5 2017-04-28 16:47:55 -07:00
Benjamin Scholtysik (Reimold)
63ff70e6e5 Merge pull request #408 from bitstadium/feature/update-plcrashreporter
Feature/update plcrashreporter
2017-04-28 16:41:50 -07:00
Benjamin Scholtysik (Reimold)
f2dd264669 Merge remote-tracking branch 'Public/develop' into feature/update-plcrashreporter 2017-04-28 15:50:53 -07:00
Benjamin Scholtysik (Reimold)
6875c21be3 Use new PLCrashReportert build to make sure HockeySDK-Source podspec passes validation 2017-04-28 15:49:55 -07:00
Benjamin Scholtysik (Reimold)
fb2c56f591 Merge pull request #412 from bitstadium/feature/deployment-target-and-travis
Feature/deployment target and travis
2017-04-28 15:20:54 -07:00
Benjamin Scholtysik (Reimold)
dc8a6a6be9 Merge remote-tracking branch 'Public/develop' into feature/update-plcrashreporter 2017-04-28 12:05:09 -07:00
Benjamin Scholtysik (Reimold)
819ada5f91 Another fix for the test matrix. 2017-04-28 11:24:33 -07:00
Benjamin Scholtysik (Reimold)
43d6a2116b Use correct simulator names for ipad pro 2017-04-28 10:12:52 -07:00
Benjamin Scholtysik (Reimold)
07b3f97d1d update travis.yml 2017-04-27 17:43:08 -07:00
Benjamin Scholtysik (Reimold)
9e0db71802 Merge branch 'develop' into feature/deployment-target-and-travis 2017-04-27 17:41:10 -07:00
Benjamin Scholtysik (Reimold)
3f21d2f8c4 Merge branch 'develop' of https://github.com/bitstadium/HockeySDK-iOS-Private into feature/deployment-target-and-travis 2017-04-27 17:40:54 -07:00
Benjamin Scholtysik (Reimold)
cd91c8bda5 Deploymenttarget is now iOS 7 everywhere and the unit test targets now use iOS 8. 2017-04-27 17:39:33 -07:00
Benjamin Scholtysik (Reimold)
e0228b6e9e Merge pull request #411 from MatkovIvan/fix/misc
Minor improvements
2017-04-27 17:38:36 -07:00
Benjamin Scholtysik (Reimold)
715917494d Merge pull request #409 from erychagov/feature/accessibility-labels
Add accessibility label to feedback list view cell
2017-04-27 17:25:12 -07:00
Ivan Matkov
dc8bcc396b Actualize file names in header comments 2017-04-27 16:09:55 +03:00
Ivan Matkov
23d801b929 Remove default copyright placeholder in BITKeychainUtilsTests.m 2017-04-27 16:03:43 +03:00
Ivan Matkov
3f2f3bac9b Simulator architectures definition in xcconfig file 2017-04-27 15:59:49 +03:00
Ivan Matkov
1fb463bbcb Raise platform version in podspec files 2017-04-27 15:56:33 +03:00
Evgeny
03f7e1ef71 Changed the translation of one word (the japanese language) 2017-04-27 09:31:33 +03:00
Benjamin Scholtysik (Reimold)
0d08c4eacd Fix a few warnings related to comments/docs 2017-04-25 17:05:19 -07:00
Evgeny
ada2c8a111 Add accessibility hint for mandatory fields 2017-04-24 18:58:03 +03:00
Evgeny
bbfe57038e Add accessibility label to feedback list view cell 2017-04-24 16:45:20 +03:00
Benjamin Scholtysik (Reimold)
d7c665d0e3 Implement startManager with Xamarin Environment API 2017-04-21 16:43:57 -07:00
Benjamin Scholtysik (Reimold)
af1001c61c Set IPHONEOS_DEPLOYMENT_TARGET for HockeySDKTests to iOS8 (not for the rest of the targets) 2017-04-18 16:29:15 -07:00
Benjamin Scholtysik (Reimold)
7ba80beca2 Remove pre-iOS 7 code 2017-04-18 16:26:05 -07:00
Benjamin Scholtysik (Reimold)
eff3652ec7 Use Xcode 8.3 2017-04-18 16:24:17 -07:00
Benjamin Scholtysik (Reimold)
0474ea7827 bump IPHONEOES_DEPLOYMENT_TARGET to 7.0 2017-04-18 16:22:04 -07:00
Benjamin Scholtysik (Reimold)
a77db5539f Add PLCrashReporter 1.2.2 2017-04-17 16:01:43 -07:00
Benjamin Scholtysik (Reimold)
79c032efd6 Merge pull request #405 from erychagov/delete/support-ios-6
Remove all dependences iOS 6
2017-04-06 11:52:27 -07:00
Benjamin Scholtysik (Reimold)
32268c855c Merge pull request #406 from bitstadium/feature/fix-ci-simulator-timeout
Start Simulator manually before tests to avoid timeouts
2017-04-05 09:49:41 -07:00
Rychagov Evgeny
9db991d20c Removed unused code 2017-04-03 14:58:51 +03:00
Benjamin Scholtysik (Reimold)
f234ec12b7 Merge pull request #404 from dtweston/fix_additional_nav_controllers
Fix additional UINavigationControllers
2017-03-31 16:36:00 -07:00
Benjamin Scholtysik (Reimold)
3057a2bec6 Merge pull request #403 from bitstadium/fix/remove-assetlibrary-for-default-subspec
Fix/remove assetlibrary for default subspec
2017-03-24 13:32:34 -07:00
Rychagov Evgeny
46a3450511 Remove all dependences iOS 6 2017-03-17 21:14:44 +03:00
Dave Weston
e393e380ee Set up nav bar on UIImagePickerController
UIImagePickerController inherits from UINavigationController, so
we should set the barStyle with the same default we use when creating
a UINavigationController.
2017-03-15 10:32:57 -07:00
Dave Weston
4c7d408b1e Use UIModalPresentationStyle parameter
This parameter was never used, instead using the property defined on
self. However, everywhere it was passed in as .FormSheet, which is
what the local property defaulted to.
2017-03-15 10:30:31 -07:00
Dave Weston
351c1fa3cd Use BITHockeyBaseManager method for navigation
Call into BITHockeyBaseManager for a UINavigationController to
match other places in the code base.
2017-03-15 10:27:49 -07:00
Benjamin Scholtysik (Reimold)
77ef59e666 Merge pull request #400 from bitstadium/master
Master
2017-03-13 13:18:01 -07:00
Benjamin Scholtysik (Reimold)
52ff733692 Merge pull request #401 from bitstadium/fix/readme-carthage-config
Fix configuration name in carthage section
2017-03-06 17:33:03 -08:00