summaryrefslogtreecommitdiff
path: root/android (follow)
Commit message (Expand)AuthorAge
* android: clean-up and some refactoring in java code.Thomas Martitz2012-03-25
* android: Remove hack not needed anymore (since 58e097d).Thomas Martitz2012-03-22
* android: lcd_update/_rect() changesThomas Martitz2012-03-22
* Add RBCODEC_LIB to android and ypr0 builds so they link again.Frank Gevaerts2012-03-18
* Arm stack unwinderMarcin Bukat2012-02-22
* Hosted: Output map files after linking.Thomas Martitz2012-01-21
* android: Add preliminary eclipse support for building the native code, disabl...Thomas Martitz2012-01-03
* android: Update build system for recent SDK versions and target ice cream san...Thomas Martitz2012-01-03
* Adjust a few makefiles to generate smaller (upto 80%) binaries on RaaA throughThomas Martitz2012-01-03
* Android: Ship cpufeatures.[ch] from the sdk to enable the build under the ndk...Thomas Martitz2011-12-19
* Fix left-over hardcoded path (oops).Thomas Martitz2011-12-19
* Hosted/linux: Add process/cpu info screen to the debug menu.Thomas Martitz2011-12-19
* Android: Work around an android bug.Thomas Martitz2011-10-22
* Android: show Album Art in notification area.Dominik Riebeling2011-10-01
* Disable android status bar again, until we have a generic theme solution.Björn Stenberg2011-09-30
* Enable Android status bar.Björn Stenberg2011-09-28
* Fix toolchain installation.Dominik Riebeling2011-09-08
* Added 'platform-tools' to the features installed by installToolChain.sh for t...Bryan Childs2011-09-05
* Android: store resources on SD card.Dominik Riebeling2011-09-04
* Android tools: Allow discovery of download URLsMaurus Cuelenaere2011-08-20
* Android: Undo r30293 partly as it prevents installation.Thomas Martitz2011-08-14
* Android: Fix a few java warnings. Upgrade ndk platform to 2.0 (don't support ...Thomas Martitz2011-08-14
* Android: Change headphone detection to call into native.Thomas Martitz2011-07-19
* Android: Rework RunForegroundManager (again)Thomas Martitz2011-07-18
* Android: Fix long unnoticed typo in function call, leading to the wrong funct...Thomas Martitz2011-07-18
* Forgot to add new class file in r30161.Thomas Martitz2011-07-18
* Android: Slightly rework logging to logcat by offloading duplicated code to a...Thomas Martitz2011-07-18
* Android: Refactor some of the glue code.Thomas Martitz2011-07-18
* Android: Fix sporadic force closes.Thomas Martitz2011-07-18
* Added NODEPS define to skip recompilation for zip and apk builds. Usage: make...Björn Stenberg2011-06-22
* Support installing the Android toolchain on Cygwin and OS X.Dominik Riebeling2011-06-11
* Android: Greatly simplify the pcm callback mechanism on both, the Java and th...Thomas Martitz2011-06-05
* Hopefully FS#12064 - Android: Possible fix for audio stopping on high CPU load.Thomas Martitz2011-06-04
* Android: listen to ACTION_AUDIO_BECOMING_NOISY for headphone (FS#12097).Dominik Riebeling2011-06-04
* Android: implement headphone detection thus enabling pause on unplug (FS#12097).Dominik Riebeling2011-06-04
* 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
* Rework MediaButtonReceiver a bit:Thomas Martitz2011-05-13
* 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
* Fix some whitespace errors.Dominik Riebeling2011-04-14
* Only set volume on SYS_VOLUME_CHANGED the first time. Workaround for FS#12034.Björn Stenberg2011-03-31
* Android: Implement app shutdown and thus, sleep timer.Thomas Martitz2011-03-16
* Android: Fix widget albumart display on pre-2.2 devices.Thomas Martitz2011-03-16
* Listen to and follow external Android volume changes. (Based on FS#11914 by M...Björn Stenberg2011-03-14
* Use the pcm volume to add finer steps between every android stream volume step.Björn Stenberg2011-03-11
* Android: get rid of warnings (no functional changes)Maurus Cuelenaere2011-03-11
* Android: replace installApk.sh "launching Rockbox activity"-behaviour withMaurus Cuelenaere2011-03-11