Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 688 Bytes

DEVELOPER.md

File metadata and controls

16 lines (12 loc) · 688 Bytes

OpenTrack: Developer information

Create releases for FDroid

  1. Get next version code (master branch): git rev-list HEAD --count master
  2. Decide on version name (semantic versioning)
  3. Manually update version code and version name in AndroidManifest.xml (used by FDroid)
  4. Create changelog (_version code_.txt)
  5. Create commit with all changes
  6. Tag newly create commit with version name (e.g., v3.2.1)
  7. Push commits and tags to public repository
  8. Add changelog to tag (Github releases)

Translations (localization)

Translations of the OpenTracks are handled in Transifex: https://www.transifex.com/opentracks.