38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
|
Categories:
|
||
|
- Science & Education
|
||
|
License: BSD-3-Clause
|
||
|
SourceCode: https://github.com/Smerty/ham.android
|
||
|
IssueTracker: https://github.com/Smerty/ham.android/issues
|
||
|
|
||
|
AutoName: Ham
|
||
|
Description: |-
|
||
|
Solar / calculated band conditions, Maidenhead Grid Locator & Callsign lookups
|
||
|
via QRZ.com XML subscription. If you have a non-premium (free) account on
|
||
|
QRZ.com, you will only get the name and country of callsigns. We are looking at
|
||
|
offering more callsign databases. Many free sources only contain US hams, which
|
||
|
is of limited use for many users.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/Smerty/ham.android.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.5.7
|
||
|
versionCode: 18
|
||
|
commit: 8721a4ecf8
|
||
|
maven: 'yes'
|
||
|
prebuild: sed -i 's/true/false/g' AndroidManifest.xml
|
||
|
|
||
|
- versionName: 1.6.0
|
||
|
versionCode: 19
|
||
|
disable: not on gplay at b1b76390a0
|
||
|
commit: b1b76390a0
|
||
|
srclibs:
|
||
|
- Ion@c41d79c606
|
||
|
- etc@etc
|
||
|
prebuild: sed -i 's/true/false/g' AndroidManifest.xml
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: 1.6.0
|
||
|
CurrentVersionCode: 19
|