add Ambient Weather DashClock Extension
This commit is contained in:
parent
8834b4d802
commit
072a3a3684
35
metadata/com.invano.ambientweather.txt
Normal file
35
metadata/com.invano.ambientweather.txt
Normal file
|
@ -0,0 +1,35 @@
|
|||
Categories:System
|
||||
License:GPLv2
|
||||
Web Site:https://github.com/invano/AmbientWeatherDashClockExtension/blob/master/README.md#ambientweatherdashclockextension
|
||||
Source Code:https://github.com/invano/AmbientWeatherDashClockExtension
|
||||
Issue Tracker:https://github.com/invano/AmbientWeatherDashClockExtension/issues
|
||||
|
||||
Auto Name:Ambient Weather DashClock Extension
|
||||
Summary:Ambient Weather on Lockscreen
|
||||
Description:
|
||||
A DashClock Extension that shows the current temperature, relative humidity and pressure.
|
||||
|
||||
All data is retrieved directly from the built-in sensors.
|
||||
Moreover, it is battery friendly.
|
||||
The readings are taken just once everytime you access the lockscreen.
|
||||
|
||||
Requirements:
|
||||
- DashClock Widget
|
||||
- Devices with ambient sensors such as Samsung Galaxy S4 or Samsung Galaxy Note 3
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/invano/AmbientWeatherDashClockExtension
|
||||
|
||||
Build:1.0,2
|
||||
commit=27d2020b15
|
||||
init=rm libs/dashclock-api-r2.0.jar libs/android-support-v4.jar
|
||||
extlibs=android/android-support-v4.jar
|
||||
srclibs=DashClock@d043bbca9ca7
|
||||
prebuild=echo 'source.dir=src;$$DashClock$$/api/src/main/java; $$DashClock$$/api/src/main/aidl' >> project.properties
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.0
|
||||
Current Version Code:2
|
||||
|
Loading…
Reference in a new issue