summaryrefslogtreecommitdiffstats
path: root/core/java/android/server
Commit message (Expand)AuthorAgeFilesLines
* Check for state before disconnecting.Jaikumar Ganesh2010-10-141-0/+5
* Merge "Work around for errant headsets." into gingerbreadJaikumar Ganesh2010-10-132-1/+18
|\
| * Work around for errant headsets.Jaikumar Ganesh2010-10-132-1/+18
* | Fix auto connection priority handling.Jaikumar Ganesh2010-10-121-13/+8
|/
* Typo fixes in comments and minor code cleanups.Jake Hamby2010-09-302-8/+8
* Update local cache before sending intent.Jaikumar Ganesh2010-09-291-6/+6
* Fix interaction between BluetoothEventLoop and BluetoothService.Jaikumar Ganesh2010-09-132-90/+107
* Out Of Band API for Secure Simple Pairing.Jaikumar Ganesh2010-09-132-3/+114
* Fix to get A2DP to connect after unpairingHenrik Backlund2010-09-091-1/+7
* Renaming SharedPreferences$Editor.startCommit to applyBrad Fitzpatrick2010-08-301-1/+1
* SharedPreferences$Editor.startCommit()Brad Fitzpatrick2010-08-271-1/+1
* fixed parsing issue in BluetoothService so that it parses the UUID property c...Danica Chang2010-07-191-1/+1
* Serialize all commands for a particular profile.Jaikumar Ganesh2010-06-071-28/+48
* Pass BluetoothDevice to the Bluetooth Headset calls.Jaikumar Ganesh2010-06-021-1/+1
* Add a new state machine for handling the incoming / outgoing profileJaikumar Ganesh2010-06-023-50/+183
* am 0c698e6e: am c9dc1090: Merge "Build searchables list after boot" into froyoBjorn Bringert2010-05-041-1/+24
|\
| * Build searchables list after bootBjorn Bringert2010-05-041-1/+24
* | Fix runtime reboot when connecting to a A2DP headset andJaikumar Ganesh2010-05-041-0/+1
* | Revert "Fix runtime reboot when connecting to a A2DP headset and"Jaikumar Ganesh2010-05-041-1/+0
* | Fix runtime reboot when connecting to a A2DP headset andJaikumar Ganesh2010-05-041-0/+1
|/
* Fix bug 2578813 Delay pausing music and routing audio for car docksJean-Michel Trivi2010-04-131-6/+0
* Don't allow connection to profiles in TURNING_OFF state.Jaikumar Ganesh2010-04-071-0/+2
* Relax the requirement of making a DBUS call for creating the Bluez Device.Jaikumar Ganesh2010-03-301-1/+3
* Add an API to set the link timeout.Jaikumar Ganesh2010-03-092-0/+13
* Remove UUIDs from the cache when the device is unpaired.Jaikumar Ganesh2010-03-021-1/+3
* Merge "Move auto pairing data to a file, add values dynamically."Jaikumar Ganesh2010-02-251-38/+144
|\
| * Move auto pairing data to a file, add values dynamically.Jaikumar Ganesh2010-02-251-38/+144
* | Use PackageMonitor in SearchManagerServiceBjorn Bringert2010-02-231-54/+16
* | Clean up global search and web search activity findingBjorn Bringert2010-02-232-173/+70
|/
* Add hashCode() to BluetoothService$RemoteServiceKenny Root2010-02-171-0/+8
* AVRCP volume controls for the docks.Jaikumar Ganesh2010-02-161-0/+37
* Rename media resource broadcastsSuchi Amalapurapu2010-02-081-4/+4
* Apps on sdcard: Add new broadcastsSuchi Amalapurapu2010-02-021-1/+8
* Move Search dialog out of system process into current activity.Amith Yamasani2010-01-272-531/+0
* am 495d820c: am ccaebfc9: Don\'t set priority in Bonding state. This was caus...Jaikumar Ganesh2010-01-111-2/+1
|\
| * Don't set priority in Bonding state.Jaikumar Ganesh2010-01-111-2/+1
* | am d31d7397: am 663ec308: Fix issue 2361949: A2DP suspend parameters set wron...Eric Laurent2010-01-081-4/+0
|\ \ | |/
| * Fix issue 2361949: A2DP suspend parameters set wrongly.Eric Laurent2010-01-081-4/+0
* | am 2790b20c: am 0b6c6f2c: Merge "Fix media option settings for A2DP." into ec...Jaikumar Ganesh2010-01-071-1/+2
|\ \ | |/
| * Fix media option settings for A2DP.Jaikumar Ganesh2010-01-061-1/+2
* | Watch for "bluetooth" in list of toggleable radios.Jeff Sharkey2009-12-221-5/+14
* | am f5d2eec4: am 11b97c50: Merge change I551ed729 into eclairJaikumar Ganesh2009-12-211-2/+4
|\ \ | |/
| * Merge change I551ed729 into eclairAndroid (Google) Code Review2009-12-211-2/+4
| |\
| | * Use UNDEFINED priorities when unpaired.Jaikumar Ganesh2009-12-111-2/+4
* | | am 1aa25597: am 87ed10d7: Merge change I577dd1f3 into eclairJaikumar Ganesh2009-12-211-2/+13
|\ \ \ | |/ /
| * | Accept incoming connections if no other sink is in NonDisconnecting state.Jaikumar Ganesh2009-12-171-2/+13
| |/
* | Add a callback for the ConnectSink Call.Jaikumar Ganesh2009-12-161-3/+23
* | Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-141-2/+3
* | Eliminate CrashData and friends.Dan Egnor2009-12-115-457/+0
* | am f6e32e72: Merge change Icced7a09 into eclairJaikumar Ganesh2009-12-101-30/+30
|\ \ | |/