summaryrefslogtreecommitdiff
path: root/android/sdl_android/src/main/java/com/smartdevicelink/transport/SdlRouterStatusProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent exceptions being thrown for remaining startForegroundService calls (#...Joey Grover2022-09-141-2/+12
* Run the Reformat Code tool on the projectBilal Alsharifi2020-09-171-136/+138
* fix warnings in transport part2Bilal Alsharifi2020-09-101-6/+6
* Remove unnecessary modifiers from interfacesBilal Alsharifi2020-09-101-1/+1
* Move android and base classes to new logWarningRHenigan2020-06-261-1/+1
* Use new logInfo API instead of Deprecated APIRHenigan2020-06-261-2/+2
* Start moving android logs to DebugToolRHenigan2020-06-251-4/+4
* Revert "Bugfix/issue_1343 foreground permissions exception"revert-1347-bugfix/issue_1343Robert Henigan2020-05-201-1/+2
* Feedback fixesRHenigan2020-05-181-8/+1
* Implement AndroidTools.safeStartForegroundServiceRHenigan2020-05-131-1/+1
* Check permissions before trying to startForegroundRHenigan2020-05-131-2/+8
* Add setForegroundExceptionHandler to SdlRouterStatusProvider#bindToService as...Shinichi Watanabe2020-01-301-0/+1
* Removed the change to SdlRouterStatusProvider#bindToService, as it was not ap...Shinichi Watanabe2020-01-141-11/+9
* Initial commit for custom RouterService support, which solves issue 1079 at h...Shinichi Watanabe2019-08-021-10/+12
* Update to JavaDocs/Copyright headers (#1025)Joey Grover2019-04-021-0/+31
* Move sdl_android to a subfolderBilal Alsharifi2019-03-041-0/+160