From b033d694dd712f9aea2e71a339bdbf0994a9d864 Mon Sep 17 00:00:00 2001 From: pelya Date: Fri, 8 Mar 2013 02:06:52 +0200 Subject: [PATCH] updated todo --- project/jni/application/openarena/engine | 2 +- todo.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/project/jni/application/openarena/engine b/project/jni/application/openarena/engine index 14b7f4fac..07dfdc11f 160000 --- a/project/jni/application/openarena/engine +++ b/project/jni/application/openarena/engine @@ -1 +1 @@ -Subproject commit 14b7f4facc9716152ce54a9e254da5ae2cc313d5 +Subproject commit 07dfdc11f1fbc6d193e6ac92b5dbc9780d618c49 diff --git a/todo.txt b/todo.txt index 44abbec2e..d7d7f7e82 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,8 @@ Requested features (see also bugs.txt) ====================================== +- When downloading data, show cancel dialog when pressing Back. + - Add game action text to keys in the on-screen keyboard layout dialog. - Redesign on-screen keyboard layout dialog. @@ -9,8 +11,6 @@ Requested features (see also bugs.txt) - Remove accelerometer-as-keys config and trackball config. -- Do not highlight analog on-screen joystick when pressing arrow buttons. - - Option for default on-screen key theme in AndroidAppSettings.cfg. - Select between normal mouse input and magnifying glass/relative input automatically, based on screen size.