Commit graph

1498 commits

Author SHA1 Message Date
Antonio El Khoury
54ea75fefc Navitia: Add support for walking speed in queryTrips. 2014-12-21 23:18:34 +01:00
Andreas Schildbach
22804d9e4d Adapt to API change of Poland. 2014-12-16 22:54:43 +01:00
Andreas Schildbach
3ffd75b3cb Disable sort by weight in JSON getstops for Germany. 2014-12-16 22:54:43 +01:00
Andreas Schildbach
32ceccedb8 Disable sort by weight in JSON getstops for Brandenburg. 2014-12-16 22:54:43 +01:00
Andreas Schildbach
2be10d8bbf Adapt to API change of Germany. 2014-12-15 17:36:56 +01:00
Andreas Schildbach
8e1977d09c Update tests for Melbourne. 2014-12-14 10:42:56 +01:00
Andreas Schildbach
ee1277fad6 Adapt to API change of Lüdenscheid & Märkischer Kreis. 2014-12-14 10:42:56 +01:00
Andreas Schildbach
b7f1fda768 Merge London and South West England into East of England. 2014-12-14 10:42:56 +01:00
Andreas Schildbach
fdf1a6ca2a Fix location names for East of England and South West England. 2014-12-11 13:56:32 +01:00
Antonio El Khoury
a136e7911b Paris provider based on abstract Navitia provider. 2014-11-30 15:59:20 +01:00
Andreas Schildbach
a3ea6ec0c1 Fix NPE when trying to print result objects with error status. 2014-11-30 13:24:47 +01:00
Andreas Schildbach
2a5458dc45 Tests for address/coordinate problem in Dresden. 2014-11-24 10:57:55 +01:00
Andreas Schildbach
11f12a0386 Lines. 2014-11-24 10:57:07 +01:00
Andreas Schildbach
8895e1695f Sort departures by time when querying station board (Hafas). 2014-11-24 10:56:12 +01:00
Andreas Schildbach
f0a665076a Update API base and fix products for Bremen, Bremerhaven & Osnabrück. 2014-11-24 10:56:12 +01:00
Andreas Schildbach
05b5a56cd5 In mobile trips query (EFA), skip parsing of <seqroutes> and make <tcs> optional. 2014-10-19 09:22:02 +02:00
Andreas Schildbach
bae806d5cc Handle case where no (further) trips can be found for binary trips (Hafas). 2014-10-19 09:22:02 +02:00
Andreas Schildbach
d241627c0f Work around broken XML for Hesse. 2014-10-19 09:22:02 +02:00
Andreas Schildbach
2aed1b3af4 Update API base for Neckar-Alb-Donau. 2014-10-12 19:48:40 +02:00
Andreas Schildbach
d9a0470f20 Split name and place for Osnabrück. 2014-10-12 19:48:40 +02:00
Andreas Schildbach
fce1066a59 Migrate BVG station board to separate base URL. 2014-10-12 19:48:40 +02:00
Andreas Schildbach
7a467473b9 Disable useProxFootSearch generally for VRR. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
6a71482d15 Hafas xmlStationBoard to support equivs. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
d161b19907 Increase peek size and clean up size constants. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
4893474968 Remove support for additional query parameter for BVG. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
b7b5b2a29b New API base for BVG. 2014-09-18 10:43:00 +02:00
Andreas Schildbach
cac53970f7 Skip places without name in xmlCoordRequest and nearbyStationsRequest (EFA). 2014-09-18 10:40:59 +02:00
Andreas Schildbach
6e2aa29eca Allow specifying time when querying for departures. 2014-09-05 20:06:35 +02:00
Andreas Schildbach
110f48ac81 Update user agent to Android Chrome browser. 2014-09-05 20:06:35 +02:00
Andreas Schildbach
ebc992eb17 Fix capabilities of Hannover & Lower Saxony. 2014-09-05 18:28:37 +02:00
Andreas Schildbach
4d46299fb1 Fix NetworkProvider.hasCapabilities(). 2014-08-29 10:03:20 +02:00
Andreas Schildbach
d066f17807 Location.toString() handles null location names. 2014-08-29 10:03:20 +02:00
Andreas Schildbach
36e52ae4ee Work around VRR cannot deal with useProxFootSearch=1 on large departure monitor requests. 2014-08-27 16:15:31 +02:00
Andreas Schildbach
b7dce8eb97 Parse numeric line types from HTML for Kiel, Lübeck & Schleswig-Holstein. 2014-08-27 16:15:31 +02:00
Andreas Schildbach
8853f5d4bb Add some city names to split for Kiel, Lübeck & Schleswig-Holstein. 2014-08-26 16:43:56 +02:00
Andreas Schildbach
bc66f03326 Split place and name in all HTML departure queries (Hafas). 2014-08-26 16:43:56 +02:00
Andreas Schildbach
8adf98b98e Optionally disable sort by weight in JSON getstops (Hafas). 2014-08-26 16:43:56 +02:00
Andreas Schildbach
c11a23ba08 Fix exception when parsing type 'buildingname' in JSON stopfinder (EFA). 2014-08-26 16:43:56 +02:00
Andreas Schildbach
00b9456431 Clean up AbstractHafasProvider.jsonGetStops() a bit. 2014-08-26 16:43:56 +02:00
Andreas Schildbach
cde4b9d0dc Sort suggested locations only once. 2014-08-26 16:43:56 +02:00
Andreas Schildbach
544fa018ca Make sure places without name cannot exist. 2014-08-26 16:43:56 +02:00
Andreas Schildbach
9b1ece6cdf Lines. 2014-08-26 16:43:56 +02:00
Andreas Schildbach
d9098fc927 Trip.Leg is supposed to be subclassed. 2014-08-15 19:01:48 +02:00
Antonio El Khoury
4b873b60f5 Add method to Style to deduce foreground color from background color. 2014-08-15 16:26:15 +02:00
Andreas Schildbach
aee3fba9cf Add methods for extracting red, green and blue color portions from an int color. 2014-08-15 11:50:49 +02:00
Andreas Schildbach
a8efe538c1 Fix umlauts in suggested locations for BVG. 2014-08-15 00:18:14 +02:00
Andreas Schildbach
06a9580602 Fix Netherlands, but sadly it hasn't got coordinates. 2014-08-15 00:18:14 +02:00
Andreas Schildbach
b1a0b6517c Rostock. 2014-08-15 00:17:07 +02:00
Andreas Schildbach
ae29ae3469 Make it easier to override the various query parameter building methods. 2014-08-15 00:12:57 +02:00
Andreas Schildbach
b50dc033fd Stricter structure check for Hafas station board. 2014-08-15 00:03:53 +02:00