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
…-fallback, resolves#705. Add --debug and --verbose, resolves#704. Fixes#703 where native tools were used even when custom tools are specified. Improve readme documentation.
## New features
- Allow the user to reconnect their device if the connection gets lost
- New *beautiful* animations for downloading and pushing files
- Include the command-line interface in the normal app (not fully implemented yet)
- Use --debug and --verbose instead of env vars, resolves#704
- Remove google fonts, because fuck google
- Clean cache before installing, resolves#6
## Bugfixes
- Tame the cross-firing events, fixes#187 and possibly many other
issues
- Finish adb-support snapd interface implementation, fixes#258
- Implement ubports-api-node-module, fixes#692, resolves#7
- Use new (a year old, holy shit time is flying!) API server, fixes#692
- Shut the child process up, fixes#216
- Fix macos paths, fixes#430, fixes#553, fixes#120, fixes#92
- Fixes stupid bug where we tried to execute [Object]
- Fixes#703 , where custom tools were not executed on asar convenience function usage
- Introduce a --simulate option (still experimental), resolves#706
- Implement --force-fallback, resolves#705
- Implement introduce --no-root option
- Fix#716, `fastboot boot` issue on Meizu Pro 5
## General improvements related to unreported or distributed issues
- More intuitive loading bars
- Improve logging by, like, a lot
- Remove a lot of unused code
- Improvements of code quality in some areas
- Move stuff around
- More useful event handling
Should be done through a cli option, we can look at UI later
The text was updated successfully, but these errors were encountered: