Revision 84d45622
ID | 84d45622bed48ae6b981e32ac4703eb3057ba54e |
Parent | aa9313bd |
Child | df23e0a1 |
directly read dbFileName from Java in JNI; purge VirtualFileSystem.init()
Though it was a painful process getting through the JNI, this takes us in
the right direction in terms of clean code.
Also rename to dbFileName everywhere to match the name in Java, and make it
static since there can only be one open IOCipher VFS at a time. And that
also means there is no point in making VirtualFileSystem implement
Comparible.
Files
- added
- modified
- copied
- renamed
- deleted