Skip to content

Replace file explorer bottom sheet with animated dialog and refreshed directory logic#502

Merged
theovilardo merged 5 commits intomasterfrom
codex/migrate-file-explorer-to-full-screen-dialog
Dec 12, 2025
Merged

Replace file explorer bottom sheet with animated dialog and refreshed directory logic#502
theovilardo merged 5 commits intomasterfrom
codex/migrate-file-explorer-to-full-screen-dialog

Conversation

@theovilardo
Copy link
Copy Markdown
Owner

Summary

  • replace the file explorer bottom sheet with a full-screen dialog that animates with slide/fade transitions
  • adjust directory selection to allow independent subfolder deselection via allowed and blocked paths
  • trigger library resyncs on directory changes so the music library updates immediately

Testing

  • Not run (not requested)

Codex Task

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

This commit introduces several UI and styling refinements to the `FileExplorerBottomSheet` component.

Key changes include:
*   Updated the Floating Action Button's colors and padding.
*   Refined padding, spacing, and typography for the header and title elements.
*   Adjusted the "Smart View (Beta)" tab title to "Smart View (β)".
*   Improved tab layout and spacing for better alignment.
*   Applied horizontal padding and corner clipping to the file list (`LazyColumn`) for a cleaner look.
*   Removed a `HorizontalDivider` from the `FileExplorerHeader`.
*   Commented out the unused `FolderExplorerScreen` composable.
@theovilardo theovilardo merged commit 8792eff into master Dec 12, 2025
@lostf1sh lostf1sh deleted the codex/migrate-file-explorer-to-full-screen-dialog branch January 16, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant