summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix where deprecated params are removedbugfix/issue_1722_rpc_spec_generator_fix_deprecated_initsNicoleYarroch2020-08-171-4/+3
* Removed deprecated params from initsNicoleYarroch2020-08-141-4/+5
* Merge pull request #1692 from yoooriii/feature/0256_fuel_related_vehicle_dataJoel Fischer2020-08-1135-512/+1000
|\
| * 0256 'Refactor Fuel Information Related Vehicle Data', code review 5, apply s...leonid lokhmatov, Luxoft2020-08-1118-142/+142
| * 0256 'Refactor Fuel Information Related Vehicle Data', fix obj-c example app.leonid lokhmatov, Luxoft2020-08-111-7/+11
| * SDL-0256 ' Fuel Information Related Vehicle Data'Vladyslav Mustafin2020-08-1035-518/+1002
* | Merge pull request #1743 from smartdevicelink/bugfix/issue-1614-consolodate-s...Joel Fischer2020-08-107-97/+54
|\ \ | |/ |/|
| * Add documentation to new methodbugfix/issue-1614-consolodate-serial-queue-logicJoel Fischer2020-08-061-0/+3
| * Consolidate running on a serial sub-queue to SDLGlobalsJoel Fischer2020-07-317-97/+51
* | Merge pull request #1693 from yoooriii/feature/0257_hands_off_steeringJoel Fischer2020-08-0626-602/+1474
|\ \
| * | sdl-0257 "New vehicle data HandsOffSteering": code review, fix SDLGetVehicleD...leonid lokhmatov, Luxoft2020-08-061-23/+39
| * | sdl-0257 "New vehicle data HandsOffSteering": code review, revert extra changes.leonid lokhmatov, Luxoft2020-08-0624-1893/+1153
| * | sdl-0257 "New vehicle data HandsOffSteering": code review, fix SDLGetVehicleDataleonid lokhmatov, Luxoft2020-08-061-3/+3
| * | Revert "sdl-0257 "New vehicle data HandsOffSteering": apply review comments (...leonid lokhmatov, Luxoft2020-08-061-10/+0
| * | Revert "sdl-0257 "New vehicle data HandsOffSteering": apply review comments (...leonid lokhmatov, Luxoft2020-08-065-80/+6
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : so...leonid lokhmatov, Luxoft2020-08-032-142/+142
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : re...leonid lokhmatov, Luxoft2020-08-032-103/+97
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : im...leonid lokhmatov, Luxoft2020-08-035-6/+80
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : up...leonid lokhmatov, Luxoft2020-08-0322-880/+694
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : up...leonid lokhmatov, Luxoft2020-07-3115-303/+132
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (p3) : en...leonid lokhmatov, Luxoft2020-07-311-0/+10
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (pass 2) ...leonid lokhmatov, Luxoft2020-07-211-2/+2
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments (pass 2) ...leonid lokhmatov, Luxoft2020-07-2119-232/+962
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments: use [[x ...leonid lokhmatov, Luxoft2020-07-069-450/+692
| * | sdl-0257 "New vehicle data HandsOffSteering": apply review comments:leonid lokhmatov, Luxoft2020-07-067-23/+23
| * | sdl-0257 "New vehicle data HandsOffSteering" : fix testsleonid l lokhmatov2020-06-236-397/+499
| * | sdl-0257 "New vehicle data HandsOffSteering" : add test cases for updated cla...leonid l lokhmatov2020-06-237-21/+69
| * | sdl-0257 "New vehicle data HandsOffSteering" : update SDLVehicleDataType item...leonid l lokhmatov2020-06-233-2/+3
| * | 0257 "New vehicle data HandsOffSteering" use auto generated code, use only fi...leonid l lokhmatov2020-06-2218-177/+1013
* | | Merge pull request #1732 from smartdevicelink/feature/issue-910-additional-su...Joel Fischer2020-08-058-19/+167
|\ \ \
| * | | Update SmartDeviceLink/SDLAddSubMenu.hJoel Fischer2020-08-051-2/+1
| * | | Update globals with new RPC version and protocol versionfeature/issue-910-additional-submenusJoel Fischer2020-07-291-2/+2
| * | | Fix deprecationsJoel Fischer2020-07-272-1/+4
| * | | Implement SDL-0148 Additional SubMenusJoel Fischer2020-07-277-18/+164
* | | | Merge pull request #1741 from smartdevicelink/bugfix/issue-1734-rpc-generator...Joel Fischer2020-08-051-1/+1
|\ \ \ \
| * | | | Force functions and structs to always use `self` and not `super`bugfix/issue-1734-rpc-generator-instantiate-rpc-responsesJoel Fischer2020-07-311-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #1731 from smartdevicelink/feature/issue-926-command-list-...Joel Fischer2020-08-0523-93/+578
|\ \ \ \
| * \ \ \ Merge branch 'feature/issue-926-command-list-limitations' of https://github.c...feature/issue-926-command-list-limitationsJoel Fischer2020-08-052-4/+3
| |\ \ \ \
| | * | | | Apply suggestions from code reviewJoel Fischer2020-08-052-4/+3
| * | | | | Fix update to SDL version breaking testJoel Fischer2020-08-051-3/+3
| |/ / / /
| * | | | Update globals with new RPC version and protocol versionJoel Fischer2020-07-291-2/+2
| * | | | Integrate driver distraction capability into system capability managerJoel Fischer2020-07-283-24/+19
| * | | | Implement SDL-0152 Driver Distraction: Command List LimitationsJoel Fischer2020-07-2718-64/+555
| | |/ / | |/| |
* | | | Merge pull request #1733 from smartdevicelink/feature/issue-1139-supported-ch...Joel Fischer2020-08-058-24/+138
|\ \ \ \
| * \ \ \ Merge branch 'feature/issue-1139-supported-character-sets' of https://github....Joel Fischer2020-08-051-5/+2
| |\ \ \ \
| | * | | | Apply suggestions from code reviewJoel Fischer2020-08-051-5/+2
| * | | | | Fix commentsJoel Fischer2020-08-051-5/+1
| |/ / / /
| * | | | Update uses of deprecated enum valuesfeature/issue-1139-supported-character-setsJoel Fischer2020-07-283-3/+3
| * | | | Fix warningsJoel Fischer2020-07-271-0/+3
| * | | | Implement SDL-0202 - Supported Character SetsJoel Fischer2020-07-274-16/+134
| |/ / /