-
Notifications
You must be signed in to change notification settings - Fork 4
feat(files): allow large manual downloads and offline files #383
Copy link
Copy link
Open
Labels
area:files-syncFiles, offline storage, transfer, and synchronizationFiles, offline storage, transfer, and synchronizationarea:uxNavigation, accessibility, responsive design, and interactionNavigation, accessibility, responsive design, and interactionin-progressImplementation is currently activeImplementation is currently activeneeds-designRequires interaction or visual design before completionRequires interaction or visual design before completionplatform:androidAndroid-specific implementation or validationAndroid-specific implementation or validationpriority:P1Required for the pre-release product experienceRequired for the pre-release product experiencetype:featureNew product capabilityNew product capabilitytype:reliabilityCorrectness, crash prevention, recovery, and data safetyCorrectness, crash prevention, recovery, and data safety
Milestone
Description
Metadata
Metadata
Assignees
Labels
area:files-syncFiles, offline storage, transfer, and synchronizationFiles, offline storage, transfer, and synchronizationarea:uxNavigation, accessibility, responsive design, and interactionNavigation, accessibility, responsive design, and interactionin-progressImplementation is currently activeImplementation is currently activeneeds-designRequires interaction or visual design before completionRequires interaction or visual design before completionplatform:androidAndroid-specific implementation or validationAndroid-specific implementation or validationpriority:P1Required for the pre-release product experienceRequired for the pre-release product experiencetype:featureNew product capabilityNew product capabilitytype:reliabilityCorrectness, crash prevention, recovery, and data safetyCorrectness, crash prevention, recovery, and data safety
Type
Projects
StatusShow more project fields
In Progress
User problem
Explicit user actions are blocked by fixed 64 MiB Download and 512 MiB available-offline limits. Camera and video files commonly exceed those limits. A person who deliberately requests a local copy should be limited by available storage and server policy, not by an arbitrary application cap.
Acceptance criteria
Relationships