index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
android
/
src
/
org
/
rockbox
/
Helper
Age
Commit message (
Expand
)
Author
2011-07-18
Android: Rework RunForegroundManager (again)
Thomas Martitz
2011-07-18
Android: Fix long unnoticed typo in function call, leading to the wrong funct...
Thomas Martitz
2011-07-18
Forgot to add new class file in r30161.
Thomas Martitz
2011-07-18
Android: Slightly rework logging to logcat by offloading duplicated code to a...
Thomas Martitz
2011-05-13
Rework MediaButtonReceiver a bit:
Thomas Martitz
2011-03-11
Android: get rid of warnings (no functional changes)
Maurus Cuelenaere
2011-03-11
Android: future-proof the RunForegroundManager code to Honeycomb
Maurus Cuelenaere
2011-03-09
Ask for track information to be resent after creating a new widget.
Antoine Cellerier
2011-02-27
Android: Show cover art in the widget (including option to hide it).
Thomas Martitz
2011-02-23
Android:
Thomas Martitz
2011-02-19
Android: Fix some race conditions and crashes on startup.
Thomas Martitz
2011-01-29
Add widgets to android port.
Antoine Cellerier
2011-01-24
Oops, this line wasn't supposed to make it into svn.
Antoine Cellerier
2011-01-24
Move android notification display format logic to java code (no functional ch...
Antoine Cellerier
2010-12-10
Android: Rework notification and change icon sizes to better meet the systems...
Thomas Martitz
2010-10-31
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
2010-10-31
Factor out the start/stopForeground and notification icon management into a s...
Thomas Martitz