/[projects]/android
ViewVC logotype

Log of /android

View Directory Listing Directory Listing


Sticky Revision:

Revision 357 - Directory Listing
Modified Tue Sep 29 19:06:34 2009 UTC (14 years, 8 months ago) by torben
Extract service base to a common static final string for easy switch to other service locations

Revision 356 - Directory Listing
Modified Tue Sep 29 18:25:58 2009 UTC (14 years, 8 months ago) by torben
Added mock location

Revision 355 - Directory Listing
Modified Tue Sep 29 18:25:19 2009 UTC (14 years, 8 months ago) by torben
Initial import.

Revision 354 - Directory Listing
Modified Tue Sep 29 18:24:23 2009 UTC (14 years, 8 months ago) by torben
Remove mock location code

Revision 353 - Directory Listing
Modified Tue Sep 29 15:49:19 2009 UTC (14 years, 8 months ago) by torben
No need for logging the requested bane.dk url

Revision 352 - Directory Listing
Modified Tue Sep 29 13:35:13 2009 UTC (14 years, 8 months ago) by torben
First take on timetable parser

Revision 351 - Directory Listing
Modified Mon Sep 28 21:39:49 2009 UTC (14 years, 8 months ago) by torben
Simplify icon selection a bit

Revision 350 - Directory Listing
Modified Mon Sep 28 21:33:24 2009 UTC (14 years, 8 months ago) by torben
Added code for extracting a single train's timetable from bane.dk

Revision 349 - Directory Listing
Modified Mon Sep 28 19:14:18 2009 UTC (14 years, 8 months ago) by torben
Extract trainNumbers for S-train

Revision 348 - Directory Listing
Modified Sun Sep 27 19:14:39 2009 UTC (14 years, 8 months ago) by torben
Improve on error handling and logging

Revision 347 - Directory Listing
Modified Fri Sep 25 13:54:16 2009 UTC (14 years, 8 months ago) by torben
Better handling of the different request types

Revision 346 - Directory Listing
Modified Fri Sep 25 07:48:13 2009 UTC (14 years, 8 months ago) by torben
Bump version number - and prepare for first upload to market :)

Revision 345 - Directory Listing
Modified Thu Sep 24 21:22:31 2009 UTC (14 years, 8 months ago) by torben
No need for google maps api

Revision 344 - Directory Listing
Modified Thu Sep 24 21:04:34 2009 UTC (14 years, 8 months ago) by torben
Don't write the sql string to system out

Revision 343 - Directory Listing
Modified Thu Sep 24 20:33:06 2009 UTC (14 years, 8 months ago) by torben
Force UTF8 on this file, and alter to use correct station code

Revision 342 - Directory Listing
Modified Thu Sep 24 20:20:49 2009 UTC (14 years, 8 months ago) by torben
Make sure that the required table is present

Revision 341 - Directory Listing
Modified Thu Sep 24 08:19:23 2009 UTC (14 years, 8 months ago) by torben
Relax the gps precision requirements

Revision 340 - Directory Listing
Modified Wed Sep 23 13:13:48 2009 UTC (14 years, 8 months ago) by torben
Let traininfo let it have its own admob id

Revision 339 - Directory Listing
Modified Wed Sep 23 13:09:47 2009 UTC (14 years, 8 months ago) by torben
Rename to "Traininfo DK", so android market users easy can see that this is for danish trains

Revision 338 - Directory Listing
Modified Wed Sep 23 12:57:34 2009 UTC (14 years, 8 months ago) by torben
Reference to admob library via workspace project

Revision 337 - Directory Listing
Modified Wed Sep 23 12:54:05 2009 UTC (14 years, 8 months ago) by torben
import admob library

Revision 336 - Directory Listing
Modified Wed Sep 23 12:51:49 2009 UTC (14 years, 8 months ago) by torben
* Enable retry on errors,
* rename TrainInfoList to StationList
* add AdMob advertising

Revision 335 - Directory Listing
Modified Wed Sep 23 10:38:55 2009 UTC (14 years, 8 months ago) by torben
Related to previous commit: also remove the black border from the image source

