Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | android/Main: indicate when the native code has quit | Max Kellermann | 2014-07-30 | 1 | -5/+18 |
| | | | | | Let the user know that MPD has failed. Not the best thing to do, but better than pretending it still runs. | ||||
* | android/Loader: fix indent | Max Kellermann | 2014-07-30 | 1 | -12/+12 |
| | |||||
* | db/Configured: store database file in cache directory | Max Kellermann | 2014-03-01 | 2 | -2/+4 |
| | | | | | Add class Context which wraps the Android/Java Context class and add a JNI wrapper for method Context.getCacheDir(). | ||||
* | first Android release | Max Kellermann | 2014-02-22 | 3 | -0/+128 |
Finally, MPD runs on Android. For some small value of "runs". Very much work left, too much to describe. |