summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix method sig for unit testsbugfix/VPM_multi_transportsJoey Grover2019-03-281-1/+1
* Update javadoc for proxy nondeprecated video startJoey Grover2019-03-281-1/+7
* Update proxy VPM for manual service start flowJoey Grover2019-03-281-5/+33
* Fix unit test issueBilal Alsharifi2019-03-281-3/+7
* Fix a condition in tryStartVideoStreamBilal Alsharifi2019-03-281-2/+2
* tryVideoStream checks if service is startedJoey Grover2019-03-281-11/+14
* Refactor VPM to specifically start video serviceJoey Grover2019-03-281-35/+23
* Add null check to SCM for non-queryable capJoey Grover2019-03-271-1/+3
* Update main READMEJoey Grover2019-03-272-3/+30
* Update CHANGELOGJoey Grover2019-03-271-7/+32
* Add unit tests for rpc converterJoey Grover2019-03-261-0/+182
* Add unit test for RS version number in res&classJoey Grover2019-03-261-0/+9
* Update versionRC2-4.8.0Joey Grover2019-03-251-1/+1
* Merge pull request #1021 from smartdevicelink/bugfix/issue_932Joey Grover2019-03-251-16/+9
|\
| * Fix #932Joey Grover2019-03-251-16/+9
|/
* Merge pull request #1020 from smartdevicelink/feature/permission_manager_npeBrett2019-03-251-2/+7
|\
| * Fix potential npe in permission managerBilal Alsharifi2019-03-251-2/+7
* | Merge pull request #1019 from smartdevicelink/feature/modifiers_baseBrett2019-03-255-6/+6
|\ \ | |/ |/|
| * Remove unneeded public modifiers from base managers constructorsfeature/modifiers_baseBilal Alsharifi2019-03-225-6/+6
|/
* Fix tbt name mismatch in RPCConverter (#1018)Bilal Alsharifi2019-03-221-7/+7
* Fix #1017 - JavaDocs for UpdateTurnList InaccurateJoey Grover2019-03-221-1/+1
* Update hello_sdj_java_ee with package & CT updatesJoey Grover2019-03-202-5/+9
* Add symbolic link for assets for hello_sdl_java_eeJoey Grover2019-03-201-0/+1
* Fix custom transport r/w methodsJoey Grover2019-03-203-4/+5
* Merge pull request #1016 from smartdevicelink/feature/one_versionRC1-4.8.0Joey Grover2019-03-209-19/+22
|\
| * Merge branch 'release/4.8.0-rc1' into feature/one_versionfeature/one_versionBilal Alsharifi2019-03-191-1/+1
| |\ | |/ |/|
* | Update build.gradles versionName to RC1-4.8.0Joey Grover2019-03-193-4/+4
| * Update version name to RC1-4.8.0Bilal Alsharifi2019-03-192-2/+2
| * Retrieve libVersion from VERSION file for bintrayUploadBilal Alsharifi2019-03-195-16/+18
| * Retrieve the gradle version from VERSION fileBilal Alsharifi2019-03-194-3/+4
|/
* Merge pull request #1014 from smartdevicelink/feature/update_rpc_protocol_verBilal Alsharifi2019-03-1926-164/+900
|\
| * Remove some unused importsBilal Alsharifi2019-03-193-3/+6
| * Remove extra semicolonBilal Alsharifi2019-03-191-1/+1
| * Use the new Version constructorBilal Alsharifi2019-03-192-2/+2
| * Revert serviceId refactoring changesBilal Alsharifi2019-03-193-3/+3
| * Set WiProProtocol.MAX_PROTOCOL_VERSION to 5.0.0Bilal Alsharifi2019-03-191-1/+1
| * Update protocol and rpc versionsBilal Alsharifi2019-03-193-3/+3
| * Add MOBILE_API.xml for the new specsBilal Alsharifi2019-03-1924-162/+895
|/
* Merge pull request #983 from smartdevicelink/feature/sdl_java_baseJoey Grover2019-03-191595-78077/+90005
|\
| * Merge pull request #1013 from smartdevicelink/feature/queue_notifications_and...Bilal Alsharifi2019-03-195-180/+232
| |\
| | * Refactor base manager to allow better parityJoey Grover2019-03-194-178/+232
| | * Remove unnecessary importsJoey Grover2019-03-191-2/+0
| |/
| * Merge pull request #1011 from smartdevicelink/feature/wssJoey Grover2019-03-194-1/+232
| |\
| | * Merge branch 'feature/sdl_java_base' of https://github.com/smartdevicelink/sd...feature/wssJoey Grover2019-03-1831-328/+1163
| | |\
| | * | Remove a few hardcoded strings from SSLWSFGenJoey Grover2019-03-181-5/+7
| | * | Add ability for secure websockets with PEM or JKSJoey Grover2019-03-184-1/+230
| * | | Merge pull request #1012 from smartdevicelink/feature/queue_notificationsfeature/sdl_java_baseBilal Alsharifi2019-03-191-1/+46
| |\ \ \ | | |_|/ | |/| |
| | * | Fixed formatting added more commentsfeature/queue_notificationsJoey Grover2019-03-181-4/+4
| | * | Merge branch 'feature/sdl_java_base' of https://github.com/smartdevicelink/sd...Joey Grover2019-03-1824-301/+1132
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1009 from smartdevicelink/feature/sample_java_appsBilal Alsharifi2019-03-1824-301/+1132
| |\ \ \