Skip to content

Auto update tab after extract - #272

Closed
jguegel wants to merge 24 commits into
FossifyOrg:mainfrom
jguegel:auto-update-tab-after-extract
Closed

Auto update tab after extract#272
jguegel wants to merge 24 commits into
FossifyOrg:mainfrom
jguegel:auto-update-tab-after-extract

Conversation

@jguegel

@jguegel jguegel commented Sep 27, 2025

Copy link
Copy Markdown
Contributor

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Fixed decompress default folder, now opens into the extracted folder

Before & after preview

  • opens into the decompressed folder

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • All checks are passing.

Jan Guegel and others added 24 commits September 25, 2025 21:43
update changelog
…ctivity.kt

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
…ty.kt

introduced tryInitFileManager() to SaveAsActivity.kt
removed const MANAGE_STORAGE_RC from MainActivity.kt

Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
fix hardcoded successful decompression toast
fix hardcoded invalid password toast

Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
thanks for the feedback!

Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
Signed-off-by: Jan Guegel <jan@guegel.eu>
Co-authored-by: Naveen Singh <36371707+naveensingh@users.noreply.github.com>
@jguegel jguegel closed this Sep 27, 2025
@jguegel

jguegel commented Sep 27, 2025

Copy link
Copy Markdown
Contributor Author

i think i need to rebase first.. will create new with hopefully only the real changes

@naveensingh

Copy link
Copy Markdown
Member

Always synchronize your main branch with the upstream before creating a pull request. Your main branch should be identical to the upstream.

@jguegel
jguegel deleted the auto-update-tab-after-extract branch September 27, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto-update Files tab content after extracting files from ZIP archive

2 participants