summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* missed a few docsfeature/issue_154Bretty White2018-05-303-25/+12
* javadoc updatesBretty White2018-05-3017-155/+79
* Update methods names in RPCConstructorsTestsBilal2018-05-301-2/+2
* Reuse pre defined string for package nameBilal2018-05-301-2/+2
* Test if the constructors are settings the values correctly in RPC constructor...Bilal2018-05-292-12/+176
* Make the order of the params in the RPC constructors match the RPC specBilal2018-05-297-20/+30
* Fix setting the mandatory params in some RPC constructorsBilal2018-05-292-5/+8
* Support List params in RPC constructors testsBilal2018-05-291-17/+43
* Fix an issue in setting the mandatory params in AddSubMenu constructorBilal2018-05-291-0/+2
* Close stream after finish reading the xml fileBilal2018-05-261-1/+1
* Avoid using methods from Java 8Bilal2018-05-261-12/+5
* Update commetns in rpc constructors testsBilal2018-05-251-1/+1
* Add missing RPC constructorsBilal2018-05-252-21/+52
* Handle exceptional cases in RPC constructors testsBilal2018-05-251-4/+46
* Merge pull request #772 from smartdevicelink/feature/issue_154_bilalBilal Alsharifi2018-05-25110-225/+7821
|\
| * Merge branch 'feature/issue_154' into feature/issue_154_bilalfeature/issue_154_bilalBilal Alsharifi2018-05-2533-111/+533
| |\ | |/ |/|
* | Merge pull request #771 from smartdevicelink/feature/issue_154_brettBilal Alsharifi2018-05-2532-111/+532
|\ \
| * | batch 3 of constructorsfeature/issue_154_brettBretty White2018-05-2417-35/+257
| * | batch 2 of constructorsBretty White2018-05-247-42/+145
| * | batch 1Bretty White2018-05-248-34/+130
|/ /
* | Add the support annotations libraryBilal2018-05-231-1/+2
| * Update imports in the RPC constuctors unit testBilal2018-05-251-7/+0
| * Add basic unit testingBilal2018-05-252-0/+6172
| * Add fourth batch or RPC constructorsBilal2018-05-248-6/+118
| * Add third batch or RPC constructorsBilal2018-05-2440-75/+632
| * Add second batch or RPC constructorsfeature/issue_154_part1Bilal2018-05-2323-58/+334
| * Add NonNull annotation to the mandatory paramsBilal2018-05-2339-133/+228
| * Add first batch of RPC constructorsBilal2018-05-2235-7/+398
|/
* Merge pull request #722 from smartdevicelink/bugfix/tcp_transport_disconnectAustin Kirk2018-05-221-2/+6
|\
| * Catch NetworkOnMainThreadException when writing to TCPbugfix/tcp_transport_disconnectAustin Kirk2018-03-261-2/+6
* | Merge pull request #754 from smartdevicelink/bugfix/issue_753Joey Grover2018-05-091-1/+1
|\ \
| * | Fix #753Joey Grover2018-05-091-1/+1
|/ /
* | Merge pull request #746 from smartdevicelink/feature/issue_745Joey Grover2018-05-011-136/+155
|\ \
| * | SdlProxyBuilder cleanupfeature/issue_745Bilal2018-04-261-136/+155
|/ /
* | Merge pull request #743 from smartdevicelink/bugfix/issue_742Joey Grover2018-04-261-0/+4
|\ \
| * | Pinging all running BT services on wake upbugfix/issue_742Austin Kirk2018-04-261-0/+4
|/ /
* | update gradle and travis (#732) Fixes #726Bilal Alsharifi2018-04-114-17/+18
* | Change build toolsJoey Grover2018-03-291-1/+1
* | Update to build.gradle for 4.5.0 release4.5.0Joey Grover2018-03-291-2/+2
* | Merge pull request #725 from smartdevicelink/bugfix/preO_BR_behaviorrelease/4.5.0-rc2Joey Grover2018-03-281-34/+17
|\ \
| * | Remove pre-O behavior for starting up RS andd default to single logic blockJoey Grover2018-03-281-34/+17
|/ /
* | Added a note to copyright header that file has been modifiedJoey Grover2018-03-281-0/+3
* | Update CHANGELOG for 4.5.0Joey Grover2018-03-281-42/+21
* | Merge pull request #723 from smartdevicelink/bugfix/handler_post_failJoey Grover2018-03-281-1/+2
|\ \
| * | Put timeoutHandler for ServiceFinder on MainLooper so it doesn’t failbugfix/handler_post_failJoey Grover2018-03-271-1/+2
|/ /
* | Merge pull request #720 from smartdevicelink/bugfix/speechCapabilitiesJoey Grover2018-03-231-2/+12
|\ \
| * | added list check to speechcapabilitiesBretty White2018-03-231-2/+12
|/ /
* | Update gradle version name4.5.0-RC2Joey Grover2018-03-221-1/+1
* | Merge pull request #718 from smartdevicelink/feature/routerServiceRecoveryrelease/4.5.0-rc1Joey Grover2018-03-221-0/+1
|\ \
| * | Add queryForConnectedService call if TransportBroker can’t bind to RSJoey Grover2018-03-221-0/+1
|/ /