Project

General

Profile

« Previous | Next » 

Revision 86cbdab1

Added by Leszek Koltunski about 4 years ago

Minor tweaks to the 'Prev' buton in Solving state;
Relax requirements in the Manifest - now only 'android.hardware.faketouch' supporting device is required, i.e. something that supports basic point-click-drag-unclick. No need for full 'android.hardware.touchscreen' thing with its multitouch silliness.

View differences:

build.gradle
5 5

  
6 6
    defaultConfig {
7 7
        applicationId "org.distorted.magic"
8
        minSdkVersion 25
8
        minSdkVersion 21
9 9
        targetSdkVersion 27
10 10
        versionCode 1
11 11
        versionName "1.0"

Also available in: Unified diff