Merge branch 'feature/tk.superl2.xwifi' into 'master'

New app: Wifi QR Code Creator

Closes rfp#519

See merge request fdroid/fdroiddata!4364
This commit is contained in:
Pierre Rudloff 2019-02-05 09:52:46 +00:00
commit d1217b54f2

View file

@ -0,0 +1,32 @@
Categories:
- System
License: GPL-3.0-only
SourceCode: https://github.com/hacker1024/android-wifi-qr-code-generator
IssueTracker: https://github.com/hacker1024/android-wifi-qr-code-generator/issues
AutoName: Wifi QR Code Creator
Summary: View wifi credentials and share networks as QR codes
Description: |-
An android app that generates QR codes from your saved wifi networks.
The app needs root access to read your saved wifi information.
Tap a wifi entry to display its QR code. Hold a wifi entry to display more details.
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/hacker1024/android-wifi-qr-code-generator
Builds:
- versionName: 0.2.0
versionCode: 3
commit: v0.2.0
subdir: app
gradle:
- yes
prebuild: sed -i -e 's#s3.amazonaws.com/moat-sdk-builds#jitpack.io#' ../build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.2.0
CurrentVersionCode: 3