Commit Graph

1954 Commits

Author SHA1 Message Date
Lukas Spieß
9feefdfcee Merge pull request #269 from bitstadium/feature/prepareditems-feedbackmanager-delegate
Add delegate method to FeedbackManager to add items to feedback
2016-04-15 02:35:00 +02:00
Lukas Spieß
1be53e0971 Add test for feedbackComposeViewController 2016-04-15 00:42:32 +02:00
Lukas Spieß
0230f5945d Update FeedbackManagerTests to use property 2016-04-15 00:42:32 +02:00
Lukas Spieß
580feff6aa Deprecate feedbackComposerPreparedItems in favor of delegate method 2016-04-15 00:42:32 +02:00
Lukas Spieß
c6da440509 Add preparedItemsForFeedbackManager: delegate method 2016-04-15 00:41:57 +02:00
Lukas Spieß
2aa7e6d594 Merge pull request #266 from bitstadium/feature/travis-logging
Improve Travis CI logs
2016-04-14 14:34:12 +02:00
Lukas Spieß
502e9e5618 Silence nullability warnings in unit test 2016-04-13 02:00:14 +02:00
Christoph Wendt
dfd603a1ed Merge pull request #274 from bitstadium/feature/authenticator-minor-improvements
Minor style improvements for BITAuthenticator
2016-04-11 17:25:49 -07:00
Lukas Spieß
8f83de2dbb Reorder methods in BITAuthenticator and enforce code style 2016-04-12 00:26:20 +02:00
Lukas Spieß
80cd0eaf58 Use properties instead of iVars in BITAuthenticator 2016-04-11 23:31:28 +02:00
Christoph Wendt
3b3e405024 Merge pull request #263 from bitstadium/feature/nullability-annotation
Add initial nullability annotations and minor refactorings
2016-04-11 13:29:59 -07:00
Lukas Spieß
94c5c4c2dc Undo marking headers as private
This caused issues when integrating the SDK as sources. Will therefore remove until we reconsider the current solution for how to organize headers.
2016-04-11 16:28:11 +02:00
Lukas Spieß
99cb56c47c Merge branch 'master' into develop 2016-04-07 02:51:51 +02:00
chrwend
75c5c3b163 Bump build code -> 81 2016-04-06 17:44:28 -07:00
Lukas Spieß
3b4a44cd53 Merge pull request #272 from bitstadium/hotfix/fix-categorycontainer-featuremacro
Fix compiler macros for CategoryContainer
2016-04-06 23:58:50 +02:00
Lukas Spieß
c2d50dd143 Merge pull request #271 from bitstadium/feature/add-session-info-to-readme
Add information about session creation (user metrics) to readme
2016-04-06 23:54:33 +02:00
chrwend
12852b96a4 Extend User Metrics documentation to explain users and sessions 2016-04-06 23:53:55 +02:00
Lukas Spieß
ace088d39b Properly dereference function pointer to silence warning
Thanks @ksuther!
2016-04-06 22:16:23 +02:00
Lukas Spieß
c2476f0577 Fix compiler macros for CategoryContainer 2016-04-06 22:12:33 +02:00
Lukas Spieß
dd09e25a6b Merge branch 'master' into develop 2016-03-31 22:25:01 +02:00
Lukas Spieß
7ff199c8a3 Merge pull request #89 from bitstadium/release/4.0.0-beta.1
Add 4.0.0-beta.1 Public Beta version
2016-03-31 22:22:35 +02:00
Lukas Spieß
876d5ac64a Update podspecs 2016-03-30 21:42:26 +02:00
Lukas Spieß
78153bd26e Update Changelog and Readme with new version 2016-03-30 19:20:18 +02:00
Lukas Spieß
a7ed44df53 Update build and version number 2016-03-30 19:10:22 +02:00
Lukas Spieß
2d483865d8 Add better Travis CI failure diagnostics
Thanks to https://github.com/0xced/XCDYouTubeKit
2016-03-11 15:45:52 +01:00
Lukas Spieß
a49287ce18 Use xcpretty-travis-formatter 2016-03-11 15:15:57 +01:00
Lukas Spieß
98dac94ff7 Add NSUnbufferedIO to fix issues with log output on Travis CI 2016-03-11 15:09:32 +01:00
Lukas Spieß
bfb9101ca8 Add NSUserDefaults synchronize when about to exit app for update 2016-03-11 13:49:23 +01:00
Lukas Spieß
8751dd8cb2 Merge branch 'release/4.0.0-alpha.2' into preseason 2016-03-09 21:17:24 +01:00
Lukas Spieß
176b36aa3d Update changelog 2016-03-09 21:14:54 +01:00
Lukas Spieß
16af96aeaa Update build and version numbers 2016-03-09 21:14:45 +01:00
Lukas Spieß
1f5158e12e Increase build number 2016-03-09 21:07:19 +01:00
Lukas Spieß
0e8c7c74ce Merge branch 'develop' into feature/metrics/develop
# Conflicts:
#	README.md
#	Support/buildnumber.xcconfig
#	docs/Changelog-template.md
#	docs/Guide-Installation-Setup-template.md
2016-03-09 21:06:42 +01:00
Lukas Spieß
27be381001 Increase build number 2016-03-09 21:03:08 +01:00
Lukas Spieß
846ace6e8a Fix syntax error in podspec 2016-03-09 20:31:14 +01:00
Lukas Spieß
e9e64003c3 Merge tag '3.8.6' into develop 2016-03-08 20:52:41 +01:00
Lukas Spieß
54a09a2814 Merge branch 'release/3.8.6' 2016-03-08 20:52:40 +01:00
Christoph Wendt
2f26dc79c4 Update podspecs 2016-03-08 18:44:29 +01:00
Christoph Wendt
f25b7b5eb4 Remove duplicate entry in changelog 2016-03-08 18:44:29 +01:00
Christoph Wendt
e4bda83afb Update version to 3.8.6 and bump build number 2016-03-08 18:44:29 +01:00
Christoph Wendt
a3ca23fec0 Update changelog 2016-03-08 18:44:29 +01:00
Lukas Spieß
23fad891e0 Update Installation/Setup guide template 2016-03-08 18:44:20 +01:00
Christoph Wendt
488a4cf9c3 Remove system frameworks from "Link Binary With Libraries" section in build settings 2016-03-08 14:50:22 +01:00
Lukas Spieß
d1dcfc5ed7 Mark internal keys as static 2016-03-08 14:43:34 +01:00
Lukas Spieß
765a97cd19 Merge pull request #83 from bitstadium/readme-improvements
Improve Readme structure
2016-03-07 20:12:34 +01:00
Lukas Spieß
98872d9bde Improve Readme structure 2016-03-07 18:46:39 +01:00
Lukas Spieß
354ed1578c Fix CocoaPods shield in Readme 2016-03-07 04:04:44 +01:00
Lukas Spieß
365cc791ed Improve handling of serverURL initialization 2016-03-07 04:01:21 +01:00
Lukas Spieß
84c013f20b Add nullability annotation for BITHockeyManager 2016-03-07 04:01:21 +01:00
Lukas Spieß
b1ed026349 Use nonatomic property declarations more consistently 2016-03-07 03:50:49 +01:00