summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/BluetoothSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Don't start auto scan if screen recovers from frozen statevenkata Jagadeesh2016-07-011-1/+2
* Settings: fix BT switch enabling discoverable modeRoman Birg2016-03-211-0/+4
* Bluetooth: Underp "Accept all files" settingRicardo Cerqueira2016-02-031-2/+2
* [3/3]Settings: add "Accept all files" option for incoming files via BTHamster Tian2016-02-021-0/+18
* Bluetooth/Wifi: center empty view and set textAppearance to mediumAlexander Martinz2016-01-311-6/+0
* bluetooth: Don't crash when the local adapter is not setDiogo Ferreira2015-10-281-1/+3
* Bluetooth: Add Manifest configure to fix settings crash issue.Matadeen Mishra2015-10-081-0/+60
* Settings App: Fix to resolve NULL pointer exceptionsMatadeen Mishra2015-10-061-1/+5
* Bluetooth: Ignore the second button if one already pressedSai Aitharaju2015-10-061-0/+4
* Device Discoverability not set properly when Bluetooth is toggledAvish Shah2015-07-011-0/+4
* Language Update for Wi-Fi/Bluetooth ScanningLifu Tang2015-06-231-13/+25
* Change DeviceProfilesSettings to DialogFragmentJason Monk2015-06-021-78/+9
* Fix battery usage screen issuesJason Monk2015-06-021-1/+1
* Merge "Start bluetooth scan on screen orientation change." into mnc-devSanket Padawe2015-05-131-1/+1
|\
| * Start bluetooth scan on screen orientation change.Sanket Padawe2015-05-111-1/+1
* | log more settings actionsChris Wren2015-05-081-0/+3
|/
* Added links to scanning settingsLifu Tang2015-04-061-2/+35
* log visibility of viewsChris Wren2015-03-271-0/+6
* Move isolatable bluetooth code to SettingsLibJason Monk2015-02-051-6/+4
* Fixed a Bluetooth discovery bug.PauloftheWest2014-09-191-1/+8
* Fixed multiple Bluetooth Settings crashes.PauloftheWest2014-09-111-7/+20
* Merge "Made Bluetooth device dialog fully scrollable." into lmp-devPauloftheWest2014-09-101-1/+11
|\
| * Made Bluetooth device dialog fully scrollable.PauloftheWest2014-09-101-1/+11
* | Merge "Do not remove bonded devices from cached device list upon a device sca...Matthew Xie2014-09-101-1/+1
|\ \ | |/ |/|
| * Do not remove bonded devices from cached device list upon a device scanMatthew Xie2014-09-091-1/+1
* | Merge "Turning Bluetooth on will make the device discoverable." into lmp-devPauloftheWest2014-09-081-2/+11
|\ \ | |/ |/|
| * Turning Bluetooth on will make the device discoverable.PauloftheWest2014-09-081-2/+11
* | Bug fix: Toggling Bluetooth off then on will now initiate a scan.PauloftheWest2014-09-041-0/+1
|/
* Fixed a crash when loading Bluetooth Settings.PauloftheWest2014-09-021-1/+1
* Merge "Entering Bluetooth in Settings will always initiate a scan." into lmp-devPauloftheWest2014-08-271-32/+27
|\
| * Entering Bluetooth in Settings will always initiate a scan.PauloftheWest2014-08-201-32/+27
* | Fixed a Bluetooth Scanning issue.PauloftheWest2014-08-181-1/+10
|/
* Revert "Add BT message access"PauloftheWest2014-08-121-16/+0
* Refreshing Bluetooth devices will clear all available devices.PauloftheWest2014-08-121-1/+3
* Fixed Bluetooth renaming bug.PauloftheWest2014-08-081-3/+4
* 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