Revision 334 - Directory Listing
Modified Wed Sep 23 10:38:14 2009 UTC (14 years, 8 months ago) by torben
No need for a black border on these icons

Revision 333 - Directory Listing
Modified Wed Sep 23 05:39:04 2009 UTC (14 years, 8 months ago) by torben
New icons


Revision 332 - Directory Listing
Modified Tue Sep 22 13:57:36 2009 UTC (14 years, 8 months ago) by torben
Better train icon detection

Revision 331 - Directory Listing
Modified Tue Sep 22 13:57:13 2009 UTC (14 years, 8 months ago) by torben
Better train icon detection

Revision 322 - Directory Listing
Modified Mon Sep 14 07:29:59 2009 UTC (14 years, 8 months ago) by torben
Enable a station search based on station name

Revision 321 - Directory Listing
Modified Sun Sep 13 20:17:32 2009 UTC (14 years, 8 months ago) by torben
work correctly when clock wraps around at midnight

Revision 320 - Directory Listing
Modified Sat Sep 12 12:33:24 2009 UTC (14 years, 8 months ago) by torben
Don't return the departures as unmodifiable

Revision 319 - Directory Listing
Modified Fri Sep 11 12:24:53 2009 UTC (14 years, 8 months ago) by torben
Provider's : differentiate between an empty returned list or a communication error

Re-organize some of the background work

Revision 318 - Directory Listing
Modified Fri Sep 11 11:51:57 2009 UTC (14 years, 8 months ago) by torben
Silence chatty debug info

Revision 317 - Directory Listing
Modified Fri Sep 11 09:12:45 2009 UTC (14 years, 8 months ago) by torben
Do the background address lokkup at a smarter point

Revision 316 - Directory Listing
Modified Fri Sep 11 08:48:18 2009 UTC (14 years, 8 months ago) by torben
Lookup of the stations address is now done in background

Revision 315 - Directory Listing
Modified Fri Sep 11 08:34:57 2009 UTC (14 years, 8 months ago) by torben
Don't register as a dtd handler

Revision 314 - Directory Listing
Modified Fri Sep 11 08:02:33 2009 UTC (14 years, 8 months ago) by torben
Make dump=allfull work with new table structure

Revision 313 - Directory Listing
Modified Fri Sep 11 07:13:46 2009 UTC (14 years, 8 months ago) by torben
Remove that frickin information 'i' from the note

Revision 312 - Directory Listing
Modified Fri Sep 11 05:32:04 2009 UTC (14 years, 8 months ago) by torben
Print a nice userfriendly string instead of the raw updated int code

Revision 311 - Directory Listing
Modified Thu Sep 10 19:11:48 2009 UTC (14 years, 8 months ago) by torben
When will i learn that i may not commit code with mockLocations enabled ?

Revision 310 - Directory Listing
Modified Thu Sep 10 19:09:09 2009 UTC (14 years, 8 months ago) by torben
Make code work with new servlets (and new db layout)

Revision 309 - Directory Listing
Modified Thu Sep 10 19:00:31 2009 UTC (14 years, 8 months ago) by torben
Rework servlet to work with new database layout

Revision 308 - Directory Listing
Modified Thu Sep 10 18:13:52 2009 UTC (14 years, 8 months ago) by torben
Minor code tweaks

Revision 307 - Directory Listing
Modified Thu Sep 10 18:11:53 2009 UTC (14 years, 8 months ago) by torben
Finish new bane.dk screen-scraper

Revision 305 - Directory Listing
Modified Thu Sep 10 09:40:27 2009 UTC (14 years, 8 months ago) by torben
first version of new departure provider (this is supposed to replace the php mess)

Revision 304 - Directory Listing
Modified Tue Sep 8 11:51:21 2009 UTC (14 years, 8 months ago) by torben
more advanced report 

Revision 303 - Directory Listing
Modified Mon Sep 7 13:28:38 2009 UTC (14 years, 8 months ago) by torben
Update manifest with new version number

Revision 302 - Directory Listing
Modified Mon Sep 7 13:23:48 2009 UTC (14 years, 8 months ago) by torben
* StationList is downloaded as iso 8859-1
* Don't use mockup locations

