Commit graph

46 commits

Author SHA1 Message Date
Andreas Schildbach
bf510b516d If possible, use generic type inference for constructing objects. 2017-01-28 14:59:03 +01:00
full-duplex
ddd26c3799 MERSEY, MVV, NASA, NS, NVBW, SNCB, VRR: Update API base to HTTPS. 2017-01-03 11:07:38 +01:00
Andreas Schildbach
4f7bd832e6 Use HttpUrl and HttpUrl.Builder where possible. 2017-01-03 10:59:30 +01:00
Andreas Schildbach
6136ec7fb0 Lines. 2016-11-04 10:10:04 +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
7c79f55682 Lines. 2016-08-30 09:02:47 +02:00
karottenbaum
f2327c9a50 VRR: Update line styles.
Changed the provider abbreviations in the styles to reflect changes at VRR.
Mülheim styles not working yet as there is no abbreviation present in the EFA reply.
Due to these changes in replies, night buses are now also styled (Düsseldorf, Dortmund, Krefeld, Essen, Duisburg, Oberhausen, Neuss, Remscheid, Solingen, and Wuppertal.)
2016-08-30 08:54:54 +02:00
karottenbaum
577d619a17 VRR: Fix line shapes 2016-05-24 23:14:56 +02:00
karottenbaum
40cff03e47 VRR: Update line styles. 2016-05-23 16:21:58 +02:00
Andreas Schildbach
d6d3371de2 Lines. 2016-05-23 15:55:44 +02:00
Andreas Schildbach
fb7408cf4d VRR: Allow configuration of API base. 2015-11-18 10:36:33 +01: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
62d84eaf33 Lines. 2015-05-21 00:31:21 +02:00
Andreas Schildbach
e43c676a34 EFA: More explicit handling of inclMOT_11 parameter. 2015-05-04 08:09:57 +02:00
Andreas Schildbach
cd8b7fc6dd VRR: Fix umlauts in suggested locations. 2015-04-02 10:27:05 +02:00
Andreas Schildbach
2038a740e2 Include network with Line. 2015-03-02 11:22:52 +01:00
Andreas Schildbach
cf651676d2 Migrate network IDs to constant field. 2015-02-25 09:05:01 +01:00
Andreas Schildbach
5b3ceed733 Apply @Nullable annotation to NetworkProvider methods and DTOs. 2015-02-17 17:52:28 +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
bb03f45f53 EFA: Fix parsing of itdOdv and handling of location IDs. 2015-01-27 14:21:36 +01:00
Andreas Schildbach
a5f59319aa Lines. 2015-01-25 10:21:15 +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
7a467473b9 Disable useProxFootSearch generally for VRR. 2014-09-18 10:43:01 +02:00
Andreas Schildbach
4d46299fb1 Fix NetworkProvider.hasCapabilities(). 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
00b0f014ca Rename NetworkProvider.autocompleteStations() to .suggestLocations() and change return type to SuggestLocationsResult. 2014-07-09 16:42:14 +02:00
Andreas Schildbach
25d25fd839 Lines. 2014-06-12 11:15:37 +02:00
Andreas Schildbach
a83e7d4fc2 Fix autocomplete coverage for North Rhine-Westphalia. 2014-02-10 11:03:01 +01:00
Andreas Schildbach
d06ce813b4 Lines. 2014-02-06 14:13:01 +01:00
Andreas Schildbach
23489327b1 Update year of copyright 2014-01-12 00:44:10 +01:00
Andreas Schildbach
33bacbd588 Work around broken routeIndex in North Rhine-Westphalia 2014-01-12 00:44:10 +01:00
Lutz Krumme
a6d01a7623 Styles for North Rhine-Westphalia 2013-10-11 16:47:45 +02:00
Andreas Schildbach
929fe43823 Disambiguate line styles for Bonn 2013-10-10 17:06:46 +02:00
Andreas Schildbach
4a5e8094bd Move most lineStyle() implementations up to AbstractNetworkProvider 2013-10-10 17:05:49 +02:00
Andreas Schildbach
2852aedbd5 rename Connection to Trip 2013-06-20 12:29:25 +02:00
Andreas Schildbach
f993ad28f1 remove additionalQueryParameter from constructor of AbstractEfaProvider 2013-03-10 23:21:42 +01:00
Andreas Schildbach
40d3d67da5 remove needsSpEncId from constructor of AbstractEfaProvider 2013-03-10 23:21:42 +01:00
Andreas Schildbach
118a62b98f remove canAcceptPoiId from constructor of AbstractEfaProvider 2013-03-10 23:21:42 +01:00
Andreas Schildbach
36ff83f79c update year of copyright 2013-01-01 13:46:57 +01:00
Andreas Schildbach
10d393f1c9 split api base for Wien 2012-11-08 23:27:15 +01:00
Andreas Schildbach
750e44b1be customizable stopfinder endpoint 2012-04-20 01:02:02 +02:00
Andreas Schildbach
4db44b1630 adjust year of copyright 2012-03-12 14:15:41 +01:00
Andreas Schildbach
506640c5ea get rid of OLD_NETWORK_ID constants 2012-03-12 14:03:45 +01:00
Andreas Schildbach
f80bba6934 sub-project for enabler 2012-02-23 14:03:41 +01:00
Renamed from src/de/schildbach/pte/VrrProvider.java (Browse further)