summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLPreloadChoicesOperation.m
Commit message (Expand)AuthorAgeFilesLines
* Log error so dev knows a cell wont show upbugfix/issue-1220-ChoiceSetManager-return-nil-if-noMenuNameJustin Gluck2019-04-091-0/+1
* Fixing PR issuesJustin Gluck2019-04-081-3/+3
* Fixed Pr issuesJustin Gluck2019-04-081-1/+0
* WIP : If menueName is nil we do not want to send a RPC since menuName is a re...Justin Gluck2019-04-051-4/+18
* Fix never uploading choice secondary artwork properlyfeature/issue_1062_static_icon_sdlartwork_supportJoel Fischer2018-10-231-1/+1
* Add menu handling for icon artworkJoel Fischer2018-10-221-3/+3
* ChoiceSetManager supports static icon artworkJoel Fischer2018-10-161-7/+13
* Merge branch 'feature/issue_641_fuel_range' into developJoel Fischer2018-06-271-2/+2
* Preloading choice operations can now have cells removedJoel Fischer2018-06-141-2/+9
* Preload choice operation testsJoel Fischer2018-06-121-1/+15
* Fix preloaded choice sets having non-matching idsJoel Fischer2018-05-311-1/+1
* * Fix Choice ids not being set properlyJoel Fischer2018-05-311-3/+4
* Fix choice set manager files not being publicJoel Fischer2018-05-301-0/+8
* Working on presenting keyboard delegatesJoel Fischer2018-05-291-11/+8
* Add names for choice set operationsJoel Fischer2018-05-241-0/+10
* Add new ChoiceManager operationsJoel Fischer2018-05-241-2/+28
* Rejigger ChoiceSetManager to use operationsJoel Fischer2018-05-231-0/+117