summaryrefslogtreecommitdiffstats
path: root/android/src/org/rockbox/Helper
AgeCommit message (Expand)AuthorFilesLines
2011-10-01Android: show Album Art in notification area.Dominik Riebeling1-0/+31
2011-07-18Android: Rework RunForegroundManager (again)Thomas Martitz3-66/+88
2011-07-18Android: Fix long unnoticed typo in function call, leading to the wrong funct...Thomas Martitz1-1/+1
2011-07-18Forgot to add new class file in r30161.Thomas Martitz1-0/+44
2011-07-18Android: Slightly rework logging to logcat by offloading duplicated code to a...Thomas Martitz2-12/+1
2011-05-13Rework MediaButtonReceiver a bit:Thomas Martitz1-18/+28
2011-03-11Android: get rid of warnings (no functional changes)Maurus Cuelenaere1-1/+0
2011-03-11Android: future-proof the RunForegroundManager code to HoneycombMaurus Cuelenaere1-87/+62
2011-03-09Ask for track information to be resent after creating a new widget.Antoine Cellerier1-6/+16
2011-02-27Android: Show cover art in the widget (including option to hide it).Thomas Martitz1-2/+2
2011-02-23Android:Thomas Martitz1-5/+12
2011-02-19Android: Fix some race conditions and crashes on startup.Thomas Martitz1-1/+1
2011-01-29Add widgets to android port.Antoine Cellerier1-0/+14
2011-01-24Oops, this line wasn't supposed to make it into svn.Antoine Cellerier1-1/+0
2011-01-24Move android notification display format logic to java code (no functional ch...Antoine Cellerier1-3/+7
2010-12-10Android: Rework notification and change icon sizes to better meet the systems...Thomas Martitz1-17/+24
2010-10-31Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz1-0/+164
2010-10-31Factor out the start/stopForeground and notification icon management into a s...Thomas Martitz1-0/+157