fdroiddata/metadata/com.haha01haha01.harail.yml

72 lines
1.7 KiB
YAML
Raw Normal View History

2019-08-25 16:11:05 +00:00
Categories:
- Navigation
License: MPL-2.0
2019-10-13 11:54:12 +00:00
AuthorName: haha01haha01
AuthorEmail: haha01haha01@gmail.com
2019-08-25 16:11:05 +00:00
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)
2019-10-13 11:54:12 +00:00
3. Searches routes using Dijkstras algorithm, which can sometimes find
2019-08-25 16:11:05 +00:00
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
2019-10-10 15:44:18 +00:00
- versionName: '1.3'
versionCode: 4
2019-10-30 15:47:22 +00:00
disable: external JARs
2019-10-10 15:44:18 +00:00
commit: '1.3'
submodules: true
2019-10-30 15:47:22 +00:00
gradle:
2019-10-10 15:44:18 +00:00
- yes
2019-08-25 16:11:05 +00:00
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
2019-10-10 15:44:18 +00:00
CurrentVersion: '1.3'
CurrentVersionCode: 4