Revision 301 - Directory Listing
Modified Mon Sep 7 12:23:35 2009 UTC (14 years, 8 months ago) by torben
LocateStations: make sure lat+long isn't null

Create a servlet for loading station table from bane.dk data

Revision 299 - Directory Listing
Modified Wed Sep 2 05:53:29 2009 UTC (14 years, 8 months ago) by torben
Add build dir

Revision 298 - Directory Listing
Modified Wed Sep 2 04:52:57 2009 UTC (14 years, 8 months ago) by torben
add another query to dumpresultset

Revision 297 - Directory Listing
Modified Wed Sep 2 04:02:47 2009 UTC (14 years, 8 months ago) by torben
At last commit, forgot change to also commit deployment description


Revision 296 - Directory Listing
Modified Tue Sep 1 22:18:41 2009 UTC (14 years, 8 months ago) by torben
first version of resultset dumper

Revision 295 - Directory Listing
Modified Tue Sep 1 21:17:54 2009 UTC (14 years, 8 months ago) by torben
Use default jre

Revision 294 - Directory Listing
Modified Tue Sep 1 20:28:55 2009 UTC (14 years, 8 months ago) by torben
Some work on new xmlStationProvider

Revision 293 - Directory Listing
Modified Tue Sep 1 19:40:02 2009 UTC (14 years, 8 months ago) by torben
Don't care about the station's address

Revision 292 - Directory Listing
Modified Tue Sep 1 19:17:18 2009 UTC (14 years, 8 months ago) by torben
Initial import

Revision 291 - Directory Listing
Modified Tue Sep 1 19:16:43 2009 UTC (14 years, 8 months ago) by torben
Initial import.

Revision 290 - Directory Listing
Modified Tue Sep 1 13:27:35 2009 UTC (14 years, 9 months ago) by torben
Rename jdbc resource

Revision 289 - Directory Listing
Modified Fri Aug 28 13:56:12 2009 UTC (14 years, 9 months ago) by torben
Add aarhus to list of mock locations

Revision 288 - Directory Listing
Modified Fri Aug 28 07:58:50 2009 UTC (14 years, 9 months ago) by torben
Remove unused code

Revision 287 - Directory Listing
Modified Fri Aug 28 07:46:55 2009 UTC (14 years, 9 months ago) by torben
Cleanup warnings

Revision 286 - Directory Listing
Modified Fri Aug 28 07:21:04 2009 UTC (14 years, 9 months ago) by torben
Better balancing if both gps and network location providers are enabled

Revision 285 - Directory Listing
Modified Fri Aug 28 06:34:42 2009 UTC (14 years, 9 months ago) by torben
Safer fail over if there actually was obtained a usable location

Revision 284 - Directory Listing
Modified Thu Aug 27 12:17:43 2009 UTC (14 years, 9 months ago) by torben
Just use default jre

Revision 283 - Directory Listing
Modified Thu Aug 27 08:34:50 2009 UTC (14 years, 9 months ago) by torben
Make downloadUtil a little more intelligent


Revision 282 - Directory Listing
Modified Wed Aug 26 12:42:01 2009 UTC (14 years, 9 months ago) by torben
Vibration feedback if user tries to go beyond zoom limits

Revision 281 - Directory Listing
Modified Tue Aug 25 19:00:58 2009 UTC (14 years, 9 months ago) by torben
Small fixes to the threading


Revision 280 - Directory Listing
Modified Tue Aug 25 05:59:52 2009 UTC (14 years, 9 months ago) by torben
bugfix, link to the correct servlet url

Revision 279 - Directory Listing
Modified Tue Aug 25 05:55:51 2009 UTC (14 years, 9 months ago) by torben
Debug/admin components for DroidRadarService

Revision 278 - Directory Listing
Modified Tue Aug 25 05:43:58 2009 UTC (14 years, 9 months ago) by torben


Revision 277 - Directory Listing
Modified Mon Aug 24 21:48:00 2009 UTC (14 years, 9 months ago) by torben
Very ugly first implementation of backend enabled droidradar

Revision 276 - Directory Listing
Modified Mon Aug 24 18:32:10 2009 UTC (14 years, 9 months ago) by torben
Finish rename


