Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
feacbcd639e030cf0096730955335ab7d886e53b
/
android
/
src
/
org
/
rockbox
/
Helper
c8317eb
android: clean-up and some refactoring in java code.
by Thomas Martitz
· 13 years ago
4d2ab32
Android: Work around an android bug.
by Thomas Martitz
· 13 years ago
ed15d53
Android: show Album Art in notification area.
by Dominik Riebeling
· 13 years ago
64b5f1c
Android: Rework RunForegroundManager (again)
by Thomas Martitz
· 13 years ago
a5e7354
Android: Fix long unnoticed typo in function call, leading to the wrong function being called.
by Thomas Martitz
· 13 years ago
5721d4c
Forgot to add new class file in r30161.
by Thomas Martitz
· 13 years ago
02b2b28
Android: Slightly rework logging to logcat by offloading duplicated code to a new helper class.
by Thomas Martitz
· 13 years ago
94dacca
Rework MediaButtonReceiver a bit:
by Thomas Martitz
· 14 years ago
78d0fda
Android: get rid of warnings (no functional changes)
by Maurus Cuelenaere
· 14 years ago
cae7560
Android: future-proof the RunForegroundManager code to Honeycomb
by Maurus Cuelenaere
· 14 years ago
fd7375c
Ask for track information to be resent after creating a new widget.
by Antoine Cellerier
· 14 years ago
883ff85
Android: Show cover art in the widget (including option to hide it).
by Thomas Martitz
· 14 years ago
95e24dd
Android:
by Thomas Martitz
· 14 years ago
d6ce7fe
Android: Fix some race conditions and crashes on startup.
by Thomas Martitz
· 14 years ago
c0c769c
Add widgets to android port.
by Antoine Cellerier
· 14 years ago
f716e4f
Oops, this line wasn't supposed to make it into svn.
by Antoine Cellerier
· 14 years ago
ef98035
Move android notification display format logic to java code (no functional change, this is used by FS #11902).
by Antoine Cellerier
· 14 years ago
f5a461d
Android: Rework notification and change icon sizes to better meet the systems' standard.
by Thomas Martitz
· 14 years ago
49f1ec8
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).
by Thomas Martitz
· 14 years ago
50a9d50
Factor out the start/stopForeground and notification icon management into a separate class, don't let RockboxService.java become a beast.
by Thomas Martitz
· 14 years ago