Commit graph

66 commits

Author SHA1 Message Date
Andreas Schildbach
6e1189f3ab BVG: Update API base. 2015-06-30 17:45:57 +02:00
Andreas Schildbach
8bbeb6ad75 Two-colored backgrounds for line styles. 2015-06-06 00:37:35 +02:00
Andreas Schildbach
cf651676d2 Migrate network IDs to constant field. 2015-02-25 09:05:01 +01:00
Andreas Schildbach
883015177e Migrate from using char as a product type to Product enum. Line labels are really just the label and can be null. 2015-02-10 13:56:21 +01:00
Andreas Schildbach
806100c868 Guava: Use Charsets constants. 2015-01-29 00:33:39 +01:00
Andreas Schildbach
7ff06cc2d4 Hafas: More improvements to splitting place and name, mostly for POIs. 2015-01-28 23:57:30 +01:00
Andreas Schildbach
0122de4bb5 Hafas: Improve handling of station name suffixes. 2015-01-12 18:34:49 +01:00
Andreas Schildbach
540535b7d5 Hafas: Improve on splitting place and name for lots of networks. 2015-01-11 20:20:37 +01:00
Andreas Schildbach
06a0d12b0f Update year of copyright. 2015-01-01 01:52:27 +01:00
Andreas Schildbach
11f12a0386 Lines. 2014-11-24 10:57:07 +01:00
Andreas Schildbach
fce1066a59 Migrate BVG station board to separate base URL. 2014-10-12 19:48:40 +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
6e2aa29eca Allow specifying time when querying for departures. 2014-09-05 20:06:35 +02:00
Andreas Schildbach
4d46299fb1 Fix NetworkProvider.hasCapabilities(). 2014-08-29 10:03:20 +02:00
Andreas Schildbach
8adf98b98e Optionally disable sort by weight in JSON getstops (Hafas). 2014-08-26 16:43:56 +02:00
Andreas Schildbach
a8efe538c1 Fix umlauts in suggested locations for BVG. 2014-08-15 00:18:14 +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
e61480cb44 Raise default number of departures to 100 (Hafas). 2014-08-06 23:08:13 +02:00
Andreas Schildbach
31b89f7ef8 Use common method for querying for nearby stations (Hafas). 2014-08-06 23:08:12 +02:00
Andreas Schildbach
fc91b8c7cb Use common method for querying departures (Hafas). 2014-08-06 23:08:12 +02:00
Andreas Schildbach
e691e7c2fb Migrate time zone from abstract method to simple property. 2014-07-24 11:59:11 +02:00
Andreas Schildbach
f25ab9658c Remove redirect detection from BvgProvider because redirects are now detected by ParserUtils.scrape() already. 2014-07-13 13:38:55 +02:00
Andreas Schildbach
00b0f014ca Rename NetworkProvider.autocompleteStations() to .suggestLocations() and change return type to SuggestLocationsResult. 2014-07-09 16:42:14 +02:00
Andreas Schildbach
b265dd03cb Make auto-complete via getstops endpoint default (Hafas). 2014-07-07 23:08:00 +02:00
Andreas Schildbach
8bcdc7aa14 Default to binary trips query for Hafas based providers. 2014-06-18 12:44:36 +02:00
Andreas Schildbach
751338cbe1 Normalize station ids when passing them to Hafas or EFA APIs. 2014-06-18 12:36:55 +02:00
Andreas Schildbach
1b987a6b72 Remove Location.toDebugString(), use toString() instead. 2014-05-15 15:25:41 +02:00
Andreas Schildbach
d8f3dcaf6c Migrate location IDs from int to String. 2014-04-23 13:59:52 +02:00
Andreas Schildbach
8f201d4b1f Raise default number of requested trips to 6 2014-01-20 17:28:29 +01:00
Andreas Schildbach
23489327b1 Update year of copyright 2014-01-12 00:44:10 +01:00
Andreas Schildbach
29dc8482f6 Remove accessId from AbstractHafasProvider constructor 2013-11-19 10:57:53 +01:00
Andreas Schildbach
3fa357d8ca Fix swapped bus colors in Berlin 2013-10-14 18:26:52 +02:00
Andreas Schildbach
374403cd78 Query nearby stations by coordinate for Berlin 2013-10-13 10:58:03 +02:00
Andreas Schildbach
c375502229 Introduce class for positions 2013-10-11 16:47:46 +02:00
Andreas Schildbach
4a5e8094bd Move most lineStyle() implementations up to AbstractNetworkProvider 2013-10-10 17:05:49 +02:00
Andreas Schildbach
7acd4a0afa Extract JSON get stops parameters to method 2013-08-18 20:22:01 +02:00
Andreas Schildbach
4a7743d094 Hafas endpoints 2013-08-18 20:22:01 +02:00
Andreas Schildbach
2852aedbd5 rename Connection to Trip 2013-06-20 12:29:25 +02:00
Andreas Schildbach
6361096607 parse on demand service in binary connections query 2013-03-19 11:03:09 +01:00
Andreas Schildbach
29f719db5a use Product enum in queryConnections() 2013-03-15 10:13:35 +01:00
Andreas Schildbach
090a2ed1e8 always use arabic numerals when encoding numbers into urls 2013-03-08 23:42:19 +01:00
Andreas Schildbach
8b306ac3a8 fixed occasional trailing space in Berlin station names 2013-02-15 11:34:28 +01:00
Andreas Schildbach
384dc47240 helper for reverse migration of Berlin station ids 2013-02-15 11:34:28 +01:00
Andreas Schildbach
36ff83f79c update year of copyright 2013-01-01 13:46:57 +01:00
Andreas Schildbach
551c959242 enhanced parsing of service down 2012-11-27 22:24:59 +01:00
Andreas Schildbach
477671236b use h2g product class 2012-08-26 15:38:45 +02:00
Andreas Schildbach
7d64ef647f newLine() method now responsible for assembling line product and name 2012-08-17 11:40:00 +02:00
Andreas Schildbach
d022370fcb migrated Berlin to binary connections query 2012-08-10 11:05:30 +02:00
Andreas Schildbach
3b01c1a941 arrival positions and predicted positions 2012-08-06 13:04:39 +02:00