Commit Graph

4 Commits

Author SHA1 Message Date
cdc1dd60d1 fix: Correct binding reference for status metadata in MainActivity 2026-03-22 22:10:01 +08:00
21621b15f4 feat: Add SettingsActivity for configuration management and logging
- Introduced SettingsActivity to manage server address and token settings.
- Integrated LogStore for logging status updates and messages.
- Updated MainActivity to navigate to SettingsActivity and handle configuration.
- Modified UI in activity_main.xml and activity_settings.xml for improved user experience.
- Adjusted color scheme in colors.xml for better visibility and aesthetics.
- Enhanced string resources in strings.xml for clarity and consistency.
- Refactored notification handling in NotificationHelper.kt to use status labels.
- Updated TunnelService to log status changes and messages.
2026-03-22 22:04:14 +08:00
4b09fe817d Update theme colors to use android namespace for background attributes 2026-03-22 21:35:57 +08:00
4210ab7675 Add Android client support and unify cross-platform builds 2026-03-22 21:25:09 +08:00