You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yangk cad4b58a46 chore: clean up legacy files and update IDE configurations
- Remove old Kotlin DSL build files (build.gradle.kts, settings.gradle.kts)
- Delete legacy MainActivity.java in root package
- Update AndroidManifest.xml for proper configuration
- Add Chinese localization strings
- Update IDE configuration files for better compatibility

Cleanup after MVVM migration to ensure project consistency.
2 months ago
.idea chore: clean up legacy files and update IDE configurations 2 months ago
app chore: clean up legacy files and update IDE configurations 2 months ago
gradle feat: init project 3 months ago
.gitignore feat: init project 3 months ago
build.gradle feat: migrate to MVVM architecture with ViewBinding 2 months ago
gradle.properties feat: init project 3 months ago
gradlew feat: init project 3 months ago
gradlew.bat feat: init project 3 months ago
settings.gradle feat: migrate to MVVM architecture with ViewBinding 2 months ago