summaryrefslogtreecommitdiff
path: root/apps/hosted/android/yesno.c (unfollow)
Commit message (Expand)Author
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2011-07-21Copy yesno_pop to hosted/yesno,c which is mildly annoying, maybe do a better ...Jonathan Gordon
2011-03-16Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz
2011-03-11Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere
2011-03-11Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere
2011-03-11Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere
2011-03-11RaaA: move Android apps-code to separate dir under apps/hostedMaurus Cuelenaere
2011-03-02Make android compile (untested)Jonathan Gordon
2010-11-06Android: Use our translations for the yes/no/ok/cancel buttons in the yesno a...Thomas Martitz
2010-11-06Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz
2010-11-05Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga...Maurus Cuelenaere
2010-10-31Use a native yes/no dialog instead of rockbox's internal one on androidJonathan Gordon