This website requires JavaScript.
Explore
Help
Sign In
enki
/
blap-android
Watch
1
Star
0
Fork
0
You've already forked blap-android
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
4
Wiki
Activity
5,500
Commits
1
Branch
4
Tags
6ea76d9acdb816124959ff8dfdd4088d705aae53
Commit Graph
3 Commits
Author
SHA1
Message
Date
Benoit Marty
4eb10a2422
Fix Compose issues.
2024-01-25 11:10:01 +01:00
Benoit Marty
4601e2acd3
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
5fa396d616
View Folders and files
...
Add test Add test
2024-01-24 23:11:52 +01:00