fdroiddata/metadata/com.manor.currentwidget.txt

64 lines
3.0 KiB
Plaintext

Categories:System
License:GPLv3
Web Site:https://code.google.com/p/currentwidget
Source Code:https://code.google.com/p/currentwidget/source
Issue Tracker:https://code.google.com/p/currentwidget/issues
Donate:https://code.google.com/p/currentwidget
Auto Name:
Summary:Battery current draw widget
Description:
Displays how much electric current the device is using from the battery or
receiving from the charger.
It can also notify you when the device is using too much battery.
Add widget to home screen after installation;
open settings & graph via launcher icon.
Touch the displayed value to switch views.
'''NOTE:''' The electric current reading doesn't work on all devices.
The reason is that the manufacturers (mostly Motorola and Samsung) don't support
this in the battery driver or in the hardware.
* Two widget designs (as two widgets in the widgets list) — Classic and Text.
* Notification — get real time alerts on high current values
* Transparent style with customization options
* Voltage & Battery level (%) display
* Log battery values (see this [http://nkhosla.com/battery script] for analysis)
* Set an arithmetic operation on the current value to adjust for different devices
* Plot current graph
[https://code.google.com/p/currentwidget/wiki/ChangeLog Changelog]
.
Repo Type:git-svn
Repo:https://currentwidget.googlecode.com/svn/trunk
Build Version:0.36b,31,236,subdir=CurrentWidget,update=.;../CurrentWidgetLibrary,\
srclibs=Color-Picker-2@45ee6554a1db,target=android-15,prebuild=\
printf "android.library.reference.1=../CurrentWidgetLibrary" >> project.properties && \
mkdir -p src/ && rm -rf ../CurrentWidgetLibrary/bin && \
mv res/drawable/icon.png ../CurrentWidgetLibrary/res/drawable/ && \
printf "android.library=true\nandroid.library.reference.1=$$Color-Picker-2$$" >> \
../CurrentWidgetLibrary/project.properties
Build Version:0.38a,36,276,subdir=CurrentWidget,update=.;../CurrentWidgetLibrary,\
srclibs=Color-Picker-2@45ee6554a1db,target=android-17,prebuild=\
printf "android.library.reference.1=../CurrentWidgetLibrary" >> project.properties && \
mkdir -p src/ && rm -rf ../CurrentWidgetLibrary/bin && \
mv res/drawable/icon.png ../CurrentWidgetLibrary/res/drawable/ && \
printf "android.library=true\nandroid.library.reference.1=$$Color-Picker-2$$" >> \
../CurrentWidgetLibrary/project.properties
Build Version:0.39,38,283,subdir=CurrentWidget,update=.;../CurrentWidgetLibrary,\
srclibs=Color-Picker-2@45ee6554a1db,target=android-17,prebuild=\
printf "android.library.reference.1=../CurrentWidgetLibrary" >> project.properties && \
mkdir -p src/ && rm -rf ../CurrentWidgetLibrary/bin && \
mv res/drawable/icon.png ../CurrentWidgetLibrary/res/drawable/ && \
printf "android.library=true\nandroid.library.reference.1=$$Color-Picker-2$$" >> \
../CurrentWidgetLibrary/project.properties
Build Version:0.39a,39,290,disable=Proprietary dependencies just so you can 'rate' the widget!?
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:0.39a
Current Version Code:39