summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLPreloadChoicesOperation.m
Commit message (Expand)AuthorAgeFilesLines
* Update SCM to handle `nil` displayCapabilities betterJoel Fischer2020-05-201-6/+6
* Add documentationbugfix/issue-1618-choice-preload-uploading-imageJoel Fischer2020-04-071-0/+5
* Fix PreloadChoicesOperationJoel Fischer2020-04-031-4/+2
* Update preload choices operation initializerJoel Fischer2020-03-041-10/+10
* Screen manager fixJoel Fischer2020-03-031-8/+32
* Merge commit 'b962a21d9d2e6901a8461c00dc2773a422904cf4' into feature/issue_13...Kujtim Shala2019-09-261-0/+1
|\
| * Update SDLAsynchronousOperation subclasses to abort on start if they're cance...Joel Fischer2019-09-191-0/+1
* | Refactored the library to use the new display capabilityKujtim Shala2019-09-131-12/+15
|/
* Merge branch 'develop' into feature/issue_0187_restructure_ios_threadingJoel Fischer2019-06-051-2/+9
|\
| * Force ChoiceSets to work on Ford Sync Gen 3bugfix/issue_1290_sync3_choice_sets_failJoel Fischer2019-05-311-2/+9
* | Add more logging and unique ids to operationsJoel Fischer2019-05-151-1/+3
|/
* Fixing pr issuesJustin Gluck2019-04-111-2/+2
* Fixed whitespace issueJustin Gluck2019-04-111-3/+3
* 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