summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| | * | CheckChoiceVROperation testsJoel Fischer2018-06-117-20/+270
| | * | Stub the rest of the specsJoel Fischer2018-06-087-0/+68
| | * | SDLChoiceSet testsJoel Fischer2018-06-084-3/+154
| | * | Use c function instead of #defineJoel Fischer2018-06-081-4/+11
| | * | Start on choice set manager unit testsJoel Fischer2018-06-084-1/+113
| | * | update example appJoel Fischer2018-06-081-1/+0
| | * | Automatically set vrHelpItem positionsJoel Fischer2018-06-081-0/+5
| | * | Fixes for choice set managerJoel Fischer2018-06-087-52/+47
| | * | Fix keyboard properties not getting sent if custom ones weren’t setJoel Fischer2018-06-082-3/+8
| | * | Fix present keyboard operationJoel Fischer2018-06-083-32/+14
| | * | Fail if invalid choice sets are createdJoel Fischer2018-06-084-4/+52
| | * | Fix choice set manager deletions having wrong idsJoel Fischer2018-06-081-2/+9
| | * | Merge branch 'develop' into feature/issue_970_mobile_choice_managerJoel Fischer2018-06-054-4/+22
| | |\ \
| | * | | Numerous choice set manager fixesJoel Fischer2018-06-012-4/+32