shiahonb777/web-to-app
A native Android application that converts any website URL into a standalone Android App.
4.5kStars
678Forks
12Claude Commits
KotlinLanguage
androidappweb
First Claude commit: Apr 11, 2026Last Claude commit: 2mo agoDiscovered: Apr 12, 2026
Recent Claude Commits
fix: white screen when reopening app from launcher icon
24c233f2mo agoauthor_emailfix: apply same status bar icon fix to WebViewActivity (preview mode)
baf3bd62mo agoauthor_emailfix: status bar icons invisible in dark mode (black on black)
dbc5cb72mo agoauthor_emailfix: replace enableEdgeToEdge() with manual edge-to-edge setup
bc88f7c2mo agoauthor_emailfix: use SideEffect instead of LaunchedEffect for status bar icon color
748862a2mo agoauthor_emailfix: force status bar icon color to match overlay background
c3977ff2mo agoauthor_emailfix: ShellTheme not providing LocalIsDarkTheme to child composables
4e178b82mo agoauthor_emailfeat: add separate Light/Dark mode status bar configuration
c8e432d2mo agoauthor_emailfix: show StatusBarOverlay in non-fullscreen mode when custom config is set
172e7d02mo agoauthor_emailfix: use expand/collapse arrow instead of switch toggle for Status Bar Config
8f929702mo agoauthor_emailfeat: make Status Bar Style Config available without fullscreen mode
c78cb9f2mo agoauthor_emailfeat: combine all fixes - toolbar option, rotation, dark mode
7a2f26a2mo agoauthor_email