Andreas Schildbach
|
d8f3dcaf6c
|
Migrate location IDs from int to String.
|
2014-04-23 13:59:52 +02:00 |
|
Andreas Schildbach
|
28c0709a3c
|
Remove remains of manual XML text skipping.
|
2014-02-06 14:13:10 +01:00 |
|
Andreas Schildbach
|
e1233210dd
|
Fix departures for Stockholm.
|
2014-02-06 14:13:07 +01:00 |
|
Andreas Schildbach
|
d06ce813b4
|
Lines.
|
2014-02-06 14:13:01 +01:00 |
|
Andreas Schildbach
|
8f201d4b1f
|
Raise default number of requested trips to 6
|
2014-01-20 17:28:29 +01:00 |
|
Andreas Schildbach
|
23489327b1
|
Update year of copyright
|
2014-01-12 00:44:10 +01:00 |
|
Andreas Schildbach
|
067fb7752c
|
Get rid of XmlPullUtil.jumpToStartTag()
|
2014-01-12 00:44:10 +01:00 |
|
Andreas Schildbach
|
fbe11f222c
|
Lines
|
2014-01-12 00:42:35 +01:00 |
|
Andreas Schildbach
|
f7f3c5080d
|
Try skipping XML whitespaces more elegantly
|
2013-12-04 23:51:48 +01:00 |
|
Andreas Schildbach
|
34f44f174b
|
Work around broken XML for Zurich
|
2013-12-04 23:51:48 +01:00 |
|
Andreas Schildbach
|
a5a4e47830
|
Check some XML tag names more strictly
|
2013-11-19 10:57:53 +01:00 |
|
Andreas Schildbach
|
032e78f54b
|
Clean up XML request wrapping
|
2013-11-19 10:57:53 +01:00 |
|
Andreas Schildbach
|
229e88eaf4
|
Fix extxml handling
|
2013-11-19 10:57:53 +01:00 |
|
Andreas Schildbach
|
29dc8482f6
|
Remove accessId from AbstractHafasProvider constructor
|
2013-11-19 10:57:53 +01:00 |
|
Andreas Schildbach
|
51bedf8fd4
|
Fix type of Niederflur-Tram
|
2013-11-19 10:57:53 +01:00 |
|
Andreas Schildbach
|
abbd15b368
|
Fix time parsing when binary querying connections
|
2013-11-19 10:57:53 +01:00 |
|
Andreas Schildbach
|
85fe21a7cf
|
Add more error codes when querying trips
|
2013-10-14 17:57:14 +02:00 |
|
Andreas Schildbach
|
5c2b555d0d
|
Extract JSON nearby stations parameters to method
|
2013-10-13 10:53:30 +02:00 |
|
Andreas Schildbach
|
6dddd01b49
|
Again increase buffer size when binary querying connections
|
2013-10-11 16:47:46 +02:00 |
|
Andreas Schildbach
|
c375502229
|
Introduce class for positions
|
2013-10-11 16:47:46 +02:00 |
|
Andreas Schildbach
|
929fe43823
|
Disambiguate line styles for Bonn
|
2013-10-10 17:06:46 +02:00 |
|
Andreas Schildbach
|
ed6625cbd5
|
Add UNKNOWN_VIA error code when querying trips
|
2013-10-06 17:01:07 +02:00 |
|
Andreas Schildbach
|
f5e422d8b3
|
Work around embedding of invalid XML tags for all Hafas based providers
|
2013-10-06 17:00:46 +02:00 |
|
Andreas Schildbach
|
d920fddf15
|
Increase buffer size even more when binary querying connections
|
2013-09-25 09:28:15 +02:00 |
|
Andreas Schildbach
|
7e5ca005ae
|
Fix parsing of BasicStops with both Arr and Dep times
|
2013-09-22 12:48:02 +02:00 |
|
Andreas Schildbach
|
d2cd0b6603
|
Work around embedding of bold tags in XML for all hafas based providers
|
2013-08-28 21:42:57 +02:00 |
|
Andreas Schildbach
|
a996c374a6
|
Zero sequence number means session expired
|
2013-08-18 20:34:41 +02:00 |
|
Andreas Schildbach
|
efa52d7f3d
|
Migrate Sweden to binary connections query
|
2013-08-18 20:22:02 +02:00 |
|
Andreas Schildbach
|
f65aa7ea57
|
Extract XML nearby stations parameters to method
|
2013-08-18 20:22:02 +02:00 |
|
Andreas Schildbach
|
1e86a1507e
|
Fix Sweden departures
|
2013-08-18 20:22:02 +02:00 |
|
Andreas Schildbach
|
7acd4a0afa
|
Extract JSON get stops parameters to method
|
2013-08-18 20:22:01 +02:00 |
|
Andreas Schildbach
|
4a7743d094
|
Hafas endpoints
|
2013-08-18 20:22:01 +02:00 |
|
Andreas Schildbach
|
6f2b4515d9
|
Extract XML query departures parameters to method
|
2013-08-18 20:22:01 +02:00 |
|
Andreas Schildbach
|
44f8567bc8
|
Hafas split place and name of destinations
|
2013-08-18 20:18:15 +02:00 |
|
Andreas Schildbach
|
a9e52a5e60
|
Lines
|
2013-08-18 20:17:47 +02:00 |
|
Andreas Schildbach
|
38c34addbc
|
catch amateurish attempt to draw arrows using xml reserved characters
|
2013-06-28 21:25:55 +02:00 |
|
Andreas Schildbach
|
871b08f13a
|
individual legs have departure and arrival times, too
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
3aab4006d5
|
more individual leg types
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
2852aedbd5
|
rename Connection to Trip
|
2013-06-20 12:29:25 +02:00 |
|
Andreas Schildbach
|
fde90f7b87
|
rename Part to Leg, Part.Trip to Leg.Public and Part.Footway to Leg.Individual
|
2013-06-20 12:29:24 +02:00 |
|
Andreas Schildbach
|
e8fdea2932
|
fix parsing of capacity in case only 1st class exists
|
2013-06-14 11:18:01 +02:00 |
|
Andreas Schildbach
|
1cf7d3e9e9
|
gradually increase buffer size when binary querying connections
|
2013-06-07 13:50:16 +02:00 |
|
Andreas Schildbach
|
129f9e263c
|
line
|
2013-04-13 18:41:58 +02:00 |
|
Andreas Schildbach
|
9382f5c939
|
fix strings containing zero byte
|
2013-04-13 18:41:58 +02:00 |
|
Andreas Schildbach
|
70167682e6
|
fix umlauts in autocompleted stations for Austria
|
2013-03-21 11:07:35 +01:00 |
|
Andreas Schildbach
|
6361096607
|
parse on demand service in binary connections query
|
2013-03-19 11:03:09 +01:00 |
|
Andreas Schildbach
|
29f719db5a
|
use Product enum in queryConnections()
|
2013-03-15 10:13:35 +01:00 |
|
Andreas Schildbach
|
090a2ed1e8
|
always use arabic numerals when encoding numbers into urls
|
2013-03-08 23:42:19 +01:00 |
|
Andreas Schildbach
|
621e3b8add
|
migrate Trip arrival and departure to Stop type
|
2013-03-03 22:13:46 +01:00 |
|
Andreas Schildbach
|
61f387bbd0
|
comment
|
2013-02-15 11:34:28 +01:00 |
|