Commit graph

36 commits

Author SHA1 Message Date
Andreas Schildbach
4a8a17f1fe Lines. 2015-02-10 13:34:55 +01:00
Andreas Schildbach
5efdafc05e Change return type of NetworkProvider.defaultProducts() from Collection to Set. 2015-02-02 10:49:29 +01:00
Andreas Schildbach
806100c868 Guava: Use Charsets constants. 2015-01-29 00:33:39 +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
22804d9e4d Adapt to API change of Poland. 2014-12-16 22:54:43 +01:00
Andreas Schildbach
4d46299fb1 Fix NetworkProvider.hasCapabilities(). 2014-08-29 10:03:20 +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
00b0f014ca Rename NetworkProvider.autocompleteStations() to .suggestLocations() and change return type to SuggestLocationsResult. 2014-07-09 16:42:14 +02:00
Andreas Schildbach
9bfa490c8e Remove support for unused MLcReq (Hafas). 2014-07-07 23:08:17 +02:00
Andreas Schildbach
52dc7d7404 Migrate Poland to auto-complete via getstops endpoint. 2014-07-07 23:08:08 +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
e0c6a16753 Migrate Poland to binary trips query. 2014-06-18 12:44:36 +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
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
5c2b555d0d Extract JSON nearby stations parameters to method 2013-10-13 10:53:30 +02:00
Andreas Schildbach
b2195a74d4 Lines 2013-09-04 17:55:42 +02:00
Andreas Schildbach
f65aa7ea57 Extract XML nearby stations parameters to method 2013-08-18 20:22:02 +02:00
Andreas Schildbach
4a7743d094 Hafas endpoints 2013-08-18 20:22:01 +02:00
Andreas Schildbach
6f2b4515d9 Extract XML query departures parameters to method 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
4a65796401 new interface method to determine typical products of a network 2013-03-15 10:52:00 +01:00
Andreas Schildbach
29f719db5a use Product enum in queryConnections() 2013-03-15 10:13:35 +01:00
Andreas Schildbach
20a3c94dbd lines 2013-01-02 17:35:45 +01:00
Andreas Schildbach
36ff83f79c update year of copyright 2013-01-01 13:46:57 +01:00
Andreas Schildbach
415c266d6e fixed missing final 2012-09-03 22:39:35 +02:00
Andreas Schildbach
b5faeadb8b removed unused methods 2012-08-17 11:48:51 +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
b468eb52ce overhauled Poland 2012-06-24 12:57:56 +02:00
Andreas Schildbach
e781abb3c7 specify encodings as Charset rather than String 2012-05-29 14:56:19 +02:00
Andreas Schildbach
4db44b1630 adjust year of copyright 2012-03-12 14:15:41 +01:00
Andreas Schildbach
f80bba6934 sub-project for enabler 2012-02-23 14:03:41 +01:00
Renamed from src/de/schildbach/pte/PlProvider.java (Browse further)