Get rid of 'Designed for phones' tag of shame on Google Play listing page.
This commit is contained in:
@@ -7,10 +7,10 @@ AppName="XServer XSDL"
|
||||
AppFullName=x.org.server
|
||||
|
||||
# Application version code (integer)
|
||||
AppVersionCode=11128
|
||||
AppVersionCode=11129
|
||||
|
||||
# Application user-visible version name (string)
|
||||
AppVersionName="1.11.28"
|
||||
AppVersionName="1.11.29"
|
||||
|
||||
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
|
||||
# If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu
|
||||
|
||||
1
project/res/drawable-hdpi/rectangle.png
Symbolic link
1
project/res/drawable-hdpi/rectangle.png
Symbolic link
@@ -0,0 +1 @@
|
||||
../drawable/rectangle.png
|
||||
1
project/res/drawable-ldpi/rectangle.png
Symbolic link
1
project/res/drawable-ldpi/rectangle.png
Symbolic link
@@ -0,0 +1 @@
|
||||
../drawable/rectangle.png
|
||||
1
project/res/drawable-mdpi/rectangle.png
Symbolic link
1
project/res/drawable-mdpi/rectangle.png
Symbolic link
@@ -0,0 +1 @@
|
||||
../drawable/rectangle.png
|
||||
1
project/res/drawable-xhdpi/rectangle.png
Symbolic link
1
project/res/drawable-xhdpi/rectangle.png
Symbolic link
@@ -0,0 +1 @@
|
||||
../drawable/rectangle.png
|
||||
1
project/res/drawable-xxhdpi/rectangle.png
Symbolic link
1
project/res/drawable-xxhdpi/rectangle.png
Symbolic link
@@ -0,0 +1 @@
|
||||
../drawable/rectangle.png
|
||||
1
project/res/drawable-xxxhdpi/rectangle.png
Symbolic link
1
project/res/drawable-xxxhdpi/rectangle.png
Symbolic link
@@ -0,0 +1 @@
|
||||
../drawable/rectangle.png
|
||||
1
project/res/layout-hdpi/main.xml
Symbolic link
1
project/res/layout-hdpi/main.xml
Symbolic link
@@ -0,0 +1 @@
|
||||
../layout/main.xml
|
||||
1
project/res/layout-ldpi/main.xml
Symbolic link
1
project/res/layout-ldpi/main.xml
Symbolic link
@@ -0,0 +1 @@
|
||||
../layout/main.xml
|
||||
1
project/res/layout-mdpi/main.xml
Symbolic link
1
project/res/layout-mdpi/main.xml
Symbolic link
@@ -0,0 +1 @@
|
||||
../layout/main.xml
|
||||
1
project/res/layout-xhdpi/main.xml
Symbolic link
1
project/res/layout-xhdpi/main.xml
Symbolic link
@@ -0,0 +1 @@
|
||||
../layout/main.xml
|
||||
1
project/res/layout-xxhdpi/main.xml
Symbolic link
1
project/res/layout-xxhdpi/main.xml
Symbolic link
@@ -0,0 +1 @@
|
||||
../layout/main.xml
|
||||
1
project/res/layout-xxxhdpi/main.xml
Symbolic link
1
project/res/layout-xxxhdpi/main.xml
Symbolic link
@@ -0,0 +1 @@
|
||||
../layout/main.xml
|
||||
2
todo.txt
2
todo.txt
@@ -52,3 +52,5 @@ TODO, which will get actually done
|
||||
- SDL: add option for non-fullscreen non-immersive mode.
|
||||
|
||||
- Debian and Gimp: fails to launch on Galaxy S6 and Note 4 with Android 5.0.2, Snapdragon variants.
|
||||
|
||||
- UQM HD: add fonts from http://mosc-portal.bursa.ru/showthread.php?t=206 and switch back to joystick controls, set 4:3 aspect ratio as default.
|
||||
|
||||
Reference in New Issue
Block a user