summaryrefslogtreecommitdiff
path: root/SmartDeviceLink_Example
Commit message (Expand)AuthorAgeFilesLines
* Fix trigger source not passed with menu cellJoel Fischer2018-04-271-4/+4
* Remove old command codeJoel Fischer2018-04-261-88/+0
* Add Voice Command Manager, extract stubs from menu managerJoel Fischer2018-04-241-0/+8
* Merge branch 'develop' into feature/issue_927_mobile_menu_managerJoel Fischer2018-04-191-3/+100
|\
| * Added the system capability manager to the SDLUpdateCapabilityHandlerNicoleYarroch2018-04-051-2/+3
| * Added permissions check for dial number in the example appNicoleYarroch2018-04-051-0/+8
| * Refactored the dial number add command in the example appNicoleYarroch2018-03-291-35/+14
| * Used the `SDLSystemCapabilitiesManager` in the Example AppNicoleYarroch2018-03-291-4/+58
* | Many fixes to menu managerJoel Fischer2018-04-171-3/+5
* | Add some icons from iconmonstr for testing the menu listJoel Fischer2018-04-167-4/+73
* | Fix screen manager / menu manager integrationJoel Fischer2018-04-121-59/+14
|/
* Update for v. 5.2.0Joel Fischer2018-03-271-1/+1
* Removed VR command from change registration managerNicoleYarroch2018-03-261-1/+0
* Removed custom lock screen func from example appNicoleYarroch2018-03-261-5/+1
* Renamed function in example appNicoleYarroch2018-03-261-3/+3
* Added hexagon button states with no images to example appbugs/issue_912_update_example_app_for_5.2NicoleYarroch2018-03-231-7/+11
* Removed log config setting from example appNicoleYarroch2018-03-231-1/+0
* Fixed example app names for different languagesNicoleYarroch2018-03-231-8/+8
* Merge branch 'develop' into bugs/fix_example_app_sdlArtworksNicoleYarroch2018-03-231-3/+3
|\
| * Minor screen manager extensionsJoel Fischer2018-03-191-3/+3
* | Added VR Command NamesNicoleYarroch2018-03-201-0/+1
* | Added customized lock screenNicoleYarroch2018-03-191-2/+6
* | Added support for multiple languagesNicoleYarroch2018-03-191-11/+34
* | Deleted unused codeNicoleYarroch2018-03-161-5/+0
* | Updated the SDLArtwork code examplesNicoleYarroch2018-03-161-57/+8
|/
* Merge branch 'develop' into feature/issue_862_show_managerJoel Fischer2018-03-151-1/+1
|\
| * Merge branch 'master' into developJoel Fischer2018-03-091-1/+1
| |\
| | * Update for 5.1.1 release5.1.1Joel Fischer2018-01-221-1/+1
| * | Fixed the log configNicoleYarroch2018-03-021-2/+3
| * | Merge branch 'develop' into feature/issue_865_image_upload_managerNicoleYarroch2018-03-021-85/+44
| |\ \
| * | | Refactored example appNicoleYarroch2018-03-011-34/+19
| * | | Deprecated `SDLArtwork` methodsNicoleYarroch2018-02-231-2/+2
| * | | Made fixes to example appNicoleYarroch2018-02-231-50/+46
| * | | Removed image names from the example appNicoleYarroch2018-02-221-164/+90
| | |/ | |/|
* | | Revamp Show manager API as ScreenManagerJoel Fischer2018-03-061-12/+15
* | | Switch TextAndGraphic to a beginUpdates / endUpdates schemeJoel Fischer2018-03-051-1/+2
* | | Continued work on show manager piecesJoel Fischer2018-03-021-15/+1
* | | SoftButton manager fixesJoel Fischer2018-03-011-0/+2
* | | Fixes to SoftButtonManager and TextAndGraphicManagerJoel Fischer2018-02-282-175/+68
| |/ |/|
* | Remove some unneeded codeJoel Fischer2018-02-191-2/+1
* | Make the `SDLLifecycleManager` thread safeJoel Fischer2018-02-131-15/+4
* | Working on testsJoel Fischer2018-02-081-12/+23
|/
* Remove unneeded haptic rect testJoel Fischer2018-01-101-6/+0
* Update to v5.0.05.0.0Joel Fischer2017-11-301-1/+1
* Update to 5.0.0-rc.35.0.0-rc.3Joel Fischer2017-11-271-1/+1
* Fixed podspecJoel Fischer2017-10-311-1/+1
* This is 5.0.0 release candidate 15.0.0-rc.1Joel Fischer2017-10-301-1/+1
* Merge branch 'release/5.0.0' into feature/issue_686_video_capabilities_integr...Joel Fischer2017-09-118-43/+262
|\
| * Fixed delete file bugfeature/issue_558_multiple_file_manager_transactionsNicoleYarroch2017-09-083-83/+128
| * Updated the progress handlerNicoleYarroch2017-09-051-5/+7