Commit graph

2498 commits

Author SHA1 Message Date
Andreas Schildbach
25c10a16fe AbstractEfaProvider: Handle mot 13 'Ersatzverkehr'. 2020-10-26 19:24:07 +01:00
Andreas Schildbach
a1c8b1caa1 AbstractEfaProvider: Include mot 14, 15 and 16 if high-speed train is requested in appendTripRequestParameters(). 2020-10-26 19:23:09 +01:00
Andreas Schildbach
44832a6efe AbstractEfaProvider: Include mot 13 if regional train is requested in appendTripRequestParameters(). 2020-10-26 19:18:49 +01:00
Andreas Schildbach
2f33051524 build.gradle: Update Guava to 30.0-android. 2020-10-24 16:01:08 +02:00
Andreas Schildbach
e09910ac87 AbstractEfaProvider: Handle 'Kleinbus'. 2020-10-24 15:55:49 +02:00
Andreas Schildbach
23a08407b9 AbstractEfaProvider: Handle mot 15 and 16 (IC/ICE/EC). 2020-10-24 15:50:53 +02:00
Andreas Schildbach
76743cd12a AbstractEfaProvider: Handle mot 13 (regional train). 2020-10-24 15:46:54 +02:00
Andreas Schildbach
e3b5257207 AbstractEfaProvider: Handle mot 12 (Schulbus). 2020-10-24 15:25:52 +02:00
Andreas Schildbach
918dcc44bb AbstractEfaProvider: Provide an IllegalStateException message in processPublicLeg(). 2020-10-23 18:27:00 +02:00
Andreas Schildbach
1c787b8d1b AbstractEfaProvider: Ignore another <itdMapItemList> in processItdOdv(). 2020-10-22 10:54:51 +02:00
Andreas Schildbach
79db154891 AbstractEfaProvider: Replace a few XmlPullUtil.test() with require(). 2020-10-22 10:46:25 +02:00
Andreas Schildbach
3d294186bd VRR: Query for mot 14 and 16 if high speed train is enabled. 2020-10-22 10:46:25 +02:00
Andreas Schildbach
04f70e03b3 AbstractEfaProvider: Unify handling of mot 13. 2020-10-22 09:11:14 +02:00
Andreas Schildbach
e12aa6e684 VRR: 'SEV A' and 'SEV B' lines. 2020-10-10 19:09:45 +02:00
Andreas Schildbach
6d41267d28 AbstractEfaProvider: 'SWE' line. 2020-10-04 11:22:00 +02:00
Andreas Schildbach
9f3eaaf516 AbstractEfaProvider: 'SAB' line. 2020-10-04 11:19:03 +02:00
Andreas Schildbach
23e857eec4 AbstractEfaProvider: 'IR37' line. 2020-10-04 11:18:40 +02:00
Andreas Schildbach
89fe8bd752 AbstractEfaProvider: If there is no STOP_MAJOR_MEANS, return a null products in xmlCoordRequest() and mobileCoordRequest(). 2020-10-04 11:09:28 +02:00
Andreas Schildbach
fff8ac616b VrsProvider: Guess products from events in queryNearbyLocations(). 2020-09-19 15:06:56 +02:00
Andreas Schildbach
11223415cd VrsProvider: Small optimization in queryNearbyLocations(). 2020-09-19 15:04:19 +02:00
Andreas Schildbach
45418a27f6 VrsProvider: Parse one more error message in queryNearbyLocations(). 2020-09-19 15:03:17 +02:00
Andreas Schildbach
264c005ed7 AbstractEfaProvider: Parse 'STOP_MAJOR_MEANS' in mobileCoordRequest(). 2020-09-18 22:15:37 +02:00
Andreas Schildbach
5ef88212d9 AbstractEfaProvider: Parse 'STOP_MAJOR_MEANS' in xmlCoordRequest(). 2020-09-18 18:57:34 +02:00
ialokim
b7223029b5 NetworkProvider: Add TRIPS_VIA capability. 2020-09-15 19:41:52 +02:00
ialokim
30e6971a61 Refactor hasCapability() implementations to use internal arrays of capabilities. 2020-09-15 19:31:58 +02:00
Andreas Schildbach
949b69a443 VMS: Update API base. 2020-09-15 19:09:10 +02:00
Andreas Schildbach
2d7d882f70 VMV: Update API base. 2020-08-25 12:00:59 +02:00
Andreas Schildbach
f1146d14a4 VVO: Update API base. 2020-07-29 11:53:31 +02:00
Andreas Schildbach
3352a5a591 build.gradle: Update Guava to 29.0-android. 2020-06-28 16:14:08 +02:00
Andreas Schildbach
eef2a4b101 build.gradle: Update OkHttp to 3.12.12. 2020-06-28 16:12:33 +02:00
Andreas Schildbach
43be5696f5 AbstractEfaProvider: 'RE1 (RRX)' line. 2020-06-28 16:01:47 +02:00
Andreas Schildbach
f160beae51 VVO: 'U28' line. 2020-03-06 21:36:53 +01:00
Andreas Schildbach
80af3f69ce AbstractEfaProvider: Parse 'sPAs' in queryTrips(). 2020-03-06 21:32:24 +01:00
Andreas Schildbach
fde9fcd2b4 build.gradle: Use 'implementation' dependency type, rather than 'compile'. 2020-03-06 21:27:04 +01:00
Andreas Schildbach
2300d949d8 build.gradle: Use the 'java-library' plugin, rather than 'java'. 2020-03-06 21:23:09 +01:00
Andreas Schildbach
2f7ab51a9b AbstractEfaProvider: 'CB523' line. 2020-03-06 21:20:34 +01:00
Andreas Schildbach
fcfd365cd6 build.gradle: Update OkHttp to 3.12.10. 2020-03-06 21:19:41 +01:00
Andreas Schildbach
7f374b1f59 Update OkHttp to 3.12.8. 2020-01-25 02:02:22 +01:00
Andreas Schildbach
6f1ad5c313 Update Guava to 28.2-android. 2020-01-25 02:01:50 +01:00
Andreas Schildbach
54a82f27cb Update SLF4J to 1.7.30. 2020-01-25 02:01:04 +01:00
Andreas Schildbach
aaef4ca020 Update JUnit to 4.13. 2020-01-25 02:00:45 +01:00
Torsten Grote
d32131cfa7 Navitia: New Brazil provider, covering São Paulo, Rio de Janeiro, Belo Horizonte and Porto Allegre. 2020-01-24 22:12:48 +01:00
full-duplex
82c6761097 Negentwee: Use full trip fares instead of per leg. 2020-01-24 21:37:03 +01:00
FritzJo
f19004c31a README.md: Fix links to project files. 2020-01-24 21:31:27 +01:00
Anthony Chaput
7f607160ca FRANCESOUTHWEST, FRANCESOUTHEAST, FRANCENORTHEAST: Remove getLineStyle() overrides. 2020-01-24 21:05:23 +01:00
Andreas Schildbach
e0be42f16d AbstractEfaProvider: Fix parse error in queryTripsMobile(). 2020-01-24 20:21:44 +01:00
Michael Dyrna
9344661924 MVV, Bayern: 'T29' line style. 2020-01-04 19:43:26 +01:00
ialokim
8c25130a0c AbstractNavitiaProvider: Add coverage parameter to url for trip queries. 2020-01-04 00:46:38 +01:00
Andreas Schildbach
bf54f448be AbstractEfaProvider: 'RE19a' line. 2019-12-21 10:55:42 +01:00
Andreas Schildbach
2f5ecae2a6 AbstractEfaProvider: 'IR13' line. 2019-12-21 10:51:57 +01:00