summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added support for Projection HMI Type.feature/issue_559_projectionMuller, Alexander (A.)2017-03-033-0/+7
* 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
| * | | Move minimum storyboard version to iOS 8Joel Fischer2017-02-151-16/+19
| |/ /
* | | Merge pull request #531 from smartdevicelink/feature/remove_deprecated_waypointsJoel Fischer2017-02-1614-75/+3
|\ \ \ | |/ / |/| |
| * | Remove deprecated and unusable classesfeature/remove_deprecated_waypointsJoel Fischer2017-02-1414-75/+3
|/ /
* | Merge branch 'master' into developJoel Fischer2017-02-085-4/+9
|\ \ | |/
| * Update for v4.5.34.5.3Joel Fischer2017-02-085-4/+9
* | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-071-1/+1
|\ \ | |/
| * Merge pull request #521 from smartdevicelink/hotfix/issue_520_streaming_objec...Joel Fischer2017-02-071-1/+1
| |\
| | * Fixed issue with calling streaming media manager if proxy is started, but not...Muller, Alexander (A.)2017-02-071-1/+1
| |/
* | Fixed issue from merging in master branch.Muller, Alexander (A.)2017-02-071-1/+1
* | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-02-079-10/+32
|\ \ | |/
| * Merge pull request #517 from smartdevicelink/hotfix/issue_516_hmi_changeJoel Fischer2017-02-071-1/+3
| |\
| | * Added check for hmi equality and old send delegate if not equal.hotfix/issue_516_hmi_changeMuller, Alexander (A.)2017-02-021-1/+3
| * | Merge pull request #519 from smartdevicelink/hotfix/issue_518Joel Fischer2017-02-071-0/+1
| |\ \ | | |/ | |/|
| | * Set compressionSession to null so we do not accidentally over-release it.hotfix/issue_518Muller, Alexander (A.)2017-02-061-0/+1
| |/
| * Set swift-version for cocoapods until we can upgrade testsJoel Fischer2017-01-271-0/+1
| * Update to v4.5.24.5.2Joel Fischer2017-01-275-4/+14
| * Run clang-formatJoel Fischer2017-01-272-2/+2
| * Merge pull request #513 from smartdevicelink/hotfix/issue_512_debug_toolJoel Fischer2017-01-272-4/+12
| |\
| | * Moved point at which we set the logging to be before we initialize anything w...hotfix/issue_512_debug_toolMuller, Alexander (A.)2017-01-261-3/+3
| | * Update logger to initialize on lifecycle initialization, not startJoel Fischer2017-01-261-12/+5
| | * Merge branch 'master' into hotfix/issue_512_debug_toolJoel Fischer2017-01-2610-90/+149
| | |\ | | |/ | |/|
| | * Fixed issue with SDLDebugTool not keeping state with proxy recycle.Muller, Alexander (A.)2017-01-262-2/+17
* | | Merge pull request #502 from smartdevicelink/feature/issue_275_protocol_spec_...Joel Fischer2017-01-2718-180/+180
|\ \ \
| * | | Updated FrameData cases.Muller, Alexander (A.)2017-01-276-16/+16