diff --git a/project/jni/application/hid-pc-keyboard/src b/project/jni/application/hid-pc-keyboard/src index 6a61afd4a..20159264d 160000 --- a/project/jni/application/hid-pc-keyboard/src +++ b/project/jni/application/hid-pc-keyboard/src @@ -1 +1 @@ -Subproject commit 6a61afd4a2d5422f841abe720cee8fb99cb0ce96 +Subproject commit 20159264dcc5325ff8a398bd7a60b8437bdab563 diff --git a/project/jni/application/openttd/AndroidAppSettings.cfg b/project/jni/application/openttd/AndroidAppSettings.cfg index 34b4d08f2..925862037 100644 --- a/project/jni/application/openttd/AndroidAppSettings.cfg +++ b/project/jni/application/openttd/AndroidAppSettings.cfg @@ -201,7 +201,7 @@ FirstStartMenuOptions='' # Enable multi-ABI binary, with hardware FPU support - it will also work on old devices, # but .apk size is 2x bigger (y) / (n) / (x86) / (all) -MultiABI=armeabi-v7a +MultiABI=all # Minimum amount of RAM application requires, in Mb, SDL will print warning to user if it's lower AppMinimumRAM=0 diff --git a/project/jni/application/openttd/src b/project/jni/application/openttd/src index e4179d342..c33411c9c 160000 --- a/project/jni/application/openttd/src +++ b/project/jni/application/openttd/src @@ -1 +1 @@ -Subproject commit e4179d3428b9b6a1c1c9e346f951117facc0b9c2 +Subproject commit c33411c9c2940cf5e6fb6d6a00c805d81a8968be diff --git a/todo.txt b/todo.txt index cec328a22..2d1f9b2e4 100644 --- a/todo.txt +++ b/todo.txt @@ -21,30 +21,6 @@ TODO, which will get actually done - SDL: sometimes the screen stays black after restoring from background. -- OpenTTD: All menus in the scenario editor are out of the screen. - -- OpenTTD: 16bpp blitter with palette animation support. - -- OpenTTD: screen navigation buttons bug on Moto G. - -- OpenTTD: Auto-switch to full vertical toolbar if enough space. - -- OpenTTD: draw behind vertical toolbar. - -- OpenTTD: stylus/finger hover does not highlight building area anymore. - -- OpenTTD: volume too loud and sound is distorted. - -- OpenTTD: Cheats menu closes itself randomly. - -- OpenTTD: Vechile replace screen "OK/replace" button is out of the screen. - -- OpenTTD: "Open website" button in online resource menu is broken. - -- OpenTTD: Frameskip when fast-forward button pressed. - -- OpenTTD: Face selection dialog is too tall. - - Debian noroot: audio support - implement PulseAudio server. - Debian noroot: Android printer support - implement CUPS using /var/run/cups/cups.sock.