91 lines
2.3 KiB
YAML
91 lines
2.3 KiB
YAML
|
Categories:
|
|||
|
- Navigation
|
|||
|
License: LGPL-3.0-only
|
|||
|
WebSite: https://danielbarnett714.github.io/Acastus/
|
|||
|
SourceCode: https://github.com/DanielBarnett714/Acastus
|
|||
|
IssueTracker: https://github.com/DanielBarnett714/Acastus/issues
|
|||
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=VTUD5XRYMT686&lc=US&item_name=Acastus¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
|
|||
|
Bitcoin: 1NjjuTxXm3ezpnVUGk4VmdEZUcym3SKZ8z
|
|||
|
|
|||
|
AutoName: Acastus
|
|||
|
Summary: Lookup addresses and POIs
|
|||
|
Description: |-
|
|||
|
''Acastus'' is a completely private, free and open source Address / POI lookup
|
|||
|
application for Android. You can use it to find nearby places, all without the
|
|||
|
privacy invasions and tracking features of other apps – or share your location
|
|||
|
to other people, knowing full well that the information is kept private.
|
|||
|
|
|||
|
''Acastus'' relies on [https://github.com/pelias/pelias Pelias] as the backend,
|
|||
|
a replacement for Google Maps and other geocoding services that you can run on
|
|||
|
your own server. It uses the pelias-api to fetch results to your phone, allowing
|
|||
|
you to search for places in Acastus. Then open and navigate to the result in
|
|||
|
your preffered navigation app, such as OsmAnd or Maps.me.
|
|||
|
|
|||
|
RepoType: git
|
|||
|
Repo: https://github.com/DanielBarnett714/Acastus
|
|||
|
|
|||
|
Builds:
|
|||
|
- versionName: '1.00'
|
|||
|
versionCode: 5
|
|||
|
commit: '1.00'
|
|||
|
subdir: app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
- versionName: '1.03'
|
|||
|
versionCode: 8
|
|||
|
commit: '1.03'
|
|||
|
subdir: app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
- versionName: '1.04'
|
|||
|
versionCode: 9
|
|||
|
commit: '1.04'
|
|||
|
subdir: app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
- versionName: '1.05'
|
|||
|
versionCode: 10
|
|||
|
commit: '1.05'
|
|||
|
subdir: app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
- versionName: '1.06'
|
|||
|
versionCode: 11
|
|||
|
commit: '1.06'
|
|||
|
subdir: app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
- versionName: '1.10'
|
|||
|
versionCode: 12
|
|||
|
disable: java error
|
|||
|
commit: '1.10'
|
|||
|
subdir: app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
- versionName: '1.11'
|
|||
|
versionCode: 13
|
|||
|
disable: UnknownId @+id/button; fixed in upstream
|
|||
|
commit: '1.11'
|
|||
|
subdir: app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
- versionName: '1.13'
|
|||
|
versionCode: 15
|
|||
|
commit: '1.13'
|
|||
|
subdir: app
|
|||
|
gradle:
|
|||
|
- yes
|
|||
|
|
|||
|
ArchivePolicy: 0 versions
|
|||
|
AutoUpdateMode: Version %v
|
|||
|
UpdateCheckMode: Tags
|
|||
|
CurrentVersion: '1.13'
|
|||
|
CurrentVersionCode: 15
|