summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/TetherService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix IndexOutOfBoundsException while silent provisioning checkHyejin2015-09-141-22/+33
* Start tether service with redeliver intentJason Monk2015-09-031-1/+1
* Protect against multiple provision responsesJason Monk2015-09-011-2/+6
* Settings: Remove all unused imports.John Spurlock2015-03-181-2/+0
* Move some Tethering code to SettingsLib to shareJason Monk2015-02-121-30/+21
* Add a periodic check of the tethering provisioningJason Monk2014-12-111-0/+307