Commit Graph

2158 Commits

Author SHA1 Message Date
Benjamin Scholtysik (Reimold)
bf5070ebeb Merge remote-tracking branch 'origin/feature/xcode8' into feature/xcode8-beta6 2016-09-01 19:52:14 -07:00
Benjamin Scholtysik (Reimold)
75cea72d0b Update readme for 4.1.1 release and add notes about NSPhotoLibraryUsageDescription. 2016-09-01 19:34:34 -07:00
Benjamin Scholtysik (Reimold)
b734279673 Add some more safeguards, just in case. 2016-09-01 10:31:20 -07:00
Benjamin Scholtysik (Reimold)
87346c6a86 Merge remote-tracking branch 'origin/develop' into feature/xcode8-beta6 2016-09-01 10:03:30 -07:00
Benjamin Scholtysik (Reimold)
fb6881faa1 Fix method name 2016-08-31 17:03:33 -07:00
Benjamin Scholtysik (Reimold)
eb18a6b5aa Merge pull request #320 from bitstadium/feature/remove-whitespace-from-mail-in-authentication
trim that whitespace!
2016-08-31 16:49:37 -07:00
Benjamin Scholtysik (Reimold)
e70297b8b2 Merge pull request #322 from bitstadium/feature/update-chinese-translations
Feature/update chinese translations
2016-08-31 16:49:11 -07:00
Benjamin Scholtysik (Reimold)
b2b62321a5 Add iOS10 detection and add safety checks in case NSPhotoLibraryUsageDescription is missing. 2016-08-31 16:41:28 -07:00
Benjamin Scholtysik (Reimold)
5b027ab85a Fix typo in Simplified Chinese translation 2016-08-30 15:36:07 -07:00
Benjamin Scholtysik (Reimold)
12c9e4b702 Update with suggestions by Dennis 2016-08-30 15:00:31 -07:00
Benjamin Scholtysik (Reimold)
c272ae5a26 Merge remote-tracking branch 'origin/develop' into feature/update-chinese-translations 2016-08-30 13:19:46 -07:00
Benjamin Scholtysik (Reimold)
17f5cd74ff Merge pull request #313 from nabla-c0d3/develop
Switch BITWebTableViewCell baseURL to "about:blank" With thx to @nabla-c0d3 =)
2016-08-30 13:17:43 -07:00
Benjamin Scholtysik (Reimold)
04d79d5d0d trim that whitespace! 2016-08-30 09:49:44 -07:00
Benjamin Scholtysik (Reimold)
658d4bcb0f Merge pull request #319 from bitstadium/master
Merge pull request #318 from bitstadium/develop
2016-08-29 12:23:04 -07:00
Benjamin Scholtysik (Reimold)
787b71f341 Merge pull request #318 from bitstadium/develop
Merging 4.1.0 back into master.
2016-08-29 12:21:09 -07:00
Benjamin Scholtysik (Reimold)
753ca6fc0c Merge pull request #317 from bitstadium/release/4.1.0
Release/4.1.0
2016-08-29 11:06:45 -07:00
Benjamin Scholtysik (Reimold)
f31b47545c use generics for better swift imports 2016-08-23 13:58:09 -07:00
Benjamin Scholtysik (Reimold)
448ed1b294 Fix formatting of section about attaching custom properties 2016-08-23 12:48:53 -07:00
Benjamin Scholtysik (Reimold)
fca531fec9 Update Changelog Template with content from 4.0.2 2016-08-22 14:48:46 -07:00
Benjamin Scholtysik (Reimold)
c14863e62f Version bump in changelog template 2016-08-22 14:38:16 -07:00
Benjamin Scholtysik (Reimold)
083119aa08 Bump version in podfiles 2016-08-22 14:19:06 -07:00
Benjamin Scholtysik (Reimold)
4ec5a6b1fa Rename version to 4.1.0 2016-08-22 14:02:35 -07:00
Benjamin Scholtysik (Reimold)
c9525f82cd Address comments to PR by Lumaxis 2016-08-03 15:45:58 -07:00
Alban Diquet
4efd3e53df Switch baseURL to about:blank 2016-08-01 12:38:13 -07:00
Benjamin Scholtysik (Reimold)
315e4d6651 Bump version number, add changelog and update readme 2016-07-20 15:33:00 -07:00
Benjamin Scholtysik (Reimold)
fde3f84d42 Fix build errors related to BITHockeyLog 2016-07-20 14:36:39 -07:00
Benjamin Scholtysik (Reimold)
127d41c7c0 Merge remote-tracking branch 'origin/master' into release/4.1.0-beta.3
# Conflicts:
#	.travis.yml
#	Classes/BITCrashManager.m
#	HockeySDK-Source.podspec
#	HockeySDK.podspec
#	README.md
#	Support/buildnumber.xcconfig
#	docs/Changelog-template.md
#	docs/Guide-Installation-Setup-template.md
2016-07-20 13:58:51 -07:00
Lukas Spieß
798ec7b2e5 Use iOS 10 simualtor 2016-07-20 11:22:25 +02:00
Lukas Spieß
bf237965b4 Use Xcode 8 TravisCI image 2016-07-20 10:36:28 +02:00
Benjamin Scholtysik (Reimold)
cfee15828e Add API to track events with properties and measurements 2016-07-19 15:34:55 -07:00
Benjamin Reimold
b284d9afd0 Add paragraph about @import for integration as source. 2016-07-19 11:24:51 -07:00
Benjamin Reimold
a10fd552ec Bump version number, write changelog, fix travis ci test matrix 2016-07-19 10:31:21 -07:00
Benjamin Reimold
1ccde5214e Merge remote-tracking branch 'origin/feature/improve-crash-error-handling' into release/HockeySDK-iOS-4.0.2 2016-07-15 13:55:08 -07:00
Benjamin Reimold
f6fd81c5bd Merge remote-tracking branch 'origin/hotfix/fix-bitcode' into develop 2016-07-15 12:52:15 -07:00
Lukas Spieß
2f1d36e02b Update .travis.yml to use 9.2 instead of 9.1
9.1 apparently disappeared from Travis so we're moving to 9.2
2016-07-11 21:13:10 +02:00
Lukas Spieß
fde58d19c8 Mark private headers as Project for better integration
Fixes #309 - Marking these headers as "Project" caused problems when integrating the SDK as source
2016-07-11 19:56:39 +02:00
Lukas Spieß
22c40b7e24 Fix analyzerInProgress file always being reset at app start
With this line in place, the analyzerInProgress file that is used to detect errors/crashes in previous crash processing is always reset at app start.
This prevents proper error detection if crash processing crashes/didn't finish in the previous run.
2016-07-08 16:33:49 +02:00
Lukas Spieß
fa38499602 Add additonal error logging in attachment processing 2016-07-08 16:33:48 +02:00
Lukas Spieß
b647a586d3 Add additional logging in crash processing flow 2016-07-08 16:24:21 +02:00
Lukas Spieß
bdbc7eb458 Add Bitcode marker back to simulator slices
This is necessary because otherwise `lipo` apparently strips the Bitcode sections from the merged library completely.
Unfortunately, this breaks compatibility with Xcode 6.
2016-06-30 14:29:58 +02:00
Lukas Spieß
c25fd45f5e Update capitalization of "Code of Conduct" 2016-06-21 22:01:10 +02:00
Lukas Spieß
1fc2215428 Add Microsoft Code of Conduct 2016-06-21 21:57:02 +02:00
Lukas Spieß
ac5b64e3cf Merge pull request #302 from bitstadium/feature/fix-exception-triggered-queue-flush
Do not flush metrics queue if queue is empty
2016-06-12 02:35:32 +02:00
chrwend
2f58711059 Update string file (Chinese) 2016-06-07 17:22:57 -07:00
chrwend
d2029badb7 Do not flush metrics queue if queue is empty 2016-06-07 15:36:54 -07:00
Lukas Spieß
b55d5b53fc Merge pull request #299 from J-Swift/fix-show-update-alert-on-main-thread
Ensure we present StoreUpdateManager alert on the main thread
2016-06-03 16:14:07 +02:00
Jimmy Reichley
a52ac6b16b Ensure we present StoreUpdateManager alert on the main thread 2016-06-03 10:06:51 -04:00
Lukas Spieß
b7d896afe2 Merge branch 'master' into develop
# Conflicts:
#	Classes/BITTelemetryContext.h
2016-05-12 18:20:23 +02:00
Lukas Spieß
520e959e88 Remove unnecessary import of private header
This caused problems with the `HockeySDK-Source` pod which came up in #265
2016-05-12 18:18:20 +02:00
Lukas Spieß
7ac9e7684c Merge pull request #298 from bitstadium/feature/update-feedback-observation-docs
Update feedback observation mode docs
2016-05-10 13:12:53 +02:00