summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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-22150-1275/+7702
| |\ \ | |/ / |/| |
* | | Merge pull request #969 from smartdevicelink/bugfix/issue_968_media_track_fixesJoel Fischer2018-05-182-0/+65
|\ \ \
| * | | Add testsJoel Fischer2018-05-181-0/+62
| * | | Fix media track text field not always updatingbugfix/issue_968_media_track_fixesJoel Fischer2018-05-181-0/+3
* | | | Merge pull request #967 from smartdevicelink/bugfix/issue_966_sdlshow_crashJoel Fischer2018-05-183-55/+285
|\ \ \ \ | |/ / / |/| | |
| * | | Additional show initializer fixbugfix/issue_966_sdlshow_crashJoel Fischer2018-05-182-6/+166
| * | | Fix testsJoel Fischer2018-05-171-3/+3
| * | | Add testsJoel Fischer2018-05-171-35/+110
| * | | 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-162-1/+20
|\ \ \
| * | | Add permission manager testsbugfix/issue_957_permission_manager_reset_notificationsJoel Fischer2018-05-151-0/+17
| * | | Fix stopping the permission manager should clear permissionsJoel Fischer2018-05-151-1/+3
* | | | Merge pull request #931 from smartdevicelink/feature/issue_620_swift_sdl_exam...Joel Fischer2018-05-1659-526/+4065
|\ \ \ \