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

Log of /android/TrainInfo/src/dk/thoerup/traininfo/StationList.java

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 440 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 11 07:18:56 2009 UTC (14 years, 7 months ago) by torben
File length: 15511 byte(s)
Diff to previous 439 , to selected 241
Minor refactorings

Revision 439 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 11 07:07:29 2009 UTC (14 years, 7 months ago) by torben
File length: 15495 byte(s)
Diff to previous 435 , to selected 241
Use shorter labels, so the menu can be more compact

Revision 435 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 10 11:34:35 2009 UTC (14 years, 7 months ago) by torben
File length: 15505 byte(s)
Diff to previous 433 , to selected 241
... also save the favoritelist

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: 15461 byte(s)
Diff to previous 420 , to selected 241
Added station favorite list

Revision 420 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 8 11:50:46 2009 UTC (14 years, 7 months ago) by torben
File length: 12531 byte(s)
Diff to previous 419 , to selected 241
Don't explicitly call it gps timeout, network location provider can also time out (in case of no network coverage)

Revision 419 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 8 07:31:37 2009 UTC (14 years, 7 months ago) by torben
File length: 12526 byte(s)
Diff to previous 401 , to selected 241
Use default android menu icons

Revision 401 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 6 19:13:34 2009 UTC (14 years, 7 months ago) by torben
File length: 12254 byte(s)
Diff to previous 382 , to selected 241
Add location info to about box

Revision 382 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 2 10:49:00 2009 UTC (14 years, 7 months ago) by torben
File length: 11954 byte(s)
Diff to previous 381 , to selected 241
Typo fix

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: 11954 byte(s)
Diff to previous 374 , to selected 241
Basic implementation of searchStationByName feature

Revision 374 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 30 20:38:47 2009 UTC (14 years, 8 months ago) by torben
File length: 9012 byte(s)
Diff to previous 371 , to selected 241
Also save location

Revision 371 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 30 19:09:59 2009 UTC (14 years, 8 months ago) by torben
File length: 8823 byte(s)
Diff to previous 369 , to selected 241
Added about box

Revision 369 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 30 16:40:48 2009 UTC (14 years, 8 months ago) by torben
File length: 8496 byte(s)
Diff to previous 368 , to selected 241
Draw user location on stationmap,
When a station icon is pressed, show the station name in a toaster box

Revision 368 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 30 13:32:20 2009 UTC (14 years, 8 months ago) by torben
File length: 8482 byte(s)
Diff to previous 354 , to selected 241
First iteration on stationmap

Revision 354 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 29 18:24:23 2009 UTC (14 years, 8 months ago) by torben
File length: 7390 byte(s)
Diff to previous 336 , to selected 241
Remove mock location code

Revision 336 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 23 12:51:49 2009 UTC (14 years, 8 months ago) by torben
File length: 7478 byte(s)
Copied from: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java revision 333
Diff to previous 333 , to selected 241
* Enable retry on errors,
* rename TrainInfoList to StationList
* add AdMob advertising

Revision 333 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 23 05:39:04 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 6099 byte(s)
Diff to previous 331 , to selected 241
New icons


Revision 331 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 22 13:57:13 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 6099 byte(s)
Diff to previous 319 , to selected 241
Better train icon detection

Revision 319 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 11 12:24:53 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 6099 byte(s)
Diff to previous 317 , to selected 241
Provider's : differentiate between an empty returned list or a communication error

Re-organize some of the background work

Revision 317 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 11 09:12:45 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 5628 byte(s)
Diff to previous 316 , to selected 241
Do the background address lokkup at a smarter point

Revision 316 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 11 08:48:18 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 4737 byte(s)
Diff to previous 311 , to selected 241
Lookup of the stations address is now done in background

Revision 311 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 10 19:11:48 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 5529 byte(s)
Diff to previous 310 , to selected 241
When will i learn that i may not commit code with mockLocations enabled ?

Revision 310 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 10 19:09:09 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 5529 byte(s)
Diff to previous 302 , to selected 241
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
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 5526 byte(s)
Diff to previous 294 , to selected 241
* StationList is downloaded as iso 8859-1
* Don't use mockup locations

Revision 294 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 1 20:28:55 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 5526 byte(s)
Diff to previous 285 , to selected 241
Some work on new xmlStationProvider

Revision 285 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 28 06:34:42 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 4561 byte(s)
Diff to previous 260 , to selected 241
Safer fail over if there actually was obtained a usable location

Revision 260 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 19:44:52 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 4414 byte(s)
Diff to previous 258 , to selected 241
No need for copying the loaded station list

Revision 258 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 19:37:18 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 4442 byte(s)
Diff to previous 252 , to selected 241
Also make the station list work correctly when device is flipped

Revision 252 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 10:49:43 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 3974 byte(s)
Diff to previous 245 , to selected 241
Add more mock locations and a method for removing the test provider

Revision 245 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 19:40:05 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 3931 byte(s)
Diff to previous 243 , to selected 241
Small mods to the messagebox

Revision 243 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 12:12:33 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 4089 byte(s)
Diff to previous 242 , to selected 241
Make the activities behave better if the device is rotated while it is working

Revision 242 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 11:48:36 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 3953 byte(s)
Diff to previous 241
Don't crash if there's no location provider

Revision 241 - (view) (download) (annotate) - [selected]
Modified Sun Aug 9 11:21:30 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 3954 byte(s)
Diff to previous 240
The socket communication with google is now done asynchronously


Revision 240 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 09:20:45 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 3455 byte(s)
Diff to previous 239 , to selected 241
Remove unused code

Revision 239 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 09:09:16 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 3647 byte(s)
Diff to previous 237 , to selected 241
Launch a map viewer when user clicks the station's address

Revision 237 - (view) (download) (annotate) - [select for diffs]
Added Sat Aug 8 19:02:20 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/TrainInfoList.java
File length: 3537 byte(s)
Diff to selected 241
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