summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
| * Add a transport record for legacy RSJoey Grover2018-11-161-1/+9
| * Fix #925Joey Grover2018-11-162-18/+53
|/
* Merge pull request #911 from smartdevicelink/hotfix/remove_sdlexception_throw4.7.1Joey Grover2018-10-243-41/+38
|\
| * Revert behavior for manager disposal if SdlException being thrownhotfix/remove_sdlexception_throwJoey Grover2018-10-231-17/+4
| * Update tests and hello_sdl for no exception throwJoey Grover2018-10-232-32/+11
| * Remove incorrect SdlException throw in SdlManagerJoey Grover2018-10-231-9/+40
* | Merge pull request #909 from smartdevicelink/hotfix/fix_service_nullhotfix/4.7.1Joey Grover2018-10-231-20/+11
|\ \
| * | Wrap getService in try catchhotfix/fix_service_nullBilal Alsharifi2018-10-231-23/+11
| * | Fix null issue in getService()Bilal Alsharifi2018-10-231-0/+3
| |/
* | Update gradle to hotfix versionJoey Grover2018-10-231-2/+2
|/
* Update README with new proguard ruleJoey Grover2018-10-191-0/+2
* Merge branch 'release/4.7.0-rc1'4.7.0Joey Grover2018-10-19343-3544/+34677
|\
| * Correctly name versionJoey Grover2018-10-191-1/+1
| * add try/catch to usb fd retrievalJoey Grover2018-10-191-6/+10
| * Update release notesrelease/4.7.0-rc1Joey Grover2018-10-171-24/+82
| * Optimize null check for video stremaing capsJoey Grover2018-10-172-11/+13
| * Optimize SdlAppInfo null checks and log errorJoey Grover2018-10-171-5/+9
| * Revert changes for NPE in SdlProtocol and fix method insteadJoey Grover2018-10-172-5/+9
| * Merge branch 'bugfix/possible_npe' of https://github.com/XevoInc/sdl_android ...Joey Grover2018-10-174-8/+18
| |\
| | * Found a couple of NPEs while doing Video and Audio streaming with USB connect...Shinichi Watanabe2018-10-164-8/+18
| * | Merge pull request #905 from smartdevicelink/remove_screenmanager_setdisplayl...Brett2018-10-161-6/+0
| |\ \
| | * | Remove setDisplayLayout from ScreenManagerBilal Alsharifi2018-10-161-6/+0
| |/ /
| * | Merge pull request #902 from smartdevicelink/update_rpc_specs_fileBrett2018-10-164-590/+1554
| |\ \ | | |/ | |/|
| | * Ignore history tags in MOBILE_API.xmlupdate_rpc_specs_fileBilal Alsharifi2018-10-123-3/+4
| | * Update MOBILE_API file to reflect RPC 5.0Bilal Alsharifi2018-10-122-587/+1550
| |/
| * Merge pull request #900 from XevoInc/fix/tcp_transport_wifi_binding_3Joey Grover2018-10-124-3/+457
| |\
| | * Disable one of the unit tests that modifies static final valueSho Amano2018-10-121-0/+2