Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

0.0.3 Update

Compare
Choose a tag to compare
@Fox2Code Fox2Code released this 12 Oct 20:12
· 1101 commits to master since this release
  • Improved non standard file picker response handling.
    (Should fix install module from storage on some devices,
    and notifying the user that their file manager is weird)
  • Handle file picker returning http/https urls for files.
  • Improved search icon padding for rounded corner phones
  • Fixed card background being invisible on light theme
  • Make install terminal light when light theme is on
  • Added a switch to force the terminal to be always dark
    (to restore old behavior, default is false)

I also attached the example module from the dev guide, it's a demo showing what module installer can do on this manager.
(This module manager for example allow installer scripts to show progress bars, or change the last line of the logs)