Categories:
  - Theming
License: GPL-3.0-only
WebSite: http://www.cr5315.com
SourceCode: https://github.com/cr5315/countdown-for-dashclock
IssueTracker: https://github.com/cr5315/countdown-for-dashclock/issues

AutoName: Countdown for DashClock
Description: |-
    Extension for [[net.nurik.roman.dashclock]] that displays the time remaining
    until an event.

RepoType: git
Repo: https://github.com/cr5315/countdown-for-dashclock.git

Builds:
  - versionName: 1.3.2
    versionCode: 17
    disable: repo change
    commit: f1dd7
    srclibs:
      - DashClock@ecb5a191880
    rm:
      - libs/dashclock-api-r2.0.jar
    prebuild: echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl'
        >> project.properties

  - versionName: 1.3.3
    versionCode: 18
    disable: repo change
    commit: 2cf6d12841
    srclibs:
      - DashClock@ecb5a191880
    rm:
      - libs/dashclock-api-r2.0.jar
    prebuild: echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl'
        >> project.properties

  - versionName: 1.3.4.1
    versionCode: 20
    disable: repo change
    commit: bd1d9852e8
    srclibs:
      - DashClock@ecb5a191880
    rm:
      - libs/dashclock-api-r2.0.jar
    prebuild: echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl'
        >> project.properties

  - versionName: 2.0.4
    versionCode: 26
    disable: repo change
    commit: FIXME
    subdir: App/CFDC
    gradle:
      - yes
    srclibs:
      - DashClock@ecb5a191880
    rm:
      - App/CFDC/libs/dashclock-api-r2.0.jar
    prebuild: cp -fR $$DashClock$$/api/src/main src

  - versionName: '2.1'
    versionCode: 27
    commit: 02ee9fa9f42228ecd34482de07b55de807e1cb46
    subdir: app
    gradle:
      - yes

MaintainerNotes: |-
    Upstream deleted repo and pushed a new one by the same name which only
    contains 2.1+.

AutoUpdateMode: None
UpdateCheckMode: RepoManifest
CurrentVersion: '2.1'
CurrentVersionCode: 27