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

Log of /android/TrainInfo/src/main/java/dk/thoerup/traininfo/WelcomeScreen.java

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2472 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 21 11:58:35 2015 UTC (9 years, 1 month ago) by torben
File length: 8236 byte(s)
Diff to previous 2469
depend on simple xml

Revision 2469 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 20 21:36:47 2015 UTC (9 years, 1 month ago) by torben
File length: 8232 byte(s)
Diff to previous 2124
gradle

Revision 2124 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 5 21:02:04 2014 UTC (10 years, 2 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 8232 byte(s)
Diff to previous 2123
Remove in-app billing for now

Revision 2123 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 5 12:11:16 2014 UTC (10 years, 2 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 9680 byte(s)
Diff to previous 1718
Add billing code

Revision 1718 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 12 09:27:14 2012 UTC (12 years, 2 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 8219 byte(s)
Diff to previous 1714
don't crash in welcomemessage if user switches away from the app

Revision 1714 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 7 09:12:01 2012 UTC (12 years, 2 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 8085 byte(s)
Diff to previous 1638
don't crash when registering the exception handler

Revision 1638 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 27 19:44:28 2011 UTC (12 years, 5 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 7904 byte(s)
Diff to previous 1626
Add basic about screen (and add /bin/ to svn:ignore)

Revision 1626 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 25 09:16:29 2011 UTC (12 years, 5 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 7778 byte(s)
Diff to previous 1594
If station list is old, download a new one in silence

Bump version to 1.1.4 (57)

Revision 1594 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 31 20:23:36 2011 UTC (12 years, 8 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 7296 byte(s)
Diff to previous 1572
We are allowed to slay the background task if the user exits the application.

Revision 1572 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 09:45:40 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 7297 byte(s)
Diff to previous 1571
Make sure we actually have a stationlist

Bump version to 1.1.2 (55)

Revision 1571 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 08:31:26 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 6953 byte(s)
Diff to previous 1567
You can't abort the station download

Revision 1567 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 9 07:20:57 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 6952 byte(s)
Diff to previous 1565
Stop the AsyncTask if user exits program

Revision 1565 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 8 17:37:18 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 6771 byte(s)
Diff to previous 1555
Add missing translation

Revision 1555 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 8 12:24:48 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 6766 byte(s)
Diff to previous 1551
catch invalid class exception - if serializable layout changes just download a new list

Revision 1551 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 7 20:45:17 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 6549 byte(s)
Diff to previous 1550
Minor cleanups (imports etc)

Revision 1550 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 7 20:42:03 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 6822 byte(s)
Diff to previous 1549
Move the Toast message to onPostExecute (can create gui items on non-gui thread)

Revision 1549 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 7 20:39:26 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 6768 byte(s)
Diff to previous 1548
Log the last loadtime

Revision 1548 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 7 19:44:01 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 6715 byte(s)
Diff to previous 1547
Move settings to optionsmenu and create a menu item for reloading the stationsDB

Revision 1547 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 7 19:07:55 2011 UTC (12 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 5713 byte(s)
Diff to previous 1446
First working version with offline stationlist

Revision 1446 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 4 20:25:15 2011 UTC (13 years ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 3472 byte(s)
Diff to previous 1393
Add preferences

Revision 1393 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 26 15:53:48 2011 UTC (13 years ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 3103 byte(s)
Diff to previous 1159
Don't use www in about url

Revision 1159 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 4 08:30:10 2010 UTC (13 years, 7 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 3107 byte(s)
Diff to previous 1131
Also do some householding when exiting the welcome-screen

Revision 1131 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 24 11:07:44 2010 UTC (13 years, 7 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2865 byte(s)
Diff to previous 984
CheckUpdates is now in androidutils

Revision 984 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 11 15:29:13 2010 UTC (13 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2865 byte(s)
Diff to previous 916
clean imports

Revision 916 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 26 10:47:52 2010 UTC (13 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2893 byte(s)
Diff to previous 911
Dont request features before oncreate is called

Revision 911 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 26 08:04:20 2010 UTC (13 years, 10 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2889 byte(s)
Diff to previous 846
update to new CheckUpdates api

Revision 846 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 14 06:34:29 2010 UTC (13 years, 11 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2883 byte(s)
Diff to previous 743
Disable splash screen

Revision 743 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 20 14:03:12 2010 UTC (13 years, 11 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2875 byte(s)
Diff to previous 720
Add SplashScreen

Revision 720 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 10 19:36:43 2010 UTC (14 years ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2574 byte(s)
Diff to previous 568
Enable auto-update check

Revision 568 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jan 29 05:44:09 2010 UTC (14 years, 3 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2376 byte(s)
Diff to previous 500
Version 0.6.1 

Added stacktrace postback library

Revision 500 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 12 10:03:22 2009 UTC (14 years, 6 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2249 byte(s)
Diff to previous 484
Bump to 0.5.2

Revision 484 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 29 11:38:58 2009 UTC (14 years, 6 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2116 byte(s)
Diff to previous 483
Always read the application name from resource file (to ensure correct upper/lower case)

Revision 483 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 29 10:49:14 2009 UTC (14 years, 6 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 2003 byte(s)
Diff to previous 482
AboutBox, fixed title, and show a seperate icon if a train is cancelled

Revision 482 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 29 09:38:13 2009 UTC (14 years, 6 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 1760 byte(s)
Diff to previous 481
Gui tweaks to welcome and better handling of stationlist window title

Revision 481 - (view) (download) (annotate) - [select for diffs]
Added Thu Oct 29 08:56:17 2009 UTC (14 years, 6 months ago) by torben
Original Path: android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java
File length: 1575 byte(s)
New gui structure with a initial welcome screen

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