1
0
Fork 0
forked from len0rd/rockbox
foxbox/android/src/org/rockbox
Thomas Martitz a4f112729b tabs -> spaces in the new Yesno java files and remove unused imports.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28422 a1c6a512-1295-4272-9138-f99709370657
2010-10-31 15:40:43 +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
HostCallback.java Clean up r28408 coding style a bit to follow our guidelines with regard to 2010-10-31 12:00:03 +00:00
KeyboardActivity.java Use a native yes/no dialog instead of rockbox's internal one on android 2010-10-31 13:12:01 +00:00
RockboxActivity.java Factor out the start/stopForeground and notification icon management into a separate class, don't let RockboxService.java become a beast. 2010-10-31 14:13:52 +00:00
RockboxFramebuffer.java 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
RockboxKeyboardInput.java Factor out the start/stopForeground and notification icon management into a separate class, don't let RockboxService.java become a beast. 2010-10-31 14:13:52 +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 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
RockboxTimer.java Adhere to the 80-char line width limit. 2010-09-12 20:10:05 +00:00
RockboxYesno.java tabs -> spaces in the new Yesno java files and remove unused imports. 2010-10-31 15:40:43 +00:00
YesnoActivity.java tabs -> spaces in the new Yesno java files and remove unused imports. 2010-10-31 15:40:43 +00:00