/[projects]/android/TrainInfo/src/dk/thoerup/traininfo/provider
ViewVC logotype

Log of /android/TrainInfo/src/dk/thoerup/traininfo/provider

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 2468)

Revision 1164 - Directory Listing
Modified Wed Oct 6 10:42:51 2010 UTC (13 years, 8 months ago) by torben
rename lookupStations -> lookupStationsByLocation

Revision 1160 - Directory Listing
Modified Mon Oct 4 08:42:12 2010 UTC (13 years, 8 months ago) by torben
Make cache cleanup code a little more elegant

Revision 1079 - Directory Listing
Modified Mon Sep 20 06:41:59 2010 UTC (13 years, 9 months ago) by torben
More cleanup

Revision 1077 - Directory Listing
Modified Sat Sep 18 07:16:40 2010 UTC (13 years, 9 months ago) by torben
always try with an url no matter whether urlencoding failed

Revision 1066 - Directory Listing
Modified Thu Sep 16 15:32:42 2010 UTC (13 years, 9 months ago) by torben
Experimental #5, update TrainInfo client to use common data-beans

Revision 1053 - Directory Listing
Modified Tue Sep 14 16:00:57 2010 UTC (13 years, 9 months ago) by torben
First iteration of metro support

Revision 1052 - Directory Listing
Modified Tue Sep 14 14:13:49 2010 UTC (13 years, 9 months ago) by torben
Lower the timeout for connecting to departure backend (45 sek -> 30 sek)

Revision 1031 - Directory Listing
Modified Wed Sep 8 08:45:18 2010 UTC (13 years, 9 months ago) by torben
Only use 4 decimals for latitude/longitude

Revision 1027 - Directory Listing
Modified Wed Sep 8 06:03:45 2010 UTC (13 years, 9 months ago) by torben
Clean up the cache to avoid OutOfMemoryError exceptions

Revision 1024 - Directory Listing
Modified Tue Aug 31 05:44:45 2010 UTC (13 years, 10 months ago) by torben
use append(char[], int offset, int length) as it is more effective

Revision 1007 - Directory Listing
Modified Tue Aug 3 06:12:10 2010 UTC (13 years, 10 months ago) by torben
switch the last 2 xml providers away from 2-step lookup

Revision 1006 - Directory Listing
Modified Mon Aug 2 23:18:53 2010 UTC (13 years, 10 months ago) by torben
Go away from 2-step station lookup (so now station-cache actually works)

No i just need to do the same operation for the 2 other xml providers

Revision 1005 - Directory Listing
Modified Mon Aug 2 23:03:11 2010 UTC (13 years, 10 months ago) by torben
remember to actually save the stations

Revision 1004 - Directory Listing
Modified Mon Aug 2 23:01:47 2010 UTC (13 years, 10 months ago) by torben
Add client-side station cache

Revision 981 - Directory Listing
Modified Sat Jul 10 16:03:10 2010 UTC (13 years, 11 months ago) by torben
add support for parsing notification messages from departure xml docs

Revision 840 - Directory Listing
Modified Fri Jun 11 18:46:46 2010 UTC (14 years ago) by torben
Enable forward navigation from timetable list to a new departure list

Revision 835 - Directory Listing
Modified Fri Jun 11 14:05:24 2010 UTC (14 years ago) by torben
Add support for fetching arrivals as well

Revision 700 - Directory Listing
Modified Mon May 3 12:39:34 2010 UTC (14 years, 1 month ago) by torben
Mark debug stations as regional stations

Revision 699 - Directory Listing
Modified Mon May 3 11:19:18 2010 UTC (14 years, 1 month ago) by torben
Switch to using type ("S2" vs "FJRN") for differentiating between regional trains and s-tog (corresponding change R697 on TrainInfoService)

Revision 577 - Directory Listing
Modified Tue Feb 2 08:41:18 2010 UTC (14 years, 4 months ago) by torben
Mark the google provider as deprecated

Revision 576 - Directory Listing
Modified Tue Feb 2 08:39:15 2010 UTC (14 years, 4 months ago) by torben
remove old code (stationcode var)

Revision 575 - Directory Listing
Modified Tue Feb 2 08:34:00 2010 UTC (14 years, 4 months ago) by torben
revert to r571 (before widget code)

Revision 574 - Directory Listing
Modified Mon Feb 1 16:52:52 2010 UTC (14 years, 4 months ago) by torben
Stationcode is no longer used

Revision 564 - Directory Listing
Modified Thu Jan 28 09:16:33 2010 UTC (14 years, 5 months ago) by torben
Use float for lat/long to get some shorter strings

