Commit graph

147 commits

Author SHA1 Message Date
andreas.schildbach@gmail.com
3ae140d60f fixed IndexOutOfBoundsException when no intermediate stops present
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@577 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-29 11:23:27 +00:00
andreas.schildbach@gmail.com
f06e30063c don't show intermediate stops with invalid date
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@576 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-29 06:21:28 +00:00
andreas.schildbach@gmail.com
b633b4cf70 'Rufbus' product in connections query
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@572 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-20 20:37:03 +00:00
andreas.schildbach@gmail.com
8978db8cb7 implement maxDepartures argument on queryDepartures() of all efa-based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@571 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-17 21:51:40 +00:00
andreas.schildbach@gmail.com
a415ae008b 'nearby stations by coordinate' for all efa-based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@568 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-16 10:24:51 +00:00
andreas.schildbach@gmail.com
eeee8303a2 'autocomplete one line' capability for all efa-based providers
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@565 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-15 15:35:13 +00:00
andreas.schildbach@gmail.com
cdc3ef140c use stop finder if available for auto-completion
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@559 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-04-14 16:58:43 +00:00
andreas.schildbach@gmail.com
71ca97ccfb added 2011 to copyright
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@540 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-29 11:51:43 +00:00
andreas.schildbach@gmail.com
acdec06e61 use correct timezone
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@536 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-26 13:46:26 +00:00
andreas.schildbach@gmail.com
258823ae51 fixed missing initial requestID
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@533 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-09 20:14:52 +00:00
andreas.schildbach@gmail.com
4b01252c71 append special query parameter
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@530 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-09 20:07:24 +00:00
andreas.schildbach@gmail.com
28d7ed0c7d better platform parsing
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@529 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-09 19:52:35 +00:00
andreas.schildbach@gmail.com
2ae8be945b return simple positions
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@526 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-06 18:28:21 +00:00
andreas.schildbach@gmail.com
4da349339d separate Line class for lines without destination
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@524 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-06 10:40:11 +00:00
andreas.schildbach@gmail.com
11154da61f renamed Line to LineDestination
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@523 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-06 10:14:33 +00:00
andreas.schildbach@gmail.com
13a1680011 more lines
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@522 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-04 18:53:40 +00:00
andreas.schildbach@gmail.com
c4872a245a pass on requestID
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@521 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-04 18:34:55 +00:00
andreas.schildbach@gmail.com
5f30e615ef one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@519 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-03 07:54:44 +00:00
andreas.schildbach@gmail.com
1c794932ef reduce equivs to assigned stops only, fixing double departures
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@517 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-03-01 10:02:06 +00:00
andreas.schildbach@gmail.com
3b2b2bb675 added hasId() to Location
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@513 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-28 11:55:08 +00:00
andreas.schildbach@gmail.com
23a10a4de2 finalized migration to Location objects
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@511 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-28 11:37:36 +00:00
andreas.schildbach@gmail.com
0927031081 fixed unparsable currency
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@508 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-27 12:16:25 +00:00
andreas.schildbach@gmail.com
f534dae100 map for connection details
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@507 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-27 11:15:19 +00:00
andreas.schildbach@gmail.com
24c5dbe58c fixed NoSuchMethodError
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@502 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-22 13:25:49 +00:00
andreas.schildbach@gmail.com
725cef10c9 XmlPullParserExceptions are wrapped into IOException
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@501 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-21 01:22:06 +00:00
andreas.schildbach@gmail.com
6a6698a7aa Straßburg & Freiburg
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@499 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-19 13:53:39 +00:00
andreas.schildbach@gmail.com
be06c027b2 fixed parsing exception because of <serverMetaInfo>
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@498 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-16 01:23:48 +00:00
andreas.schildbach@gmail.com
5f84dbf400 one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@497 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-15 14:59:35 +00:00
andreas.schildbach@gmail.com
f8e4a27225 also query nearby stations when querying equivs
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@495 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-12 16:43:57 +00:00
andreas.schildbach@gmail.com
494611ad16 read name of assigned stops rather than nameWithPlace
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@494 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-12 14:51:02 +00:00
andreas.schildbach@gmail.com
9b00521836 fixed parse exceptions
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@493 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-11 23:23:22 +00:00
andreas.schildbach@gmail.com
3d14d7da8b merge Station dto into Location dto
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@492 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-11 18:06:30 +00:00
andreas.schildbach@gmail.com
240e95d19b decouple station list object from station dto
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@491 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-11 17:43:46 +00:00
andreas.schildbach@gmail.com
a990586727 optionally query equivalent stations for departures
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@490 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-11 12:57:27 +00:00
andreas.schildbach@gmail.com
5fe5f9f4e1 prepare for multiple stations per queryDepartures call
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@487 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-09 16:02:41 +00:00
andreas.schildbach@gmail.com
39fe5d52df Melbourne
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@486 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-09 00:25:06 +00:00
andreas.schildbach@gmail.com
e26916cebf one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@485 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-09 00:06:10 +00:00
andreas.schildbach@gmail.com
484146768c extract some common efa parameters
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@484 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-08 00:01:28 +00:00
andreas.schildbach@gmail.com
0e3c4fea7f be more conservative with parsing of names when scanning for stations by name
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@481 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-03 16:16:51 +00:00
andreas.schildbach@gmail.com
398fa73562 more lines
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@480 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-02-03 11:48:20 +00:00
andreas.schildbach@gmail.com
ca35a8de54 more lines
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@475 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-31 15:54:29 +00:00
andreas.schildbach@gmail.com
8b72c7cafe hasLocation() convenience methods
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@474 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-30 15:10:16 +00:00
andreas.schildbach@gmail.com
2cc93f99bd don't request assigned stops in the first place, will save some traffic
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@473 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-30 13:00:27 +00:00
andreas.schildbach@gmail.com
2a1df9b041 filter unassociated serving lines
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@472 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-30 12:15:43 +00:00
andreas.schildbach@gmail.com
ba7bf25f83 Städtebahn Sachsen line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@471 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-30 11:35:36 +00:00
andreas.schildbach@gmail.com
4300807b37 share one instance of parser factory
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@466 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-29 11:43:43 +00:00
andreas.schildbach@gmail.com
0184b5dee3 one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@462 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-27 15:05:29 +00:00
andreas.schildbach@gmail.com
f9490feea8 one more line
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@458 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-18 15:59:23 +00:00
andreas.schildbach@gmail.com
c6815f3f21 get rid of unused line in connection top-level DTO
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@457 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-16 13:01:24 +00:00
andreas.schildbach@gmail.com
91d310b1dd get rid of line colors in connection DTO hierarchy
git-svn-id: https://public-transport-enabler.googlecode.com/svn/trunk@456 0924bc21-9374-b0fa-ee44-9ff1593b38f0
2011-01-16 12:39:08 +00:00