fdroiddata/metadata/com.haha01haha01.harail.yml

72 lines
1.7 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Navigation
License: MPL-2.0
AuthorName: haha01haha01
AuthorEmail: haha01haha01@gmail.com
SourceCode: https://github.com/haha01haha01/HaRail_Android
IssueTracker: https://github.com/haha01haha01/HaRail_Android/issues
AutoName: HaRail
Description: |-
Lets you find train routes and see schedules for Israel Railways trains. It is
similar to the original Israel Railways app, but with the following advantages:
1. Simple design for easy and fast searching
2. Searches trains in a local database, making searches very fast and
eliminating the need for internet connection (database needs to be downloaded
once every few months)
3. Searches routes using Dijkstras algorithm, which can sometimes find
non-trivial routes that are faster.
RepoType: git
Repo: https://github.com/haha01haha01/HaRail_Android.git
Builds:
- versionName: '1.0'
versionCode: 1
commit: '1.0'
submodules: true
extlibs:
- commons-net/commons-net-3.0.1.jar
- android/android-support-v4.jar
target: android-22
buildjni:
- yes
- versionName: '1.1'
versionCode: 2
commit: '1.1'
submodules: true
extlibs:
- commons-net/commons-net-3.0.1.jar
- android/android-support-v4.jar
target: android-22
buildjni:
- yes
- versionName: '1.2'
versionCode: 3
commit: '1.2'
submodules: true
extlibs:
- commons-net/commons-net-3.0.1.jar
- android/android-support-v4.jar
target: android-23
buildjni:
- yes
- versionName: '1.3'
versionCode: 4
disable: external JARs
commit: '1.3'
submodules: true
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '1.3'
CurrentVersionCode: 4