summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed newlines showing up in alert messagefeature/issue_641_fuel_rangeNicoleYarroch2018-06-252-2/+5
* Updated vehicle data convenience initsNicoleYarroch2018-06-256-104/+13
* Fixed broken Obj-C app vehicle data menNicoleYarroch2018-06-225-15/+27
* Fixed incorrect file name for test classNicoleYarroch2018-06-222-5/+5
* Fixed incorrect documentationNicoleYarroch2018-06-222-6/+1
* Fixed incorrect parameter names for `fuelLevel`NicoleYarroch2018-06-225-3/+24
* Fix wrong `fuelLevel` param name for vehicle dataNicoleYarroch2018-06-224-58/+34
* Added getting all vehicle data types to the example appsNicoleYarroch2018-06-217-55/+329
* Added missing documentation to GetVehicleData classNicoleYarroch2018-06-211-0/+1
* Added new param fuel range to Vehicle Data RPCsNicoleYarroch2018-06-2016-503/+590
* New fuel range param added to SubscribeVehicleDataNicoleYarroch2018-06-207-140/+173
* Added new enums and structs for fuel rangeNicoleYarroch2018-06-2017-0/+270
* Added init test cases to SDLUnsubscribeVehicleDataSpecfeature/issue_706_engine_oil_lifeNicoleYarroch2018-06-071-29/+61
* Added init test cases to SDLSubscribeVehicleDataSpecNicoleYarroch2018-06-071-29/+61
* Added init test cases to SDLGetVehicleDataSpecNicoleYarroch2018-06-071-33/+65
* Added documentation to SDLUnsubscribeVehicleData classNicoleYarroch2018-06-071-25/+84
* Removed merge conflict markersNicoleYarroch2018-06-074-8/+6
* Added documentation to `SDLGetVehicleData` classNicoleYarroch2018-06-011-34/+92
* Added remaining documentation to `SDLSubscribeVehicleData`NicoleYarroch2018-06-011-66/+89
* Fixed misspelled wordNicoleYarroch2018-06-011-24/+24
* Merge branch 'develop' into feature/issue_706_engine_oil_lifeNicoleYarroch2018-06-01493-15465/+10054
|\
| * Merge pull request #985 from smartdevicelink/bug/issue_976_generated_SDLArtwo...Joel Fischer2018-05-312-2/+18
| |\
| | * Refactored computing hash string lengthbug/issue_976_generated_SDLArtwork_name_too_longNicoleYarroch2018-05-311-2/+2
| | * Fixed documentationNicoleYarroch2018-05-301-1/+1
| | * Truncated the generated `SDLArtwork` filename to 16 characters.NicoleYarroch2018-05-302-1/+17
| |/
| * Merge branch 'fix/issue-977' into developJoel Fischer2018-05-301-0/+2
| |\
| | * Stops reconnect on AppUnauthorized notificationsfix/issue-977Kujtim Shala2018-05-241-0/+2
| * | Change log level of example appJoel Fischer2018-05-302-2/+2
| * | Merge pull request #982 from smartdevicelink/bug/issue_981_example_apps_crashJoel Fischer2018-05-294-12/+6
| |\ \
| | * | Fixed Example Apps crashing after switching targetbug/issue_981_example_apps_crashNicoleYarroch2018-05-254-12/+6
| | |/
| * | Merge branch 'master' into developJoel Fischer2018-05-295-6/+6
| |\ \
| | * | Fix format argument warnings6.0.0-rc.1Joel Fischer2018-05-293-4/+4
| | * | Fix podspec version to reference rc1Joel Fischer2018-05-292-2/+2
| | * | Merge branch 'develop'Joel Fischer2018-05-29618-16683/+17796
| | |\ \ | | |/ / | |/| |
| * | | Update the READMEJoel Fischer2018-05-251-1/+1
| * | | Update for v6.0Joel Fischer2018-05-25197-13522/+5354
| * | | Merge pull request #928 from smartdevicelink/bug/issue_97_add_remaining_docum...Joel Fischer2018-05-25287-1911/+4652
| |\ \ \ | | |_|/ | |/| |
| | * | Last documentation fixesJoel Fischer2018-05-252-0/+5
| | * | Add more documentationbug/issue_97_add_remaining_documentationJoel Fischer2018-05-2517-61/+383
| | * | Make MenuManager class properly hiddenJoel Fischer2018-05-254-4/+1
| | * | Various additional documentationJoel Fischer2018-05-258-7/+160
| | * | Add documentation to SDLAudioStreamManagerJoel Fischer2018-05-253-0/+48
| | * | Fixed spacing issues in documentationNicoleYarroch2018-05-241-1/+0
| | * | Fixed spacing issues in the documentationNicoleYarroch2018-05-243-4/+3
| | * | Added more documentation to the SDLRPCRequest and SDLRPCResponse filesNicoleYarroch2018-05-242-1/+16
| | * | Added documentation to the SDLRPCRequest classNicoleYarroch2018-05-241-0/+3
| | * | Added documentation to SDLRPCMessage classNicoleYarroch2018-05-241-0/+50
| | * | Added documentation to SDLRPCStructNicoleYarroch2018-05-241-0/+18
| | * | Added more documentationNicoleYarroch2018-05-234-0/+46
| | * | Added documentation to Transport Delegate classNicoleYarroch2018-05-231-0/+13