forked from len0rd/rockbox
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 |
||
|---|---|---|
| .. | ||
| Helper | ||
| monitors | ||
| widgets | ||
| RockboxActivity.java | ||
| RockboxFramebuffer.java | ||
| RockboxKeyboardInput.java | ||
| RockboxPCM.java | ||
| RockboxService.java | ||
| RockboxYesno.java | ||