1
0
Fork 0
forked from len0rd/rockbox
foxbox/android/src/org/rockbox
2010-11-12 22:09:27 +00:00
..
Helper Add support multimedia keys/buttons to the core, and adapt Rockbox on android for it (multimedia buttons are found on wired headsets and the lock screen in cyanogenmod). 2010-10-31 15:32:57 +00:00
RockboxActivity.java Android: When the backlight goes off, the RockboxFramebuffer/View isn't made invisible. Force that in order to disable screen updates while backlight is off. 2010-11-12 22:09:27 +00:00
RockboxFramebuffer.java Touchscreen: Improved scroll threshold 2010-11-10 15:25:15 +00:00
RockboxKeyboardInput.java Android: Use our translations for the yes/no/ok/cancel buttons in the yesno and keyboard dialog. 2010-11-06 01:40:24 +00:00
RockboxPCM.java Clean up usage of RockboxService. Add a proper way to check if rockbox is actually running (checking RockboxService.fb != null was very very bad) 2010-10-31 10:35:42 +00:00
RockboxService.java Android: replace hardcoded strings with Android strings, allowing translations 2010-11-06 02:02:58 +00:00
RockboxTelephony.java Android: Change how detecting call state (introduced in r27746) works, from polling to event based. 2010-11-12 21:04:13 +00:00
RockboxTimer.java Android: Change how detecting call state (introduced in r27746) works, from polling to event based. 2010-11-12 21:04:13 +00:00
RockboxYesno.java Android: Use our translations for the yes/no/ok/cancel buttons in the yesno and keyboard dialog. 2010-11-06 01:40:24 +00:00