v1.0.0
Changelog:
Note: Since v0.2.6-beta QLoader was leaving temporary APK files on device under certain circumstances due to a bug, please use "Clean leftover APKs" option under "Settings - Troubleshooting options" once to clean any such files
Added
- Extraction of screenshots and videos from device
- Progress percentage during APK install and OBB files push
- Task auto dismiss (enabled with 10sec delay by default)
- Troubleshooting options in settings (Rescan devices, Reconnect to device, Restart ADB server, Reset ADB keys, Clean leftover APKs)
- Option to disable debug console
- Tasks list height is auto adjusted based on window height
- Keyboard shortcuts
- F5 to refresh
- Ctrl+F or start typing for search
- Esc to clear search
- Enter or arrow keys switch focus from search box to games list
- Space to toggle checkbox for highlighted game
- Enter key on list installs highlighted game
- Alt to show game details info
- Mouse middle click to show game details info
Fixed
- Temporary APKs not being cleaned up after failed installs
- "Click to see details" message not localized
- App icon not shown on file, and on task bar when debug console is opened
- In some cases private app data not being included in backups even when available
- Tasks can't be cancelled on "Calculating game size" step
Other changes
- Game details window now automatically closes when loses focus
- Decreased loading time by downloading config files from a separate source. This also means you won't need to replace the config in case of changes anymore
- Some internal changes