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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 488 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 29 13:42:57 2009 UTC (14 years, 6 months ago) by torben
File length: 2960 byte(s)
Diff to previous 474
enable save of lastKnownLocation

Revision 474 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 27 13:40:15 2009 UTC (14 years, 6 months ago) by torben
File length: 2498 byte(s)
Diff to previous 354
Remove unneeded imports

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

Revision 341 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 24 08:19:23 2009 UTC (14 years, 7 months ago) by torben
File length: 3771 byte(s)
Diff to previous 336
Relax the gps precision requirements

Revision 336 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 23 12:51:49 2009 UTC (14 years, 7 months ago) by torben
File length: 3771 byte(s)
Diff to previous 319
* Enable retry on errors,
* rename TrainInfoList to StationList
* add AdMob advertising

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: 3922 byte(s)
Copied from: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java revision 310
Diff to previous 310
Provider's : differentiate between an empty returned list or a communication error

Re-organize some of the background work

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/StationLocator.java
File length: 4205 byte(s)
Diff to previous 289
Make code work with new servlets (and new db layout)

Revision 289 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 28 13:56:12 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 4208 byte(s)
Diff to previous 288
Add aarhus to list of mock locations

Revision 288 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 28 07:58:50 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 4080 byte(s)
Diff to previous 286
Remove unused code

Revision 286 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 28 07:21:04 2009 UTC (14 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 4238 byte(s)
Diff to previous 285
Better balancing if both gps and network location providers are enabled

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

Revision 256 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 17:50:28 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 4478 byte(s)
Diff to previous 254
Added Hillerød station since it is both stog and regional train station

Revision 254 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 17:01:02 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 4356 byte(s)
Diff to previous 253
a bit more on the stationprovider refactoring

Revision 253 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 16:58:22 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 4598 byte(s)
Diff to previous 252
Refactored the station lookup into a provider interface

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/StationLocator.java
File length: 5906 byte(s)
Diff to previous 242
Add more mock locations and a method for removing the test provider

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/StationLocator.java
File length: 5385 byte(s)
Diff to previous 241
Don't crash if there's no location provider

Revision 241 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 11:21:30 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 5382 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/StationLocator.java
File length: 4802 byte(s)
Diff to previous 238
Remove unused code

Revision 238 - (view) (download) (annotate) - [select for diffs]
Modified Sat Aug 8 20:09:47 2009 UTC (14 years, 9 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 5218 byte(s)
Diff to previous 237
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
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/StationLocator.java
File length: 5040 byte(s)
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