summaryrefslogtreecommitdiff
path: root/SmartDeviceLink
Commit message (Expand)AuthorAgeFilesLines
* Fix displayName should be nullablefeature/issue_627_display_name_parameterJoel Fischer2018-06-252-3/+3
* Implement SDL-0063Joel Fischer2018-06-184-1/+18
* Fix warning for castJoel Fischer2018-06-071-1/+1
* Merge pull request #980 from kshala-ford/feature/issue_979_suspend_resume_vid...Joel Fischer2018-06-074-20/+31
|\
| * 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-242-20/+27
* | 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-301-1/+4
* | 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-301-1/+1
* | Fix format argument warnings6.0.0-rc.1Joel Fischer2018-05-293-4/+4
* | Update for v6.0Joel Fischer2018-05-252-2/+2
* | 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-251-1/+0
* | 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
* | Added documentation to the SDLProtocolReceivedMessageRouter classNicoleYarroch2018-05-221-0/+8
* | Added SDLProtocolError enum documentationNicoleYarroch2018-05-221-0/+5
* | Finished the SDLProtocolHeader documentationNicoleYarroch2018-05-222-5/+42
* | Added documentation to SDLProtocolNicoleYarroch2018-05-221-2/+77
* | Added documentation to the ProtocolListener and ProtocolMessage classesNicoleYarroch2018-05-222-3/+94
* | Added documentation to the SDLProtocolConstants fileNicoleYarroch2018-05-221-0/+32
* | Merge branch 'develop' into bug/issue_97_add_remaining_documentationNicoleYarroch2018-05-2265-485/+1770
|\ \ | |/
| * Merge pull request #969 from smartdevicelink/bugfix/issue_968_media_track_fixesJoel Fischer2018-05-181-0/+3
| |\
| | * Fix media track text field not always updatingbugfix/issue_968_media_track_fixesJoel Fischer2018-05-181-0/+3
| * | Additional show initializer fixbugfix/issue_966_sdlshow_crashJoel Fischer2018-05-181-6/+6
| * | Fix crash when using SDLShow initializerJoel Fischer2018-05-172-14/+9
| |/
| * Merge pull request #964 from smartdevicelink/bugfix/issue_957_permission_mana...Joel Fischer2018-05-161-1/+3
| |\
| | * Fix stopping the permission manager should clear permissionsJoel Fischer2018-05-151-1/+3
| * | Added missing test cases to screen managersNicoleYarroch2018-05-161-2/+2
| * | Flushed out the screen manager submanager specsNicoleYarroch2018-05-162-2/+2
| * | currentScreenData now reset on disconnectionsbugfix/issue_961_primary_graphic_not_sent_on_reconnectsNicoleYarroch2018-05-151-0/+1
| |/
| * Merge pull request #956 from smartdevicelink/bugfix/issue_952_reset_menu_managerJoel Fischer2018-05-1511-5/+104
| |\
| | * Added comment about why the blank artwork is set to `nil`bugfix/issue_952_reset_menu_managerNicoleYarroch2018-05-141-1/+3