Andreas Schildbach
070fcad64a
Migrate multi-module project to single project.
2019-07-19 19:16:55 +02:00
Andreas Schildbach
05d1a5826b
OOEVV, SVV, VAO, VMOBIL, VOR, VVT: Increase API version to 1.15 to fix spurious PARSE errors when querying for trips.
...
Bring related LiveTests up to speed too.
2018-11-17 22:36:51 +01:00
Andreas Schildbach
e6474db222
Point: Store coordinate as pair of double, rather than 1E6 ints.
...
This makes the lat/lon member variables private and adds 1E6 variants for getters and the static constructor.
Also, Location now stores a Point for its coordinate, rather than 1E6 ints. The 1E6-based constructors have been removed.
2018-11-16 01:41:14 +01:00
Andreas Schildbach
0831d0f8e6
AbstractProviderLiveTest: Use TripOptions in queryTrips() and simplify live tests by passing null to use defaults where appropriate.
2018-11-05 19:57:59 +01:00
Andreas Schildbach
b2875ddd31
Update links in license to use HTTPS.
2018-07-15 16:47:49 +02:00
Andreas Schildbach
a0bec90f9a
AbstractHafasProvider: Extract AbstractHafasMobileProvider and AbstractHafasLegacyProvider for the two Hafas APIs.
2017-01-26 23:21:53 +01:00
Andreas Schildbach
931dafb628
Switch to modern code format. Organize imports. No functional changes.
...
Java sources use Eclipse 4.5 'Java Conventions' with indentation changed to 4 spaces only per level.
2016-09-08 18:26:01 +02:00
Andreas Schildbach
04b0c2ea2c
Migrate Salzburg to use VAO.
2016-04-07 20:13:24 +02:00
Andreas Schildbach
7e172d2aaf
Move secrets for live tests into a property file, so missing that file won't fail the build.
2015-12-19 15:28:34 +01:00
Andreas Schildbach
4c851ae4c5
Migrate Liechtenstein, Bregenz & Vorarlberg to use VAO.
2015-09-26 10:04:08 +02:00