-
Bug fixed (v1.0.0): Fixed Expansion and Collapse state is not updating properly.
-
Concurrent FileMap: Maintains a record of recently accessed files and directories, facilitating quick access to previously expanded files and directories.
-
RecyclerItemView: Utilizes the built-in RecycledViewPool of RecyclerView to reuse old views, reducing memory usage by avoiding the creation of new views.
-
Optimized for Smooth Performance
-
Fixed Hover-Navigated Directory issue
-
Refactored for Easy to Integrate
-
Added Attributes to configure new features (e.g. Concurrent FileMap, RecyclerItemView, ItemViewCaching).
-
Added a few animations while Loading FileTree
-
Added support for Folder icons based on their name