mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Merge branch 'feature/de.hu_berlin.eduroam' into 'master'
New app: HU Berlin Wi-Fi Installer Closes rfp#775 See merge request fdroid/fdroiddata!4411
This commit is contained in:
commit
bce214e854
1 changed files with 35 additions and 0 deletions
35
metadata/de.hu_berlin.eduroam.yml
Normal file
35
metadata/de.hu_berlin.eduroam.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/hu-berlin-cms/hu-eduroam
|
||||
IssueTracker: https://github.com/hu-berlin-cms/hu-eduroam/issues
|
||||
|
||||
AutoName: HU Berlin Wi-Fi Installer
|
||||
Summary: Eduroam setup tool for Humboldt University of Berlin
|
||||
Description: |-
|
||||
With this app members of Humboldt University Berlin (everyone who has a
|
||||
Computer- and Media service (CMS) account) can create a WiFi profile for
|
||||
using eduroam (so without any manual WiFi configuration). This app only
|
||||
works for members of Humboldt University Berlin. If you are our guest
|
||||
please configure eduroam using the tools and manuals of your home
|
||||
institution.
|
||||
|
||||
'''NOTICE:''' If you are using Android 6.0 and configuring eduroam fails,
|
||||
you have to remove your existing wifi configurations ("eduroam" and
|
||||
"eduroam_5GHz") manually.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/hu-berlin-cms/hu-eduroam
|
||||
|
||||
Builds:
|
||||
- versionName: '0.30'
|
||||
versionCode: 20181010
|
||||
commit: v0.30
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.30'
|
||||
CurrentVersionCode: 20181010
|
||||
Loading…
Reference in a new issue