summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed wording to make it more readablebugfix/issue-1666-permission-manager-observerlapinskijw2020-06-021-1/+1
* updated inline documentation to make it more clear when observer block will b...lapinskijw2020-06-021-1/+1
* Merge pull request #1665 from smartdevicelink/bugfix/issue-1648-sdlmenucell-e...Joel Fischer2020-05-281-1/+1
|\
| * Update SmartDeviceLink/SDLMenuManager.mbugfix/issue-1648-sdlmenucell-empty-voice-commandsJames Lapinski2020-05-281-1/+1
| * moved voice command empty check to SDLMenuManagerlapinskijw2020-05-282-2/+2
| * added empty check for menu cell voice commandslapinskijw2020-05-261-1/+1
* | Merge pull request #1664 from smartdevicelink/bugfix/issue-1623-SCM-handle-ni...Joel Fischer2020-05-2819-124/+290
|\ \ | |/ |/|
| * Add SCM testbugfix/issue-1623-SCM-handle-nil-displaycapabilitiesJoel Fischer2020-05-261-23/+51
| * Additional test fixesJoel Fischer2020-05-261-18/+18
| * Text and graphic test fixesJoel Fischer2020-05-212-11/+18
| * Fix menu manager testsJoel Fischer2020-05-212-3/+7
| * Fix number of rows to be max according to the specJoel Fischer2020-05-211-1/+1
| * Fix menu manager display capabilities never updatingJoel Fischer2020-05-203-1/+6
| * Fix text & graphic testsJoel Fischer2020-05-201-7/+7
| * Fix text and graphic lines availableJoel Fischer2020-05-201-1/+1
| * Add a logJoel Fischer2020-05-201-0/+1
| * Update SCM to handle `nil` displayCapabilities betterJoel Fischer2020-05-2014-67/+188
* | Merge pull request #1663 from t-yoshii/fix/sdl_handleSystemRequestLaunchApp-s...NicoleYarroch2020-05-221-1/+3
|\ \ | |/ |/|
| * fix to call sdl_handleSystemRequestLaunchApp from main threadTakamitsu Yoshii2020-05-201-1/+3
|/
* Revert commit to example appNicoleYarroch2020-05-141-30/+0
* Merge pull request #1651 from smartdevicelink/bugfix/issue-1620-video-stream-...Joel Fischer2020-05-141-10/+18
|\
| * added new helper method to invalidate compression sessionbugfix/issue-1620-video-stream-background-stringlapinskijw2020-05-131-10/+12
| * added HAX comment to explain fixlapinskijw2020-05-131-0/+1
| * added check for invalid sessionlapinskijw2020-05-121-1/+5
| * removed current implementation and added VTCompressionSessionCompleteFrameslapinskijw2020-05-124-64/+4
| * removed reference to second compression session, now using VTCompressionSessi...lapinskijw2020-05-122-82/+33
| * added call to send frames when video stream is readylapinskijw2020-05-113-2/+1
| * replaced sessionlapinskijw2020-05-071-1/+1
| * created new compression session to send background frames on, added new deleg...lapinskijw2020-05-074-3/+114
* | Updated `isDialNumberSupported` exampleNicoleYarroch2020-05-131-0/+30
* | Merge pull request #1657 from smartdevicelink/bugfix/issue-1580-add-artwork-t...Joel Fischer2020-05-122-2/+2
|\ \
| * | Update example appsbugfix/issue-1580-add-artwork-to-vehicle-data-menu-itemsJoel Fischer2020-05-112-2/+2
|/ /
* | Merge branch 'master' into developJoel Fischer2020-05-081-0/+18
|\ \
| * \ Merge pull request #1656 from smartdevicelink/bugfix/issue-1654-update-readme...Joel Fischer2020-05-081-0/+18
| |\ \
| | * | Update READMEbugfix/issue-1654-update-readme-lock-screen-screenshotsJoel Fischer2020-05-081-0/+18
| |/ /
* | | Merge pull request #1655 from smartdevicelink/bugfix/issue_1653_add_security_...Joel Fischer2020-05-081-0/+6
|\ \ \
| * | | Added security manager testsNicoleYarroch2020-05-081-0/+6
* | | | Merge pull request #1646 from smartdevicelink/bugfix/issue-1611-replace-nstim...Joel Fischer2020-05-085-65/+82
|\ \ \ \ | |/ / / |/| | |
| * | | Fix some documentationbugfix/issue-1611-replace-nstimer-with-sdltimerJoel Fischer2020-05-061-22/+15
| * | | Merge branch 'develop' into bugfix/issue-1611-replace-nstimer-with-sdltimerJoel Fischer2020-05-0632-153/+227
| |\ \ \ | | | |/ | | |/|
| * | | Add documentation to SDLTimerJoel Fischer2020-05-062-14/+30
| * | | Fix TCP transport code no longer running on the correct threadJoel Fischer2020-05-013-3/+8
| * | | Use SDLTimer instead of NSTimerJoel Fischer2020-05-014-27/+30
* | | | Merge pull request #1650 from smartdevicelink/bugfix/issue-1631-focusableitem...Joel Fischer2020-05-074-16/+81
|\ \ \ \ | |_|/ / |/| | |
| * | | Update unit testsbugfix/issue-1631-focusableitemlocator-stopJoel Fischer2020-05-061-14/+51
| * | | Add logs to focusable item locatorJoel Fischer2020-05-061-1/+12
| * | | Start / Stop FocusableItemLocatorJoel Fischer2020-05-063-1/+18
|/ / /
* | | Merge pull request #1649 from smartdevicelink/bugfix/issue-1635-buttonpress-i...Joel Fischer2020-05-063-3/+49
|\ \ \
| * | | added missing expect for init testbugfix/issue-1635-buttonpress-initializerlapinskijw2020-05-051-0/+1
| * | | updated tests to include deprecated initializerslapinskijw2020-05-051-1/+19