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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1077 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 18 07:16:40 2010 UTC (13 years, 8 months ago) by torben
File length: 2562 byte(s)
Diff to previous 1066 , to selected 294
always try with an url no matter whether urlencoding failed

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

Revision 1031 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 8 08:45:18 2010 UTC (13 years, 8 months ago) by torben
File length: 4295 byte(s)
Diff to previous 1006 , to selected 294
Only use 4 decimals for latitude/longitude

Revision 1006 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 2 23:18:53 2010 UTC (13 years, 9 months ago) by torben
File length: 4075 byte(s)
Diff to previous 1005 , to selected 294
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 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 2 23:03:11 2010 UTC (13 years, 9 months ago) by torben
File length: 4127 byte(s)
Diff to previous 1004 , to selected 294
remember to actually save the stations

Revision 1004 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 2 23:01:47 2010 UTC (13 years, 9 months ago) by torben
File length: 4100 byte(s)
Diff to previous 576 , to selected 294
Add client-side station cache

Revision 576 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 2 08:39:15 2010 UTC (14 years, 3 months ago) by torben
File length: 3512 byte(s)
Diff to previous 575 , to selected 294
remove old code (stationcode var)

Revision 575 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 2 08:34:00 2010 UTC (14 years, 3 months ago) by torben
File length: 3591 byte(s)
Diff to previous 574 , to selected 294
revert to r571 (before widget code)

Revision 574 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 1 16:52:52 2010 UTC (14 years, 3 months ago) by torben
File length: 3517 byte(s)
Diff to previous 564 , to selected 294
Stationcode is no longer used

Revision 564 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 09:16:33 2010 UTC (14 years, 4 months ago) by torben
File length: 3591 byte(s)
Diff to previous 551 , to selected 294
Use float for lat/long to get some shorter strings

Revision 551 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 26 20:28:13 2010 UTC (14 years, 4 months ago) by torben
File length: 3577 byte(s)
Diff to previous 493 , to selected 294
Extract station types from xml

Revision 493 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 1 16:47:07 2009 UTC (14 years, 6 months ago) by torben
File length: 3275 byte(s)
Diff to previous 433 , to selected 294
Switch to server provided addresses

Revision 433 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 10 11:30:08 2009 UTC (14 years, 7 months ago) by torben
File length: 3195 byte(s)
Diff to previous 391 , to selected 294
Added station favorite list

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: 2982 byte(s)
Diff to previous 383 , to selected 294
Also cache timetable entries

Revision 383 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 2 11:28:54 2009 UTC (14 years, 7 months ago) by torben
File length: 3026 byte(s)
Diff to previous 381 , to selected 294
Encode searchname in iso8859-1

Revision 381 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 2 10:39:09 2009 UTC (14 years, 7 months ago) by torben
File length: 2783 byte(s)
Diff to previous 357 , to selected 294
Basic implementation of searchStationByName feature

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: 2439 byte(s)
Diff to previous 352 , to selected 294
Extract service base to a common static final string for easy switch to other service locations

Revision 352 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 29 13:35:13 2009 UTC (14 years, 8 months ago) by torben
File length: 2455 byte(s)
Diff to previous 319 , to selected 294
First take on timetable parser

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: 2918 byte(s)
Diff to previous 318 , to selected 294
Provider's : differentiate between an empty returned list or a communication error

Re-organize some of the background work

Revision 318 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 11 11:51:57 2009 UTC (14 years, 8 months ago) by torben
File length: 2855 byte(s)
Diff to previous 310 , to selected 294
Silence chatty debug info

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: 3070 byte(s)
Diff to previous 302 , to selected 294
Make code work with new servlets (and new db layout)

Revision 302 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 7 13:23:48 2009 UTC (14 years, 8 months ago) by torben
File length: 3008 byte(s)
Diff to previous 294
* StationList is downloaded as iso 8859-1
* Don't use mockup locations

Revision 294 - (view) (download) (annotate) - [selected]
Added Tue Sep 1 20:28:55 2009 UTC (14 years, 8 months ago) by torben
File length: 2994 byte(s)
Some work on new xmlStationProvider

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