fdroiddata/metadata/at.fhhgb.mc.swip.yml

65 lines
1.4 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- System
License: GPL-3.0-or-later
WebSite: https://bitbucket.org/FlorianSchrofner/swip
AutoName: SwiP
Description: |-
Create, manage and apply profiles which can be triggered by different events.
Options:
* Ringer Mode
* Ringtone- & Notification Volume
* Media Volume
* Alarm Volume
* GPS
* Mobile Data
* WiFi
* Bluetooth
* Automatic Brightness
* Brightness
* Display Time Out
Triggers:
* Location (Geofence)
* Time (Exact time or time range)
* Battery State
* Battery Level (Exact level or level range)
* Headphone State
Builds:
- versionName: 0.2.6
versionCode: 7
disable: google play services, missing resources
commit: 0.2.6
subdir: src
srclibs:
- RootToolsSvn@2.6
extlibs:
- android/android-support-v4.jar
prebuild: rm -fR ../libs; rm libs/*;
target: android-19
- versionName: 0.2.8
versionCode: 9
disable: play-services
commit: 0.2.8
subdir: src
gradle:
- foss
forceversion: true
forcevercode: true
rm:
- libs/GooglePlayServices
prebuild:
- sed -i -e "s@':libs:GooglePlayServices',@@g" ../settings.gradle
- sed -i -e '/GooglePlayServices/d' build.gradle
MaintainerNotes: Tags auto-update doesnt work due to gradle settings?
AutoUpdateMode: None
UpdateCheckMode: None
NoSourceSince: 0.2.8