summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/RequestPermissionActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Fix Bluetooth enable dialog to match Android style guide.Jake Hamby2012-11-201-4/+2
* add discoverability timoeut when set by 3rd party appSrikanth Uppala2012-07-161-1/+5
* Allows auto dismissing of bluetooth activation dialogsMike J. Chen2012-02-101-0/+5
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-40/+42
* Changes for public API of Bluetooth Discoverability.Jaikumar Ganesh2011-02-011-13/+5
* Allow users to change the length of Bluetooth discoverability toChris Wren2011-02-011-4/+17
* Enable reverse tethering in BT settings screen.Jake Hamby2010-12-221-1/+1
* Use new apply() instead of commit().Brad Fitzpatrick2010-09-141-1/+1
* b/2630339 Fixed the crash when an app requests BT to be enabledMichael Chan2010-04-281-27/+26
* b/2234854 Fixed Bluetooth API return codes for requesting permission to enabl...Michael Chan2009-11-051-17/+16
* b/2142065 Added Bluetooth API to allow developer to request the user's permis...Michael Chan2009-09-281-0/+290