Commit graph

2536 commits

Author SHA1 Message Date
Andreas Schildbach
638aae351f build.gradle: Update JUnit to 4.13.2. 2021-09-18 13:05:01 +02:00
Andreas Schildbach
f3619863b1 build.gradle: Update SLF4J to 1.7.32. 2021-09-18 13:02:59 +02:00
Alexander Albers
622b7cbc8f VRS: Handle 'Fehlerhafter Start' error when querying trips. 2021-09-17 15:56:32 +02:00
Andreas Schildbach
edc9518653 .gitlab-ci.yml: Also run CI with OpenJDK 11. 2021-09-15 13:03:23 +02:00
Andreas Schildbach
996f0aee4a .travis.yml: Remove Travis CI
Travis has stalled building for open source projects.
2021-09-15 12:50:27 +02:00
Andreas Schildbach
eb211b842c .gitlab-ci.yml: Set up GitLab CI. 2021-09-15 12:37:12 +02:00
Andreas Schildbach
817a1cb54a build.gradle: Set source file encoding for test classes to UTF-8. 2021-09-15 12:36:11 +02:00
Andreas Schildbach
31187c28fe AbstractEfaProvider: Parse <tx> value in <err>. 2021-09-06 21:06:54 +02:00
Andreas Schildbach
1105bb20a6 VVM: Update API base, using mobile endpoints. 2021-09-06 21:01:18 +02:00
Andreas Schildbach
8f8439744b SBB: Remove provider for Switzerland. 2021-08-24 21:23:03 +02:00
Andreas Schildbach
58c95a77ae AbstractEfaProvider: Handle mot 10 or larger according to spec sent by KVV. 2021-08-11 16:42:00 +02:00
Andreas Schildbach
20392732fa BVG: Update API base. 2021-08-11 16:20:35 +02:00
Andreas Schildbach
676dccea01 AbstractHafasClientInterfaceProvider: Fix parsing of locations without type. 2021-06-14 22:34:15 +02:00
Andreas Schildbach
0f55b9bb67 AbstractEfaProvider: Use Joiner for tripId in queryTrips(). 2021-04-06 15:22:55 +02:00
Andreas Schildbach
73405d9a92 AbstractEfaProvider: Use <gix> value as trip ID in queryTripsMobile(). 2021-04-06 15:16:27 +02:00
Andreas Schildbach
5ceceb20de AbstractHafasClientInterfaceProvider: Ignore fares without currency. 2021-03-12 18:57:23 +01:00
Andreas Schildbach
df4bac2b7e build.gradle: Update OkHttp to 3.12.13. 2021-02-14 14:43:20 +01:00
Andreas Schildbach
c829465e61 NVV: Update styles for Frankfurt. 2021-02-11 14:15:00 +01:00
Andreas Schildbach
d6b5d697da build.gradle: Update JUnit to 4.13.1. 2021-02-11 14:02:24 +01:00
Andreas Schildbach
1199492365 AbstractEfaProvider: Match more mot='14', mot='15' and mot='16'. 2021-02-06 23:49:18 +01:00
Andreas Schildbach
779cb9aa7c AbstractEfaProvider: Match more mot='13'. 2021-02-06 23:44:50 +01:00
Andreas Schildbach
7c1fd06971 AbstractEfaProvider: 'SEV' line. 2021-02-06 23:42:15 +01:00
Andreas Schildbach
444735b8b4 build.gradle: Migrate repository from JCenter to Maven Central. 2021-02-06 20:22:03 +01:00
Andreas Schildbach
543601774a DING: 'RS7' and 'RS71' lines. 2021-01-21 11:07:14 +01:00
Dominic Schmidt
e9723c5aa7 NVV: Add styles for Frankfurt. 2021-01-21 01:09:33 +01:00
Dongchen Yue
d697d95943 Sydney: 'L3' line. 2021-01-18 18:24:37 +01:00
Dongchen Yue
2afb06e326 Sydney: 'M' line. 2021-01-18 18:23:27 +01:00
Andreas Schildbach
5625a97824 AbstractEfaProvider: Match more 'RB' lines. 2021-01-16 22:48:57 +01:00
Andreas Schildbach
ab3a278da0 build.gradle: Update Guava to 30.1-android. 2020-12-21 15:29:16 +01:00
Andreas Schildbach
4716531e98 AbstractEfaProvider: Match more 'IRE' lines. 2020-12-20 16:23:43 +01:00
Andreas Schildbach
310dc1fd6a EFA: 'MEX' lines. 2020-12-15 10:37:37 +01:00
Andreas Schildbach
029a64d7d6 AbstractEfaProvider: Match more 'RE' lines. 2020-12-15 10:23:46 +01:00
Andreas Schildbach
811f58887c AbstractEfaProvider: Match more 'RB' lines. 2020-12-13 13:01:15 +01:00
Andreas Schildbach
c082372c19 VVT: Update API base. 2020-12-02 16:32:28 +01:00
Andreas Schildbach
3154b34df5 LU: Update API base. 2020-11-25 18:41:47 +01:00
Andreas Schildbach
d422a3cb6e AbstractEfaProvider: Properly ignore <coordInfoRequest>. 2020-11-20 15:58:42 +01:00
Andreas Schildbach
286e1718bf VRR: Don't use the line restriction workaround any more. 2020-10-26 19:24:48 +01:00
Andreas Schildbach
2b2620c8ed AbstractEfaProvider: Handle mot 14 (alternative high-speed trains). 2020-10-26 19:24:23 +01:00
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