New app: ACCA

This commit is contained in:
Matteo Carrara 2020-01-06 17:00:59 +00:00 committed by relan
parent 1f3e5d9edf
commit fc13d90391
3 changed files with 40 additions and 0 deletions

View file

@ -0,0 +1,36 @@
Categories:
- System
License: GPL-3.0-only
SourceCode: https://github.com/MatteCarra/AccA
IssueTracker: https://github.com/MatteCarra/AccA/issues
Translation: https://crowdin.com/project/advanced-charging-controller
Changelog: https://github.com/MatteCarra/AccA/releases
RequiresRoot: 'yes'
RepoType: git
Repo: https://github.com/MatteCarra/AccA.git
Builds:
- versionName: 1.0.20
versionCode: 24
commit: v1.0.20
subdir: app
gradle:
- yes
srclibs:
- acc@201910132
- djs@201910180
rm:
- app/src/main/res/raw/acc_bundle
- app/src/main/res/raw/djs_bundle
build:
- tar -czvf src/main/res/raw/acc_bundle -C $$acc$$ --exclude '.git*' --transform
's,^\.,acc-fdroid,' .
- tar -czvf src/main/res/raw/djs_bundle -C $$djs$$ --exclude '.git*' --transform
's,^\.,djs-fdroid,' .
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 1.0.20
CurrentVersionCode: 24

2
srclibs/acc.txt Normal file
View file

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/VR-25/acc

2
srclibs/djs.txt Normal file
View file

@ -0,0 +1,2 @@
Repo Type:git
Repo:https://github.com/VR-25/djs