New app: HaRail
This commit is contained in:
parent
15005f329f
commit
a6d56d5e7f
37
metadata/com.haha01haha01.harail.txt
Normal file
37
metadata/com.haha01haha01.harail.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
Categories:Navigation
|
||||
License:MPL2
|
||||
Web Site:https://github.com/haha01haha01/HaRail_Android
|
||||
Source Code:https://github.com/haha01haha01/HaRail_Android
|
||||
Issue Tracker:https://github.com/haha01haha01/HaRail_Android
|
||||
|
||||
Auto Name:HaRail
|
||||
Summary:Find train routes and schedules for Israel Railways
|
||||
Description:
|
||||
HaRail 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 Dijkstra's algorithm, which can sometimes find
|
||||
non-trivial routes that are faster.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/haha01haha01/HaRail_Android.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=1.0
|
||||
submodules=yes
|
||||
extlibs=commons-net/commons-net-3.0.1.jar,android/android-support-v4.jar
|
||||
target=android-22
|
||||
buildjni=yes
|
||||
ndk=r10e
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
Loading…
Reference in a new issue