summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/private/SDLPreloadPresentChoicesOperation.m
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple observations of keyboard notificationbugfix/issue-2064-incorrect-keyboard-responseJoel Fischer2021-11-161-2/+2
* Fix calling choice set delegate when keyboard input occursJoel Fischer2021-11-161-2/+4
* Fix commentsJoel Fischer2021-09-151-0/+2
* Update choice set artwork uploadJoel Fischer2021-09-141-10/+21
* Fix minor issuesJoel Fischer2021-09-031-3/+6
* Update choice set testsJoel Fischer2021-09-011-1/+1
* In-progress fixes for choice set idsJoel Fischer2021-08-301-126/+14
* Fix some casting bugsJoel Fischer2021-08-191-2/+2
* FixesJoel Fischer2021-08-191-2/+4
* Remove TODOJoel Fischer2021-08-181-1/+0
* First pass at fixJoel Fischer2021-08-181-16/+31
* Choice set fixesJoel Fischer2021-08-171-19/+50
* Remove unneeded castsJoel Fischer2021-08-091-1/+1
* Fix selecting a choice cell doesn't work properlyJoel Fischer2021-08-091-3/+4
* Fix some logsJoel Fischer2021-08-091-1/+3
* Fix not buildingJoel Fischer2021-07-261-1/+1
* Fix preload / present bugJoel Fischer2021-07-261-3/+14
* Fix preload/present op not calling completion handler if there's no choice setJoel Fischer2021-07-261-0/+4
* Fix mis-naming completion handlerJoel Fischer2021-07-261-1/+1
* Fix preload/present bugsJoel Fischer2021-07-231-6/+8
* Fix not buildingJoel Fischer2021-07-221-2/+2
* Fix another choice uniqueness bugJoel Fischer2021-07-221-12/+12
* Preload choices fixJoel Fischer2021-07-221-5/+21
* Preload present op now handles delegate callback to simplify managerJoel Fischer2021-07-221-5/+11
* Preload/Present Op keep internal state to fix cancel stuffJoel Fischer2021-07-211-5/+32
* Rename spec fileJoel Fischer2021-07-211-1/+0
* Finish first pass combining preload / present opsJoel Fischer2021-07-201-61/+114
* In-progress combine preload / present opsJoel Fischer2021-07-191-0/+560