fdroiddata/metadata/name.gdr.acastus_photon.yml

49 lines
1.3 KiB
YAML
Raw Normal View History

2018-11-15 20:53:50 +00:00
Categories:
- Navigation
License: LGPL-3.0-only
SourceCode: https://github.com/gjedeer/Acastus
IssueTracker: https://github.com/gjedeer/Acastus/issues
AutoName: Acastus Photon
Description: |-
A private, free and open source replacement for Google Maps
and other geocoding services that relies on Photon, which you
can run on your own server. It uses the Photon API to fetch results
to your phone, allowing you to search for places in Acastus Photon.
Then open and navigate to the result in your preferred navigation app,
such as OsmAnd or Maps.me.
This is a fork of Acastus by DanielBarnett714, which used the Pelias API.
RepoType: git
Repo: https://github.com/gjedeer/Acastus
Builds:
- versionName: '1.14'
versionCode: 16
commit: '1.14'
subdir: app
gradle:
- yes
2018-11-22 11:42:09 +00:00
- versionName: '1.15'
versionCode: 17
commit: '1.15'
subdir: app
gradle:
- yes
prebuild: sed -i -e "21 ilintOptions{disable 'MissingTranslation'}" build.gradle
2018-11-22 11:42:09 +00:00
2019-04-15 02:47:18 +00:00
- versionName: '1.16'
versionCode: 18
commit: '1.16'
subdir: app
gradle:
- yes
prebuild: sed -i -e "21 ilintOptions{disable 'MissingTranslation'}" build.gradle
2018-11-15 20:53:50 +00:00
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
2019-04-15 02:47:18 +00:00
CurrentVersion: '1.16'
CurrentVersionCode: 18