summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/develop' into feature/issue_569_hmi_stat...feature/issue_569_hmi_status_delegateMuller, Alexander (A.)2017-03-081-1/+1
|\
| * Fix unit test that was failing due to previous pull request.Muller, Alexander (A.)2017-03-081-1/+1
* | Removed unnecessary comments.Muller, Alexander (A.)2017-03-081-4/+0
* | Merge remote-tracking branch 'origin/develop' into feature/issue_569_hmi_stat...Muller, Alexander (A.)2017-03-0823-70/+168
|\ \ | |/
| * Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-03-087-8/+16
| |\
| | * Merge pull request #571 from smartdevicelink/hotfix/issue_570Joel Fischer2017-03-081-2/+2
| | |\
| | | * Update LICENSEtheresalech2017-03-081-2/+2
| | |/
| | * Update to v4.5.54.5.5Joel Fischer2017-03-075-4/+12
| | * Merge pull request #565 from davidswi/hotfix/issue_522_hangJoel Fischer2017-03-071-2/+2
| | |\
| | | * Tiny style updateJoel Fischer2017-03-071-2/+1
| | | * Prevent infinite loops in send block while by checking ostream state.david.switzer2017-03-031-2/+3
| * | | Merge pull request #554 from smartdevicelink/feature/issue_553_improve_notifi...Joel Fischer2017-03-0810-56/+131
| |\ \ \
| | * | | Fixed typo in function declaration comment.feature/issue_553_improve_notificationsMuller, Alexander (A.)2017-03-072-2/+2
| | * | | Added an additional method to compare both membership and kindof for notifica...Muller, Alexander (A.)2017-03-037-9/+35
| | * | | Updated tests to correctly send out notificationsMuller, Alexander (A.)2017-03-012-26/+60
| | * | | Updated all classes to use new convenience methods.Muller, Alexander (A.)2017-03-014-30/+19
| | * | | Added convenience methods for notification and response notification objects.Muller, Alexander (A.)2017-03-014-0/+26
| * | | | Merge pull request #567 from smartdevicelink/feature/issue_511_register_warni...Joel Fischer2017-03-084-1/+16
| |\ \ \ \
| | * | | | Added additional error code for registration successful, but with a warning.feature/issue_511_register_warning_error_codeMuller, Alexander (A.)2017-03-074-1/+16
| |/ / / /
| * | | | Merge branch 'master' into developJoel Fischer2017-03-073-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge pull request #556 from smartdevicelink/hotfix/issue_555Joel Fischer2017-03-062-4/+4
| | |\ \ \
| | | * | | Fixed misspellings and formatting for templatshotfix/issue_555Muller, Alexander (A.)2017-03-012-4/+4
| | * | | | Merge pull request #561 from smartdevicelink/hotfix/issue_560Joel Fischer2017-03-031-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Fixed issue with incorrectly setting state on manager disconnect.hotfix/issue_560Muller, Alexander (A.)2017-03-021-1/+1
| | |/ / /
* | | | | Added delegate callbacks for audio streaming state and system context changes.Muller, Alexander (A.)2017-03-075-3/+116
|/ / / /
* | | | Merge branch 'master' into developJoel Fischer2017-03-021-19/+31
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge pull request #548 from smartdevicelink/hotfix/issue_538Joel Fischer2017-03-021-19/+31
| |\ \ | | |/ | |/|
| | * Merge remote-tracking branch 'origin/master' into hotfix/issue_538hotfix/issue_538Muller, Alexander (A.)2017-03-0118-23/+71
| | |\
| | * | SDLLockScreenManager now tracks active state to show lock screen when the app...Joel Fischer2017-02-161-19/+31
* | | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-03-011-0/+5
|\ \ \ \ | |/ / /
| * | | Merge pull request #551 from smartdevicelink/hotfix/issue_549Joel Fischer2017-03-011-0/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Added check for starting a lifecycle manager that has already been started.Muller, Alexander (A.)2017-03-011-0/+5
| |/ /
* | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-288-9/+28
|\ \ \ | |/ /
| * | Update to v4.5.44.5.4Joel Fischer2017-02-245-4/+12
| * | Merge pull request #542 from smartdevicelink/hotfix/issue_529Joel Fischer2017-02-231-1/+5
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into hotfix/issue_529hotfix/issue_529Muller, Alexander (A.)2017-02-2210-14/+43
| | |\ \
| | * | | Adding in check for nullable properties of video encoder callbackMuller, Alexander (A.)2017-02-141-1/+5
| | | |/ | | |/|
| * | | Merge pull request #544 from smartdevicelink/hotfix/issue_543Joel Fischer2017-02-232-4/+11
| |\ \ \ | | |_|/ | |/| |
| | * | Improved state machine throw. Also added in more specific spec to handle this.Muller, Alexander (A.)2017-02-232-5/+10
| | * | Added in more descriptive exception throw for debugging.hotfix/issue_543Muller, Alexander (A.)2017-02-221-2/+4
| |/ /
* | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-219-12/+41
|\ \ \ | |/ /
| * | Merge pull request #541 from smartdevicelink/hotfix/issue_539Joel Fischer2017-02-212-5/+34
| |\ \
| | * | Fixes #539hotfix/issue_539Joel Fischer2017-02-202-5/+34
| |/ /
| * | Merge pull request #533 from smartdevicelink/hotfix/xcode_83_fixesJoel Fischer2017-02-208-9/+9
| |\ \ | | |/ | |/|
| | * Xcode 8.3 beta 2 fixeshotfix/xcode_83_fixesJoel Fischer2017-02-158-9/+9
| |/
* | Removed files no longer included in repository.Muller, Alexander (A.)2017-02-161-18/+0
* | Merge pull request #535 from smartdevicelink/feature/rpcs_nscopyingJoel Fischer2017-02-165-1/+29
|\ \
| * | Update structs to support being copiedfeature/rpcs_nscopyingJoel Fischer2017-02-155-1/+29
* | | Merge pull request #534 from smartdevicelink/feature/ios8_minimumJoel Fischer2017-02-1620-40/+22
|\ \ \
| * | | Remove checks and assets for pre-iOS 8feature/ios8_minimumJoel Fischer2017-02-1519-24/+3