Project

General

Profile

« Previous | Next » 

Revision 0333d81e

Added by Leszek Koltunski about 4 years ago

Progress with StateSolving

View differences:

src/main/java/org/distorted/network/RubikScoresDownloader.java
184 184
  private boolean doDownload()
185 185
    {
186 186
    String version = R.string.app_version+"d";
187

  
188 187
    String message=URL+"/download.cgi?n="+URLencode(mUserName)+"&r="+mNumRuns+"&e="+version;
189 188

  
190 189
    try

Also available in: Unified diff