diff --git a/project/jni/application/alienblaster/AndroidAppSettings.cfg b/project/jni/application/alienblaster/AndroidAppSettings.cfg index 9d12416a5..f391a5edf 100644 --- a/project/jni/application/alienblaster/AndroidAppSettings.cfg +++ b/project/jni/application/alienblaster/AndroidAppSettings.cfg @@ -19,8 +19,8 @@ RedefinedKeys="RETURN LCTRL PAGEUP PAGEDOWN LCTRL" AppTouchscreenKeyboardKeysAmount=4 AppTouchscreenKeyboardKeysAmountAutoFire=1 MultiABI=n -AppVersionCode=110012 -AppVersionName="1.1.0.12 - bundled data file with application, re-run startup config and select 'Very small' audio buffer to make audio lag less" +AppVersionCode=110013 +AppVersionName="1.1.0.13 - fixed crashes for some devices" CompiledLibraries="sdl_mixer sdl_image" CustomBuildScript=n AppCflags='-finline-functions -O2' diff --git a/project/jni/application/commandergenius b/project/jni/application/commandergenius index 867758fba..f0a9f03dd 160000 --- a/project/jni/application/commandergenius +++ b/project/jni/application/commandergenius @@ -1 +1 @@ -Subproject commit 867758fba9e7fa9914b2bf5717b83dbcd96fb3f3 +Subproject commit f0a9f03dd98565bc2f9ea6577954375414063091 diff --git a/project/jni/application/opentyrian/AndroidAppSettings.cfg b/project/jni/application/opentyrian/AndroidAppSettings.cfg index c2caf1159..0472ddcb2 100644 --- a/project/jni/application/opentyrian/AndroidAppSettings.cfg +++ b/project/jni/application/opentyrian/AndroidAppSettings.cfg @@ -1,23 +1,26 @@ # The application settings for Android libSDL port -AppSettingVersion=10 +AppSettingVersion=12 LibSdlVersion=1.2 AppName="OpenTyrian" AppFullName=com.googlecode.opentyrian ScreenOrientation=h +InhibitSuspend=n AppDataDownloadUrl="Data files size is 11 Mb|http://sourceforge.net/projects/libsdl-android/files/OpenTyrian/tyrian21-data.zip/download|http://sites.google.com/site/xpelyax/Home/tyrian21-data.zip?attredirects=0&d=1|http://sitesproxy.goapk.com/site/xpelyax/Home/tyrian21-data.zip" SdlVideoResize=y +SdlVideoResizeKeepAspect=n NeedDepthBuffer=n AppUsesMouse=y AppNeedsArrowKeys=y AppUsesJoystick=n +AppHandlesJoystickSensitivity=n AppUsesMultitouch=n NonBlockingSwapBuffers=n RedefinedKeys="SPACE RETURN LCTRL LALT SPACE" AppTouchscreenKeyboardKeysAmount=4 AppTouchscreenKeyboardKeysAmountAutoFire=1 MultiABI=n -AppVersionCode=2115 -AppVersionName="2.1.15 - fixed keys stuck sometimes for on-screen keyboard" +AppVersionCode=2116 +AppVersionName="2.1.16 - fixed crashes for some devices" CompiledLibraries="sdl_net" CustomBuildScript=n AppCflags='-finline-functions -O2' diff --git a/project/jni/application/sc2/AndroidAppSettings.cfg b/project/jni/application/sc2/AndroidAppSettings.cfg index a4d90299b..80b1b87a7 100644 --- a/project/jni/application/sc2/AndroidAppSettings.cfg +++ b/project/jni/application/sc2/AndroidAppSettings.cfg @@ -19,8 +19,8 @@ RedefinedKeys="RETURN RSHIFT KP_PLUS KP_MINUS RCTRL F10" AppTouchscreenKeyboardKeysAmount=2 AppTouchscreenKeyboardKeysAmountAutoFire=0 MultiABI=n -AppVersionCode=06915 -AppVersionName="0.6.9.15 - Emergency warp escape unit can now be activated by pressing Back key, so Menu key can be re-bound to game action" +AppVersionCode=06916 +AppVersionName="0.6.9.16 - fixed crashes for some devices" CompiledLibraries="sdl_image tremor ogg" CustomBuildScript=n AppCflags='-O2 -finline-functions -DTHREADLIB_SDL=1 -DTIMELIB=SDL -DOVCODEC_TREMOR=1 -DNETPLAY=1 -DHAVE_REGEX=1 -DHAVE_GETOPT_LONG=1 -DHAVE_ZIP=1 -DHAVE_JOYSTICK=1 -DDIRECTIONAL_JOYSTICK_MELEE=1' diff --git a/project/jni/application/src b/project/jni/application/src index 104f796a6..4de17cd97 120000 --- a/project/jni/application/src +++ b/project/jni/application/src @@ -1 +1 @@ -ballfield \ No newline at end of file +alienblaster \ No newline at end of file diff --git a/project/jni/application/teeworlds/AndroidAppSettings.cfg b/project/jni/application/teeworlds/AndroidAppSettings.cfg index 930f705ed..f88b7d958 100644 --- a/project/jni/application/teeworlds/AndroidAppSettings.cfg +++ b/project/jni/application/teeworlds/AndroidAppSettings.cfg @@ -19,8 +19,8 @@ RedefinedKeys="SPACE RETURN LEFT RIGHT LSHIFT ESCAPE RSHIFT LSHIFT" AppTouchscreenKeyboardKeysAmount=6 AppTouchscreenKeyboardKeysAmountAutoFire=0 MultiABI=y -AppVersionCode=5202 -AppVersionName="0.5.2.02" +AppVersionCode=5203 +AppVersionName="0.5.2.03 - fixed crashes for some devices" CompiledLibraries="sdl_image freetype" CustomBuildScript=n AppCflags='-O2'