summaryrefslogtreecommitdiff
path: root/firmware/target/hosted/android/system-android.c (follow)
Commit message (Expand)AuthorAge
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* Introducing Targets iBasso DX50 & iBasso DX90Simon Rothen2014-09-18
* Fix hostfs_init() return value.Thomas Martitz2014-03-03
* storage: Add STORAGE_HOSTFSThomas Martitz2014-02-23
* android: implement system_exception_wait and system_reboot, so that the panic...Thomas Martitz2012-03-30
* android: Add facility for java code to wait native code to be ready.Thomas Martitz2012-03-22
* android: move pcm_shutdown() to audiohw_close() now that it's properly called...Thomas Martitz2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Android: Implement app shutdown and thus, sleep timer.Thomas Martitz2011-03-16
* Android: Partly revert r29569 and only call the new getJavaEnvironment() when...Thomas Martitz2011-03-16
* Android: delete the global reference in surfaceDestroyedMaurus Cuelenaere2011-03-11
* Partly revert "Android: use NewGlobalRef for references that are used globally"Maurus Cuelenaere2011-03-11
* Android: Don't share the JNI environment across threads, but obtain it theMaurus Cuelenaere2011-03-11
* Android: use NewGlobalRef for references that are used globallyMaurus Cuelenaere2011-03-11
* Introduce "power" thread for RaaAThomas Jarosch2011-03-02
* Android: Change how detecting call state (introduced in r27746) works, from p...Thomas Martitz2010-11-12
* Android: Fix two warningsThomas Martitz2010-09-01
* Android: don't compile powermgmt-sim.cThomas Martitz2010-09-01
* Run Rockbox as a service, which allows for music decoding&playback in the bac...Thomas Martitz2010-08-03
* system-android: cast void* to uintptr_t*Rafaël Carré2010-08-03
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02