AirUnlock: Remove comments, set UCM, fix build
This commit is contained in:
parent
82b142032d
commit
da4e35ec21
|
@ -1,19 +1,10 @@
|
||||||
# F-Droid metadata template
|
|
||||||
#
|
|
||||||
# See http://f-droid.org/manual for more details
|
|
||||||
#
|
|
||||||
# Fields that are commented out are optional
|
|
||||||
#
|
|
||||||
# Single-line fields start right after the colon (without whitespace).
|
|
||||||
Categories:System
|
Categories:System
|
||||||
License:Apache
|
License:Apache
|
||||||
Web Site:https://airunlock.qtlin.tw
|
Web Site:https://airunlock.qtlin.tw
|
||||||
Source Code:https://github.com/pinetum/AirUnlock-for-Android
|
Source Code:https://github.com/pinetum/AirUnlock-for-Android
|
||||||
Issue Tracker:https://github.com/pinetum/AirUnlock-for-Android/issues
|
Issue Tracker:https://github.com/pinetum/AirUnlock-for-Android/issues
|
||||||
|
|
||||||
# Donate:(web link)
|
Auto Name:AirUnlock
|
||||||
# FlattrID:(number)
|
|
||||||
# Bitcoin:(bitcoin address)
|
|
||||||
Summary:Controlling Mac lock state
|
Summary:Controlling Mac lock state
|
||||||
Description:
|
Description:
|
||||||
Using android phone to establish a connection with your Mac via Bluetooth
|
Using android phone to establish a connection with your Mac via Bluetooth
|
||||||
|
@ -37,19 +28,13 @@ Mac App Download]
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/pinetum/AirUnlock-for-Android
|
Repo:https://github.com/pinetum/AirUnlock-for-Android
|
||||||
|
|
||||||
# At least one for new apps
|
|
||||||
Build:1.0,1
|
Build:1.0,1
|
||||||
commit=1.0
|
commit=1.0
|
||||||
subdir=Application
|
subdir=Application
|
||||||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
||||||
|
|
||||||
# [...]
|
|
||||||
#
|
|
||||||
# For a complete list of possible flags, see the manual
|
|
||||||
# Maintainer Notes:
|
|
||||||
# Here go the notes to take into account for future updates, builds, etc.
|
|
||||||
# Will be published in the wiki if present.
|
|
||||||
# .
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:Tags
|
||||||
|
Current Version:1.0
|
||||||
|
Current Version Code:1
|
||||||
|
|
Loading…
Reference in a new issue