summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switches between targets without crashingbugfix/example_apps_crash_if_build_folder_not_cleanedNicoleYarroch2018-07-184-11/+11
* Fix SDLTPMS not being exposedJoel Fischer2018-07-133-0/+3
* Merge pull request #997 from smartdevicelink/feature/issue_719_submenu_iconJoel Fischer2018-07-1310-35/+164
|\
| * Fixed focussed specfeature/issue_719_submenu_iconJoel Fischer2018-07-111-1/+1
| * Fix example app and testsJoel Fischer2018-07-112-5/+5
| * Fix example app submenu menu iconsJoel Fischer2018-06-292-4/+5
| * Fix submenus without artworkJoel Fischer2018-06-292-2/+2
| * Merge branch 'develop' into feature/issue_719_submenu_iconJoel Fischer2018-06-28157-1227/+7756
| |\
| * | Fix always sending submenu artwork even if artwork isn’t yet uploadedJoel Fischer2018-06-211-4/+5
| * | Add submenu icon to example appsJoel Fischer2018-06-212-5/+5
| * | Add testsJoel Fischer2018-06-216-20/+96
| * | Implement SDL-0085 Submenu iconJoel Fischer2018-06-215-11/+62
* | | Merge pull request #1008 from smartdevicelink/feature/issue_748_tire_pressure...Joel Fischer2018-07-118-14/+140
|\ \ \
| * | | Add tests, make enum publicJoel Fischer2018-07-022-2/+14
| * | | Implement SDL 0097 Tire pressure additionsJoel Fischer2018-07-027-13/+127
| | |/ | |/|
* | | Merge branch 'master' into developJoel Fischer2018-07-111-1/+2
|\ \ \ | |/ / |/| |
| * | Merge pull request #1006 from smartdevicelink/bugfix/issue_998_invalid_enum_u...Joel Fischer2018-07-111-1/+2
| |\ \
| | * | Add hax comment stringJoel Fischer2018-07-101-0/+1
| | * | Check class type to account for the reason enum being “-1”Joel Fischer2018-07-021-1/+1
| |/ /
* | | Merge branch 'feature/issue_641_fuel_range' into developJoel Fischer2018-06-2746-792/+1374
|\ \ \
| * | | 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
* | | | Merge branch 'feature/issue_970_mobile_choice_manager' into developJoel Fischer2018-06-2766-160/+4344
|\ \ \ \
| * | | | Fix obj-c app using incorrect delegatefeature/issue_970_mobile_choice_managerJoel Fischer2018-06-251-1/+1
| * | | | Add row index to choice set delegateJoel Fischer2018-06-2210-19/+26
| * | | | Update obj-c example app for choicesetmanagerJoel Fischer2018-06-157-37/+81
| * | | | Remove unused delegateJoel Fischer2018-06-152-34/+0
| * | | | Fix remaining test casesJoel Fischer2018-06-1514-6/+10
| * | | | Test fixesJoel Fischer2018-06-143-23/+28
| * | | | Finish choice set manager testsJoel Fischer2018-06-142-1/+78
| * | | | Additional ChoiceSetManager testsJoel Fischer2018-06-142-4/+25
| * | | | Preloading choice operations can now have cells removedJoel Fischer2018-06-144-8/+182
| * | | | In progress choice set manager testsJoel Fischer2018-06-133-7/+122
| * | | | Present Choice Set Operation testsJoel Fischer2018-06-132-8/+315
| * | | | Additional small updatesJoel Fischer2018-06-121-2/+26
| * | | | Stub present choice set testsJoel Fischer2018-06-122-1/+7
| * | | | Present keyboard testsJoel Fischer2018-06-122-10/+245
| * | | | Fixes to preload choices operation testsJoel Fischer2018-06-121-3/+3
| * | | | Preload choice operation testsJoel Fischer2018-06-123-1/+265
| * | | | Delete choices operation testsJoel Fischer2018-06-123-30/+14