summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/BluetoothControllerImpl.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-13.0.0_r35' of https://android.googlesource.com/platform/f...George Zacharia2023-04-031-3/+10
|\
| * Merge "[Bluetooth] Add more logs around active devices." into tm-qpr-devCaitlin Shkuratov2022-11-171-1/+7
| |\
| | * [Bluetooth] Add more logs around active devices.Caitlin Shkuratov2022-11-161-1/+7
| * | Replace getCurrentUser() calls with UserTrackerAlex Stetson2022-11-141-2/+3
| |/
* | SystemUI: Fetch bluetooth battery level from any devicejhonboy1212023-02-191-3/+7
* | BluetoothControllerImpl: Synchronize mConnectedDevices accessjhonboy1212023-02-191-2/+4
* | Merge tag 'android-13.0.0_r16' into t13.0George Zacharia2022-12-151-35/+40
|\|
| * [Bluetooth] Convert BluetoothController logs to log buffer so we'llCaitlin Shkuratov2022-09-151-34/+40
* | Squash of SystemUI: Show bluetooth battery levelLuK13372022-10-211-0/+19
|/
* Remove FileDescriptor from systemui.Dumpable.Dave Mankoff2022-04-051-2/+1
* Synchronize connected devices in BluetoothControllerFabian Kozynski2021-06-011-7/+19
* Add bluetoothcontrollerimpl to dumpsysEvan Laird2020-08-211-2/+10
* 6/N Move everything into SysUIComponent.Dave Mankoff2020-08-161-2/+2
* Create a DemoMode controllerEvan Laird2020-08-131-2/+4
* Conslidate @MainHandler and similar to @Main (and similar).Dave Mankoff2019-12-201-4/+4
* Do not show Bluetooth icon when headset is not activeUgo Yu2019-11-191-0/+67
* Move DI related coded into new dagger package.Dave Mankoff2019-10-211-7/+4
* Inject main looper in BluetoothControllerImplFabian Kozynski2019-09-171-1/+4
* [PATCH] Fix SyetemUI can not get the new profile connect state after device r...Amin Shaikh2019-07-031-0/+12
* Add BluetoothControllerImpl#onACLConnectionStateChangedFabian Kozynski2019-05-081-0/+20
* Remove Dependency.get usages from BluetoothControllerImplJason Monk2018-12-261-3/+4
* Clean up DependencyProvider a bitJason Monk2018-12-211-1/+13
* Remove BluetoothEventManager#setReceiverHandlerAmin Shaikh2018-08-291-1/+0
* Set each function as default in BluetoothCallbackhughchen2018-08-071-11/+0
* Fix bluetooth state updated in systemui.Amin Shaikh2018-04-261-0/+1
* Update bluetooth QS tile secondary text.Amin Shaikh2018-04-191-18/+27
* Rename onProfileAudioStateChanged() to onAudioModeChanged()timhypeng2018-04-111-1/+1
* Add callback onProfileAudioStateChanged()hughchen2018-03-301-0/+3
* Add Settings support for Bluetooth Multi-A2DP and Multi-HFPPavlin Radoslavov2018-01-221-0/+3
* Add bt battery level to QS iconsJason Monk2017-08-301-0/+5
* Protect against weak pointer crash.Jason Monk2017-08-151-4/+7
* Skip empty bluetooth-page in QS when bluetooth is disallowedphweiss2017-07-111-0/+2
* Fix sysui depending on slow bt callsJason Monk2017-06-131-2/+59
* Fix QS/status bar BT stateJason Monk2017-03-171-13/+19
* Unit testing for fragments.Jason Monk2016-11-111-2/+2
* QS: Make BT detail be more consistent with SettingsJason Monk2016-07-191-1/+9
* Fix data raceAdrian Roos2016-06-171-4/+13
* Add padlocks to more qs tiles.Sudheer Shanka2016-01-281-0/+13
* Add more intelligence to bluetooth connection stateJason Monk2015-08-121-0/+7
* Try to keep connection state more up to dateJason Monk2015-06-191-1/+7
* Cache bluetooth connection state from callbackJason Monk2015-05-281-8/+21
* Merge "Don't crash in bugreport on devices without BT" into mnc-devJason Monk2015-05-201-0/+3
|\
| * Don't crash in bugreport on devices without BTJason Monk2015-05-191-0/+3
* | SysUI: Move BT receivers to bgJason Monk2015-05-191-23/+45
|/
* Make QS use SettingsLib's BT codeJason Monk2015-03-021-451/+85
* Post broadcasts to bg and cache bt state infoJason Monk2015-01-051-39/+172
* Exclude unnecessary intents in SystemUIAndre Eisenbach2014-12-191-2/+0
* Fix crash in BluetoothControllerImplJason Monk2014-12-111-3/+5
* BluetoothControllerImpl: track bluetooth betterJason Monk2014-12-101-44/+147
* QS: Deal with null uuids in BT controller.John Spurlock2014-07-161-1/+6