This website requires JavaScript.
Explore
Help
Sign In
letro
/
letro-android
Watch
1
Star
0
Fork
0
You've already forked letro-android
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
5,508
Commits
1
Branch
0
Tags
c0da3fb45e0a3c4ee625cd09ab87e3ede9e7d856
Commit Graph
3 Commits
Author
SHA1
Message
Date
Benoit Marty
66ed3f2e3f
Fix Compose issues.
2024-01-25 11:10:01 +01:00
Benoit Marty
647c431f59
Change type of
ViewFileState.lines
from
ImmutableList<String>
to
AsyncData<List<String>>
to properly handle loading and error states.
2024-01-25 10:21:28 +01:00
Benoit Marty
4f8edce538
View Folders and files
...
Add test Add test
2024-01-24 23:11:52 +01:00