92 lines
2.5 KiB
YAML
92 lines
2.5 KiB
YAML
Categories:
|
||
- Reading
|
||
License: BSD-3-Clause
|
||
WebSite: https://atarashiiapp.com
|
||
SourceCode: https://github.com/AnimeNeko/Atarashii
|
||
IssueTracker: https://github.com/AnimeNeko/Atarashii/issues
|
||
Changelog: https://github.com/AnimeNeko/Atarashii/releases
|
||
|
||
AutoName: Atarashii!
|
||
Description: |-
|
||
"Atarashii" is Japanese for "New, Modern". Atarashii! aims to be a modern,
|
||
native Android app for managing your MAL.
|
||
|
||
You’ll need an account on that website or to create one in the app.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/AnimeNeko/Atarashii.git
|
||
|
||
Builds:
|
||
- versionName: 1.3.1
|
||
versionCode: 12
|
||
commit: 1.3.1
|
||
subdir: Atarashii
|
||
srclibs:
|
||
- 1:NumberPicker-SimonVT@35e4d
|
||
- 2:ActionBarSherlock@c0d437
|
||
- 3:Crouton@b6735
|
||
- 4:SherlockNavDrawer@808a1
|
||
extlibs:
|
||
- android/android-support-v4.jar
|
||
prebuild:
|
||
- cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||
- mv libs/android-support-v4.jar $$Crouton$$/libs/
|
||
|
||
- versionName: 1.3.2
|
||
versionCode: 13
|
||
commit: 1.3.2
|
||
subdir: Atarashii
|
||
srclibs:
|
||
- 1:NumberPicker-SimonVT@35e4d
|
||
- 2:ActionBarSherlock@c0d437
|
||
- 3:Crouton@b6735
|
||
- 4:SherlockNavDrawer@808a1
|
||
extlibs:
|
||
- android/android-support-v4.jar
|
||
prebuild:
|
||
- cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||
- mv libs/android-support-v4.jar $$Crouton$$/libs/
|
||
|
||
- versionName: '1.4'
|
||
versionCode: 14
|
||
commit: '1.4'
|
||
subdir: Atarashii
|
||
srclibs:
|
||
- 1:NumberPicker-SimonVT@35e4d
|
||
- 2:ActionBarSherlock@c0d437
|
||
- 3:Crouton@b6735
|
||
- 4:SherlockNavDrawer@808a1
|
||
extlibs:
|
||
- android/android-support-v4.jar
|
||
prebuild:
|
||
- cp libs/android-support-v4.jar $$ActionBarSherlock$$/libs/
|
||
- mv libs/android-support-v4.jar $$Crouton$$/libs/
|
||
|
||
- versionName: 1.4.1
|
||
versionCode: 15
|
||
disable: private repos
|
||
commit: 1.4.1
|
||
subdir: Atarashii
|
||
gradle:
|
||
- yes
|
||
|
||
- versionName: 2.3.6
|
||
versionCode: 38
|
||
disable: resource issues, might need real api keys
|
||
commit: 2.3.6
|
||
subdir: Atarashii
|
||
gradle:
|
||
- FLOSSProduction
|
||
prebuild:
|
||
- sed -i -e '/com.crashlytics.sdk.android/d' -e '1,/apply from/d' -e '/repositories
|
||
{/,+2d' build.gradle
|
||
- "sed -i -e '/fabric/d' -e '1iapply from: \"local.gradle\"' build.gradle"
|
||
- mv local.gradle.sample local.gradle
|
||
- echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation'
|
||
} }" >> build.gradle
|
||
|
||
AutoUpdateMode: None
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: 2.4.1
|
||
CurrentVersionCode: 40
|