mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
99 lines
2 KiB
YAML
99 lines
2 KiB
YAML
Categories:
|
|
- Navigation
|
|
License: Apache-2.0
|
|
AuthorName: microG Project
|
|
AuthorWebSite: https://microg.org/
|
|
SourceCode: https://github.com/microg/IchnaeaNlpBackend
|
|
IssueTracker: https://github.com/microg/IchnaeaNlpBackend/issues
|
|
Changelog: https://github.com/microg/IchnaeaNlpBackend/releases
|
|
|
|
Name: MozillaNlpBackend
|
|
AutoName: Mozilla UnifiedNlp Backend
|
|
Description: |-
|
|
https://f-droid.org/packages/com.google.android.gms backend that uses
|
|
<a href="https://location.services.mozilla.com/">Mozilla Location Services</a>.
|
|
|
|
Location calculation is done online and therefor requires internet connection.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/microg/IchnaeaNlpBackend
|
|
|
|
Builds:
|
|
- versionName: 0.9.0
|
|
versionCode: 900
|
|
commit: v0.9.0
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.10.0
|
|
versionCode: 1000
|
|
commit: v0.10.0
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.10.1
|
|
versionCode: 1001
|
|
commit: v0.10.1
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.0
|
|
versionCode: 10000
|
|
commit: v1.0.0
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 10100
|
|
commit: v1.1.0
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 10200
|
|
commit: v1.2.0
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: v1.3.1
|
|
versionCode: 20017
|
|
disable: bad release?
|
|
commit: v1.3.1
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.2
|
|
versionCode: 20018
|
|
commit: v1.3.2
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.3.3
|
|
versionCode: 20026
|
|
commit: v1.3.3
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.4.0
|
|
versionCode: 20033
|
|
commit: v1.4.0
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 20036
|
|
commit: a947b02d013b87f2d3ce0c3da394d33cdc4b5369
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.5.0
|
|
CurrentVersionCode: 20036
|