Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-01 | db/Configured: store database file in cache directory | Max Kellermann | 2 | -0/+78 | |
Add class Context which wraps the Android/Java Context class and add a JNI wrapper for method Context.getCacheDir(). | |||||
2014-03-01 | java/File: add method ToAbsolutePath() returning AllocatedPath | Max Kellermann | 2 | -51/+27 | |
2014-03-01 | android/Environment: fix copyright header | Max Kellermann | 2 | -42/+34 | |
Stole my own code from another project :-) | |||||
2014-03-01 | Android: obtain music directory from ↵ | Max Kellermann | 2 | -0/+160 | |
Environment.getExternalStoragePublicDirectory() |