Commit Graph

2408 Commits

Author SHA1 Message Date
Ivan Matkov
84b96d204e Fix unit test 2017-06-15 23:21:44 +03:00
Ivan Matkov
29aa461c0b Send batch when application did enter background 2017-06-15 18:37:18 +03:00
Lukas Spieß
c1ffd7291d Merge pull request #427 from bitstadium/feature/gender-neutral-language
Use gender-neutral language everywhere
2017-06-13 18:57:02 +02:00
Lukas Spieß
a79bd84127 Use gender-neutral language everywhere 2017-06-13 00:10:47 +02:00
Benjamin Scholtysik (Reimold)
98e22f7681 Merge pull request #423 from cocologics/fix/Xcode9-warnings
Xcode 9 update
2017-06-12 11:27:48 -07:00
Lukas Spieß
f433e98c39 Merge pull request #425 from pietbrauer/use-stefans-feedback
Use __attribute__((noreturn))
2017-06-11 16:35:43 +02:00
Lukas Spieß
de91938fd9 Merge pull request #426 from bitstadium/feature/fix-travis-carthage
Remove manual unlinking of Carthage on Travis
2017-06-10 02:10:26 +02:00
Lukas Spieß
28956c4d51 Use iOS 10.3.1 on Travis instead of 10.3
Travis moved to 10.3.1, hence our required destinations now don't exist anymore.
2017-06-09 20:43:11 +02:00
Lukas Spieß
66d163ea5f Remove manual unlinking of Carthage on Travis
This hopefully fixes a CI failure for the Distribution target
2017-06-09 17:33:57 +02:00
Piet Brauer
f6313ae5cb Use __attribute__((noreturn)) 2017-06-07 09:40:44 -07:00
Piet Brauer
94df35d489 Revert "Remove LIBCXXABI_NORETURN for now"
This reverts commit 6a23f12f99.
2017-06-07 09:11:23 -07:00
Stephan Diederich
94627d3676 fix warning
new Xcode default warnings complains about missing voids
in function prototypes.
2017-06-06 22:40:47 -07:00
Stephan Diederich
66391c1733 bump the schemes and project 2017-06-06 22:40:12 -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