summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLChoiceSetManager.m
Commit message (Expand)AuthorAgeFilesLines
* Consolidate running on a serial sub-queue to SDLGlobalsJoel Fischer2020-07-311-23/+10
* Update SCM to handle `nil` displayCapabilities betterJoel Fischer2020-05-201-1/+1
* Added logsNicoleYarroch2020-04-021-0/+4
* Apply suggestions from code reviewNicoleYarroch2020-04-021-1/+1
* Removed synchronization in getterNicoleYarroch2020-04-011-27/+8
* Moved access sync to stop methodNicoleYarroch2020-04-011-9/+10
* Added missing return info to documentationNicoleYarroch2020-04-011-0/+3
* Apply suggestions from code reviewNicoleYarroch2020-04-011-3/+3
* Removed unnecessary codeNicoleYarroch2020-03-261-25/+5
* Fixed bug in checking for choice idNicoleYarroch2020-03-261-3/+3
* Fixed bug with blocks called after mgr closedNicoleYarroch2020-03-261-12/+31
* Choice set mgr made thread safeNicoleYarroch2020-03-251-28/+65
* Added serial read/write queue to choice set mgrNicoleYarroch2020-03-251-15/+94
* Fix perform interactions not workingbugfix/issue-1536-empty-displaycapabilities-workaroundJoel Fischer2020-03-161-5/+2
* Add review fixesJoel Fischer2020-03-161-4/+5
* Choice set manager updatesJoel Fischer2020-03-111-15/+34
* ChoiceSetManager fixJoel Fischer2020-03-111-2/+3
* Fix ChoiceSetManager bugJoel Fischer2020-03-041-1/+1
* Update choice set managerJoel Fischer2020-03-041-20/+39
* 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