Categories:
  - Navigation
  - Security
License: GPL-3.0-or-later
AuthorName: Guardian Project
AuthorEmail: support@guardianproject.info
AuthorWebSite: https://guardianproject.info
WebSite: https://guardianproject.info/2015/01/23/sharing-your-location-privately
SourceCode: https://github.com/guardianproject/LocationPrivacy
IssueTracker: https://dev.guardianproject.info/projects/panic/issues
Translation: https://hosted.weblate.org/projects/guardianproject/locationprivacy/
LiberapayID: '33617'
Bitcoin: 1Fi5xUHiAPRKxHvyUGVFGt9extBe8Srdbk

AutoName: LocationPrivacy

RepoType: git
Repo: https://github.com/guardianproject/LocationPrivacy.git
Binaries: https://guardianproject.info/releases/LocationPrivacy-%v.apk

Builds:
  - versionName: '0.1'
    versionCode: 10
    disable: does not verify
    commit: '0.1'
    target: android-21

  - versionName: '0.2'
    versionCode: 20
    disable: does not verify
    commit: '0.2'
    submodules: true
    target: android-22
    scanignore:
      - external/netcipher/libnetcipher/external/pinning/res/raw/cacerts

  - versionName: '0.3'
    versionCode: 30
    disable: does not verify
    commit: '0.3'
    submodules: true
    target: android-22
    scanignore:
      - external/netcipher/libnetcipher/external/pinning/res/raw/cacerts

  - versionName: 0.3.1
    versionCode: 31
    commit: 0.3.1
    timeout: 2000
    subdir: app
    sudo: apt-get -qy install --no-install-recommends -t stretch-backports diffoscope
        apktool enjarify libstringtemplate4-java unzip xxd
    gradle:
      - yes
    prebuild: echo 'android.lintOptions.checkReleaseBuilds false' >> build.gradle

AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '0.3'
CurrentVersionCode: 30