Project

General

Profile

« Previous | Next » 

Revision 4fd84652

Added by Leszek Koltunski about 4 years ago

Remove the 'touchscreen required = false' from the manifest (because or a bug in Samsung App Store - it marks such apps as incompatible with any device)

View differences:

src/main/java/org/distorted/scores/RubikScoresDownloader.java
479 479
      }
480 480
    catch (PackageManager.NameNotFoundException e)
481 481
      {
482
      mVersion = "1.1.1";
482
      mVersion = "1.1.2";
483 483
      }
484 484

  
485 485
    Thread networkThrd = new Thread(this);

Also available in: Unified diff