1
0
Fork 0
forked from len0rd/rockbox
foxbox/android/src/org/rockbox
Thomas Martitz ef38221602 android: Hopefully fix a rare hang of the UI.
Sometimes (and perhaps only on some devices) Android's YesNo dialog
loses focus and is put to the background. Since the native code waits on the
result (which is then impossible to happen) it would become impossible
to further control Rockbox. This is an attempt to fix as I cannot reproduce
the problem on my device(s).

Change-Id: Iff849ff4be5e8f41922fb7d36491d860486c6441
2013-01-18 09:49:46 +01:00
..
Helper android: clean-up and some refactoring in java code. 2012-03-25 22:28:07 +02:00
monitors Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support 1.6 anymore). 2011-08-14 08:55:16 +00:00
widgets Android: Fix widget albumart display on pre-2.2 devices. 2011-03-16 11:38:49 +00:00
RockboxActivity.java android: Fix FS#12670, regressed back button behavior. 2012-05-13 20:20:50 +02:00
RockboxFramebuffer.java android: lcd_update/_rect() changes 2012-03-22 23:26:50 +01:00
RockboxKeyboardInput.java android: clean-up and some refactoring in java code. 2012-03-25 22:28:07 +02:00
RockboxPCM.java android: Update to SDK r16 and ndk r8d. 2013-01-09 10:33:08 +01:00
RockboxService.java android: Bring back broken unzip progress dialog. 2012-04-17 17:19:31 +02:00
RockboxYesno.java android: Hopefully fix a rare hang of the UI. 2013-01-18 09:49:46 +01:00