summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed gettersfeature/SDL-0058-video-streaming-capabilitiesBrett W2017-08-032-3/+3
* Addressing requested changesBrettyWhite2017-07-313-5/+5
* add getVideoStreamingCapability to example appBrettyWhite2017-07-281-0/+7
* fixed typoBrettyWhite2017-07-284-5/+5
* working unit testsBrettyWhite2017-07-287-3/+210
* fixed error that was breaking unit testsBrettyWhite2017-07-282-3/+4
* starting unit tests WIPBrettyWhite2017-07-275-1/+144
* added final two structsBrettyWhite2017-07-279-0/+372
* start of implementationBrettyWhite2017-07-2710-1/+213
* Merge pull request #655 from smartdevicelink/feature/implement_SDL_0050_api_p...Joel Fischer2017-07-265-5/+45
|\
| * fixed messagefeature/implement_SDL_0050_api_patch_versionBrettyWhite2017-07-211-1/+1
| * fixed deprecation messsageBrettyWhite2017-07-211-1/+1
| * added in old function w/ deprecationBrettyWhite2017-07-212-1/+16
| * removed old instancetype initBrettyWhite2017-07-202-3/+1
| * added patch version parameterBrettyWhite2017-07-204-3/+30
* | Merge pull request #659 from smartdevicelink/feature/implement_SDL_0076_addit...Joel Fischer2017-07-263-1/+221
|\ \
| * | added languagesfeature/implement_SDL_0076_additional_languagesBrettyWhite2017-07-243-1/+221
|/ /
* | Merge pull request #657 from smartdevicelink/feature/implement_SDL_0060_enin_...Joel Fischer2017-07-213-1/+34
|\ \
| * | add enin and ththfeature/implement_SDL_0060_enin_ththBrettyWhite2017-07-213-1/+34
|/ /
* | Merge pull request #653 from smartdevicelink/feature/implement_SDL_0031_Mobil...Joel Fischer2017-07-213-1/+20
|\ \ | |/ |/|
| * adding SDLAppHMIType Projectionfeature/implement_SDL_0031_Mobile_ProjectionBrettyWhite2017-07-203-1/+20
|/
* Fix podspec errorJoel Fischer2017-07-172-2/+2
* Merge pull request #646 from smartdevicelink/feature/update_name_documentationJoel Fischer2017-07-172-9/+9
|\
| * fixed typofeature/update_name_documentationBrettyWhite2017-07-142-7/+7
| * adding language to docsBrettyWhite2017-07-142-9/+9
* | Merge pull request #644 from smartdevicelink/feature/611_system_capabilities_...Joel Fischer2017-07-1431-6/+1033
|\ \ | |/ |/|
| * Fix system capability response handlers not firingfeature/611_system_capabilities_query_rpcJoel Fischer2017-07-133-6/+23
| * Update imports for queryJoel Fischer2017-07-133-0/+18
| * Create System Capability RPCsJoel Fischer2017-07-1127-6/+998
* | Merge pull request #592 from davidswi/feature/issue_591Joel Fischer2017-07-131-4/+35
|\ \ | |/ |/|
| * Merge branch 'master' into feature/issue_591David Switzer2017-05-1870-231/+730
| |\
| * | Remove superfluous setter.David Switzer2017-05-181-1/+1
| * | Reinstate session setup in progress setter to end background task cleanly.David Switzer2017-05-171-1/+9
| * | Remove synthesized sessionSetupInProgress property.David Switzer2017-05-161-18/+2
| * | Incorporate PR review feedback.David Switzer2017-05-011-5/+19
| * | Update background task handling code based on review feedback.David Switzer2017-04-141-8/+5
| * | Remove delayed connect boolean and always wrap delayed connect in background ...david.switzer2017-04-021-14/+3
| * | Fix logic flow in sdl_backgroundTaskStart to meet SDL guidelines.David Switzer2017-03-291-4/+7
| * | Fix merge problems including missing delayed connect property.David Switzer2017-03-291-12/+11
| * | Add background task handling per Apple guidelines for connection.David Switzer2017-03-291-2/+39
* | | Update for v4.6.14.6.1Joel Fischer2017-07-106-6/+13
* | | Merge pull request #639 from smartdevicelink/hotfix/issue_638Joel Fischer2017-07-101-2/+2
|\ \ \
| * \ \ Merge branch 'master' into hotfix/issue_638hotfix/issue_638Joel Fischer2017-07-101-2/+2
| |\ \ \ | |/ / / |/| | |
* | | | [Example App] Fix a compiler errorJoel Fischer2017-07-031-2/+2
| * | | Fixes #638Joel Fischer2017-07-031-2/+2
|/ / /
* | | Update for v4.6.04.6.0Joel Fischer2017-06-305-4/+11
* | | Update example app with a GetVehicleData commandJoel Fischer2017-06-293-38/+71
* | | Fix secondary podfile not having correct pod versionJoel Fischer2017-06-261-1/+1
* | | Update for 4.6.0-rc.24.6.0-rc.2Joel Fischer2017-06-265-4/+11
* | | Merge pull request #631 from smartdevicelink/bugfix/issue_625Joel Fischer2017-06-261-0/+6
|\ \ \