summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Log warning if using default SdlRouterService classfeature/rs_safeguardBilal Alsharifi2019-02-181-1/+5
* Merge pull request #954 from NicoleYarroch/bug/issue_942_screen_manager_does_...Brett2019-01-173-2/+15
|\
| * Added test cases for blank artworksNicoleYarroch2018-12-202-1/+14
| * Blank artwork is now created if `null`NicoleYarroch2018-12-201-1/+1
* | Merge pull request #966 from smartdevicelink/feature/query_capabilities_fixJoey Grover2019-01-172-15/+33
|\ \
| * | call onError if capability is not queryablefeature/query_capabilities_fixBrettyWhite2019-01-171-1/+3
| * | Use DebugTool in SystemCapabilityManagerBilal Alsharifi2019-01-141-4/+2
| * | Update javadoc and var names in SystemCapabilityManagerBilal Alsharifi2019-01-142-9/+10
| * | Prevent querying for non-async capabilitiesBilal Alsharifi2019-01-142-14/+31
|/ /
* | Merge pull request #962 from smartdevicelink/feature/fix_typosBrett2019-01-1431-108/+23
|\ \
| * | Fix a typo in SdlManager’s javadocfeature/fix_typosBilal Alsharifi2019-01-081-2/+1
| * | Remove more unused importsBilal Alsharifi2019-01-0825-81/+18
| * | Remove unused importsBilal Alsharifi2019-01-085-25/+4
| |/
* | Merge pull request #949 from smartdevicelink/feature/handle_onerrorBrett2019-01-141-2/+12
|\ \
| * | Handle onError in TextAndGraphicManagerfeature/handle_onerrorBilal Alsharifi2018-12-191-2/+12
| |/
* | Merge pull request #964 from smartdevicelink/feature/audio_npeBrett2019-01-141-1/+3
|\ \
| * | Fix NPE in AudioStreamManagerfeature/audio_npeBilal Alsharifi2019-01-091-1/+3
| |/
* | Merge pull request #947 from kshala-ford/hotfix/issue_930_screen_manager_dirtyBilal Alsharifi2019-01-141-0/+2
|\ \
| * | fixing space issuesKujtim Shala2018-12-191-2/+2
| * | Change text manager update to immediately complete if it's not dirty.Kujtim Shala2018-12-191-1/+3
| |/
* | Merge pull request #957 from smartdevicelink/bugfix/issue_951Bilal Alsharifi2019-01-141-3/+5
|\ \
| * | Add null check before accessing packetWriteMapbugfix/issue_951Joey Grover2018-12-211-3/+5
| |/
* | Merge pull request #956 from smartdevicelink/bugfix/issue_945Bilal Alsharifi2019-01-141-0/+7
|\ \
| * | Fix potential NPE for transportType during writebugfix/issue_945Joey Grover2018-12-211-0/+7
| |/
* | Merge pull request #922 from XevoInc/bugfix/vde_codec_configBilal Alsharifi2019-01-141-1/+4
|\ \
| * | Fix the problem where VirtualDisplayEncoder sends unexpected buffer, which in...Shinichi Watanabe2018-11-091-1/+4
* | | Merge pull request #944 from XevoInc/fix/router_service_endsession_hashidBilal Alsharifi2019-01-145-21/+386
|\ \ \ | |_|/ |/| |
| * | Reflect review commentSho Amano2019-01-112-14/+2
| * | Reflect review commentSho Amano2018-12-192-24/+20
| * | fix: Router service doesn't support HashID for V5 protocolSho Amano2018-12-182-6/+387
|/ /
* | Merge pull request #917 from smartdevicelink/feature/add_is_templateJoey Grover2018-12-053-7/+25
|\ \
| * | Update isTemplate getter and setter namesBilal Alsharifi2018-12-053-5/+5
| * | Use primitive boolean for isTemplatefeature/add_is_templateBilal Alsharifi2018-10-291-2/+2
| * | Add isTemplate to ManagersBilal Alsharifi2018-10-293-7/+25
| |/
* | Merge pull request #938 from smartdevicelink/feature/screen_manager_startJoey Grover2018-12-052-2/+3
|\ \
| * | Fix ScreenManager unit test issuefeature/screen_manager_startBilal Alsharifi2018-12-041-0/+1
| * | Start ScreenManager’s submanagers in start() methodBilal Alsharifi2018-12-041-2/+2
* | | Merge pull request #936 from smartdevicelink/feature/expose_rai_responseJoey Grover2018-12-052-198/+231
|\ \ \
| * | | Cache and expose entire RAI responsefeature/expose_rai_responseJoey Grover2018-12-032-0/+31
| * | | Move SdlManager.Builder to bottom of classJoey Grover2018-12-031-198/+200
| |/ /
* | | Merge pull request #935 from smartdevicelink/bugfix/legacydisconnectJoey Grover2018-12-051-2/+30
|\ \ \ | |/ / |/| |
| * | fix legacy disconnect issuesbugfix/legacydisconnectBrettyWhite2018-12-031-2/+30
|/ /
* | Merge pull request #927 from smartdevicelink/hotfix/4.7.2Joey Grover2018-11-197-115/+113
|\ \ | |/ |/|
| * Merge pull request #914 from smartdevicelink/hotfix/issue_template4.7.2hotfix/4.7.2Joey Grover2018-11-191-1/+1
| |\
| | * add best practice link to issue_template.mdhotfix/issue_templatetheresalech2018-10-261-1/+1
| |/ |/|
| * Merge pull request #915 from smartdevicelink/hotfix/pull_request_templateJoey Grover2018-11-191-2/+2
| |\
| | * add best practices link and review info to PR templatehotfix/pull_request_templatetheresalech2018-10-261-2/+2
| |/ |/|
| * Update changelogJoey Grover2018-11-191-80/+7
| * Added comments explaining SdlParcket Parcel bugJoey Grover2018-11-192-11/+39
| * Handle extra data from parcelJoey Grover2018-11-161-3/+3