Skip to content

Auto update tab after extract #194#273

Closed
jguegel wants to merge 23 commits intoFossifyOrg:mainfrom
jguegel:auto-update-tab-after-extract-194
Closed

Auto update tab after extract #194#273
jguegel wants to merge 23 commits intoFossifyOrg:mainfrom
jguegel:auto-update-tab-after-extract-194

Conversation

@jguegel
Copy link
Copy Markdown
Contributor

@jguegel jguegel commented Sep 27, 2025

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 22 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>
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>
Signed-off-by: Jan Guegel <jan@guegel.eu>
@jguegel jguegel changed the title Auto update tab after extract 194 Auto update tab after extract #194 Sep 27, 2025
@jguegel
Copy link
Copy Markdown
Contributor Author

jguegel commented Sep 27, 2025

sorry for all those commits... i'll improve, but the changes were minor

Copy link
Copy Markdown
Member

@naveensingh naveensingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This (callback) isn't the right approach. An observer-based implementation is needed to solve this and other similar issues (I'll handle it later).

Also, it shouldn't automatically switch to the target folder. #194 is about refreshing the current folder only.

@naveensingh naveensingh mentioned this pull request Oct 9, 2025
9 tasks
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