| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-14 | Add tests for create dir/file/link that already exists | Joel Klinghed | |
| Fix implementations to work as expected (that createDirectory/File/Link fails if an entry with that name already exists). | |||
| 2024-09-25 | Add unicode filename test | Joel Klinghed | |
| And fix errors in MUTF-8 conversion in jni.cpp | |||
| 2024-09-10 | Add libs:documents | Joel Klinghed | |
| Reads the abomination that is SAF, or Androids best effort to make files and directories completely and utterly unusable on Android. The androidTest was (and is) a pain, only known to work on a Pixel3 API 34 emulator but it showed a lot of things that the fake content provider in the unit tests failed to show. | |||
