-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Area-CompressionRelated to compression and decompression feature.Related to compression and decompression feature.Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Related to user interface/experience (e.g. dialogs, notifications).Issue-FeatureA feature request or improvement.A feature request or improvement.
Milestone
Description
Depends on #2096.
When user extracts a multipart RAR, Amaze should extract from the first part of archive, even when the user tries to extract from parts other than part 1.
Example of expected behaviour :
- User tap on part 5 of a 20-part RAR, e.g.
file.part05.rar
- Amaze guess the first part of the multipart RAR to be
file.part01.rar
RarExtractor
work fromfile.part01.rar
instead and extract files from there
Archive viewer (CompressedExplorerFragment
) may not need this however, to be the same behaviour as desktop archivers like FileRoller or 7zip FM.
Metadata
Metadata
Assignees
Labels
Area-CompressionRelated to compression and decompression feature.Related to compression and decompression feature.Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Related to user interface/experience (e.g. dialogs, notifications).Issue-FeatureA feature request or improvement.A feature request or improvement.