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