summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix obj-c app using incorrect delegatefeature/issue_970_mobile_choice_managerJoel Fischer2018-06-251-1/+1
* Add row index to choice set delegateJoel Fischer2018-06-2210-19/+26
* Update obj-c example app for choicesetmanagerJoel Fischer2018-06-157-37/+81
* Remove unused delegateJoel Fischer2018-06-152-34/+0
* Fix remaining test casesJoel Fischer2018-06-1514-6/+10
* Test fixesJoel Fischer2018-06-143-23/+28
* Finish choice set manager testsJoel Fischer2018-06-142-1/+78
* Additional ChoiceSetManager testsJoel Fischer2018-06-142-4/+25
* Preloading choice operations can now have cells removedJoel Fischer2018-06-144-8/+182
* In progress choice set manager testsJoel Fischer2018-06-133-7/+122
* Present Choice Set Operation testsJoel Fischer2018-06-132-8/+315
* Additional small updatesJoel Fischer2018-06-121-2/+26
* Stub present choice set testsJoel Fischer2018-06-122-1/+7
* Present keyboard testsJoel Fischer2018-06-122-10/+245
* Fixes to preload choices operation testsJoel Fischer2018-06-121-3/+3
* Preload choice operation testsJoel Fischer2018-06-123-1/+265
* Delete choices operation testsJoel Fischer2018-06-123-30/+14
* CheckChoiceVROperation testsJoel Fischer2018-06-117-20/+270
* Stub the rest of the specsJoel Fischer2018-06-087-0/+68
* SDLChoiceSet testsJoel Fischer2018-06-084-3/+154
* Use c function instead of #defineJoel Fischer2018-06-081-4/+11
* Start on choice set manager unit testsJoel Fischer2018-06-084-1/+113
* update example appJoel Fischer2018-06-081-1/+0
* Automatically set vrHelpItem positionsJoel Fischer2018-06-081-0/+5
* Fixes for choice set managerJoel Fischer2018-06-087-52/+47
* Fix keyboard properties not getting sent if custom ones weren’t setJoel Fischer2018-06-082-3/+8
* Fix present keyboard operationJoel Fischer2018-06-083-32/+14
* Fail if invalid choice sets are createdJoel Fischer2018-06-084-4/+52
* Fix choice set manager deletions having wrong idsJoel Fischer2018-06-081-2/+9
* Merge branch 'develop' into feature/issue_970_mobile_choice_managerJoel Fischer2018-06-054-4/+22
|\
| * Merge pull request #985 from smartdevicelink/bug/issue_976_generated_SDLArtwo...Joel Fischer2018-05-312-2/+18
| |\
| | * Refactored computing hash string lengthbug/issue_976_generated_SDLArtwork_name_too_longNicoleYarroch2018-05-311-2/+2
| | * Fixed documentationNicoleYarroch2018-05-301-1/+1
| | * Truncated the generated `SDLArtwork` filename to 16 characters.NicoleYarroch2018-05-302-1/+17
| |/
| * Merge branch 'fix/issue-977' into developJoel Fischer2018-05-301-0/+2
| |\
| | * Stops reconnect on AppUnauthorized notificationsfix/issue-977Kujtim Shala2018-05-241-0/+2
| * | Change log level of example appJoel Fischer2018-05-302-2/+2
* | | Numerous choice set manager fixesJoel Fischer2018-06-012-4/+32
* | | Use a searchable choice set in the example appJoel Fischer2018-06-011-4/+36
* | | Fix setting keyboard configurationJoel Fischer2018-06-011-8/+14
* | | Fix default keyboard propertiesJoel Fischer2018-06-016-95/+95
* | | Fix crashes when optional keyboard delegate methods aren’t presentJoel Fischer2018-06-014-27/+90
* | | Fix preloaded choice sets having non-matching idsJoel Fischer2018-05-313-1/+13
* | | * Fix Choice ids not being set properlyJoel Fischer2018-05-314-6/+30
* | | Fix choice set manager files not being publicJoel Fischer2018-05-3012-79/+124
* | | Startup the choice set manager correctlyJoel Fischer2018-05-306-25/+74
* | | Updates to PresentChoiceSetOperationJoel Fischer2018-05-305-15/+112
* | | Add choice set operations to log module mapJoel Fischer2018-05-304-4/+73
* | | Working on presenting keyboard delegatesJoel Fischer2018-05-2915-61/+187
* | | Merge branch 'develop' into feature/issue_970_mobile_choice_managerJoel Fischer2018-05-29489-15450/+10015
|\ \ \ | |/ /