SDL/android-project
Sam Lantinga 5f39ea89c9 Fixed bug 2415 - Message Boxes aren't implemented on Android
Philipp Wiesemann

I attached a patch for an incomplete implementation of the messagebox parts.

It was not tested on lots of devices yet and features a very fragile workaround to block the calling SDL thread while the dialog is handled on Android's UI thread. Although it works for testmessage.c I assume there are lot of situations were it may fail (standby, device rotation and other changes). Also not all flags and colors are implemented.

On the other hand most uses of the messagebox are to show an error on start and fragility (or working at all) may not matter there.
2014-09-13 02:15:18 -07:00
..
jni [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
res [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
src/org/libsdl/app Fixed bug 2415 - Message Boxes aren't implemented on Android 2014-09-13 02:15:18 -07:00
AndroidManifest.xml [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
ant.properties [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
build.properties [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
build.xml [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
default.properties [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
proguard-project.txt [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00
project.properties [X11] Reconcile logical keyboard state with physical state on FocusIn 2014-09-11 19:24:42 -07:00