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

Diff of /android/TrainInfo/src/dk/thoerup/traininfo/WelcomeScreen.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 910 by torben, Mon Jun 14 06:34:29 2010 UTC revision 911 by torben, Sat Jun 26 08:04:20 2010 UTC
# Line 45  public class WelcomeScreen extends Activ Line 45  public class WelcomeScreen extends Activ
45                  ExceptionHandler.register(this, "http://t-hoerup.dk/android/trace.php");                  ExceptionHandler.register(this, "http://t-hoerup.dk/android/trace.php");
46                                    
47                  CheckUpdates update = new CheckUpdates();                  CheckUpdates update = new CheckUpdates();
48                  update.checkForUpdates(this, "http://t-hoerup.dk/android/traininfo/version.txt", "TrainInfo DK");                  update.checkForUpdates(this, "http://t-hoerup.dk/android/traininfo/version.txt", "TrainInfo DK", null);
49                  /*                  /*
50                  Runnable r = new Runnable() {                  Runnable r = new Runnable() {
51                          @Override                          @Override

Legend:
Removed from v.910  
changed lines
  Added in v.911

  ViewVC Help
Powered by ViewVC 1.1.20