summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLChoiceSetManager.m
Commit message (Expand)AuthorAgeFilesLines
* 1386_manager_update_display_capability : fix review commentsyLeonid2019-09-291-0/+1
* Merge commit 'b962a21d9d2e6901a8461c00dc2773a422904cf4' into feature/issue_13...Kujtim Shala2019-09-261-7/+26
|\
| * Choice set and screen manager methods now matchNicoleYarroch2019-09-131-1/+1
| * Merge branch 'develop' into feature/issue_1055_cancel_interaction_RPCJoel Fischer2019-09-111-1/+9
| |\
| * | Removed unused methodNicoleYarroch2019-08-291-4/+0
| * | Fixed spacingNicoleYarroch2019-08-131-1/+0
| * | Keyboard op dismissKeyboard: no longer takes IDNicoleYarroch2019-08-131-7/+4
| * | Present and dismiss keyboard now take cancelIDNicoleYarroch2019-08-131-4/+10
| * | Added debug logs for successful cancellationNicoleYarroch2019-08-121-1/+1
| * | Fixed deprecated inits in the choice set managerNicoleYarroch2019-08-121-2/+2
| * | Removed old references to `cancelId`NicoleYarroch2019-08-121-6/+0
| * | Moved cancelID to present choice set opNicoleYarroch2019-08-091-3/+2
| * | Fixed canceled op handling in managersNicoleYarroch2019-08-091-2/+0
| * | Relocated version checkNicoleYarroch2019-08-081-0/+6
| * | Update SmartDeviceLink/SDLChoiceSetManager.mNicoleYarroch2019-08-081-0/+1
| * | renamed methodNicoleYarroch2019-08-071-1/+1
| * | Refactored cancelling keyboardNicoleYarroch2019-08-061-1/+2
| * | Refactored keyboard op searchNicoleYarroch2019-07-301-4/+3
| * | Added test cases for dismissing keyboardNicoleYarroch2019-07-261-2/+1
| * | Merge branch 'develop' into feature/issue_1055_cancel_interaction_RPCNicoleYarroch2019-07-241-2/+3
| |\ \
| * | | Added support for canceling a keyboardNicoleYarroch2019-07-231-1/+12
| * | | refactored the PICS manager cancelID handlingNicoleYarroch2019-07-231-5/+0
| * | | Basic framework - adding cancelIds to manager PICSNicoleYarroch2019-07-221-0/+18
* | | | Refactored the library to use the new display capabilityKujtim Shala2019-09-131-34/+7
| |_|/ |/| |
* | | remove deprecations from SetDisplayLayoutMauricio2019-08-301-3/+0
* | | Suppress deprecated messagesMauricio2019-08-271-1/+6
* | | Update the on HMINotificationMauricio Juarez2019-08-211-0/+6
| |/ |/|
* | Merge branch 'master' into feature/issue_1028_restructure_ios_threadingJoel Fischer2019-07-151-3/+5
|\ \ | |/
| * Fixes #1308Joel Fischer2019-06-181-3/+5
* | Merge branch 'develop' into feature/issue_0187_restructure_ios_threadingJoel Fischer2019-06-051-1/+5
|\ \ | |/
| * Force ChoiceSets to work on Ford Sync Gen 3bugfix/issue_1290_sync3_choice_sets_failJoel Fischer2019-05-311-1/+5
* | Merge branch 'develop' into feature/issue_0187_restructure_ios_threadingJoel Fischer2019-06-051-1/+1
|\ \ | |/
| * Initial work on re-doing the soft button managerJoel Fischer2019-04-251-1/+1
* | Add more logging and unique ids to operationsJoel Fischer2019-05-151-2/+3
|/
* Merge branch 'develop' into feature/issue_1062_static_icon_sdlartwork_supportJoel Fischer2018-10-221-0/+8
|\
| * Change to error logJoel Fischer2018-10-181-2/+2
| * use previous displayCapabilities if one wasn’t sent but the SetDisplayLayou...Joel Fischer2018-10-181-0/+8
| * If screen managers get a failed register / setdisplaylayout response, don’t...bugfix/issue_1108_setdisplaylayout_screenmanager_failJoel Fischer2018-10-171-0/+6
* | ChoiceSetManager supports static icon artworkJoel Fischer2018-10-161-2/+6
* | Fix failed displaycapabilities updates break screen managerJoel Fischer2018-10-161-0/+6
|/
* Remove unused variablebugfix/issue_1081_vrsession_blockedJoel Fischer2018-09-251-1/+0
* Fix VR Sessions blocking execution of the choice set queue indefinitelyJoel Fischer2018-09-251-3/+1
* Add row index to choice set delegateJoel Fischer2018-06-221-3/+4
* Finish choice set manager testsJoel Fischer2018-06-141-1/+2
* Additional ChoiceSetManager testsJoel Fischer2018-06-141-2/+2
* Preloading choice operations can now have cells removedJoel Fischer2018-06-141-5/+15
* In progress choice set manager testsJoel Fischer2018-06-131-7/+16
* Fixes for choice set managerJoel Fischer2018-06-081-25/+27
* Fix keyboard properties not getting sent if custom ones weren’t setJoel Fischer2018-06-081-1/+6
* Fail if invalid choice sets are createdJoel Fischer2018-06-081-0/+9