Dark mode doesn't render some icons correctly at the moment and in an effort to get an update Quickgui release out light mode the temporarily the only theme.
Since Quickemu 4.9.3 quickget downloads everything except Ubuntu daily images with curl, via the web_get() function internal to quickget.
This change adapts the progress parsing to curl's progress output and accounts for a bug in quickget where it stopped reporting if wget/curl is the external download tool.
Rather than waiting for the OS list to load, when the app starts, the
loads them in the background, and only waits if we reach the list of
available downloads without them loaded yet. In this case, we use a
FutureBuilder to display a loading spinner until the list is ready.
This fixes the loading of OS icons so they are correctly replaced with a
generic computer if no matching icon is found.
It also centralises the loading process so it happens once during app
initialisation, and displays the corresponding icon next to each VM on
the manager screen.
This is a big improvement over what we had before and relies on the
theme to provide dark mode rather than manually checking brightness each
time we pick a colour.
The buttons in the primary container aren't quite right, I'm not sure
why.
process_run provides a nice wrapper for which, and shows the command an
output in the debug log so provides easier debugging of issues invoking
external commands.
* Added Czech translation.
* Added locale cs_CZ for the Czech language to lib/src/app.dart.
* Added Download cancelled string as per PR #42 to the Czech translation.
Co-authored-by: Yannick Mauray <yannick.mauray@gmail.com>
* slight improvements to italian
* some corrections thanks to Alessandro Volturno
* consistently dithering is better than inconsistency
* Simple check for negative process.exitCode when active download is cancelled re #41
* added cancel download to pot
* Suggested translations added to existing lanquages
* First addition missed the italian evolution
Co-authored-by: Phil Clifford <philip.clifford@gmail.com>
Co-authored-by: Yannick Mauray <yannick.mauray@gmail.com>
* Dutch, Norwegian and Russian
A little knowledge is a dangerous thing, but a little ML and
crowdsourcing can make you feel less nervous.
* Adding Welsh
* first cut at Welsh added
* updates to supported locales list
* Generous corrections from Sadykhzadeh applied
* starting Scottish
* Initial attempt at Gàidhlig na h-Alba
* Updated pot addressed
* Tweaks, updates and satisfying the inspector
* Scots Gaelic added to locales in app.dart
* little improvements
* starting italian
* First attempt at Itialian
* front matter tweaks
* Updated pot addressed
* satisfy the inspector
* more little corrections
* Adding it to app.dart supported locale list