1. 13f7dff Android: make R.java depend on android/res dir by Maurus Cuelenaere · 14 years ago
  2. a2a243b Fix a small dependency issue, the directories need to be created first. by Thomas Martitz · 14 years ago
  3. 181f6b1 Android port: $(TEMP_APK) depends on $(AP_), so add it to its dependencies by Maurus Cuelenaere · 14 years ago
  4. 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
  5. a8ed339 Minor build script tweaks to make android auto-buildable. by Björn Stenberg · 14 years ago
  6. 7f9e765 Removed a bit too much, libmisc.so shall still depend on rockbox.zip by Thomas Martitz · 14 years ago
  7. 55d7036 Android port: Remove the "make zip" dependency of make apk again (see r28068). by Thomas Martitz · 14 years ago
  8. 40e61a7 Polished the makefile a bit. by Björn Stenberg · 14 years ago
  9. 1c80a1f Stricter subst to avoid erroneous substitution. by Björn Stenberg · 14 years ago
  10. aa0f895 The zip target isn't a good prerequisite for another make target so remove it. by Thomas Martitz · 14 years ago
  11. a994401 Extend make clean for android zu also cleanup the compiled java classes and apks (and everything else generated during build process). by Thomas Martitz · 14 years ago
  12. 994aba1 Android: Allow "out-of-tree" builds (outside of android/, e.g. build-android/). by Thomas Martitz · 14 years ago
  13. 4e982d3 Extend android.make so that it can generate a debug signed apk. by Thomas Martitz · 14 years ago
  14. f8381d9 Android: don't compile stubs.c and kill off libuisimulator entirely. by Thomas Martitz · 14 years ago