summaryrefslogtreecommitdiffstats
path: root/apps/hosted
AgeCommit message (Expand)AuthorFilesLines
2010-11-06Those DeleteGlobalRef() should be DeleteLocalRef().Thomas Martitz1-3/+3
2010-11-06Android: Use our translations for the yes/no/ok/cancel buttons in the yesno a...Thomas Martitz2-7/+25
2010-11-06Android: Use wakeup objects instead of polling for the dialog results in the ...Thomas Martitz2-41/+62
2010-11-05Android port: NewStringUTF() JNI call doesn't need freeing, these will get ga...Maurus Cuelenaere2-5/+3
2010-10-31Use a native yes/no dialog instead of rockbox's internal one on androidJonathan Gordon1-0/+110
2010-10-31Clean up r28408 coding style a bit to follow our guidelines with regard toThomas Martitz1-12/+19
2010-10-31fix a mem leak by calling the corect ReleaseString methodJonathan Gordon1-1/+1
2010-10-31Use a Native keyboard GUI instead of rockbox's internal one on androidJonathan Gordon1-0/+86