summaryrefslogtreecommitdiffstats
path: root/android/src/org/rockbox/RockboxYesno.java
AgeCommit message (Expand)AuthorFilesLines
2010-11-06Android: Use our translations for the yes/no/ok/cancel buttons in the yesno a...Thomas Martitz1-4/+3
2010-11-06Android: greatly simplify Android YesNo and KeyboardInput widgetsMaurus Cuelenaere1-9/+28
2010-11-06Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz1-28/+7
2010-10-31tabs -> spaces in the new Yesno java files and remove unused imports.Thomas Martitz1-1/+0
2010-10-31Use a native yes/no dialog instead of rockbox's internal one on androidJonathan Gordon1-0/+73