Revision 275 - Directory Listing
Modified Mon Aug 24 18:30:30 2009 UTC (14 years, 9 months ago) by torben
Rename to droidradar

Revision 274 - Directory Listing
Modified Fri Aug 21 14:03:03 2009 UTC (14 years, 9 months ago) by torben


Revision 273 - Directory Listing
Modified Fri Aug 21 12:21:32 2009 UTC (14 years, 9 months ago) by torben
For each entry, answer how may seconds has elapsed since it was updated

Revision 272 - Directory Listing
Modified Tue Aug 18 19:33:08 2009 UTC (14 years, 9 months ago) by torben


Revision 271 - Directory Listing
Modified Tue Aug 18 19:32:44 2009 UTC (14 years, 9 months ago) by torben
Initial import.

Revision 270 - Directory Listing
Modified Tue Aug 18 09:10:45 2009 UTC (14 years, 9 months ago) by torben
Extract imei

Revision 269 - Directory Listing
Modified Mon Aug 17 15:34:32 2009 UTC (14 years, 9 months ago) by torben
Remove all  correction

Revision 268 - Directory Listing
Modified Mon Aug 17 07:49:49 2009 UTC (14 years, 9 months ago) by torben
Also use a vertical correction factor for locations

Revision 267 - Directory Listing
Modified Sat Aug 15 10:05:48 2009 UTC (14 years, 9 months ago) by torben
Cache width,height and center

Revision 266 - Directory Listing
Modified Sat Aug 15 08:58:40 2009 UTC (14 years, 9 months ago) by torben
Remove magnetic sensor

Revision 265 - Directory Listing
Modified Thu Aug 13 20:08:16 2009 UTC (14 years, 9 months ago) by torben
Write 1,5 km correctly

Revision 264 - Directory Listing
Modified Thu Aug 13 19:03:06 2009 UTC (14 years, 9 months ago) by torben
First version

Revision 263 - Directory Listing
Modified Thu Aug 13 19:02:32 2009 UTC (14 years, 9 months ago) by torben
Initial import.

Revision 262 - Directory Listing
Modified Tue Aug 11 19:13:16 2009 UTC (14 years, 9 months ago) by torben


Revision 261 - Directory Listing
Modified Tue Aug 11 19:12:53 2009 UTC (14 years, 9 months ago) by torben
Initial import.

Revision 260 - Directory Listing
Modified Mon Aug 10 19:44:52 2009 UTC (14 years, 9 months ago) by torben
No need for copying the loaded station list

Revision 259 - Directory Listing
Modified Mon Aug 10 19:41:17 2009 UTC (14 years, 9 months ago) by torben
minor clean-up

Revision 258 - Directory Listing
Modified Mon Aug 10 19:37:18 2009 UTC (14 years, 9 months ago) by torben
Also make the station list work correctly when device is flipped

Revision 257 - Directory Listing
Modified Mon Aug 10 18:48:24 2009 UTC (14 years, 9 months ago) by torben
Make departurelist work correctly when device is flipped

Revision 256 - Directory Listing
Modified Mon Aug 10 17:50:28 2009 UTC (14 years, 9 months ago) by torben
Added Hillerød station since it is both stog and regional train station

Revision 255 - Directory Listing
Modified Mon Aug 10 17:01:51 2009 UTC (14 years, 9 months ago) by torben
Clean up imports

Revision 254 - Directory Listing
Modified Mon Aug 10 17:01:02 2009 UTC (14 years, 9 months ago) by torben
a bit more on the stationprovider refactoring

Revision 253 - Directory Listing
Modified Mon Aug 10 16:58:22 2009 UTC (14 years, 9 months ago) by torben
Refactored the station lookup into a provider interface

Revision 252 - Directory Listing
Modified Mon Aug 10 10:49:43 2009 UTC (14 years, 9 months ago) by torben
Add more mock locations and a method for removing the test provider

Revision 251 - Directory Listing
Modified Mon Aug 10 10:48:37 2009 UTC (14 years, 9 months ago) by torben
both Ra and Re are regional trains

