mirror of
https://github.com/vide/matedroid.git
synced 2026-01-20 00:03:17 +08:00
- Set up Kotlin + Jetpack Compose Android project - Configure Gradle with version catalog and all dependencies - Implement Settings screen for TeslamateApi server configuration - Add Material Design 3 theming with Tesla-inspired colors - Set up Hilt dependency injection - Add DataStore for settings persistence - Include navigation component with Compose integration - Add GPLv3 license 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.0 KiB
1.0 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- Initial project structure with Kotlin and Jetpack Compose
- Settings screen for TeslamateApi server configuration
- Material Design 3 theming with Tesla-inspired colors
- Dark/light mode support with dynamic colors on Android 12+
- DataStore for secure settings persistence
- Hilt dependency injection setup
- Navigation component with Compose integration
0.1.0 - Unreleased
Initial development release (MVP in progress).
Planned
- Dashboard with real-time vehicle status
- Charging history with statistics and charts
- Drive history with efficiency metrics
- Battery health tracking
- Software update history