Skip to content

FileTree v1.5.0 (2)

Latest

Choose a tag to compare

@sheikh-abdul-aziz sheikh-abdul-aziz released this 14 Aug 13:09
· 35 commits to main since this release
  • 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