Show unit in app download ProgressDialog
Currently the ProgressDialog that pops up when an app is downloaded displays the progress value in bytes.
It would be more useful if those values were in KiB or MiB, depending on the size of the application, as something like "3145728" bytes doesn't mean much to the average user.