summaryrefslogtreecommitdiffstats
path: root/apps/hosted/android
AgeCommit message (Expand)AuthorFilesLines
2023-10-01[FixRed] android yesno dialogWilliam Wilgus1-0/+11
2022-11-14replace strlcpy with strmemccpyWilliam Wilgus1-1/+1
2022-10-17Fix red for Android builds (c6ee9dc883)Aidan MacDonald1-0/+1
2020-07-22keyboard add ability to specify temporary custom layoutsWilliam Wilgus1-1/+2
2014-03-14Fix reds.Thomas Martitz1-2/+2
2014-03-14events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz1-4/+6
2013-07-13Get rid of some superfluous single-purpose functions in playback.Michael Sevakis1-2/+4
2012-03-30android: Fix crash on start up.Thomas Martitz1-1/+1
2011-12-22Rename 'mp3entry.embed_albumart' to 'mp3entry.has_embedded_albumart' (FS#1247...Alexander Levin1-1/+1
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg1-1/+0
2011-07-21Copy yesno_pop to hosted/yesno,c which is mildly annoying, maybe do a better ...Jonathan Gordon1-0/+13
2011-03-16Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz3-16/+8
2011-03-11Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere3-20/+15
2011-03-11Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere3-8/+16
2011-03-11Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere3-17/+21
2011-03-11RaaA: move Android apps-code to separate dir under apps/hostedMaurus Cuelenaere4-0/+414