1. c8317eb android: clean-up and some refactoring in java code. by Thomas Martitz · 13 years ago
  2. 4d2ab32 Android: Work around an android bug. by Thomas Martitz · 13 years ago
  3. ed15d53 Android: show Album Art in notification area. by Dominik Riebeling · 13 years ago
  4. 64b5f1c Android: Rework RunForegroundManager (again) by Thomas Martitz · 13 years ago
  5. a5e7354 Android: Fix long unnoticed typo in function call, leading to the wrong function being called. by Thomas Martitz · 13 years ago
  6. 5721d4c Forgot to add new class file in r30161. by Thomas Martitz · 13 years ago
  7. 02b2b28 Android: Slightly rework logging to logcat by offloading duplicated code to a new helper class. by Thomas Martitz · 13 years ago
  8. 94dacca Rework MediaButtonReceiver a bit: by Thomas Martitz · 14 years ago
  9. 78d0fda Android: get rid of warnings (no functional changes) by Maurus Cuelenaere · 14 years ago
  10. cae7560 Android: future-proof the RunForegroundManager code to Honeycomb by Maurus Cuelenaere · 14 years ago
  11. fd7375c Ask for track information to be resent after creating a new widget. by Antoine Cellerier · 14 years ago
  12. 883ff85 Android: Show cover art in the widget (including option to hide it). by Thomas Martitz · 14 years ago
  13. 95e24dd Android: by Thomas Martitz · 14 years ago
  14. d6ce7fe Android: Fix some race conditions and crashes on startup. by Thomas Martitz · 14 years ago
  15. c0c769c Add widgets to android port. by Antoine Cellerier · 14 years ago
  16. f716e4f Oops, this line wasn't supposed to make it into svn. by Antoine Cellerier · 14 years ago
  17. 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
  18. f5a461d Android: Rework notification and change icon sizes to better meet the systems' standard. by Thomas Martitz · 14 years ago
  19. 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
  20. 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