io: get rid of APK_PROGRESS_SCALE
no need to muldiv all the time, just pass the current amount of bytes done, and let callbacks use that directly.
Please register or sign in to comment
no need to muldiv all the time, just pass the current amount of bytes done, and let callbacks use that directly.