This release of the UBports Installer includes improvements to various behind-the-scenes components and introduces support for flashing Samsung devices using the heimdall utility.
You can help us test this release by reporting your experience in our brand-new user testing platform OPEN-CUTS!
Changelog:
- Heimdall support for flashing Samsung devices
- A
heimdall:flashstep analogous to thefastboot:flashstep has been implemented - Special handling of
download-typeuser_actionshas been implemented to include heimdall scanning
- A
- An
adb:sideloadstep has been implemented to allow flashing other types of images more common with other operating systems using theadb sideloadcommand - Fixed bug that prevented downloads hen behind a network proxy. Users requiring proxies can now configure them using the
http_proxyandhttps_proxyenvironment variables, which is the established standard - The
fastboot:formatstep can now specify optionalpartitionTypeandsizeparameters for greater flexibility - The files on the
fastboot:flashstep can npw specify therawandforceparameters to provide access to thefastboot flash:rawcommand and the--forceflag respectively - An
unpackstep has been implemented to allow extracting compressed archives - Fixed a bug that caused the
fallback_user_actionto result in unexpected behavior - Improved handling of the cache directory, allowing for greater re-usability of downloaded files
- Tweaked structure of generated bug reports to generate more useful information
- Logs sent to paste.ubuntu.com now expire after one year to prevent flooding the service with short-lived irrelevant information
A snap package is available by running snap install ubports-installer on any Linux distribution.