Kevin Arutyunyan
|
e45fa92b88
|
VRR: New line colors for Hagen.
|
2019-12-17 13:37:16 +01:00 |
|
Andreas Schildbach
|
e244e57722
|
CMTA: Require API authorization.
|
2019-12-14 22:19:51 +01:00 |
|
Andreas Schildbach
|
dca4541d13
|
AbstractEfaProvider: 'RE6 (RRX)' line.
|
2019-12-02 16:22:59 +01:00 |
|
Andreas Schildbach
|
fcf1e5d399
|
Sydney: 'T9' line.
|
2019-11-28 16:32:51 +01:00 |
|
Andreas Schildbach
|
494cbc3031
|
AbstractHafasLegacyProvider: 'B' line.
|
2019-11-04 16:21:58 +01:00 |
|
Andreas Schildbach
|
1aa2fd98c4
|
AbstractHafasLegacyProvider: Fix an id equals check.
|
2019-10-29 09:36:10 +01:00 |
|
Andreas Schildbach
|
9c92d75353
|
AbstractHafasLegacyProvider: Replace a String concatenation with StringBuilder.append().
|
2019-10-29 09:20:49 +01:00 |
|
Andreas Schildbach
|
0f8eaaead6
|
AbstractHafasLegacyProvider: Use a bulk operation.
|
2019-10-29 09:18:35 +01:00 |
|
Andreas Schildbach
|
697aae5ef6
|
AbstractNavitiaProvider: Make inner class static.
|
2019-10-29 09:13:38 +01:00 |
|
Andreas Schildbach
|
5f720b2945
|
AbstractHafasLegacyProvider: Make inner class static.
|
2019-10-29 09:13:08 +01:00 |
|
Andreas Schildbach
|
637c3dca6c
|
Departure: Add missing serialVersionUID.
|
2019-10-29 09:08:13 +01:00 |
|
Andreas Schildbach
|
1e3a2df5b5
|
QueryTripsResult: Remove unnecessary semicolon.
|
2019-10-29 09:01:07 +01:00 |
|
Andreas Schildbach
|
939b4fcbc3
|
AbstractHafasClientInterfaceProvider: Fix handling of TETA (Tele Taxi) section type.
|
2019-10-29 08:52:24 +01:00 |
|
Andreas Schildbach
|
0f6862f87a
|
AbstractHafasClientInterfaceProvider: Handle H_UNKNOWN error for all queries.
|
2019-10-28 13:53:54 +01:00 |
|
Andreas Schildbach
|
330fccb61b
|
OEBB: Allow configuration of API base.
|
2019-10-28 11:59:42 +01:00 |
|
Andreas Schildbach
|
ca0a6a518a
|
Remove various workarounds for untrusted CA certificates.
They don't seem to be necessary any more.
|
2019-10-28 11:59:42 +01:00 |
|
Andreas Schildbach
|
0f9ef0ea35
|
HttpClient: Remove setSslAcceptAllHostnames() workaround.
It doesn't seem to be needed any more.
|
2019-10-28 09:25:54 +01:00 |
|
Andreas Schildbach
|
fd22be79f1
|
OOEVV: Remove workaround for broken SSL server configuration.
|
2019-10-28 09:24:58 +01:00 |
|
Andreas Schildbach
|
24676c6f8b
|
DSB: Update API base to HTTPS.
|
2019-10-28 09:17:36 +01:00 |
|
Andreas Schildbach
|
fd2c21f662
|
OEBB: Update API base to HTTPS.
|
2019-10-28 09:11:20 +01:00 |
|
Andreas Schildbach
|
0c10251957
|
Replace anonymous nested classes with lambdas.
|
2019-10-25 21:57:37 +02:00 |
|
Andreas Schildbach
|
fbb0d374d8
|
AbstractEfaProvider: Move 'RE5 (RRX)' and 'RE11 (RRX)' lines to here.
|
2019-10-25 21:53:25 +02:00 |
|
Andreas Schildbach
|
b8d1d5b6d7
|
BART: New provider for the Bay Area Rapid Transit (San Francisco, USA).
|
2019-10-17 23:11:07 +02:00 |
|
Filip
|
a465ded2b9
|
Navitia: New provider for the Czech Republic, currently covering Prague.
|
2019-10-17 23:11:03 +02:00 |
|
Andreas Schildbach
|
48e25e01f8
|
Use try-with-resources where possible.
|
2019-10-16 00:14:14 +02:00 |
|
Andreas Schildbach
|
12ef4f8039
|
Collapse identical catch blocks.
|
2019-10-16 00:05:52 +02:00 |
|
Andreas Schildbach
|
f5c475cf0b
|
VrsProvider: Use generic type inference for constructing objects.
|
2019-10-16 00:04:01 +02:00 |
|
Andreas Schildbach
|
49f6572fe4
|
Replace two usages of StringBuffer with StringBuilder.
|
2019-10-15 23:59:53 +02:00 |
|
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 |
|
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 |
|
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
|
f80bba6934
|
sub-project for enabler
|
2012-02-23 14:03:41 +01:00 |
|
andreas.schildbach@gmail.com
|
ad4fa14c98
|
handle 'unknown from/to'
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@955 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-22 20:00:30 +00:00 |
|
andreas.schildbach@gmail.com
|
c43ce463f0
|
again fixed equals/hashCode
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@954 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-21 00:28:36 +00:00 |
|
andreas.schildbach@gmail.com
|
7fae472aac
|
get first and last trip of connection
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@953 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-20 17:02:44 +00:00 |
|
andreas.schildbach@gmail.com
|
6b3e60137f
|
line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@952 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-20 09:39:21 +00:00 |
|
andreas.schildbach@gmail.com
|
ed3ce3ccc5
|
fixed equals/hashCode
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@950 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-18 20:27:37 +00:00 |
|
andreas.schildbach@gmail.com
|
1f08364904
|
removed bus colors
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@949 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-16 13:51:22 +00:00 |
|
andreas.schildbach@gmail.com
|
30bdca2a29
|
fixed NPE
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@948 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-16 13:43:38 +00:00 |
|
andreas.schildbach@gmail.com
|
5c59db2c55
|
removed S8 from colors
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@947 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-15 20:54:38 +00:00 |
|
andreas.schildbach@gmail.com
|
533543dd6b
|
made hashCode more discriminative
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@946 0924bc21-9374-b0fa-ee44-9ff1593b38f0
|
2012-02-15 20:25:04 +00:00 |
|