aboutsummaryrefslogtreecommitdiffstats
path: root/src/android (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-014-4/+4
|
* db/Configured: store database file in cache directoryMax Kellermann2014-03-012-0/+78
| | | | | Add class Context which wraps the Android/Java Context class and add a JNI wrapper for method Context.getCacheDir().
* java/File: add method ToAbsolutePath() returning AllocatedPathMax Kellermann2014-03-012-51/+27
|
* android/Environment: fix copyright headerMax Kellermann2014-03-012-42/+34
| | | | Stole my own code from another project :-)
* Android: obtain music directory from ↵Max Kellermann2014-03-012-0/+160
Environment.getExternalStoragePublicDirectory()