components/u_download_manager_page
library
Classes
-
UAddDownloadSheet
-
Bottom sheet to paste a URL and pick where it goes — the "Add URL" box of desktop managers.
-
UDownloadButton
-
A one-tap download control: idle → progress ring (tap to pause/resume) → done (tap to open).
-
UDownloadManagerPage
-
Full-screen download manager: filters, categories, live speed, bulk actions and settings.
-
UDownloadSettingsSheet
-
Global download settings: concurrency, connections per download and a speed cap.
-
UDownloadTile
-
One task: icon, name, status, a segment-aware progress bar, speed/ETA and actions.
-
USegmentProgressBar
-
IDM's signature bar: one lane per connection, drawn at its byte offset.