summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* am 5469ff8b: b/2226832 Showing Pairing Dialog in the foregroundMichael Chan2009-11-103-12/+63
|\
| * b/2226832 Showing Pairing Dialog in the foregroundMichael Chan2009-11-103-12/+63
* | am 834e5993: b/2234854 Fixed Bluetooth API return codes for requesting permis...Michael Chan2009-11-062-26/+26
|\ \ | |/
| * b/2234854 Fixed Bluetooth API return codes for requesting permission to enabl...Michael Chan2009-11-052-26/+26
* | am 4d004e91: b/2238546 Fixed NPE in Settings when Bluetooth "class" is nullMichael Chan2009-11-051-6/+10
|\ \ | |/
| * b/2238546 Fixed NPE in Settings when Bluetooth "class" is nullMichael Chan2009-11-041-6/+10
* | am c065348e: Show an error message when the remote side cancels the authentic...Jaikumar Ganesh2009-10-082-4/+3
|\ \ | |/
| * Show an error message when the remote side cancels the authenticationJaikumar Ganesh2009-10-082-4/+3
* | b/2173596 Cancel Bluetooth scanning when the user leaves Bluetooth Settings.Michael Chan2009-10-083-1/+13
|/
* Update application code for BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-1/+1
* Remove STOPSHIP debug log.Jaikumar Ganesh2009-10-061-1/+1
* Merge change I25f2afba into eclairAndroid (Google) Code Review2009-10-011-1/+7
|\
| * Check if a device is added to the cache before returning.Jaikumar Ganesh2009-10-011-1/+7
* | Don't auto-connect to OPP after pairingMichael Chan2009-09-301-9/+13
* | b/2154978 Show only connectable profiles (Headset and& A2DP but not OPP) in B...Michael Chan2009-09-305-108/+101
|/
* b/2154576 Fixed the problem were some BT profiles were not connected when fir...Michael Chan2009-09-303-21/+40
* b/2142065 Added Bluetooth API to allow developer to request the user's permis...Michael Chan2009-09-283-3/+446
* Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuidNick Pelly2009-09-283-3/+3
* Merge change 27058 into eclairAndroid (Google) Code Review2009-09-281-6/+12
|\
| * Fix device picker minor bugLixin Yue2009-09-251-6/+12
* | b/2137747 Fixed the problem where BT is stuck grayed out if you turned off BT...Michael Chan2009-09-271-3/+11
* | Merge change 27057 into eclairAndroid (Google) Code Review2009-09-251-0/+5
|\ \ | |/
| * Restrict Bluetooth adapater name length to 200 characters.Jaikumar Ganesh2009-09-251-0/+5
* | Merge change 26878 into eclairAndroid (Google) Code Review2009-09-251-5/+14
|\ \ | |/ |/|
| * b/2140751 Fixed the problem where BT device icon was showing until pairing ha...Michael Chan2009-09-251-5/+14
* | b/2138890 Pre-initilize Bluetooth profile managersMichael Chan2009-09-242-22/+26
|/
* Filter devices by UUID and then class.Jaikumar Ganesh2009-09-232-21/+46
* b/2126036 Improve remote device capability identification by switching to use...Michael Chan2009-09-224-43/+154
* Fix string name for bluetooth pairing and fix NPEJaikumar Ganesh2009-09-161-1/+2
* Show name for incoming pairing requests.Jaikumar Ganesh2009-09-152-2/+10
* Modify settings for 2.1Jaikumar Ganesh2009-09-115-60/+97
* Update application for Bluetooth API changes.Nick Pelly2009-09-1012-90/+84
* Merge change 24435 into eclairAndroid (Google) Code Review2009-09-091-1/+1
|\
| * Fix display strings and enter passkey handling.Jaikumar Ganesh2009-09-091-1/+1
* | Update application for Bluetooth API change: deprecation of BluetoothError.Nick Pelly2009-09-088-38/+28
* | Update application for Bluetooth API change.Nick Pelly2009-09-087-35/+37
|/
* b/2050798 Bluetooth Passkeys should always be 6 digits so show leading zeros ...Michael Chan2009-09-021-3/+4
* Show error messages when Authentication fails.Jaikumar Ganesh2009-08-212-5/+2
* Merge change 22130 into eclairAndroid (Google) Code Review2009-08-201-1/+1
|\
| * Call the correct function for canceling a pairing request.Jaikumar Ganesh2009-08-201-1/+1
* | Implement Bluetooth device pickerYue Lixin2009-08-194-34/+232
|/
* Fix device address check when profile state changes.Jaikumar Ganesh2009-08-191-1/+1
* Bluetooth: Update Settings.apk to match BT API change.Nick Pelly2009-08-1714-502/+513
* b/2005377 Fixed the problem where previously paired devics can't be access(gr...Michael Chan2009-08-141-0/+2
* do not merge: cherry-pick e9f4f5dd390973b46310a7cce08d1c6c56e699c2 from maste...Michael Chan2009-08-141-11/+59
* b/1770342 Bluetooth: Show the pair and connect when the user long touches a d...Michael Chan2009-08-121-18/+18
* b/2026622 Fixed the problem with the UI keeps showing that BT is scanning eve...Michael Chan2009-08-121-34/+35
* Modified the Bluetooth 2.1 Passkey confirmation dialogMichael Chan2009-08-042-6/+4
* 2005382 Disable long press on Bluetooth device when BT is offMichael Chan2009-07-302-3/+5
* Initial 2.1 bluetooth support.Jaikumar Ganesh2009-07-202-79/+144