Commit Graph

1346 Commits

Author SHA1 Message Date
Benjamin Scholtysik (Reimold)
ccc966eb17 Fix appIcon detection and test for iPhone PLUS devices 2016-10-18 17:40:18 -07:00
Benjamin Scholtysik (Reimold)
f2a9e747ae Fix warning caused by Plcrashreporter 1.3 update 2016-09-30 19:03:21 -07:00
Benjamin Scholtysik (Reimold)
3bf3773709 Fixing the analyzer warnings 2016-09-29 18:53:29 -07:00
Benjamin Scholtysik (Reimold)
6fd36a62f1 Merge pull request #339 from outlook/feature/update-alert
Check if update alert should be shown with update manager delegate
2016-09-29 16:23:46 -07:00
Benjamin Scholtysik (Reimold)
f169cc9112 Update unit test and some renaming 2016-09-21 15:18:03 -07:00
Benjamin Scholtysik (Reimold)
b5f0379e14 Fix path anonymisation for binaries. 2016-09-21 14:36:37 -07:00
Thibault Leruitte
8d639cc5f2 Check if update alert should be shown with update manager delegate 2016-09-14 16:52:26 +02:00
Lukas Spieß
664bb00f53 Merge pull request #331 from bitstadium/feature/feedback-module
Feature/feedback module
2016-09-13 13:27:49 +02:00
Benjamin Scholtysik (Reimold)
31afd36dcf Rename property of BITCrashMetaData to avoid namespace collisions. 2016-09-12 15:12:20 -07:00
Benjamin Scholtysik (Reimold)
ce06e1609e Remove Feedback feature from hockey config 2016-09-12 12:04:57 -07:00
Benjamin Scholtysik (Reimold)
5897a20b70 supress warning in BITAttributedLabel 2016-09-11 18:56:14 -07:00
Benjamin Scholtysik (Reimold)
5229a6c2f0 Add missing #import "BITHockeyLogger.h" 2016-09-08 17:45:15 -07:00
Benjamin Scholtysik (Reimold)
9011912213 Replace NSLog with BITHockeyLogger calls 2016-09-08 14:02:14 -07:00
Benjamin Scholtysik (Reimold)
311bb8f454 Remove two asserts that don’t make much sense and cause a crash in iOS 10 simulators. 2016-09-08 11:53:57 -07:00
Benjamin Scholtysik (Reimold)
ed7bbb6148 Merge remote-tracking branch 'origin/develop' into feature/xcode8-beta6 2016-09-07 16:17:52 -07:00
Benjamin Scholtysik (Reimold)
98bae5c30c Merge pull request #328 from bitstadium/feature/fix-multithreading-issue-in-bitchannel
Feature/fix multithreading issue in bitchannel
2016-09-07 15:19:12 -07:00
Benjamin Scholtysik (Reimold)
863f45e624 Adding synchronize back after discussion but checking for iOS8 to avoid unneccessary calls in iOS8+ 2016-09-07 09:09:07 -07:00
Benjamin Scholtysik (Reimold)
3612af4cc1 Merge pull request #327 from bitstadium/feature/fix-long-feedback
Update BITAttributedLabel with changes from TTTAttributedLabel 1.13.4
2016-09-07 08:44:06 -07:00
Benjamin Scholtysik (Reimold)
04ac42b7f2 Adding one synchronize call back as suggested in PR comments 2016-09-07 08:41:16 -07:00
Benjamin Scholtysik (Reimold)
890e899589 Removing synchronize calls as they are async anyway
check http://dscoder.com/defaults.html by the engineer who actually works on NSUserDefaults
2016-09-06 21:34:27 -07:00
Benjamin Scholtysik (Reimold)
3cec0a380d Adding a safeguard to startNewSessionIfNeeded and removing safeguard that never helped anyone as appBackgroundTimeBeforeSessionExpires is always 20! 2016-09-06 21:31:33 -07:00
Benjamin Scholtysik (Reimold)
4a491b0deb Merge remote-tracking branch 'origin/develop' into feature/xcode8-beta6
# Conflicts:
#	Classes/BITHockeyHelper.m
2016-09-06 10:43:53 -07:00
Benjamin Scholtysik (Reimold)
42d1d4ea11 Merge remote-tracking branch 'origin/develop' into feature/port-corefoundation-fixes 2016-09-05 18:31:12 -07:00
Benjamin Scholtysik (Reimold)
5bd76850d2 Update BITAttributedLabel with changes from TTTAttributedLabel 1.13.4 2016-09-05 18:20:01 -07:00
Benjamin Scholtysik (Reimold)
eab4b1a64d Adding a comment about sorting of lastMessageHavingID 2016-09-02 14:21:31 -07:00
Benjamin Scholtysik (Reimold)
82089d5097 Merge remote-tracking branch 'origin/develop' into feature/port-corefoundation-fixes 2016-09-01 20:05:06 -07:00
Benjamin Scholtysik (Reimold)
0c0b4dce35 Merge remote-tracking branch 'origin/develop' into feature/fix-appicon-detection 2016-09-01 20:03:44 -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)
b2b62321a5 Add iOS10 detection and add safety checks in case NSPhotoLibraryUsageDescription is missing. 2016-08-31 16:41:28 -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)
f31b47545c use generics for better swift imports 2016-08-23 13:58:09 -07:00
Alban Diquet
4efd3e53df Switch baseURL to about:blank 2016-08-01 12:38:13 -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
Benjamin Scholtysik (Reimold)
cfee15828e Add API to track events with properties and measurements 2016-07-19 15:34:55 -07: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
chrwend
d2029badb7 Do not flush metrics queue if queue is empty 2016-06-07 15:36:54 -07: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
Matthias Wenz
9b29646976 Update feedback observation mode docs
Better reflect what's happening and how to produce the three finger tap
2016-05-10 09:29:04 +02:00
Lukas Spieß
0ba2298934 Adjust nullability annotation in BITHockeyManager
Fixes #294 and closes #295
2016-05-06 17:58:48 +02:00
Lukas Spieß
a5dd30163c Merge branch 'master' into develop
# Conflicts:
#	Classes/BITMetricsManager.m
#	Classes/BITPersistence.m
#	HockeySDK-Source.podspec
#	HockeySDK.podspec
#	README.md
#	Support/buildnumber.xcconfig
#	docs/Changelog-template.md
#	docs/Guide-Installation-Setup-template.md
2016-05-06 03:27:49 +02:00
Lukas Spieß
2401cd25fc Fix function declaration position in BITHockeyHelper 2016-05-06 03:08:05 +02:00