This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11703 - [RaaAoA] Use a native UI for keyboard input
Attached to Project:
Rockbox
Opened by Jonathan Gordon (jdgordon) - Wednesday, 27 October 2010, 14:32 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 31 October 2010, 11:43 GMT+2
Opened by Jonathan Gordon (jdgordon) - Wednesday, 27 October 2010, 14:32 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 31 October 2010, 11:43 GMT+2
|
DetailsThis is a proof of concept change to make kbd_input() call into the java to display a native UI instead of uring rockboes keyboard.
|
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 31 October 2010, 11:43 GMT+2
Reason for closing: Accepted
Sunday, 31 October 2010, 11:43 GMT+2
Reason for closing: Accepted
edit: kbd_input is supposed to return 0 on success, so fix that