summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix an issue with directly setting text and graphicsbugfix/issue_1000_softbuttons_disappear_HMI_noneJoel Fischer2018-07-132-38/+26
* Fix an issue with soft buttons not updated when transitioning or when images ...Joel Fischer2018-07-132-3/+14
* Fix reversed boolean checkJoel Fischer2018-07-111-1/+1
* Text and Graphic FixesJoel Fischer2018-07-111-9/+27
* Fix soft button updates occurring when nothing has changedJoel Fischer2018-07-111-2/+11
* Fixed buttons being reset when transitioning to a new template if unusedJoel Fischer2018-07-101-2/+4
* Fix testsJoel Fischer2018-07-022-20/+20
* Don’t reset soft buttons if the developer isn’t using the soft button man...Joel Fischer2018-07-021-65/+77
* Merge branch 'develop'6.0.0Joel Fischer2018-06-274-3/+7
|\
| * Update for v6.0.0Joel Fischer2018-06-273-2/+6
| * Fix warning for castJoel Fischer2018-06-071-1/+1
* | Merge pull request #984 from smartdevicelink/develop6.0.0-rc.2Joel Fischer2018-06-07173-639/+695
|\ \ | |/
| * Updated for 6.0.0 Release Candidate 2Joel Fischer2018-06-07160-598/+633
| * Merge pull request #980 from kshala-ford/feature/issue_979_suspend_resume_vid...Joel Fischer2018-06-075-25/+34
| |\
| | * Post notification if the video is suspendedKujtim Shala2018-06-041-0/+2
| | * Adding video suspended notification #2Kujtim Shala2018-06-041-0/+1
| | * Adding suspended notification #1Kujtim Shala2018-06-041-0/+1
| | * Added as suspended state for the video stream which is used if the video stre...Kujtim Shala2018-05-243-25/+30
| * | 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
| * | Merge pull request #982 from smartdevicelink/bug/issue_981_example_apps_crashJoel Fischer2018-05-294-12/+6
| |\ \
| | * | Fixed Example Apps crashing after switching targetbug/issue_981_example_apps_crashNicoleYarroch2018-05-254-12/+6
| | |/
| * | Merge branch 'master' into developJoel Fischer2018-05-295-6/+6
| |\ \ | |/ / |/| |
* | | Fix format argument warnings6.0.0-rc.1Joel Fischer2018-05-293-4/+4
* | | Fix podspec version to reference rc1Joel Fischer2018-05-292-2/+2
* | | Merge branch 'develop'Joel Fischer2018-05-29618-16683/+17796
|\ \ \ | |/ /
| * | Update the READMEJoel Fischer2018-05-251-1/+1
| * | Update for v6.0Joel Fischer2018-05-25197-13522/+5354
| * | Merge pull request #928 from smartdevicelink/bug/issue_97_add_remaining_docum...Joel Fischer2018-05-25287-1911/+4652
| |\ \ | | |/ | |/|
| | * Last documentation fixesJoel Fischer2018-05-252-0/+5
| | * Add more documentationbug/issue_97_add_remaining_documentationJoel Fischer2018-05-2517-61/+383
| | * Make MenuManager class properly hiddenJoel Fischer2018-05-254-4/+1
| | * Various additional documentationJoel Fischer2018-05-258-7/+160
| | * Add documentation to SDLAudioStreamManagerJoel Fischer2018-05-253-0/+48
| | * Fixed spacing issues in documentationNicoleYarroch2018-05-241-1/+0
| | * Fixed spacing issues in the documentationNicoleYarroch2018-05-243-4/+3
| | * Added more documentation to the SDLRPCRequest and SDLRPCResponse filesNicoleYarroch2018-05-242-1/+16
| | * Added documentation to the SDLRPCRequest classNicoleYarroch2018-05-241-0/+3
| | * Added documentation to SDLRPCMessage classNicoleYarroch2018-05-241-0/+50
| | * Added documentation to SDLRPCStructNicoleYarroch2018-05-241-0/+18
| | * Added more documentationNicoleYarroch2018-05-234-0/+46
| | * Added documentation to Transport Delegate classNicoleYarroch2018-05-231-0/+13
| | * Added missing documentation to the Streaming Media ManagerNicoleYarroch2018-05-231-0/+3
| | * Added documentation to the SDLProxyListener classNicoleYarroch2018-05-231-0/+432
| | * Added documentation to the SDLProxy classNicoleYarroch2018-05-232-8/+81