summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/BluetoothSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: RTL layout fixesOr Harambam2013-01-191-1/+1
* Fix regression in Bluetooth settings.Jeff Brown2012-09-241-2/+1
* First draft of wifi display settings UI.Jeff Brown2012-09-191-1/+2
* Make Settings app aware of layout directionFabrice Di Meglio2012-07-241-1/+1
* Help menus for several screens.Amith Yamasani2012-04-231-0/+6
* Don't crash if there's no bluetooth functionality (such as in an emulator)Amith Yamasani2012-02-271-4/+10
* 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
* Follow preferences padding changes in framework.Jeff Sharkey2011-08-161-9/+1
* Bluetooth : fix for Settings crashes while rotating the screen.jhtop.kim2011-08-151-2/+4
* Fix multiple BT settings bugs.Jake Hamby2011-08-031-8/+14
* Fix some Bluetooth settings bugs.Jake Hamby2011-07-251-21/+19
* Upgrade Bluetooth pairing dialogs for ICS.Jake Hamby2011-07-151-20/+77
* Refactor Bluetooth settingsGilles Debunne2011-07-081-33/+60
* Changed text and appearance when Wifi/Bluetooth is offGilles Debunne2011-07-071-5/+23
* Bluetooth messages improved.Gilles Debunne2011-06-301-3/+6
* Double list in Bluetooth SettingsGilles Debunne2011-06-281-46/+81
* Split ActionBar in SettingsGilles Debunne2011-06-271-11/+7
* Settings refactoringGilles Debunne2011-06-211-48/+131
* Fix NPE in WirelessSettings.onCreate() for SDK and non-BT devices.Jake Hamby2011-03-281-1/+1
* Refactor Bluetooth settings for readability and performance.Jake Hamby2011-03-011-24/+36
* Allow users to change the length of Bluetooth discoverability toChris Wren2011-02-011-1/+6
* Implement "show received files" preference item.Jake Hamby2011-01-261-0/+20
* Close scan screen when pairing and remove device when unpairing.Jake Hamby2011-01-121-364/+41
* Don't throw exception on unexpected BT device addition.Jake Hamby2011-01-111-1/+2
* Enable reverse tethering in BT settings screen.Jake Hamby2010-12-221-12/+1
* Remove Bluetooth tethering settings screen.Jake Hamby2010-12-141-74/+15
* Add ability to connect to only headset profile.Jaikumar Ganesh2010-12-101-1/+1
* Implement BT settings functionality for new UI.Jake Hamby2010-12-091-56/+24
* Implement individual Bluetooth profile connect/disconnect.Jake Hamby2010-11-031-1/+0
* Bluetooth settings revampAmith Yamasani2010-10-271-18/+71
* Fix NPE in BT Settings launch from a shortcut.Amith Yamasani2010-10-131-3/+3
* Fragmentize BluetoothSettings.Daisuke Miyakawa2010-09-131-34/+46
* Match devices by Class for tethering.Jaikumar Ganesh2010-08-231-5/+14
* am 2876ad62: am 2fcfb289: Merge " Fix Bluetooth Settings activity memory l...Jake Hamby2010-08-211-1/+2
|\
| * Fix Bluetooth Settings activity memory leak.thigobr2010-08-171-1/+2
* | bluetooth tetheringDanica Chang2010-08-171-7/+103
|/
* Stop scanning as soon as device is picked in the device picker.Jaikumar Ganesh2010-03-251-0/+1
* b/2482585 Bluetooth settings: remove "Scan for devices" from menuMichael Chan2010-03-021-30/+0
* am a87f2fd7: b/2320107 Fixed NPE for class bits. Docks do not have class bits.Michael Chan2009-12-101-2/+5
|\
| * b/2320107 Fixed NPE for class bits. Docks do not have class bits.Michael Chan2009-12-101-2/+5
* | am 5469ff8b: b/2226832 Showing Pairing Dialog in the foregroundMichael Chan2009-11-101-5/+5
|\ \ | |/
| * b/2226832 Showing Pairing Dialog in the foregroundMichael Chan2009-11-101-5/+5
* | am c065348e: Show an error message when the remote side cancels the authentic...Jaikumar Ganesh2009-10-081-4/+2
|\ \ | |/
| * Show an error message when the remote side cancels the authenticationJaikumar Ganesh2009-10-081-4/+2
* | b/2173596 Cancel Bluetooth scanning when the user leaves Bluetooth Settings.Michael Chan2009-10-081-0/+6
|/
* Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuidNick Pelly2009-09-281-1/+1
* Fix device picker minor bugLixin Yue2009-09-251-6/+12
* Filter devices by UUID and then class.Jaikumar Ganesh2009-09-231-18/+43