1. 4b181b4 Fix android black screen crash by Jonathan Gordon · 11 years ago
  2. cb205c8 Fix android SDK version and the yes/no screen title by Jonathan Gordon · 11 years ago
  3. 6499ce3 android: Get the port up and running again by Thomas Martitz · 11 years ago
  4. 9f242e7 android: Rewrite PCM playback without OnPlaybackPositionUpdateListener. by Thomas Martitz · 12 years ago
  5. ef38221 android: Hopefully fix a rare hang of the UI. by Thomas Martitz · 12 years ago
  6. d798c72 android: Update to SDK r16 and ndk r8d. by Thomas Martitz · 12 years ago
  7. 5f7d5b8 android: Fix FS#12670, regressed back button behavior. by Thomas Martitz · 13 years ago
  8. 3f4be75 android: Bring back broken unzip progress dialog. by Thomas Martitz · 13 years ago
  9. 76664d2 android: only output unzip log message when performing the unzip. by Thomas Martitz · 13 years ago
  10. c8317eb android: clean-up and some refactoring in java code. by Thomas Martitz · 13 years ago
  11. 2e03c2a android: Remove hack not needed anymore (since 58e097d). by Thomas Martitz · 13 years ago
  12. 901521d android: lcd_update/_rect() changes by Thomas Martitz · 13 years ago
  13. 4d2ab32 Android: Work around an android bug. by Thomas Martitz · 13 years ago
  14. ed15d53 Android: show Album Art in notification area. by Dominik Riebeling · 13 years ago
  15. 27a6d51 Disable android status bar again, until we have a generic theme solution. by Björn Stenberg · 13 years ago
  16. d203286 Enable Android status bar. by Björn Stenberg · 13 years ago
  17. 1b70a70 Android: store resources on SD card. by Dominik Riebeling · 13 years ago
  18. c6ca813 Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support 1.6 anymore). by Thomas Martitz · 13 years ago
  19. b2f5247 Android: Change headphone detection to call into native. by Thomas Martitz · 13 years ago
  20. 64b5f1c Android: Rework RunForegroundManager (again) by Thomas Martitz · 13 years ago
  21. a5e7354 Android: Fix long unnoticed typo in function call, leading to the wrong function being called. by Thomas Martitz · 13 years ago
  22. 5721d4c Forgot to add new class file in r30161. by Thomas Martitz · 13 years ago
  23. 02b2b28 Android: Slightly rework logging to logcat by offloading duplicated code to a new helper class. by Thomas Martitz · 13 years ago
  24. 33de9cd Android: Refactor some of the glue code. by Thomas Martitz · 13 years ago
  25. 76b6db3 Android: Fix sporadic force closes. by Thomas Martitz · 13 years ago
  26. dace721 Android: Greatly simplify the pcm callback mechanism on both, the Java and the C side. Should be more reliable now (if the old wasn't already). by Thomas Martitz · 14 years ago
  27. b9747ca Hopefully FS#12064 - Android: Possible fix for audio stopping on high CPU load. by Thomas Martitz · 14 years ago
  28. d25a61f Android: listen to ACTION_AUDIO_BECOMING_NOISY for headphone (FS#12097). by Dominik Riebeling · 14 years ago
  29. 6c22be4 Android: implement headphone detection thus enabling pause on unplug (FS#12097). by Dominik Riebeling · 14 years ago
  30. 94dacca Rework MediaButtonReceiver a bit: by Thomas Martitz · 14 years ago
  31. 968db0e Fix some whitespace errors. by Dominik Riebeling · 14 years ago
  32. ce755dd Only set volume on SYS_VOLUME_CHANGED the first time. Workaround for FS#12034. by Björn Stenberg · 14 years ago
  33. 8c46ddf Android: Implement app shutdown and thus, sleep timer. by Thomas Martitz · 14 years ago
  34. efa9f13 Android: Fix widget albumart display on pre-2.2 devices. by Thomas Martitz · 14 years ago
  35. e50cc0e Listen to and follow external Android volume changes. (Based on FS#11914 by Maurus Cuelenaere) by Björn Stenberg · 14 years ago
  36. 00f75c9 Use the pcm volume to add finer steps between every android stream volume step. by Björn Stenberg · 14 years ago
  37. 78d0fda Android: get rid of warnings (no functional changes) by Maurus Cuelenaere · 14 years ago
  38. cae7560 Android: future-proof the RunForegroundManager code to Honeycomb by Maurus Cuelenaere · 14 years ago
  39. fe6faf2 Android port: generate initial config when none is present with dynamically by Maurus Cuelenaere · 14 years ago
  40. fd7375c Ask for track information to be resent after creating a new widget. by Antoine Cellerier · 14 years ago
  41. 64cf0dd Looks like Android 2.3 is more strict when enforcing permissions. Explicitly declare allowed intents under the Service tag in AndroidManifest.xml. by Antoine Cellerier · 14 years ago
  42. 883ff85 Android: Show cover art in the widget (including option to hide it). by Thomas Martitz · 14 years ago
  43. f1e3f5e Android: Add a 3x3 sized widget. by Thomas Martitz · 14 years ago
  44. e6ae867 Android: Remove notification item on pausing too. by Thomas Martitz · 14 years ago
  45. eb01664 Android: Simplify media button intent generation in the widget and cleanup RockboxService accordingly. by Thomas Martitz · 14 years ago
  46. 95e24dd Android: by Thomas Martitz · 14 years ago
  47. d6ce7fe Android: Fix some race conditions and crashes on startup. by Thomas Martitz · 14 years ago
  48. 36af29f Android: Re-attach the media button receiver when entering Rockbox. by Thomas Martitz · 14 years ago
  49. c9c2820 Correct setServiceActivity implementation by Thomas Martitz · 14 years ago
  50. 144df92 Android: Rewrite lcd subsystem to use the SurfaceView API. by Thomas Martitz · 14 years ago
  51. c0c769c Add widgets to android port. by Antoine Cellerier · 14 years ago
  52. f716e4f Oops, this line wasn't supposed to make it into svn. by Antoine Cellerier · 14 years ago
  53. 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
  54. f5a461d Android: Rework notification and change icon sizes to better meet the systems' standard. by Thomas Martitz · 14 years ago
  55. c47d813 Android: Replace the java based tick timer implemented with a not as bloated and more accurate linux hrtimer based one. Further reduces idle cpu usage (0% on my phone but still 1-2% on a Samsung Galaxy S). by Thomas Martitz · 14 years ago
  56. ed61439 Fix extracting libmisc.so by Thomas Martitz · 14 years ago
  57. 55b58a3 Android: Make lcd updates synchronous, doesn't make it faster but smoother (no updates are skipped) and guaranteed to be glitch free. by Thomas Martitz · 14 years ago
  58. efe41e9 Android: When the backlight goes off, the RockboxFramebuffer/View isn't made invisible. Force that in order to disable screen updates while backlight is off. by Thomas Martitz · 14 years ago
  59. 0cf2cc1 Android: Change how detecting call state (introduced in r27746) works, from polling to event based. by Thomas Martitz · 14 years ago
  60. 33af0de Touchscreen: Improved scroll threshold by Thomas Martitz · 14 years ago
  61. eab843f android: don't crash if the user presses HOME while the loading screen is showing, this shuld also be made canceleable later by Jonathan Gordon · 14 years ago
  62. f205824 Android: replace hardcoded strings with Android strings, allowing translations by Maurus Cuelenaere · 14 years ago
  63. 739d76c Android: Use our translations for the yes/no/ok/cancel buttons in the yesno and keyboard dialog. by Thomas Martitz · 14 years ago
  64. 93640fc Android: only display progress dialog when extraction happens by Maurus Cuelenaere · 14 years ago
  65. c31a2f3 Android: greatly simplify Android YesNo and KeyboardInput widgets by Maurus Cuelenaere · 14 years ago
  66. 988bdc1 Android: Use wakeup objects instead of polling for the dialog results in the keyboard and yesno dialog, allowing a lot of code to be removed. by Thomas Martitz · 14 years ago
  67. be51be6 Android: prevent NullPointerException in RockboxService by Maurus Cuelenaere · 14 years ago
  68. 1b477de Android: don't display the loading screen etc. when the library is already loaded by Maurus Cuelenaere · 14 years ago
  69. fe2be33 Android: clean up extracting a bit + add user-visible error-reporting by Maurus Cuelenaere · 14 years ago
  70. 4f747c1 Android: prevent loading the library twice by Maurus Cuelenaere · 14 years ago
  71. 7ccc78d Android port: replace waiting hack in AndroidActivity with a ResultReceiver, added bonus is unzip progress feedback by Maurus Cuelenaere · 14 years ago
  72. a830432 Android port: by Maurus Cuelenaere · 14 years ago
  73. a4f1127 tabs -> spaces in the new Yesno java files and remove unused imports. by Thomas Martitz · 14 years ago
  74. 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
  75. 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
  76. b92eabd Use a native yes/no dialog instead of rockbox's internal one on android by Jonathan Gordon · 14 years ago
  77. c8901b3 Remove the use of the instance field in non-anymore-static methods by Thomas Martitz · 14 years ago
  78. bf63f24 Pass the framebuffer to the service in the constructor rather than later from native code. by Thomas Martitz · 14 years ago
  79. 2d05d2f Clean up r28408 coding style a bit to follow our guidelines with regard to by Thomas Martitz · 14 years ago
  80. eaff333 Use a Native keyboard GUI instead of rockbox's internal one on android by Jonathan Gordon · 14 years ago
  81. 26f7ee1 Clean up usage of RockboxService. Add a proper way to check if rockbox is actually running (checking RockboxService.fb != null was very very bad) by Jonathan Gordon · 14 years ago
  82. 4cbb16e Android: Delay the progress dialog so it's not shown until after 0.5s are over. This way it shouldn't show in a normal launch, but only if libmisc.so needs unzipping. by Thomas Martitz · 14 years ago
  83. 6bb7522 Initialize (instantiate) RockboxFramebuffer from the C code like with the othe java objects. by Thomas Martitz · 14 years ago
  84. 1a2851c Redo "r28369, Android load progress screen". git+svn lost the actual code changed by Jonathan Gordon · 14 years ago
  85. db2a8ff Android: Display a "Loading, please wait" dialog while we wait for the rockbox service to start by Jonathan Gordon · 14 years ago
  86. 783421d Make sure the view always has focus and can be focused in touch mode so the front buttons work after a touch by Jonathan Gordon · 14 years ago
  87. 51c91c5 Adhere to the 80-char line width limit. by Thomas Martitz · 14 years ago
  88. c98f584 Redo r28059, minBufferSize() turned out a bit more unstable on my Legend. Now use the MAX() of the old buffer and minBufferSize() by Thomas Martitz · 14 years ago
  89. 282adac Code style changes in the java part (whitespaces and braces) to match Rockbox coding style. by Thomas Martitz · 14 years ago
  90. 54c838d The rockbox header got lost at some point. by Thomas Martitz · 14 years ago
  91. 6cf3681 Android: Use an explicit 8k buffer for unzipping libmisc.so to remove a warning in logcat. by Thomas Martitz · 14 years ago
  92. cbbbe60 Use getMinBufferSize instead of hardcoding a buffer size. by Thomas Martitz · 14 years ago
  93. f05cdc4 Android: don't compile powermgmt-sim.c by Thomas Martitz · 14 years ago
  94. 5068891 Android port: simplify sending touch events from Java->C by Maurus Cuelenaere · 14 years ago
  95. 934a5a5 Android port: add support for hardware keys by Maurus Cuelenaere · 14 years ago
  96. e726e53 Android port: use Arrays.fill() instead of a for-loop for clearing a byte array by Maurus Cuelenaere · 14 years ago
  97. 4a3e6db A bit of cleanup. by Thomas Martitz · 14 years ago
  98. 4aa3d01 Run the pcm callback from a separate OS thread, that seems to make audio playback by Thomas Martitz · 14 years ago
  99. 8978b2b Android port: The RockboxService introduction broke 1.5/1.6 compability. This should bring it back (heaviliy based on the example given in the Android docs). by Thomas Martitz · 14 years ago
  100. ca4439f Android port: handle incoming calls. by Thomas Martitz · 14 years ago