Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DownloadManager: process intents from external apps
That's required in Pico4Ultra to receive intents from the Android's DownloadManager. Without that, things like downloading environments don't work because we don't get notified when the download is finished. Fixes #1740
- Loading branch information