You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
Side nav should now present two sections: Storage (which would include internal, external and in the future OTG storage) and Bookmarks.
List should have headers (easy enough with RecyclerView)
Settings and about should move up into the sidenav's Toolbar/Header as actions.
Bookmarks' list should be able to update on a per item basis so there is an animation when adding a bookmark and automatically opening the drawer, making the action result clearer.
As part of this, bookmarks should use an mvvm architecture, like the updated search.
Requires #73
Supersedes #54
The text was updated successfully, but these errors were encountered: