Commit graph

2308 commits

Author SHA1 Message Date
Andreas Schildbach
558a90e5eb FinlandProvider: Fix missing 'final'. 2019-10-15 23:41:10 +02:00
Andreas Schildbach
20dc973045 TripOptions: Fix a JavaDoc reference. 2019-10-15 23:12:44 +02:00
Andreas Schildbach
71e852a295 NetworkProvider: Remove JavaDoc reference to an Android class. 2019-10-15 23:11:38 +02:00
Andreas Schildbach
1b831b53a4 StringReplaceReader: Fix JavaDoc @param tags. 2019-10-15 23:06:36 +02:00
Andreas Schildbach
f229b71e10 AbstractEfaProvider: Parse 'rts' in queryDeparturesMobile(). 2019-10-10 19:56:28 +02:00
Michael Dyrna
e1137c4fa8 AbstractEfaProvider: Parse 'rtStatus' in queryTripsMobile(). 2019-10-10 14:14:02 +02:00
Michael Dyrna
7ca68b74dc AbstractEfaProvider: Parse 'gid' and 'pgid' in queryDeparturesMobile(). 2019-10-10 14:13:04 +02:00
Michael Dyrna
c20350aae3 Bayern: Fix some tests. 2019-10-10 14:05:56 +02:00
Andreas Schildbach
f98ca5f1fb Update OkHttp to 3.12.6. 2019-10-10 13:49:04 +02:00
Andreas Schildbach
0c93ad9232 Update OkHttp to 3.12.5. 2019-09-19 00:09:28 +02:00
Andreas Schildbach
b1fc17c518 AbstractHafasClientInterfaceProvider: Handle TETA (Tele Taxi) section type. 2019-09-16 21:04:08 +02:00
Andreas Schildbach
4843ef0cf8 AbstractHafasClientInterfaceProvider: Extract section types as constants. 2019-09-16 20:51:21 +02:00
Andreas Schildbach
07a88f442f .gitignore: Ignore IntelliJ IDEA project files. 2019-09-05 14:19:05 +02:00
Andreas Schildbach
69fde984e8 Update Guava to 28.1-android. 2019-08-30 16:27:09 +02:00
Andreas Schildbach
91e47c4cc4 Update jsr305 to 3.0.2. 2019-08-30 15:36:43 +02:00
Andreas Schildbach
35d297286b Update slf4j to 1.7.28. 2019-08-28 12:29:05 +02:00
Robert von Oliva
70d6000eab PL: Update products and some suburban lines. 2019-08-17 22:59:21 +02:00
Andreas Schildbach
0dd92109e2 AVV_AACHEN: Update API client. 2019-07-22 23:55:03 +02:00
Andreas Schildbach
070fcad64a Migrate multi-module project to single project. 2019-07-19 19:16:55 +02:00
Andreas Schildbach
04382fe67e Remove 'service' sub-project.
It will be re-published as a separate repository.
2019-07-19 16:43:46 +02:00
Andreas Schildbach
2182639115 SE: Update API client. 2019-06-19 16:10:08 +02:00
Michael Dyrna
48cf5a056b Bayern: Fix T28 line style. 2019-06-19 09:22:25 +02:00
Michael Dyrna
6a688b4953 MVV: Fix T28 line style. 2019-06-19 09:21:40 +02:00
Michael Dyrna
4815d48aad Bayern: Add styles for Munich and Ingolstadt. 2019-06-18 14:58:20 +02:00
Michael Dyrna
444970e18f MVV: Fix a couple of Tram styles. 2019-06-18 14:51:32 +02:00
Andreas Schildbach
c713477fc8 Update OkHttp to 3.12.3. 2019-06-18 14:42:25 +02:00
Andreas Schildbach
023ec010f2 Update Guava to 28.0-android. 2019-06-18 14:41:35 +02:00
Andreas Schildbach
9f8b565f0c AbstractEfaProvider: 'IR75' line. 2019-06-18 14:39:49 +02:00
Andreas Schildbach
40b4a8a74e AbstractEfaProvider: 'IRE1' line. 2019-06-18 14:34:59 +02:00
Andreas Schildbach
da130a7702 VRR: 'RE5 (RRX)' line. 2019-06-18 14:30:13 +02:00
Andreas Schildbach
72b455cccf AbstractEfaProvider: Parse 'rtStatus' in queryTripsMobile(). 2019-04-27 17:41:19 +02:00
Andreas Schildbach
c63a4fc36f AbstractEfaProvider: Parse 'msgs' in queryTripsMobile(). 2019-04-27 16:28:18 +02:00
Andreas Schildbach
361407ebf2 VMS: Allow configuration of API base. 2019-04-25 17:23:31 +02:00
Andreas Schildbach
6431118d59 Update OkHttp to 3.12.2. 2019-04-05 17:26:47 +02:00
Andreas Schildbach
a5440eeb5c Update Guava to 27.1-android. 2019-04-04 22:45:43 +02:00
Andreas Schildbach
61cba8193e AbstractHafasClientInterfaceProvider implementations: Provide constructor variant that takes the API client. 2019-04-02 14:16:11 +02:00
Andreas Schildbach
22b1ce454a AbstractHafasClientInterfaceProvider implementations: Extract default API client to constant. 2019-04-02 13:54:32 +02:00
Andreas Schildbach
a3ed62a29b AbstractEfaProvider: Parse 'pgid' in queryTripsMobile(). 2019-04-02 13:37:47 +02:00
Ialokim
11c4303733 AbstractNavitiaProvider: Fix to expect and return UTC times. 2019-02-21 19:17:41 +01:00
Andreas Schildbach
751e0abdcd VBB: Sync to 4.4.1. 2019-01-25 11:46:27 +01:00
Andreas Schildbach
8980eb6dc1 BVG, LU, SE, VBN, VOR: To avoid the stbFltrEquiv workaround, restrict API version to 1.18 for now. 2019-01-21 18:30:23 +01:00
Andreas Schildbach
7e34908faf AbstractHafasClientInterfaceProvider: Implement our own equivs filter in jsonStationBoard() as we cannot rely on the deprecated stbFltrEquiv parameter any more. 2019-01-21 18:17:37 +01:00
Andreas Schildbach
9ae8081f96 AbstractHafasClientInterfaceProvider: Follow path to main mast only in jsonLocGeoPos(), jsonLocMatch() and jsonTripSearch(). 2019-01-21 18:13:37 +01:00
Andreas Schildbach
6c78edea09 AbstractHafasClientInterfaceProvider: Fix parseLoc() could return STATION type for non-station locations. 2019-01-21 16:18:02 +01:00
Andreas Schildbach
f7a436c370 HttpClient: Retry request once on EOFException. 2019-01-18 14:39:32 +01:00
Andreas Schildbach
fc7596f1a2 Fare: Rename field 'network' to 'name'. 2019-01-18 14:38:32 +01:00
Andreas Schildbach
e307648053 AbstractHafasClientInterfaceProvider: In jsonTripSearch() parse only fares listed in 'ovwTrfRefL'. 2019-01-18 14:37:38 +01:00
Andreas Schildbach
176bce0790 AbstractHafasClientInterfaceProvider: Pass 'getConGroups' flag when querying for trips to reduce size of response. 2019-01-10 11:50:37 +01:00
Andreas Schildbach
d88d7137d6 AVV_AUGSBURG: New provider for Augsburg, based on HCI. 2019-01-10 11:50:06 +01:00
Andreas Schildbach
57c2544837 GVH: Update API base. 2019-01-10 00:19:32 +01:00