summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| |/
* | 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
|/
* Update for v4.5.14.5.1Joel Fischer2017-01-196-6/+11
* Merge pull request #500 from smartdevicelink/hotfix/issue_499Joel Fischer2017-01-192-0/+16
|\
| * Added a ParameterAssert instead of throwing an exception, along with returnin...Muller, Alexander (A.)2017-01-192-5/+7
| * Updated to throw an exception instead of returning an error for nil requests ...hotfix/issue_499Muller, Alexander (A.)2017-01-182-12/+6
| * Adding a spec to test sending nil request.Muller, Alexander (A.)2017-01-181-0/+11
| * Added check for nil request in sending.Muller, Alexander (A.)2017-01-181-0/+9
* | Merge pull request #496 from smartdevicelink/hotfix/issue_495Joel Fischer2017-01-192-8/+21
|\ \ | |/ |/|
| * Fixed issue around not calculating an SDLPutFile's currentOffset correctly. U...hotfix/issue_495Muller, Alexander (A.)2017-01-182-8/+21
|/
* Remove a test focusJoel Fischer2017-01-111-1/+1
* Fixed test casesJoel Fischer2017-01-113-7/+8
* Fix podspec not updated with latest version numberJoel Fischer2017-01-111-1/+1
* Merge branch 'release/4.5.0'4.5.0Joel Fischer2017-01-1163-237/+801
|\
| * Update for v4.5.0Joel Fischer2017-01-114-3/+7
| * Follow style guide for boolean checkrelease/4.5.0Joel Fischer2017-01-101-1/+1
| * Updated formatting of README.mdAlex Muller2016-12-211-0/+1
| * Added steps for using the lock screen manager from SDL's bundle to the readme.Muller, Alexander (A.)2016-12-201-0/+6
| * Added check when trying to upload an appIcon for a head unit that does not su...Muller, Alexander (A.)2016-12-201-1/+2
| * Update for v4.5.04.5.0-beta.2Joel Fischer2016-12-1615-39/+64
| * Merge pull request #482 from smartdevicelink/hotfix/issue_481Alex Muller2016-12-131-1/+18
| |\
| | * Improved readability for nil-checks.hotfix/issue_481Muller, Alexander (A.)2016-12-131-29/+30
| | * Adding in nil checks for completion handlers of Streaming Media Manager.Muller, Alexander (A.)2016-12-091-14/+30
| * | Fixed issue with trying to upload a file that is nil will cause an infinite l...Muller, Alexander (A.)2016-12-131-6/+11
| * | Fixed an issue with initializer causing infinite loop.Muller, Alexander (A.)2016-12-131-1/+1
| * | Fixed issue relating to SDLLocationDetails' searchAddress using the wrong key...Muller, Alexander (A.)2016-12-122-3/+4
| * | Fixed formatting for some interfaces.Muller, Alexander (A.)2016-12-127-21/+14
| * | Fixed issue with LocationDetails' properties not properly becoming initialized.Muller, Alexander (A.)2016-12-121-3/+18
| * | Fixed issue with waypoints not being correctly initialized as SDLLocationDetailsMuller, Alexander (A.)2016-12-092-2/+23
| |/
| * Merge pull request #480 from smartdevicelink/feature/issue_479Joel Fischer2016-12-071-1/+1
| |\
| | * Updated description to return correct control data name.feature/issue_479Muller, Alexander (A.)2016-12-061-1/+1
| |/
| * Update changelog for v4.5.0-beta.1Joel Fischer2016-12-051-0/+7
| * Update for v4.5.0-beta.1 release4.5.0-beta.1Joel Fischer2016-12-0526-187/+535