currentwidget
currentwidget copied to clipboard
CurrentWidget for Android
``` Please use Apache or a similar license. Making the entire app open source because of something that gets the charger's current value is too much... I can promise not...
When I tickmark Display options "Show minus (-) sign when disc.." the logfile gets corrupted: When discharging, the current value gets a double minus sign. "View log as graph": The...
Hello... I am new in android. I want to build this project but I don't now how.... Can anyone help me? Thank you
``` This is because current value is in /sys/class/power_supply/MainBattery/current_now not in /sys/class/power_supply/battery/current_now. Moreover, units are milliamps. Build.MODEL is "MediaPad 10 FHD". ``` Original issue reported on code.google.com by `[email protected]` on...
``` What is the expected output? What do you see instead? I have no idea what is the expected output What version of the product are you using? On what...
``` The software doesn't work on my OnePlus One, it always shows 0 or 1 mA. It should work according to the CyanogenMod developers: https://jira.cyanogenmod.org/browse/BACON-158 ``` Original issue reported on...
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what...
``` Add "minutes till charged/discharged" metric. Technically you can use formulas from http://ibam.sourceforge.net/ It proved to be quite accurate on PCs. Useful! ``` Original issue reported on code.google.com by `ildar.mulyukov`...
``` What steps will reproduce the problem? 1.install on HTC one 2.add widget to home 3. What is the expected output? What do you see instead? Numbers iin the hundreds...
``` This might be not-so-important, but would fulfill all the features of the good-old (yet deprecated) Android Battery Dog. 1. Add Charge% graph to quickly look the charge and discharge...