ANURAGX / File_Quest

Android Root Enabled,3D List View File Manager
https://play.google.com/store/apps/details?id=org.anurag.file.quest
27 stars 18 forks source link

Create zip file using context menu not working correctly with keep files after zipping #8

Closed hungly closed 9 years ago

hungly commented 9 years ago

Zipping a folder and chose to delete files after zipping using the context menu (long press on a folder) create an corrupted archive and delete the original folder

Step to re-create:

  1. Long press a folder
  2. Press “Create archive”
  3. Select “Keep files after zipping"
  4. Press “Start”

    Result:

    • An corrupted archive is created

      Run in

    • Samsung Galaxy Note 4
    • Samsung's stock ROM 4.4.4
ANURAGX commented 9 years ago

there's a bug in my algorithm for creating zip files. I will fix it soon.

ANURAGX commented 9 years ago

Fixed