summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/statusbar/CmBatteryMiniIcon.java
Commit message (Expand)AuthorAgeFilesLines
* Fix percentage bar not appearing on first try to enable it.Danny Baumann2012-05-161-2/+8
* (1/2) Add status bar battery icon configuration.Simon Davie2011-10-241-8/+11
* Use the actual charging status instead of the plugged status to determine if ...Stefano Angeleri2011-09-191-6/+7
* Fixed regression: fully charged battery shows as depleted.Stefano Angeleri2011-06-211-8/+6
* Update BatteryMiniIcon code.mik_os2011-06-181-35/+32
* Fix: CmBatteryMiniIcon slower animation after fixing issue 3144Sven Dawitz2011-03-231-2/+2
* Issue 3144: Make CmBatteryMiniIcon animation more stock-likeSven Dawitz2011-03-211-2/+2
* Fix: CmBatteryMiniIcon now handles non-standard themes better (i.e. Honeybread)Sven Dawitz2011-03-201-17/+26
* Issue 3005: Decrease cpu usage for charging animation to nearly 0Sven Dawitz2011-03-011-9/+23
* Battery percentage on status bar - done right!Sven Dawitz2011-02-221-0/+284