Skip to content

Conversation

@wmontwe
Copy link
Member

@wmontwe wmontwe commented Oct 20, 2025

This was part of #9964 and extracted as standalone change.

This pull request introduces a core file module that provides a unified API for file operations across Android and JVM. It integrates the file operation with the file logger implementation.

The current implementation is limited to copy only, but could be extended when there is further need. Copy will be used by #9964

For better file handling, this introduces use of a KMP Uri implementation: https://github.com/eygraber/uri-kmp

@wmontwe wmontwe requested a review from a team as a code owner October 20, 2025 12:35
@wmontwe wmontwe requested a review from asoucar October 20, 2025 12:35
@wmontwe wmontwe changed the title Feat core file manager feat: add core file manager Oct 20, 2025
asoucar
asoucar previously approved these changes Oct 21, 2025
@wmontwe
Copy link
Member Author

wmontwe commented Oct 22, 2025

I resolved the conflict with main

@wmontwe wmontwe merged commit 999a89e into thunderbird:main Oct 23, 2025
15 checks passed
@wmontwe wmontwe deleted the feat-core-file-manager branch October 23, 2025 08:10
@thunderbird-botmobile thunderbird-botmobile bot added this to the Thunderbird 15 milestone Oct 23, 2025
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.

2 participants