summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/DockEventReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* display audio dialog when connecting low end dockEric Laurent2012-10-301-2/+5
* Handle EXTRA_DOCK_STATE_LE_DESK and HE_DESK.Jeff Brown2011-11-081-0/+2
* Save changed name from CachedBluetoothDevice to native storageMatthew Xie2011-07-271-1/+1
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-15/+16
* Enable reverse tethering in BT settings screen.Jake Hamby2010-12-221-3/+0
* Update code for public Bluetooth APIsJaikumar Ganesh2010-09-281-30/+9
* b/2498180 b/2568119 Retry if BT dock disconnects unexpectedlyMichael Chan2010-04-061-0/+53
* b/2332395 Disable BT when undocked if BT was off to at docking timeMichael Chan2010-01-191-2/+3
* b/2367861 Auto connect if the user turns on BT while docked.Michael Chan2010-01-141-1/+8
* b/2335780 Fixed race conditions which causes BT to not be in the correct stat...Michael Chan2010-01-081-8/+7
* b/2296110 Disable debugging/logging code before shipping.Michael Chan2009-12-091-1/+1
* b/2296110 Car Dock - Stop service when done processing each command. Clean up...Michael Chan2009-12-091-1/+1
* b/2296110 Car Dock - Enable BT if not already enabled.Michael Chan2009-12-081-0/+1
* b/2296110 Dialog for setting up dock audio.Michael Chan2009-12-071-0/+112