fdroiddata/metadata/com.fisheradelakin.vortex.txt
Hans-Christoph Steiner 726d360580 include Author Name/Author Email/Web Site/Auto Name from great scrape
This are all the data that the original app author submitted to represent
their apps.  I manually reviewed all of them to make sure that they were
an improvement over what we already had.
2017-05-16 09:56:32 +02:00

49 lines
1.2 KiB
Plaintext

AntiFeatures:NonFreeNet
Categories:Time
License:MIT
Web Site:http://fisheradelakin.com
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:
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.
.
Repo Type:git
Repo:https://github.com/fadelakin/vortex
Build:2.0,8
disable=missing api key
commit=2.0
subdir=app
gradle=yes
Build:2.0.2,10
disable=missing api key
commit=2.0.2
subdir=app
gradle=yes
Build:2.0.3,11
disable=works, but wait for upstream's consent
commit=2.0.3
subdir=app
gradle=yes
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
Auto Update Mode:None
Update Check Mode:Tags
Current Version:2.0.3
Current Version Code:11