summaryrefslogtreecommitdiff
path: root/android/sdl_android/src/main/java/com/smartdevicelink/transport/USBAccessoryAttachmentActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent exceptions being thrown for remaining startForegroundService calls (#...Joey Grover2022-09-141-2/+2
* Re-Review changesRHenigan2022-02-231-1/+1
* Fix initCheck in RSRHeniz2021-11-181-1/+1
* Allow USB to start Router Service if no BT permRHeniz2021-11-121-1/+2
* Feature/0293 oem android specific (#1604)Kostiantyn Boskin2021-08-311-1/+1
* Run the Reformat Code tool on the projectBilal Alsharifi2020-09-171-19/+19
* Remove old transport classesfeature/remove_old_transport_classesJoey Grover2020-08-281-1/+1
* Remove @RequireAPI annotations that are not neededRHenigan2020-08-041-4/+0
* Move logError to new DebugTool APIs in android/baseRHenigan2020-06-261-3/+3
* Use new logInfo API instead of Deprecated APIRHenigan2020-06-261-4/+4
* Start moving android logs to DebugToolRHenigan2020-06-251-5/+4
* Revert "Bugfix/issue_1343 foreground permissions exception"revert-1347-bugfix/issue_1343Robert Henigan2020-05-201-1/+1
* Implement AndroidTools.safeStartForegroundServiceRHenigan2020-05-131-1/+1
* Add safeguards for null usbAccessorybugfix/issue_1086Joey Grover2019-09-181-12/+16
* Move sdl_android to a subfolderBilal Alsharifi2019-03-041-0/+235