From b6948eb6abdf145100fae7f854ccbec34cbbd929 Mon Sep 17 00:00:00 2001 From: QT-Lin Date: Fri, 15 Jul 2016 22:46:51 +0800 Subject: [PATCH] add AirUnlock App --- metadata/tw.qtlin.mac.airunlocker.txt | 55 +++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 metadata/tw.qtlin.mac.airunlocker.txt diff --git a/metadata/tw.qtlin.mac.airunlocker.txt b/metadata/tw.qtlin.mac.airunlocker.txt new file mode 100644 index 0000000000..466e4dc3ec --- /dev/null +++ b/metadata/tw.qtlin.mac.airunlocker.txt @@ -0,0 +1,55 @@ +# 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 +License:Apache +Web Site:https://airunlock.qtlin.tw +Source Code:https://github.com/pinetum/AirUnlock-for-Android +Issue Tracker:https://github.com/pinetum/AirUnlock-for-Android/issues + +# Donate:(web link) +# FlattrID:(number) +# Bitcoin:(bitcoin address) +Summary:Controlling Mac lock state +Description: +Using android phone to establish a connection with your Mac via Bluetooth +low-energy(BLE), controlling Mac lock state (Lock or Unlock). + +Features: + +* Store the password in Mac system keychain. +* Send the UUID for lock/unlock Macbook.(other people can't control your mac) +* Without any internet access. +* Authorization with fingerprint. +* Wake and unlock when mac is sleeping.(can not work when first boot-up and manually lock by clicking your name on the status bar, and then clicking 'Login Window....') +* Unlock when you resume Mac bypressing a key. +* Unlock when you manually lock mac with clicking "lock screen" by keychain access in status bar.(Choose Keychain Access > Preferences, then click General. +* Select Show keychain status in menu bar.) + +[https://github.com/pinetum/AirUnlock-for-Mac/blob/master/README.md AirUnlock +Mac App Download] +. + +Repo Type:git +Repo:https://github.com/pinetum/AirUnlock-for-Android + +# At least one for new apps +Build:1.0,1 + commit=1.0 + subdir=Application + init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle + gradle=yes + +# [...] +# +# 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 +Update Check Mode:None