summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure that the session is still registered before modifying itbugfix/issue_570Bilal2018-03-124-36/+26
* Make USBTransport a singleton classBilal2018-03-082-4/+20
* Prevent closing sessions if proxy.dispose() is in progressBilal2018-03-073-6/+17
* Prevent disconnect from being called more than onceBilal2018-03-072-21/+5
* Remove an extra chracher from commentBilal2018-03-061-1/+1
* Use wait and notify to prevent the deadlock from happeningBilal2018-03-061-7/+16
* Prevents thread from holding a lock that may lead to a deadlockBilal2018-03-061-2/+8
* Fix issue #691 (#692)Joey Grover2018-02-271-2/+3
* Merge pull request #690 from smartdevicelink/feature/Issue_689Joey Grover2018-02-271-1/+1
|\
| * Add the array boundary fix to if statement in deployNextRouterServicefeature/Issue_689Bilal2018-02-261-2/+2
| * Fix array boundary issue in deployNextRouterServiceBilal2018-02-261-1/+1
|/
* Merge pull request #686 from smartdevicelink/feature/metdataJoey Grover2018-02-237-192/+528
|\
| * Merge branch 'develop' of https://github.com/smartdevicelink/sdl_android into...feature/metdataJoey Grover2018-02-2110-282/+394
| |\ | |/ |/|
* | Merge pull request #680 from smartdevicelink/bugfix/issue_616Joey Grover2018-02-121-1/+3
|\ \
| * | fix potential NPEBretty White2018-02-121-1/+3
* | | Merge pull request #675 from smartdevicelink/feature/router_service_cleanupJoey Grover2018-02-121-271/+262
|\ \ \ | |/ / |/| |
| * | Clean up of router service code. Fixes #674feature/router_service_cleanupJoey Grover2018-02-071-271/+262
* | | Merge branch 'master' into developJoey Grover2018-02-091-1/+20
|\ \ \ | |/ / |/| |
| * | Merge pull request #678 from smartdevicelink/bugfix/issue_676Joey Grover2018-02-091-1/+20
| |\ \
| | * | changed to master update readmeBretty White2018-02-091-1/+20
| |/ /
* | | Merge pull request #667 from smartdevicelink/feature/issue_600Joey Grover2018-01-317-4/+93
|\ \ \
| * | | add comment to class javadocBretty White2018-01-311-0/+7
| * | | updated failing unit testfeature/issue_600Brett W2018-01-171-0/+4
| * | | updated javadocsBrett W2018-01-171-2/+2
| * | | fixed testsBrett W2018-01-174-17/+40
| * | | added pcm testsBrett W2018-01-171-2/+14
| * | | start of pcm RAIR parsingBrett W2018-01-164-1/+44
* | | | Merge pull request #669 from smartdevicelink/bugfix/issue_666Joey Grover2018-01-311-0/+1
|\ \ \ \
| * | | | add return to getCapabilitybugfix/issue_666Bretty White2018-01-241-0/+1
| |/ / /
* | | | Merge pull request #673 from smartdevicelink/bugfix/issue_662Joey Grover2018-01-311-13/+11
|\ \ \ \ | |/ / / |/| | |
| * | | remove unneeded logicbugfix/issue_662Bretty White2018-01-301-13/+11
|/ / /
| | * Add the next up method for the router serviceJoey Grover2018-02-211-2/+31
| | * Clean up method and add javadocsJoey Grover2018-02-211-8/+43
| | * Add unit tests and fix issue found.Joey Grover2018-02-212-2/+202
| | * Add a broadcast after starting newest service for old version checkingJoey Grover2018-02-141-0/+7
| | * Update to accommodate metdata moving to router service instead of receiverJoey Grover2018-02-145-50/+35
| | * Changes for meta-data router service version checkingJoey Grover2018-02-055-186/+254
| |/ |/|
* | Merge pull request #653 from smartdevicelink/bugfix/issue_652Joey Grover2017-12-211-2/+7
|\ \ | |/ |/|
| * Additional check for checking if we have a remote display active before calli...bugfix/issue_652Anil Dahiya2017-12-211-1/+3
| * Changes to fix start / stop of video stream with remote display.Markos Rapitis2017-11-211-2/+5
|/
* Merge branch 'release/4.4.0-rc1' of https://github.com/smartdevicelink/sdl_an...4.4.0Joey Grover2017-10-30334-8875/+20879
|\
| * Update CHANGELOGrelease/4.4.0-rc1Joey Grover2017-10-301-30/+41
| * Merge pull request #646 from smartdevicelink/bugfix/issues638_643Joey Grover2017-10-261-3/+3
| |\
| | * Set accepted video params for protocol versions less than 5bugfix/issues638_643Joey Grover2017-10-261-3/+3
| * | Merge pull request #645 from smartdevicelink/bugfix/issue_633Joey Grover2017-10-251-1/+2
| |\ \
| | * | Update RadioControlData documentation Joey Grover2017-10-251-2/+1
| | * | update documentation per Evo Probugfix/issue_633Brett W2017-10-251-1/+3
| |/ /
| * | Merge pull request #642 from smartdevicelink/bugfix/issue_641Joey Grover2017-10-231-5/+4
| |\ \
| | * | move init into StartVideoStreamingBrett W2017-10-231-5/+4
| |/ /
| * | Merge pull request #639 from smartdevicelink/bugfix/issue_637Joey Grover2017-10-231-14/+21
| |\ \ | | |/ | |/|