mirror of
https://github.com/vernu/textbee.git
synced 2026-06-11 01:09:42 -04:00
Adds a full parallel Jetpack Compose UI alongside the legacy Java/XML app. Users can switch between UIs via Settings; SplashActivity routes on launch. New screens: - Onboarding wizard (QR/manual API key, device registration, permissions) - Dashboard (device status, all-time stats, subscription card, quick actions) - Messages tab (SMS history with filter chips, pagination, detail dialog) - Compose screen (multi-recipient input, send with snackbar feedback) - Settings (account, gateway, SMS, legal, system, about sections) - Splash screen with textbee logo and routing logic Infrastructure: - Compose BOM 2023.08.00, Material3, Navigation Compose, Kotlin coroutines - GatewayApiServiceKt (suspend Retrofit interface) + ApiManagerKt singleton - Kotlin DTOs for stats, subscription, user profile, messages, send SMS - Material3 theme with brand orange, dark mode safe (dynamicColor = false) Also adds MIGRATION.md tracking what's done vs what remains to port. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
7 lines
51 B
Plaintext
7 lines
51 B
Plaintext
.vercel
|
|
.DS_Store
|
|
*-monitor
|
|
|
|
.cursor
|
|
.claude/
|
|
.omc/ |