fdroiddata/metadata/com.fisheradelakin.vortex.txt

49 lines
1.2 KiB
Plaintext
Raw Normal View History

2015-04-16 17:10:57 +00:00
AntiFeatures:NonFreeNet
2015-08-30 01:36:39 +00:00
Categories:Time
2015-04-16 17:10:57 +00:00
License:MIT
Web Site:https://github.com/fadelakin/vortex/blob/HEAD/README.md
Source Code:https://github.com/fadelakin/vortex
Issue Tracker:https://github.com/fadelakin/vortex/issues
Auto Name:Vortex
Summary:Get current weather conditions and forecast
Description:
2015-09-12 05:52:14 +00:00
Simple weather app to view the current weather conditions as well as hourly and
daily forecasts. Your location must be turned on or else the app might crash.
Uses the forecast.io API.
2015-04-16 17:10:57 +00:00
.
Repo Type:git
Repo:https://github.com/fadelakin/vortex
Build:2.0,8
2015-04-28 21:42:16 +00:00
disable=missing api key
2015-04-16 17:10:57 +00:00
commit=2.0
subdir=app
2015-04-23 21:15:45 +00:00
gradle=yes
Build:2.0.2,10
2015-04-28 21:42:16 +00:00
disable=missing api key
2015-04-23 21:15:45 +00:00
commit=2.0.2
subdir=app
2015-04-16 17:10:57 +00:00
gradle=yes
2015-04-28 00:40:12 +00:00
Build:2.0.3,11
disable=works, but wait for upstream's consent
2015-04-28 00:40:12 +00:00
commit=2.0.3
subdir=app
gradle=yes
2015-08-30 01:36:39 +00:00
prebuild=mkdir -p src/main/assets && \
mkdir foo && \
pushd foo && \
wget -c https://github.com/fadelakin/vortex/releases/download/2.0.3/app-release.apk && \
unzip *.apk && \
cp assets/apikey.json ../src/main/assets/ && \
popd && \
rm -fR foo
2015-04-28 00:40:12 +00:00
2015-08-30 01:36:39 +00:00
Auto Update Mode:None
Update Check Mode:Tags
2015-04-28 00:40:12 +00:00
Current Version:2.0.3
Current Version Code:11