fdroiddata/metadata/io.homeassistant.android.txt

49 lines
1.5 KiB
Plaintext
Raw Normal View History

2017-04-02 21:53:11 +00:00
Categories:System
License:GPL-3.0
Web Site:https://home-assistant.io
Source Code:https://github.com/Maxr1998/home-assistant-Android
Issue Tracker:https://github.com/Maxr1998/home-assistant-Android/issues
Auto Name:Home Assistant
Summary:Control your HomeAssistant instance
Description:
Home Assistant is an open-source home automation platform running on Python 3.
Track and control all devices at home and automate control. Perfect to run on a
Raspberry Pi.
This is the (currently unofficial) Android app for Home Assistant.
.
Repo Type:git
Repo:https://github.com/Maxr1998/home-assistant-Android.git
Build:0.2,2
commit=v0.2
subdir=app
gradle=yes
2017-04-03 18:43:40 +00:00
prebuild=echo 'task wrapper(type: Wrapper) { gradleVersion = "3.4.1" }' >> build.gradle
2017-04-02 21:53:11 +00:00
2017-04-20 04:31:25 +00:00
Build:1.0-RC1,3
2017-05-29 16:08:34 +00:00
disable=wait for gradle4.0
commit=aaedca4a24f92af6823c37bd1d2d0ebb75ed2b7d
2017-04-20 04:31:25 +00:00
subdir=app
2017-05-29 16:08:34 +00:00
gradle=fdroid
prebuild=sed -i -e '/gmsImplementation/d' build.gradle && \
cd .. && \
mkdir -p gradle/wrapper && \
2017-05-29 16:08:34 +00:00
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-4.0-bin.zip' > gradle/wrapper/gradle-wrapper.properties
2017-04-20 04:31:25 +00:00
2017-07-21 22:41:24 +00:00
Build:1.0,4
commit=v1.0
subdir=app
gradle=fdroid
prebuild=sed -i -e '/gmsImplementation/d' build.gradle && \
cd .. && \
mkdir -p gradle/wrapper && \
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-4.0-bin.zip' > gradle/wrapper/gradle-wrapper.properties
2017-04-02 21:53:11 +00:00
Auto Update Mode:Version v%v
Update Check Mode:Tags
2017-07-21 22:41:24 +00:00
Current Version:1.0
Current Version Code:4