New App: com.openathena

This commit is contained in:
Matthew Krupczak 2023-10-15 14:50:17 +00:00 committed by linsui
parent 55d24e004e
commit 08ecb254da

View file

@ -0,0 +1,45 @@
Categories:
- Navigation
- Science & Education
License: GPL-3.0-or-later
AuthorName: Matthew Krupczak
AuthorWebSite: https://theta.limited
SourceCode: https://github.com/Theta-Limited/OpenAthenaAndroid
Changelog: https://github.com/Theta-Limited/OpenAthenaAndroid/releases
AutoName: OpenAthena™ for Android
RepoType: git
Repo: https://github.com/Theta-Limited/OpenAthenaAndroid
Binaries: https://github.com/Theta-Limited/OpenAthenaAndroid/releases/download/v%v/OpenAthena_for_Android_v%v.apk
Builds:
- versionName: 0.19.3
versionCode: 28
commit: v0.19.3
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
scanignore:
- app/src/main/resources/EGM96complete.dat.gz
- app/src/main/assets/EGM96complete.bin
AllowedAPKSigningKeys: 4faa6dab09f9d15ac204ea8b8c056ccaf8c52993007cd643001a3d3497c7944b
MaintainerNotes: |-
The scanignore'd binary files of hash:
ace58e67f0bbda6c382c503aeb3558ce330bd637871af22a9a147a10a5f360a3
contain the offset values for the EGM96 Geoid model of the Earth,
necessary for vertical datum conversion. They are sourced from:
https://github.com/matthiaszimmermann/EGM96/
They do not contain any code or trigger any dynamic behavior
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.19.3
CurrentVersionCode: 28