Revision 250 - Directory Listing
Modified Mon Aug 10 10:46:07 2009 UTC (14 years, 9 months ago) by torben
Add a icon to the departures to show the train type

Revision 249 - Directory Listing
Modified Mon Aug 10 06:22:54 2009 UTC (14 years, 9 months ago) by torben
Add train number to departure list

Revision 248 - Directory Listing
Modified Sun Aug 9 21:59:05 2009 UTC (14 years, 9 months ago) by torben
Main activity should always be shown in portrait

Revision 247 - Directory Listing
Modified Sun Aug 9 21:34:40 2009 UTC (14 years, 9 months ago) by torben
Make the departurerow wider

Revision 246 - Directory Listing
Modified Sun Aug 9 19:49:29 2009 UTC (14 years, 9 months ago) by torben
Use a longer timeout for the xml data

Revision 245 - Directory Listing
Modified Sun Aug 9 19:40:05 2009 UTC (14 years, 9 months ago) by torben
Small mods to the messagebox

Revision 244 - Directory Listing
Modified Sun Aug 9 17:46:09 2009 UTC (14 years, 9 months ago) by torben
Draw a small icon next to the departure if there's extra information

Revision 243 - Directory Listing
Modified Sun Aug 9 12:12:33 2009 UTC (14 years, 9 months ago) by torben
Make the activities behave better if the device is rotated while it is working

Revision 242 - Directory Listing
Modified Sun Aug 9 11:48:36 2009 UTC (14 years, 9 months ago) by torben
Don't crash if there's no location provider

Revision 241 - Directory Listing
Modified Sun Aug 9 11:21:30 2009 UTC (14 years, 9 months ago) by torben
The socket communication with google is now done asynchronously


Revision 240 - Directory Listing
Modified Sun Aug 9 09:20:45 2009 UTC (14 years, 9 months ago) by torben
Remove unused code

Revision 239 - Directory Listing
Modified Sun Aug 9 09:09:16 2009 UTC (14 years, 9 months ago) by torben
Launch a map viewer when user clicks the station's address

Revision 238 - Directory Listing
Modified Sat Aug 8 20:09:47 2009 UTC (14 years, 9 months ago) by torben
Create a utility class for downloading xml docs, and make fetching of departure data asynchronous

Revision 237 - Directory Listing
Modified Sat Aug 8 19:02:20 2009 UTC (14 years, 9 months ago) by torben
First version

Revision 236 - Directory Listing
Modified Sat Aug 8 18:59:56 2009 UTC (14 years, 9 months ago) by torben
Initial import.

Revision 235 - Directory Listing
Modified Wed Aug 5 19:43:09 2009 UTC (14 years, 9 months ago) by torben
PeopleDatabase: bugfix, put email into the right DB column
PeopleList: after a DB reload rerun the search

Revision 234 - Directory Listing
Modified Wed Aug 5 19:28:08 2009 UTC (14 years, 9 months ago) by torben
SQLite isn't good at case-insensitive unicode search

Revision 233 - Directory Listing
Modified Wed Aug 5 11:14:04 2009 UTC (14 years, 9 months ago) by torben
Minor changes

Revision 232 - Directory Listing
Modified Wed Aug 5 10:56:02 2009 UTC (14 years, 9 months ago) by torben
Test for WiFi before downloading DB

Revision 231 - Directory Listing
Modified Wed Aug 5 09:44:11 2009 UTC (14 years, 9 months ago) by torben
Use a wakelock while updating database

Revision 230 - Directory Listing
Modified Wed Aug 5 08:53:33 2009 UTC (14 years, 9 months ago) by torben
Refactored the update DB code, and show a progress bare while loading

Revision 229 - Directory Listing
Modified Tue Aug 4 14:14:14 2009 UTC (14 years, 9 months ago) by torben


Revision 228 - Directory Listing
Modified Tue Aug 4 13:16:25 2009 UTC (14 years, 9 months ago) by torben
Added files

Revision 227 - Directory Listing
Added Tue Aug 4 13:13:23 2009 UTC (14 years, 9 months ago) by torben
Initial import.

  ViewVC Help
Powered by ViewVC 1.1.20