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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1053 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 14 16:00:57 2010 UTC (13 years, 8 months ago) by torben
File length: 14265 byte(s)
Diff to previous 1044
First iteration of metro support

Revision 1044 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 13 21:59:32 2010 UTC (13 years, 8 months ago) by torben
File length: 10287 byte(s)
Diff to previous 1028
Code sync towards metro client-side feature

Revision 1028 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 8 06:25:13 2010 UTC (13 years, 8 months ago) by torben
File length: 9598 byte(s)
Diff to previous 1027
Do the cleanup in onCreate before starting any background job - so the cleanup and background work doesn't collide

Revision 1027 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 8 06:03:45 2010 UTC (13 years, 8 months ago) by torben
File length: 9631 byte(s)
Diff to previous 1017
Clean up the cache to avoid OutOfMemoryError exceptions

Revision 1017 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 24 19:36:27 2010 UTC (13 years, 8 months ago) by torben
File length: 9525 byte(s)
Diff to previous 1007
Only try 3 times and then show the cancel button to abort

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: 9403 byte(s)
Diff to previous 990
switch the last 2 xml providers away from 2-step lookup

Revision 990 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 12 16:09:39 2010 UTC (13 years, 10 months ago) by torben
File length: 9489 byte(s)
Diff to previous 985
Only try to set departures if we actually have some

Revision 985 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 11 16:01:41 2010 UTC (13 years, 10 months ago) by torben
File length: 9408 byte(s)
Diff to previous 984
externalize and translate 2 more strings

Revision 984 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 11 15:29:13 2010 UTC (13 years, 10 months ago) by torben
File length: 9340 byte(s)
Diff to previous 982
clean imports

Revision 982 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 11 14:58:13 2010 UTC (13 years, 10 months ago) by torben
File length: 9424 byte(s)
Diff to previous 981
Add support for showing station-notifications

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: 7796 byte(s)
Diff to previous 918
add support for parsing notification messages from departure xml docs

Revision 918 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 26 11:02:53 2010 UTC (13 years, 10 months ago) by torben
File length: 7883 byte(s)
Diff to previous 917
Stop any background work if the activity is destroyed

Revision 917 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 26 10:50:34 2010 UTC (13 years, 10 months ago) by torben
File length: 7739 byte(s)
Diff to previous 906
Attempt to silence this exception

java.lang.IllegalStateException: The content of the adapter has changed but ListView did not receive a notification. Make sure the content of your adapter is not modified from a background thread, but only from the UI thread. [in ListView(16908298, class android.widget.ListView) with Adapter(class dk.thoerup.traininfo.DepartureListAdapter)]


Revision 906 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 25 23:59:58 2010 UTC (13 years, 10 months ago) by torben
File length: 7513 byte(s)
Diff to previous 843
Finish activity if errormsg

Revision 843 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 13 13:45:37 2010 UTC (13 years, 11 months ago) by torben
File length: 7507 byte(s)
Diff to previous 835
Finish activities if data lookup failed

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: 7471 byte(s)
Diff to previous 742
Add support for fetching arrivals as well

Revision 742 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 19 16:27:41 2010 UTC (13 years, 11 months ago) by torben
File length: 6113 byte(s)
Diff to previous 630
Don't show distance to station, unless we really have one

Revision 630 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 17 15:27:11 2010 UTC (14 years, 2 months ago) by torben
File length: 5992 byte(s)
Diff to previous 575
Catch exceptions

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: 5735 byte(s)
Diff to previous 572
revert to r571 (before widget code)

Revision 572 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 1 16:49:02 2010 UTC (14 years, 3 months ago) by torben
File length: 6029 byte(s)
Diff to previous 561
Code.sync: first try at widget

Revision 561 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 28 08:55:19 2010 UTC (14 years, 3 months ago) by torben
File length: 5735 byte(s)
Diff to previous 557
Externalize strings

Revision 557 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jan 27 10:04:28 2010 UTC (14 years, 3 months ago) by torben
File length: 5639 byte(s)
Diff to previous 552
Simplify data transfer between these two activities


Revision 552 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 26 21:17:26 2010 UTC (14 years, 3 months ago) by torben
File length: 6038 byte(s)
Diff to previous 474
DepartureList: Show a message if it is a metro only station

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: 5607 byte(s)
Diff to previous 365
Remove unneeded imports

Revision 365 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 30 09:14:27 2009 UTC (14 years, 7 months ago) by torben
File length: 5633 byte(s)
Diff to previous 364
First workable version with timetable feature

Revision 364 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 30 06:02:03 2009 UTC (14 years, 7 months ago) by torben
File length: 5745 byte(s)
Diff to previous 362
Code sync

Revision 362 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 29 21:30:16 2009 UTC (14 years, 7 months ago) by torben
File length: 5703 byte(s)
Diff to previous 336
CodeSync towards timetable feature

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: 7221 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: 6511 byte(s)
Diff to previous 317
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
File length: 6314 byte(s)
Diff to previous 316
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
File length: 7041 byte(s)
Diff to previous 310
Lookup of the stations address is now done in background

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: 6172 byte(s)
Diff to previous 294
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: 6157 byte(s)
Diff to previous 257
Some work on new xmlStationProvider

Revision 257 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 18:48:24 2009 UTC (14 years, 9 months ago) by torben
File length: 6100 byte(s)
Diff to previous 255
Make departurelist work correctly when device is flipped

Revision 255 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 17:01:51 2009 UTC (14 years, 9 months ago) by torben
File length: 5160 byte(s)
Diff to previous 253
Clean up imports

Revision 253 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 16:58:22 2009 UTC (14 years, 9 months ago) by torben
File length: 5190 byte(s)
Diff to previous 249
Refactored the station lookup into a provider interface

Revision 249 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 10 06:22:54 2009 UTC (14 years, 9 months ago) by torben
File length: 5183 byte(s)
Diff to previous 245
Add train number to departure list

Revision 245 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 19:40:05 2009 UTC (14 years, 9 months ago) by torben
File length: 5091 byte(s)
Diff to previous 243
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
File length: 5056 byte(s)
Diff to previous 239
Make the activities behave better if the device is rotated while it is working

Revision 239 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 9 09:09:16 2009 UTC (14 years, 9 months ago) by torben
File length: 4909 byte(s)
Diff to previous 238
Launch a map viewer when user clicks the station's address

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: 4418 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
File length: 3883 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