1
0
Fork 0
forked from len0rd/rockbox
foxbox/android/src/org/rockbox
Antoine Cellerier f716e4fded Oops, this line wasn't supposed to make it into svn.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29133 a1c6a512-1295-4272-9138-f99709370657
2011-01-24 17:27:54 +00:00
..
Helper Oops, this line wasn't supposed to make it into svn. 2011-01-24 17:27:54 +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 Android: Make lcd updates synchronous, doesn't make it faster but smoother (no updates are skipped) and guaranteed to be glitch free. 2010-12-02 23:50:50 +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: Rework notification and change icon sizes to better meet the systems' standard. 2010-12-10 18:41:09 +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
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