What's Changed
🚀 Enhancements
- UI: Improve toggle switch behavior by @d4rken in #133
- Ignore accessibility events if there is no active automation task. by @d4rken in #137
- Show error message in upgrade screen if gplay is unavailable. by @d4rken in #138
- Don't abort deletion on errors by @d4rken in #145
- Improve AppCleaner scan performance by @d4rken in #146
- Faster app launch by @d4rken in #147
- Leave breadcrumbs on app launch triggers to investigate ANR issues. by @d4rken in #150
🐞 Bug fixes
- Catch activity launch crash for appcontrol entries. by @d4rken in #134
- PkgOps: Stream installed package data to stay within buffer limits by @d4rken in #135
- Debug improvements by @d4rken in #136
- Some people have no browser installed... by @d4rken in #140
- Warm up the size caches for results in each tool to prevent ANRs by @d4rken in #141
- Better error handling for Read&Write exceptions by @d4rken in #142
- IO: Fix lookup failure on symbolic-links by @d4rken in #149
🤷 Other changes
Full Changelog: v0.7.0-beta0...v0.7.1-beta0