Revision 551 - Directory Listing
Modified Tue Jan 26 20:28:13 2010 UTC (14 years, 5 months ago) by torben
Extract station types from xml

Revision 493 - Directory Listing
Modified Sun Nov 1 16:47:07 2009 UTC (14 years, 7 months ago) by torben
Switch to server provided addresses

Revision 433 - Directory Listing
Modified Sat Oct 10 11:30:08 2009 UTC (14 years, 8 months ago) by torben
Added station favorite list

Revision 391 - Directory Listing
Modified Sat Oct 3 10:55:43 2009 UTC (14 years, 8 months ago) by torben
Also cache timetable entries

Revision 390 - Directory Listing
Modified Fri Oct 2 19:01:53 2009 UTC (14 years, 8 months ago) by torben
Restructured client-side cache to a structure similar to that used in the servlets

Revision 383 - Directory Listing
Modified Fri Oct 2 11:28:54 2009 UTC (14 years, 8 months ago) by torben
Encode searchname in iso8859-1

Revision 381 - Directory Listing
Modified Fri Oct 2 10:39:09 2009 UTC (14 years, 8 months ago) by torben
Basic implementation of searchStationByName feature

Revision 365 - Directory Listing
Modified Wed Sep 30 09:14:27 2009 UTC (14 years, 9 months ago) by torben
First workable version with timetable feature

Revision 363 - Directory Listing
Modified Wed Sep 30 06:01:39 2009 UTC (14 years, 9 months ago) by torben
More debug data

Revision 358 - Directory Listing
Modified Tue Sep 29 19:08:39 2009 UTC (14 years, 9 months ago) by torben
Correction to previous commit

Revision 357 - Directory Listing
Modified Tue Sep 29 19:06:34 2009 UTC (14 years, 9 months ago) by torben
Extract service base to a common static final string for easy switch to other service locations

Revision 352 - Directory Listing
Modified Tue Sep 29 13:35:13 2009 UTC (14 years, 9 months ago) by torben
First take on timetable parser

Revision 320 - Directory Listing
Modified Sat Sep 12 12:33:24 2009 UTC (14 years, 9 months ago) by torben
Don't return the departures as unmodifiable

Revision 319 - Directory Listing
Modified Fri Sep 11 12:24:53 2009 UTC (14 years, 9 months ago) by torben
Provider's : differentiate between an empty returned list or a communication error

Re-organize some of the background work

Revision 318 - Directory Listing
Modified Fri Sep 11 11:51:57 2009 UTC (14 years, 9 months ago) by torben
Silence chatty debug info

Revision 315 - Directory Listing
Modified Fri Sep 11 08:34:57 2009 UTC (14 years, 9 months ago) by torben
Don't register as a dtd handler

Revision 310 - Directory Listing
Modified Thu Sep 10 19:09:09 2009 UTC (14 years, 9 months ago) by torben
Make code work with new servlets (and new db layout)

Revision 302 - Directory Listing
Modified Mon Sep 7 13:23:48 2009 UTC (14 years, 9 months ago) by torben
* StationList is downloaded as iso 8859-1
* Don't use mockup locations

Revision 294 - Directory Listing
Modified Tue Sep 1 20:28:55 2009 UTC (14 years, 9 months ago) by torben
Some work on new xmlStationProvider

Revision 283 - Directory Listing
Modified Thu Aug 27 08:34:50 2009 UTC (14 years, 10 months ago) by torben
Make downloadUtil a little more intelligent


Revision 255 - Directory Listing
Modified Mon Aug 10 17:01:51 2009 UTC (14 years, 10 months ago) by torben
Clean up imports

Revision 253 - Directory Listing
Modified Mon Aug 10 16:58:22 2009 UTC (14 years, 10 months ago) by torben
Refactored the station lookup into a provider interface

Revision 246 - Directory Listing
Modified Sun Aug 9 19:49:29 2009 UTC (14 years, 10 months ago) by torben
Use a longer timeout for the xml data

Revision 244 - Directory Listing
Modified Sun Aug 9 17:46:09 2009 UTC (14 years, 10 months ago) by torben
Draw a small icon next to the departure if there's extra information

Revision 238 - Directory Listing
Modified Sat Aug 8 20:09:47 2009 UTC (14 years, 10 months ago) by torben
Create a utility class for downloading xml docs, and make fetching of departure data asynchronous

Revision 237 - Directory Listing
Added Sat Aug 8 19:02:20 2009 UTC (14 years, 10 months ago) by torben
First version

  ViewVC Help
Powered by ViewVC 1.1.20