Project

General

Profile

« Previous | Next » 

Revision 99dd8d12

Added by Leszek Koltunski about 3 years ago

Always report that we are beginning a test.
Add the TEST_LOOP intent so that we can run this in Firebase Game Loop.

View differences:

src/main/java/org/distorted/main/RubikActivity.java
118 118
      hideNavigationBar();
119 119
      cutoutHack();
120 120
      // askForPermissions();
121

  
122
      RubikScoresDownloader downloader = RubikScoresDownloader.getInstance();
123
      downloader.error("TEST_BEGIN");
121 124
      }
122 125

  
123 126
///////////////////////////////////////////////////////////////////////////////////////////////////

Also available in: Unified diff