mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-06 21:43:28 +01:00
Android has a limit on the size of Intent parameters. When enqueuing a huge number of items, it just ignored the argument and did not call onNewIntent. We now load the list over in DownloadService.