summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLChoiceSet.m
Commit message (Collapse)AuthorAgeFilesLines
* Add row index to choice set delegateJoel Fischer2018-06-221-1/+0
|
* SDLChoiceSet testsJoel Fischer2018-06-081-2/+2
|
* Automatically set vrHelpItem positionsJoel Fischer2018-06-081-0/+5
|
* Fail if invalid choice sets are createdJoel Fischer2018-06-081-0/+39
|
* Fix preloaded choice sets having non-matching idsJoel Fischer2018-05-311-0/+6
| | | | * Add description methods to SDLChoiceCell and SDLChoiceSet
* Fix choice set manager files not being publicJoel Fischer2018-05-301-0/+10
| | | | | | | * Fix crash when preloading choices without artworks * Update log modules to split screen manager into separate modules for easier filtering * Add new SDLChoiceSet initializer for easier TTS creation * Update Swift example app to use new ChoiceSetManager
* Stub out new choice set manager classesJoel Fischer2018-05-211-0/+69