summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/BluetoothSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Changed a Bluetooth device's settings from an activity to a dialog.PauloftheWest2014-08-071-11/+64
* Use restrictionsprovider framework in Settings.Julia Reynolds2014-07-231-10/+32
* Numerous minor updates for Bluetooth SettingsPauloftheWest2014-07-111-46/+19
* Add BT message accessPauloftheWest2014-07-111-5/+16
* Fix ProgressCategory theming and layoutFabrice Di Meglio2014-06-171-1/+1
* Make the SwitchBar appear immediatelyFabrice Di Meglio2014-06-121-0/+8
* Use SwitchBar for Bluetooth SettingsFabrice Di Meglio2014-05-141-28/+4
* Mode code cleaning: remove obsolete references to EXTRA_NO_HEADERSFabrice Di Meglio2014-05-131-4/+2
* Make all the Settings Switches appear againFabrice Di Meglio2014-04-181-1/+1
* Add Indexable.SearchIndexProvider.getNonIndexableKeys(Context)Fabrice Di Meglio2014-04-111-9/+2
* Re-enable on/off switch for Wi-Fi and Bluetooth SettingsFabrice Di Meglio2014-04-031-8/+6
* Merge "Settings - update for new UI (no more Drawer)"Fabrice Di Meglio2014-03-281-2/+2
|\
| * Settings - update for new UI (no more Drawer)Fabrice Di Meglio2014-03-281-2/+2
* | Skip bluetooth device iteration if LocalBluetoothManager is nullNicholas Sauer2014-03-271-10/+13
|/
* Add dynamic Preferences indexing (part 2)Fabrice Di Meglio2014-03-201-28/+29
* Add indexing for cached Bluetooth (BT) paired devicesFabrice Di Meglio2014-03-201-1/+48
* Revert "BLE peripheral mode (4/4): Settings change for advertising preference."Wei Wang2014-03-031-15/+20
* Update context on resume calls for BluetoothAdvertisingEnabler and BluetoothE...Matthew Xie2014-02-141-1/+1
* Crash in Settings observed while changing the device orientation after rename...Fabrice Di Meglio2014-02-141-4/+4
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-25/+38
* BLE peripheral mode (4/4): Settings change for advertising preference.Wei Wang2014-01-131-20/+15
* Pin protect more screens.Geoffrey Borggaard2013-08-061-8/+6
* Implement Settings app UX for when a user has bluetooth config locked down.Maggie Benthall2013-04-081-13/+28
* Fix Switches padding for Settings appFabrice Di Meglio2013-01-151-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