Keeps the process alive and the machine awake while downloads run. On Android this is a
dataSync foreground service whose notification shows title, text and progress (0-100,
or -1 for indeterminate); elsewhere it is a power assertion or a background-task grant.
Null means "no such secret". A locked or failing key store throws instead, so callers
never mistake a temporarily unreadable key for a missing one and overwrite it.
Android: copies sourcePath into the public Downloads collection through MediaStore
(or the legacy public directory below API 29). Returns the resulting content URI.
Hands a download to the OS. path is the final file path; with publicDownloads on
Android the file goes to the shared Downloads collection instead and path is ignored.