summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update structs to support being copiedfeature/rpcs_nscopyingJoel Fischer2017-02-155-1/+29
* 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
| * | | Merge remote-tracking branch 'origin/develop' into feature/issue_275_protocol...Muller, Alexander (A.)2017-01-27123-1351/+616
| |\ \ \ | |/ / / |/| | |
* | | | Merge remote-tracking branch 'origin/master' into developMuller, Alexander (A.)2017-01-269-90/+147
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #510 from smartdevicelink/hotfix/issue_509_stop_proxyJoel Fischer2017-01-2610-91/+150
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed issue with retain cycle within the dispatch_after block.hotfix/issue_509_stop_proxyMuller, Alexander (A.)2017-01-261-2/+3
| | * | Fix double semi-colonJoel Fischer2017-01-262-4/+3
| | * | Re-add reconnecting stateJoel Fischer2017-01-266-52/+79
| | * | Don’t auto-reconnect in example projectJoel Fischer2017-01-262-4/+5
| | * | Cleaned up ProxyManager startWithReadyHandler:Muller, Alexander (A.)2017-01-251-4/+5
| | * | In order to restart properly, we need to start only after managerDidDisconnec...Muller, Alexander (A.)2017-01-251-1/+5
| | * | Adding a fix to restarting the proxy around an Apple Bug.Muller, Alexander (A.)2017-01-251-4/+9
| | * | Adding a note about stopping SDLManager.Muller, Alexander (A.)2017-01-251-0/+2
| | * | Removing Reconnecting state and instead using started.Muller, Alexander (A.)2017-01-252-9/+3
| | * | Merge remote-tracking branch 'origin/master' into hotfix/issue_509_stop_proxyMuller, Alexander (A.)2017-01-256-42/+71
| | |\ \ | | |/ / | |/| |
| | * | Updated lifecycle manager states to handle stopping the manager correctly.Muller, Alexander (A.)2017-01-253-55/+63
| | * | Fixed issue with stopping the proxy didn't actually stop it.Muller, Alexander (A.)2017-01-203-5/+22
* | | | Fixed issue with tests not compiling after merging master into develop.Muller, Alexander (A.)2017-01-264-10/+2
* | | | Merge branch 'master' into developJoel Fischer2017-01-255-40/+73
|\ \ \ \ | |/ / /
| * | | Merge pull request #506 from smartdevicelink/hotfix/issue_505_rai_response_ha...Joel Fischer2017-01-246-43/+72
| |\ \ \ | | |/ / | |/| |
| | * | Revert "Updated SDLManagerError enum to include a warning case."Joel Fischer2017-01-245-17/+2
| | * | Updated SDLManagerError enum to include a warning case.hotfix/issue_505_rai_response_handlerMuller, Alexander (A.)2017-01-245-2/+17
| | * | Fixed issue with test case not passing.Muller, Alexander (A.)2017-01-241-1/+2
| | * | Update with changes to make registration handling testableJoel Fischer2017-01-236-22/+65
| | * | Actual failure in registration now calls the readyHandlerJoel Fischer2017-01-231-11/+5
| | * | Fixed issue relating to getting unhandled warnings from RAI Response.Muller, Alexander (A.)2017-01-191-12/+3
| |/ /
* | | Merge pull request #498 from smartdevicelink/feature/issue_497_lockscreen_con...Joel Fischer2017-01-244-12/+20
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/develop' into feature/issue_497_lockscre...feature/issue_497_lockscreen_constantsMuller, Alexander (A.)2017-01-192-6/+25
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/develop' into feature/issue_497_lockscre...Muller, Alexander (A.)2017-01-190-0/+0
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/develop' into feature/issue_497_lockscre...Muller, Alexander (A.)2017-01-197-4/+25
| |\ \ \ \ \