summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Don't crash if there's no bluetooth functionality (such as in an emulator)Amith Yamasani2012-02-272-4/+13
* Allows auto dismissing of bluetooth activation dialogsMike J. Chen2012-02-102-0/+11
* Handle EXTRA_DOCK_STATE_LE_DESK and HE_DESK.Jeff Brown2011-11-082-0/+10
* Fix UI issue with Bluetooth Settings.Jaikumar Ganesh2011-10-271-1/+1
* BT device picker: don't rescan after rotating the deviceJake Hamby2011-09-061-1/+6
* Fix unresponsive UI during scan and display of "No Bluetooth devices"Jake Hamby2011-08-311-1/+1
* Bluetooth : fix for showing paired device list errorjhtop.kim2011-08-251-0/+1
* Bluetooth : fix for unnecessary device-scan startingjhtop.kim2011-08-241-5/+14
* Merge "Remember user choice for phone book access permission dialog"Matthew Xie2011-08-185-50/+209
|\
| * Remember user choice for phone book access permission dialogMatthew Xie2011-08-185-50/+209
* | Follow preferences padding changes in framework.Jeff Sharkey2011-08-161-9/+1
|/
* Bluetooth : fix for Settings crashes while rotating the screen.jhtop.kim2011-08-154-13/+49
* Merge "Bluetooth : fix for unexpected discovery summary string changing"Jake Hamby2011-08-091-1/+1
|\
| * Bluetooth : fix for unexpected discovery summary string changingjhtop.kim2011-08-081-1/+1
* | Bluetooth : fix for handling back key during pair dialog displayjhtop.kim2011-08-081-0/+8
|/
* Fix multiple BT settings bugs.Jake Hamby2011-08-0314-278/+126
* Save changed name from CachedBluetoothDevice to native storageMatthew Xie2011-07-277-10/+10
* Merge "Bluetooth : fix for crashing alertDialogbox"Jake Hamby2011-07-252-1/+11
|\
| * Bluetooth : fix for crashing alertDialogboxjhtop.kim2011-07-252-1/+11
* | Fix some Bluetooth settings bugs.Jake Hamby2011-07-254-94/+32
|/
* Bluetooth : Fix for changing the BT device icon if the calss is null (mouse)jhtop.kim2011-07-181-1/+1
* Bluetooth : fix to finish deviceprofilesettings activity when device is not b...jhtop.kim2011-07-181-1/+2
* Bluetooth : fix UI bug: Disable "OK" button if friendly name is nulljhtop.kim2011-07-181-3/+33
* Bluetooth : UI bug fix : Pairing dialog box takes space as characterjhtop.kim2011-07-181-2/+2
* Upgrade Bluetooth pairing dialogs for ICS.Jake Hamby2011-07-159-336/+485
* Refactor Bluetooth settingsGilles Debunne2011-07-081-33/+60
* Merge "Changed text and appearance when Wifi/Bluetooth is off"Gilles Debunne2011-07-071-5/+23
|\
| * Changed text and appearance when Wifi/Bluetooth is offGilles Debunne2011-07-071-5/+23
* | Merge "Show user dialog for BT connection and phonebook access"Matthew Xie2011-07-072-0/+339
|\ \ | |/ |/|
| * Show user dialog for BT connection and phonebook accessMatthew Xie2011-06-292-0/+339
* | Bluetooth messages improved.Gilles Debunne2011-06-301-3/+6
|/
* Double list in Bluetooth SettingsGilles Debunne2011-06-285-72/+111
* Split ActionBar in SettingsGilles Debunne2011-06-271-11/+7
* Fixed Bluetooth availability test in SettingsGilles Debunne2011-06-211-6/+10
* Settings refactoringGilles Debunne2011-06-216-105/+298
* Make the BT class icon visible.Amith Yamasani2011-06-021-1/+1
* Fix NPE in WirelessSettings.onCreate() for SDK and non-BT devices.Jake Hamby2011-03-282-5/+7
* Flip the icon states for Bluetooth profile auto-connect settingsAmith Yamasani2011-03-151-2/+2
* Improve Bluetooth tethering UI usability.Jake Hamby2011-03-099-20/+111
* Merge "Return profile state disconnected when not yet bound to service." into...Jaikumar Ganesh2011-03-081-0/+2
|\
| * Return profile state disconnected when not yet bound to service.Jaikumar Ganesh2011-03-081-0/+2
* | Settings app: Run Bluetooth Event receiver when not in fg.Jaikumar Ganesh2011-03-043-28/+18
|/
* Fix settings app not showing correct profile connection state message.Jaikumar Ganesh2011-03-042-4/+18
* Fix crashes with OPP profile in Settings app.Jaikumar Ganesh2011-03-011-4/+5
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-0137-2978/+3466
* Display imaging icon for printer devices.Jaikumar Ganesh2011-02-281-6/+9
* Make BluetoothPan implement BluetoothProfile.Jaikumar Ganesh2011-02-232-8/+18
* Update code for making BluetoothInputProfile implement BluetoothProfile.Jaikumar Ganesh2011-02-182-24/+32
* Changes for public API of Bluetooth Discoverability.Jaikumar Ganesh2011-02-012-15/+5
* Allow users to change the length of Bluetooth discoverability toChris Wren2011-02-014-27/+98