Commit Graph

2501 Commits

Author SHA1 Message Date
Benjamin Scholtysik (Reimold)
3ebaa3e14e Merge pull request #446 from bmourat/remove-uialertview
UIAlertView removed
2017-08-11 11:18:02 -07:00
Benjamin Scholtysik (Reimold)
8c8c03e18c Merge pull request #447 from MatkovIvan/fix/auth-cleanup
Fix BITAuthenticator state after cleanup
2017-08-09 10:18:15 -07:00
Ivan Matkov
dd218218d4 Update cleanup test 2017-08-08 16:13:03 +03:00
Ivan Matkov
fa2d11b78c Fix BITAuthenticator state after cleanup 2017-08-08 16:08:38 +03:00
Benjamin Scholtysik (Reimold)
133b9b41fa Merge pull request #445 from bitstadium/fix/readme-update
Update the readme to point to the new docs
2017-08-04 12:03:57 -07:00
Benjamin Scholtysik (Reimold)
f89b1d8ad3 Fix another link in the docs 2017-08-04 09:40:13 -07:00
Murat Baysangurov
17bbe4e1a4 UIAlertView removed 2017-08-04 13:52:10 +03:00
Benjamin Scholtysik (Reimold)
2b1f07844d Update the readme to point to the new docs 2017-08-03 17:11:37 -07:00
Benjamin Scholtysik (Reimold)
4fe23f013e Merge pull request #444 from bitstadium/release/500-beta-1
Release/500 beta 1
2017-08-03 16:36:30 -07:00
Benjamin Scholtysik (Reimold)
e711965573 Ignore warning related to unused const variables in BITAttributedLabel. 2017-08-03 16:36:02 -07:00
Benjamin Scholtysik (Reimold)
98f5fc795b A few typos and fixes for the installation guide 2017-08-03 14:06:29 -07:00
Benjamin Scholtysik (Reimold)
1157991398 Fix typo in the word CocoaPods. 2017-08-03 13:40:31 -07:00
Benjamin Scholtysik (Reimold)
083b0cb0c2 Remove AssetsLibrary dependency as the SDK now supports iOS 8 and up 2017-08-03 12:56:56 -07:00
Benjamin Scholtysik (Reimold)
94606f6b4a Bump version to 5.0.0-beta.1 and add changelog 2017-08-03 12:41:54 -07:00
Benjamin Scholtysik (Reimold)
cdde5d1711 Merge pull request #441 from bmourat/remove-nsurlconnection
NSURLConnection removed
2017-08-03 10:15:52 -07:00
Murat Baysangurov
1b71957040 Merge branch 'develop' into remove-nsurlconnection
# Conflicts:
#	Support/HockeySDKTests/BITAuthenticatorTests.m
#	Support/HockeySDKTests/BITHockeyAppClientTests.m
#	Support/HockeySDKTests/BITSenderTests.m
2017-08-03 17:11:51 +03:00
Benjamin Scholtysik (Reimold)
377ecab36b Merge pull request #443 from bmourat/fix/get-resource-value-async
Calling getResourceValue asynchronously
2017-08-02 18:28:45 -07:00
Murat Baysangurov
31cd9beee5 Semaphore replaced with expectation 2017-08-02 13:11:24 +03:00
Murat Baysangurov
4d8251bc70 Log setResourceValueError 2017-08-02 10:09:46 +03:00
Murat Baysangurov
14b3e1c1b4 Error logging added 2017-08-02 09:59:11 +03:00
Murat Baysangurov
91f0258a06 Unit tests updated for handling getResourceValue async call 2017-08-01 16:32:47 +03:00
Murat Baysangurov
b653019143 Calling getResourceValue asynchronously 2017-08-01 15:31:34 +03:00
Benjamin Scholtysik (Reimold)
3258b89b21 Merge pull request #439 from bitstadium/feature/clean-up-bump-version
Feature/clean up bump version
2017-07-31 16:04:03 -07:00
Benjamin Scholtysik (Reimold)
346258be9f One more cleanup in the project file 2017-07-31 14:18:04 -07:00
Benjamin Scholtysik (Reimold)
47da919798 Remove MACOSX deployment target from project. 2017-07-31 09:43:03 -07:00
Benjamin Scholtysik (Reimold)
75dba0c068 Merge pull request #442 from bmourat/fix/remove-warnings-in-tests
Remove warnings
2017-07-27 16:58:37 -07:00
Murat Baysangurov
f0fbda09a0 Fixed activityViewController property synthesize warning in BITFeedbackActivity 2017-07-27 15:02:48 +03:00
Murat Baysangurov
c8f3bf8e6d Fixed “cast drops const qualifier” warnings 2017-07-27 15:01:58 +03:00
Murat Baysangurov
97cdcc3f3f Fixed “deprecated implementations” and “direct ivar access” warnings 2017-07-27 14:53:19 +03:00
Murat Baysangurov
b421b3a3ae Conversion warnings fixed 2017-07-27 14:30:32 +03:00
Murat Baysangurov
520bf53fa7 Added xcconfig file for tests 2017-07-27 14:30:16 +03:00
Murat Baysangurov
b99aee420f Different warnings fixed 2017-07-27 13:51:01 +03:00
Murat Baysangurov
0f08b72f2d Fixed “unused variables” warnings 2017-07-27 13:14:35 +03:00
Murat Baysangurov
6b075b0d2c Fixed “ivar direct access” warnings 2017-07-27 13:11:12 +03:00
Murat Baysangurov
5ed712e210 Fixed bug in BITHockeyManager 2017-07-27 12:17:47 +03:00
Murat Baysangurov
f265ebb069 NSURLConnection removed 2017-07-27 11:08:40 +03:00
Benjamin Scholtysik (Reimold)
0ebd64092a Bump min iOS version to 8 in podspecs 2017-07-25 19:09:28 -07:00
Benjamin Scholtysik (Reimold)
ade322eaf1 Merge branch 'feature/clean-up-bump-version' of https://github.com/bitstadium/HockeySDK-iOS into feature/clean-up-bump-version 2017-07-25 19:06:03 -07:00
Benjamin Scholtysik (Reimold)
d84a5677c3 bump to iOS 8 and some obvious cleanup code 2017-07-25 19:05:56 -07:00
Benjamin Scholtysik (Reimold)
d2a014bc66 Merge pull request #440 from bitstadium/fix/use-copy-for-NSString
Use copy attribute for properties of type NSString
2017-07-25 19:05:15 -07:00
Benjamin Scholtysik (Reimold)
de5414b683 Use copy attribute for properties of type NSString 2017-07-25 16:46:37 -07:00
Benjamin Scholtysik (Reimold)
488f77a50f Merge branch 'develop' into feature/clean-up-bump-version 2017-07-25 16:06:39 -07:00
Benjamin Scholtysik (Reimold)
a398b986d7 Merge pull request #438 from bitstadium/fix/fix-distribution-target
Add macros for different flavors of SDK.
2017-07-25 14:22:23 -07:00
Benjamin Scholtysik (Reimold)
82ae68f282 bump to iOS 8 and some obvious cleanup code 2017-07-24 15:31:14 -07:00
Benjamin Scholtysik (Reimold)
71419b0575 Add macros for different flavors of SDK. 2017-07-24 15:23:32 -07:00
Benjamin Scholtysik (Reimold)
2478642d13 Merge pull request #437 from bmourat/fix/all-warnings
Fix all warnings
2017-07-24 14:44:57 -07:00
Murat Baysangurov
3c29622a9f Fixed some warnings in BITCrashManager 2017-07-24 15:16:24 +03:00
Murat Baysangurov
f0ff714f3d Replaced “tgmath.h” with <tgmath.h> 2017-07-24 15:16:04 +03:00
Murat Baysangurov
88e93efe82 Added Wno-covered-switch-default, Wno-switch-enum, Wno-format-nonliteral flags 2017-07-23 21:18:07 +03:00
Murat Baysangurov
eb8ed9dac7 Reverted CTTextAlignment switch 2017-07-23 21:16:56 +03:00