Skip to content

Make app available via F-Droid #67

Description

@arashpayan

The app doesn't currently meet the requirements for inclusion in F-Droid. Things that would need to be changed/removed/optional:

  • Google Maps SDK for tiles - would need to run a tile server
  • Firebase push messages - would need to have a persistent foreground service remain connected with the API server, and battery life would be worse.
  • Usage of the FusedLocationProvider API - no equivalent replacement here available. Location accuracy and battery life would be worse. (UPDATE 2025-10-15: SDK 31 introduced a fused provider type in AOSP Location Services. Apps just need to request that provider when requesting location updates.)
  • Usage of the locationiq.com API

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions