summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | prevent null sysCaps form being set during notifJoey Grover2019-04-031-1/+4
| | * | Add another null check to SystemCapabilityJoey Grover2019-04-031-1/+3
| | * | Check for null in SystemCapbility for typeJoey Grover2019-04-031-1/+3
| | * | SCM listens for notification, ASCaps updatedJoey Grover2019-04-023-21/+153
| * | | Merge pull request #1030 from smartdevicelink/bugfix/copy_messageRC3-4.8.0Joey Grover2019-04-041-4/+6
| |\ \ \ | | |/ / | |/| |
| | * | Create copy of Message before formatting for appsJoey Grover2019-04-041-4/+6
| |/ /
| * | Update to JavaDocs/Copyright headers (#1025)Joey Grover2019-04-02474-529/+14549
| * | Fix the UnsubscribeVehicleData.setCloudAppVehicleID() method (#1027)Bilal Alsharifi2019-04-022-31/+37
| * | Update .travis.yml to test hello sdl apps (#1024)Bilal Alsharifi2019-04-011-0/+2
| * | Remove arch dependant bson lib (#1023)Joey Grover2019-03-296-2/+96
| * | Add manifest info to hello_sdl_javaJoey Grover2019-03-293-2/+79
| * | Fix potential NPE in Log.javaJoey Grover2019-03-291-2/+10
| * | Fix issue with VPM and multi transports (#1022)Joey Grover2019-03-283-56/+85
| * | 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
| | | |\