mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
Remove the star icon from the browser URL bar (OmniBar) and add a favorite toggle row to both pull-down sheet surfaces instead: - Compose TopControlSheet (embedded web tabs and napplets): shows filled/outline star with "Add to favorites" / "Remove from favorites" sourced from FavoriteAppsRegistry; isFavorite state flows reactively through EmbeddedTabChrome so the label updates without reopening. - Native NappletControlSheet (full-screen NappletBrowserActivity): same toggle backed by a new MSG_TOGGLE_WEB_FAVORITE IPC message handled in NappletBrokerService; initial state is passed via intent so the star opens in the correct filled/outline state for the launch URL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SBpBE7bQJ2JRni6sYG8UDo