Commit graph

223 commits

Author SHA1 Message Date
Andreas Schildbach
6a195c9b1d GVH: Fix suggest locations coverage. 2016-11-27 16:41:24 +01:00
Andreas Schildbach
77a69bc9c0 Remove JET (Jerusalem). 2016-11-21 11:24:44 +01:00
Andreas Schildbach
707727c68a Remove San Francisco. 2016-11-21 11:12:33 +01:00
Andreas Schildbach
0dabc3da75 VVT: Switch to JSON API. 2016-10-23 19:48:30 +02:00
Andreas Schildbach
80f0f30df5 SVV: Ressurect and switch to JSON API. 2016-10-19 20:39:09 +02:00
Andreas Schildbach
748d8423e5 OOEVV: New provider for Upper Austria. 2016-10-19 20:31:42 +02:00
Andreas Schildbach
fca9fa0c11 VMOBIL: Ressurect and switch to JSON API. 2016-10-19 20:31:41 +02:00
Andreas Schildbach
a59d696a42 VOR: Switch to JSON API. 2016-10-19 20:19:33 +02:00
Andreas Schildbach
459dd5743f Hafas: Support POIs for JSON trips query. 2016-10-12 12:57:02 +02:00
Andreas Schildbach
879de41cf7 Hafas: Support via for JSON trips query. 2016-10-12 11:13:43 +02:00
Andreas Schildbach
74d552d187 Migrate all HTTP calls to use OkHttp rather than URLConnection. 2016-09-25 19:53:31 +02:00
Andreas Schildbach
4c64746e75 Switch to Java 7.
Notes regarding Android compatibility:
- The 'try-with-resources' language feature needs API level 19, so don't use it.
  All other language features can be used back to API level 8.
- The JDK 1.7 API still isn't fully implemented, so better stick with 1.6 for now.
2016-09-25 19:53:31 +02:00
Andreas Schildbach
670a63e0f9 Rename FrenchSouthWestProvider to FranceSouthWestProvider and NetworkId.FRENCHSOUTHWEST to NetworkId.FRANCESOUTHWEST.
This is done to be consistent with the other France providers.
2016-09-23 19:11:37 +02:00
Patrick Kanzler
c6cb7bcfef Navitia: Add support for fr-nw region (North-West of France). 2016-09-23 19:05:31 +02: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
Anthony Chaput
63176e9e01 Navitia: Add support for fr-se region (South-East of France). 2016-08-30 14:06:36 +02:00
Stéphane Guillou
0addc8fec1 Navitia: Add support for fr-ne region (which covers North-East of France). 2016-08-20 21:09:08 +02:00
Andreas Schildbach
2f40556e5a RTA Chicago. 2016-07-31 14:23:38 +02:00
Andreas Schildbach
7821c7458d Re-enable SSL certificate validation for live tests. 2016-06-21 14:28:39 +02:00
Andreas Schildbach
26621e5874 Migrate Stockholm to use SE. 2016-06-04 12:50:26 +02:00
Andreas Schildbach
2b2bb3a7cc Disable SSL certificate validation for live tests. 2016-06-01 10:00:03 +02:00
Torsten Grote
b741c0b34f Paris: Support cablecar 2016-05-23 16:02:54 +02:00
Torsten Grote
17e54c4d62
Navitia: Support Ambiguous QueryTripsResult 2016-05-15 20:05:17 -03:00
Torsten Grote
2adf627e51 Navitia: Also suggest POI and administrative locations
The administrative areas are extremely useful when people search for a
suburb, but no stops have the suburbs name. They are currently mapped
to a POI location.
2016-04-13 16:37:19 +02:00
Andreas Schildbach
04b0c2ea2c Migrate Salzburg to use VAO. 2016-04-07 20:13:24 +02:00
Andreas Schildbach
907fc38dc4 Hafas: Handle JSON API error H9380 'Departure/Arrival/Intermediate or equivalent stations def'd more than once'. 2016-04-07 20:13:24 +02:00
Andreas Schildbach
6d7d967ef4 KVV: One more test. 2016-04-07 20:12:32 +02:00
Andreas Schildbach
e3337c202d SH: Parse fares. 2016-04-07 20:12:31 +02:00
Andreas Schildbach
391fb06090 SH: Switch to JSON API. 2016-04-07 20:12:31 +02:00
Chimo
a9d009e090 Add Quebec (Canada) provider. 2016-03-10 22:53:37 +01:00
Andreas Schildbach
b1e89921a6 Style: Preconditions and unit tests for parseColor(). 2016-02-29 10:38:30 +01:00
Andreas Schildbach
910b6705b8 BVG: Update API base. 2016-02-25 17:48:34 +01:00
Mats Sjöberg
9410a4077a Add HSL provider, covering Helsinki. 2016-02-13 21:56:16 +01:00
Chimo
e78e6bdf73 Add Ontario (Canada) provider. 2016-02-13 20:54:12 +01:00
Andreas Schildbach
5704ebc42c Augsburg: Fix some tests. 2016-02-02 14:36:30 +01:00
Torsten Grote
13182d2fb7 Paris: Fix some tests. 2016-02-02 14:35:57 +01:00
Torsten Grote
4f9fb0cab2 Navitia: queryNearbyLocations() with distance of 0 now means "unlimited" (50km). 2016-01-31 19:39:42 +01:00
Nicolas Derive
79159f854d Navitia: Add support for fr-sw region (which covers South-West of France). 2015-12-19 22:06:54 +01:00
Antonio El Khoury
deac74f4d9 Navitia: Add support for Italy. 2015-12-19 22:06:54 +01: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
9d18f36fa9 Some tests for querying locations with an umlaut. 2015-12-05 19:29:16 +01:00
Andreas Schildbach
e60eabaa92 EFA: Parse message code when querying for locations via JSON. 2015-12-05 19:26:57 +01:00
Andreas Schildbach
2be92e3845 GVH: Allow configuration of API base. 2015-11-18 10:36:33 +01:00
Andreas Schildbach
6e03763192 Migrate Göttingen & South Lower Saxony and Rostock into Bremen, Bremerhaven & Osnabrück. Also switch to JSON API and adapt Rostock styles. 2015-10-31 14:49:37 +01:00
Andreas Schildbach
4c851ae4c5 Migrate Liechtenstein, Bregenz & Vorarlberg to use VAO. 2015-09-26 10:04:08 +02:00
Andreas Schildbach
f8e1674ab6 SH: Handle querying for nearby stations by coordinate. 2015-09-11 11:40:07 +02:00
Andreas Schildbach
00a395a9ad Extract HttpClient into own class which can keep state (cookies and configuration for now). 2015-07-19 14:22:55 +02:00
Andreas Schildbach
f4974bc8f2 EFA: Trip optimization for least duration, least changes or least walking. 2015-06-06 00:36:27 +02:00
Andreas Schildbach
5cc1956f99 Testcases. 2015-05-21 00:31:23 +02:00
Andreas Schildbach
cfae3fc11c Bayern: Enable more products for trips. 2015-05-04 08:10:12 +02:00