fdroiddata/metadata/com.frozendevs.periodictabl...

55 lines
1.5 KiB
YAML
Raw Normal View History

Categories:
- Science & Education
License: GPL-3.0-only
SourceCode: https://github.com/Frozen-Developers/android-periodic-table
IssueTracker: https://github.com/Frozen-Developers/android-periodic-table/issues
AutoName: Periodic Table
Description: |-
2019-10-10 21:30:55 +00:00
'''NOTE:''' This app is no longer maintained, its repo was archived.
Holo styled interactive periodic table with list of element properties and
2019-10-10 21:30:55 +00:00
isotopes based on Wikipedias database.
RepoType: git
Repo: https://github.com/Frozen-Developers/android-periodic-table
Builds:
- versionName: '1.0'
versionCode: 2
commit: b8d2a953a420eee9ab334c809afc28e0e3fca77a
subdir: PeriodicTable
gradle:
- yes
- versionName: 1.1.0
versionCode: 3
commit: v1.1.0
subdir: PeriodicTable
gradle:
- yes
prebuild:
- sed -i -e '/classpath/a*\/' build.gradle
- sed -i -e '/classpath/iclasspath "com.android.tools.build:gradle:0.12.+"\n\/*\n'
build.gradle
- versionName: 1.1.1
versionCode: 5
commit: v1.1.1
subdir: PeriodicTable
gradle:
- yes
prebuild:
- sed -i -e '/classpath/a*\/' build.gradle
- sed -i -e '/classpath/iclasspath "com.android.tools.build:gradle:0.12.+"\n\/*\n'
build.gradle
MaintainerNotes: |-
Prebuild is a quirk to force a specific gradle version. Upstream says "always use latest gradle".
Website was http://www.frozendevs.com.
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.1.1
CurrentVersionCode: 5