Package-level declarations
Ready-made, console-themed Jetpack Compose surfaces:
dev.cupthread.feedback.ui.FeedbackComposer — structured feedback form.
dev.cupthread.feedback.ui.FeatureRequestsScreen — browse, search, and vote.
dev.cupthread.feedback.ui.RoadmapBoardScreen — paged roadmap kanban board.
dev.cupthread.feedback.ui.WhatsNewScreen — changelog list with email subscribe.
dev.cupthread.feedback.ui.ChangelogOverlay — modal What's-New bottom sheet.
The screens manage their own loading/error/empty states and apply the console theme, so they can be embedded without extra configuration.
Types
Represents a grouped roadmap category consisting of a kanban BoardColumn and its active FeatureRequestItems.
Functions
Renders an overlapping horizontal avatar stack of up to 3 recent commenters with an overflow indicator.
Pure Jetpack Compose What's-New modal bottom sheet overlay.
Interactive Modal Bottom Sheet displaying comprehensive feature request details and comment discussions.
Full-screen interactive Feature Requests board and proposal submission screen.
Ready-made User Feedback Submission Form composable.
Interactive Modal Bottom Sheet version of the feedback submission form.
Convenience extension function that fetches console-configured What's-New copy and presents a modal bottom sheet dialog directly over an Android Activity.
Remembers and observes the active remote SdkAppearance configuration for client.
Full-screen interactive Roadmap Kanban Board composable.
Remote feature gate and theming wrapper for SDK UI surfaces.
Interactive Modal Bottom Sheet displaying a public user profile.
Full-screen "What's New" and Product Changelog Screen composable.