summaryrefslogtreecommitdiff
path: root/android/android.make (follow)
Commit message (Expand)AuthorAge
* Android: Refactor some of the glue code.Thomas Martitz2011-07-18
* Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...Björn Stenberg2011-06-22
* Android: adjust screen orientation based on LCD size.Dominik Riebeling2011-06-04
* Android: install codecs as native libs instead of extracting them (FS#12134).Dominik Riebeling2011-05-31
* Android: rework r29929 AndroidManifest.xml version handling.Dominik Riebeling2011-05-29
* Add source tree version into AndroidManifest.xmlDominik Riebeling2011-05-29
* Use mkdir -p in the previous commit. Thanks sideral for spotting.Thomas Martitz2011-04-21
* Android: Fix creation of debug key if ~/.android doesn't exist.Thomas Martitz2011-04-21
* Android: replace installApk.sh "launching Rockbox activity"-behaviour withMaurus Cuelenaere2011-03-11
* Android: update project to SDKv11Maurus Cuelenaere2011-03-11
* Make $(DIRS) an order-only dependency, to avoid needless rebuilding of some f...Frank Gevaerts2011-02-02
* Change the way java files are compiled (do them all at once) in order to spee...Frank Gevaerts2011-02-02
* Android/Java: Disable implicit compilation of dependecies to make the life ea...Thomas Martitz2011-02-02
* Add widgets to android port.Antoine Cellerier2011-01-29
* Android build tweaks.Antoine Cellerier2011-01-24
* Android: make R.java depend on android/res dirMaurus Cuelenaere2010-11-06
* Fix a small dependency issue, the directories need to be created first.Thomas Martitz2010-11-05
* Android port: $(TEMP_APK) depends on $(AP_), so add it to its dependenciesMaurus Cuelenaere2010-11-05
* Factor out the start/stopForeground and notification icon management into a s...Thomas Martitz2010-10-31
* Minor build script tweaks to make android auto-buildable.Björn Stenberg2010-09-24
* Removed a bit too much, libmisc.so shall still depend on rockbox.zipThomas Martitz2010-09-22
* Android port: Remove the "make zip" dependency of make apk again (see r28068).Thomas Martitz2010-09-22
* Polished the makefile a bit.Björn Stenberg2010-09-21
* Stricter subst to avoid erroneous substitution.Björn Stenberg2010-09-20
* The zip target isn't a good prerequisite for another make target so remove it.Thomas Martitz2010-09-12
* Extend make clean for android zu also cleanup the compiled java classes and a...Thomas Martitz2010-09-12
* Android: Allow "out-of-tree" builds (outside of android/, e.g. build-android/).Thomas Martitz2010-09-02
* Extend android.make so that it can generate a debug signed apk.Thomas Martitz2010-09-02
* Android: don't compile stubs.c and kill off libuisimulator entirely.Thomas Martitz2010-09-02