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

Log of /android/TrainInfo/src/dk/thoerup/traininfo/provider/XmlDepartureProvider.java

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1160 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 4 08:42:12 2010 UTC (13 years, 7 months ago) by torben
File length: 1841 byte(s)
Diff to previous 1079 , to selected 1066
Make cache cleanup code a little more elegant

Revision 1079 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 20 06:41:59 2010 UTC (13 years, 8 months ago) by torben
File length: 1750 byte(s)
Diff to previous 1066
More cleanup

Revision 1066 - (view) (download) (annotate) - [selected]
Modified Thu Sep 16 15:32:42 2010 UTC (13 years, 8 months ago) by torben
File length: 1900 byte(s)
Diff to previous 1052
Experimental #5, update TrainInfo client to use common data-beans

Revision 1052 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 14 14:13:49 2010 UTC (13 years, 8 months ago) by torben
File length: 4243 byte(s)
Diff to previous 1024 , to selected 1066
Lower the timeout for connecting to departure backend (45 sek -> 30 sek)

Revision 1024 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 31 05:44:45 2010 UTC (13 years, 9 months ago) by torben
File length: 4243 byte(s)
Diff to previous 1007 , to selected 1066
use append(char[], int offset, int length) as it is more effective

Revision 1007 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 3 06:12:10 2010 UTC (13 years, 9 months ago) by torben
File length: 4277 byte(s)
Diff to previous 981 , to selected 1066
switch the last 2 xml providers away from 2-step lookup

Revision 981 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 10 16:03:10 2010 UTC (13 years, 10 months ago) by torben
File length: 4301 byte(s)
Diff to previous 835 , to selected 1066
add support for parsing notification messages from departure xml docs

Revision 835 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 11 14:05:24 2010 UTC (13 years, 11 months ago) by torben
File length: 4240 byte(s)
Diff to previous 699 , to selected 1066
Add support for fetching arrivals as well

Revision 699 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 3 11:19:18 2010 UTC (14 years ago) by torben
File length: 4034 byte(s)
Diff to previous 391 , to selected 1066
Switch to using type ("S2" vs "FJRN") for differentiating between regional trains and s-tog (corresponding change R697 on TrainInfoService)

Revision 391 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 3 10:55:43 2009 UTC (14 years, 7 months ago) by torben
File length: 3944 byte(s)
Diff to previous 390 , to selected 1066
Also cache timetable entries

Revision 390 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 2 19:01:53 2009 UTC (14 years, 7 months ago) by torben
File length: 4039 byte(s)
Diff to previous 358 , to selected 1066
Restructured client-side cache to a structure similar to that used in the servlets

Revision 358 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 29 19:08:39 2009 UTC (14 years, 8 months ago) by torben
File length: 4223 byte(s)
Diff to previous 357 , to selected 1066
Correction to previous commit

Revision 357 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 29 19:06:34 2009 UTC (14 years, 8 months ago) by torben
File length: 4240 byte(s)
Diff to previous 320 , to selected 1066
Extract service base to a common static final string for easy switch to other service locations

Revision 320 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 12 12:33:24 2009 UTC (14 years, 8 months ago) by torben
File length: 4280 byte(s)
Diff to previous 319 , to selected 1066
Don't return the departures as unmodifiable

Revision 319 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 11 12:24:53 2009 UTC (14 years, 8 months ago) by torben
File length: 4310 byte(s)
Diff to previous 315 , to selected 1066
Provider's : differentiate between an empty returned list or a communication error

Re-organize some of the background work

Revision 315 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 11 08:34:57 2009 UTC (14 years, 8 months ago) by torben
File length: 3122 byte(s)
Diff to previous 310 , to selected 1066
Don't register as a dtd handler

Revision 310 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 10 19:09:09 2009 UTC (14 years, 8 months ago) by torben
File length: 3150 byte(s)
Diff to previous 294 , to selected 1066
Make code work with new servlets (and new db layout)

Revision 294 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 1 20:28:55 2009 UTC (14 years, 8 months ago) by torben
File length: 3044 byte(s)
Diff to previous 283 , to selected 1066
Some work on new xmlStationProvider

Revision 283 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 27 08:34:50 2009 UTC (14 years, 9 months ago) by torben
File length: 3006 byte(s)
Diff to previous 246 , to selected 1066
Make downloadUtil a little more intelligent


Revision 246 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 19:49:29 2009 UTC (14 years, 9 months ago) by torben
File length: 3000 byte(s)
Diff to previous 244 , to selected 1066
Use a longer timeout for the xml data

Revision 244 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 17:46:09 2009 UTC (14 years, 9 months ago) by torben
File length: 3000 byte(s)
Diff to previous 238 , to selected 1066
Draw a small icon next to the departure if there's extra information

Revision 238 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 8 20:09:47 2009 UTC (14 years, 9 months ago) by torben
File length: 2944 byte(s)
Diff to previous 237 , to selected 1066
Create a utility class for downloading xml docs, and make fetching of departure data asynchronous

Revision 237 - (view) (download) (annotate) - [select for diffs]
Added Sat Aug 8 19:02:20 2009 UTC (14 years, 9 months ago) by torben
File length: 3558 byte(s)
Diff to selected 1066
First version

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20