CominAtYou / BatteryTile

An Android Quick Settings tile that displays the current battery state and percentage, and a long-press action to open the battery settings.
Apache License 2.0
49 stars 3 forks source link

Multiple feature requests #4

Closed RamPawar7 closed 1 year ago

RamPawar7 commented 1 year ago

Here are some features and changes I would like to be added in this app-

  1. Add options to show battery teprature, charging/discharging current, voltage, power (watt) in the title (at least add the first two if not all). Remove battery percentage as it is already shown in the status bar.

  2. Add options to show the tile as OFF by default. May be add another option to show it as ON only when charging.

  3. May be change the icon to two tone icon like in this image 20230527_131315

  4. Different icons for while charging and while on battery, like that in the above image but instead of the lighting bolt, show two pin AC plug icon while AC charging and USB icon while usb charging.

CominAtYou commented 1 year ago

This has been added in v1.4.0.

RamPawar7 commented 1 year ago

This has been added in v1.4.0.

That's great! I like how you made it highly customizable. Thank you!