| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-05 | Workaround kotlin & Android API 35 snafo | Joel Klinghed | |
| removeLast resolved to kotlin extension method on Android 34 and older. On 35 it resolves to a new Java method, that is API 35 only. | |||
| 2024-09-25 | samba & sftp: Share path utils methods | Joel Klinghed | |
| Add tests for them, and add basename, currently unused, for completeness | |||
| 2024-07-16 | Break out io code in libs | Joel Klinghed | |
| Preparing for adding more io implementations. Really tried writing the convention plugins in kotlin dsl but could not find the exact right hacks to get it to work. | |||
