summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Made changes in usb transport for issue 420bugfix/issue_420Markos2017-02-102-5/+11
* Merge pull request #409 from smartdevicelink/bugfix/issue_392Joey Grover2017-02-091-4/+22
|\
| * Creating pingRouterService methodbugfix/issue_392Austin Kirk2017-02-081-9/+22
| * Silently returningAustin Kirk2017-02-081-5/+5
| * FormattingAustin Kirk2017-01-311-5/+5
| * Catch SecurityException and kill our processAustin Kirk2017-01-301-1/+6
* | Merge pull request #403 from smartdevicelink/bugfix/issue_386Joey Grover2017-02-091-2/+6
|\ \
| * | Adding brackets for IFbugfix/issue_386Austin Kirk2017-02-081-2/+4
| * | Checking that rpcListeners are not null before clearing themAustin Kirk2017-01-241-2/+4
| |/
* | Merge pull request #402 from smartdevicelink/bugfix/issue_385Joey Grover2017-02-091-1/+1
|\ \
| * | Added 'synchronized' keyword to lock threadLooper objectbugfix/issue_385Austin Kirk2017-01-241-1/+1
| |/
* | Merge pull request #411 from smartdevicelink/bugfix/issue_378Joey Grover2017-02-081-3/+7
|\ \
| * | Removed extra log statementJoey Grover2017-02-081-1/+0
| * | Surround body of bluetoothAvailable() with try/catchbugfix/issue_378Austin Kirk2017-01-311-3/+8
| |/
* | Merge pull request #413 from smartdevicelink/bugfix/issue_390Joey Grover2017-02-081-0/+3
|\ \
| * | Catch NPE in case the Servers are downbugfix/issue_390Austin Kirk2017-01-311-0/+3
| |/
* | Merge pull request #401 from smartdevicelink/bugfix/issue_384Joey Grover2017-02-081-1/+1
|\ \
| * | Catching NPE on mmOutStreambugfix/issue_384Austin Kirk2017-01-241-1/+1
| |/
* | Merge pull request #416 from smartdevicelink/bugfix/issue_383Joey Grover2017-02-072-5/+17
|\ \
| * | Removed Logs and unneccessary test casebugfix/issue_383Austin Kirk2017-02-071-6/+4
| * | Added Unit Test for This CaseAustin Kirk2017-02-071-1/+15
| * | Fixing case where config.getService() returns nullAustin Kirk2017-01-241-4/+4
| |/
* | Merge pull request #399 from smartdevicelink/bugfix/issue_380Joey Grover2017-02-071-4/+4
|\ \
| * | Handling NULL mmInStreambugfix/issue_380Austin Kirk2017-01-241-4/+4
| |/
* | Merge pull request #398 from smartdevicelink/bugfix/issue_379Joey Grover2017-02-071-1/+3
|\ \
| * | Check for am == null casebugfix/issue_379Austin Kirk2017-01-241-1/+1
| * | First FixAustin Kirk2017-01-241-1/+3
| |/
* | Merge pull request #396 from smartdevicelink/bugfix/issue_373Joey Grover2017-02-032-12/+76
|\ \ | |/ |/|
| * Adding start of multiplexing BT transport testsJoey Grover2017-02-031-0/+72
| * Removed ‘listening’ variable completely, removed excess logging on IOEbugfix/issue_373Austin Kirk2017-01-301-10/+3
| * Formatting considerationAustin Kirk2017-01-231-1/+1
| * Proposal 1Austin Kirk2017-01-201-2/+1
|/
* Merge pull request #374 from smartdevicelink/develop4.2.3Joey Grover2017-01-172-30/+65
|\
| * Merge branch 'bugfix/issue_371' of https://github.com/smartdevicelink/sdl_and...Joey Grover2016-12-136-34/+112
| |\
| * \ Merge pull request #367 from smartdevicelink/bugfix/issue_347Joey Grover2016-12-112-30/+65
| |\ \
| | * | Revised if statement logic.bugfix/issue_347Markos Rapitis2016-12-021-2/+5
| | * | Added queryUsbAcc flag to transport config. Removed static boolean from usb t...Markos Rapitis2016-12-022-7/+10
| | * | Added a null check for input stream.Markos Rapitis2016-11-181-2/+5
| | * | Added initializeAccessory method back into openConnection, now keeping track ...Markos Rapitis2016-11-181-5/+35
| | * | Cleaned up aoa logic to gracefully handle connect / disconnect events. Added ...Markos Rapitis2016-11-172-32/+28
* | | | Merge pull request #372 from smartdevicelink/bugfix/issue_3714.2.2Joey Grover2016-12-136-34/+112
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert removal of if statment to check what state is receivedbugfix/issue_371Joey Grover2016-12-091-1/+12
| * | | Revert removal of STATE_CHANGED in action filterJoey Grover2016-12-091-0/+2
| * | | Added RSVP check during force connect to ensure not discconting legacy if not...Joey Grover2016-12-081-5/+12
| * | | Added ability to save last reqest sent to RSVP server.Joey Grover2016-12-072-11/+85
| * | | Update default router list with extra OEM companion app and unit tests to ref...Joey Grover2016-12-073-4/+4
| * | | No longer ignore an SDL enabled intent from untrusted router service. Include...Joey Grover2016-12-072-8/+8
| * | | Change RSVP cache list timeout from 24 hours to a weekJoey Grover2016-12-071-1/+1
| * | | Remove call to RSVP server during bluetooth state changeJoey Grover2016-12-071-16/+0
|/ / /
* | | Merge pull request #370 from smartdevicelink/bugfix/issue_369Joey Grover2016-12-071-1/+1
|\ \ \ | |/ /