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