index
:
cleversync.git
WIP
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
Age
Commit message (
Expand
)
Author
2025-09-17
Update android compileSdk to 36 and java version to 21
Joel Klinghed
2024-11-09
documents: Include new targetSdk in test range
Joel Klinghed
2024-09-10
Add libs:documents
Joel Klinghed
2024-09-03
Add robolectric.properties
Joel Klinghed
2024-07-25
samba: Add credentials object
Joel Klinghed
2024-07-23
Add initial code for samba implementation based on libsmb2
Joel Klinghed
2024-07-16
Break out io code in libs
Joel Klinghed
2024-07-15
Remove values-v23 as minSdk = 29
Joel Klinghed
2024-07-15
Fix some problems with Link
Joel Klinghed
2024-07-15
Add some tests in LocalTreeTest for removing directories
Joel Klinghed
2024-07-15
Add Utils#createFileAndDirectories
Joel Klinghed
2024-07-15
Add Utils for parsing path parts to a directory
Joel Klinghed
2024-07-15
Add Directory#openDir,File,Link
Joel Klinghed
2024-07-15
Move LocalTreeTest to io
Joel Klinghed
2024-07-14
Add Directory#liveList and make Directory#list() direct
Joel Klinghed
2024-07-14
Rename File#open to File#read
Joel Klinghed
2024-07-11
Initial commit
Joel Klinghed