summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/bluetooth/AdvancedBluetoothDetailsHeaderController.java
Commit message (Expand)AuthorAgeFilesLines
* [Rohan] Two battery level, but no charging status in Rohan SettingTim Peng2021-05-141-26/+40
* Merge "Add 50% opacity if detect there is no device image yet" into sc-devTreeHugger Robot2021-04-141-0/+4
|\
| * Add 50% opacity if detect there is no device image yetHugh Chen2021-04-131-0/+4
* | Update StringUtil#formatElapsedTime method (2/3)Wesley.CW Wang2021-04-071-1/+6
|/
* [Rohan]The battery level show up "-1%", not sync with Rohan.Tim Peng2021-04-011-3/+8
* Get low battery level through metadataTim Peng2021-03-241-7/+16
* Show advanced Bluetooth information in device detail pageTim Peng2021-03-151-43/+75
* Fix advanced device icon won't update issueHugh Chen2020-12-071-2/+2
* Implement advanced device battery predictionHugh Chen2020-10-061-7/+91
* Add low battery level for casehughchen2020-05-081-3/+8
* Add log for debughughchen2020-05-051-0/+9
* Update low battery level for advance bluetooth devicehughchen2020-04-241-1/+1
* Device details LCR should be show up " ! " with low battery.alictsai2020-03-271-7/+26
* Use flag to confirm whether callback should unregisterhughchen2019-12-261-4/+6
* Merge "Battery icon is too large"tim peng2019-11-151-2/+6
|\
| * Battery icon is too largetimhypeng2019-11-141-2/+6
* | Merge "Add take persistable permission for uri"Raff Tsai2019-11-151-2/+9
|\ \
| * | Add take persistable permission for urihughchen2019-11-141-2/+9
| |/
* / Don't use Lambda when register callbackhughchen2019-11-131-3/+3
|/
* Fix runtime exception when cachedDevice is nullhughchen2019-10-241-1/+2
* Make battery icon as red when battery level < 20%hughchen2019-10-031-2/+5
* Use short summary in advanced BT headerLei Yu2019-05-131-1/+1
* Add SettingsPolicy to control BT featureLei Yu2019-04-181-3/+5
* Align with Bluetooth metadata API changesUgo Yu2019-04-101-25/+26
* Move bitmap recycle to onDestroy()Lei Yu2019-04-081-1/+8
* Skip lifecycle if controller is not availablejackqdyulei2019-03-261-0/+8
* Merge "Use ThemedBatteryDrawable in settings"TreeHugger Robot2019-02-271-2/+1
|\
| * Use ThemedBatteryDrawable in settingsEvan Laird2019-02-261-2/+1
* | Add Bluetooth metadata listenrjackqdyulei2019-02-251-0/+22
* | Fix issues in BT detail headerjackqdyulei2019-02-221-5/+49
* | Update advanced bt headerjackqdyulei2019-02-211-4/+65
|/
* Update BT header using BT metadatajackqdyulei2019-01-281-6/+52
* Add layout for advanced BT detail headerjackqdyulei2019-01-281-0/+88