Logo
Explore Help
Sign In
yangk
/
Mobile_PDA
1
0
Fork
You've already forked Mobile_PDA
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
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.
main
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'main'
${ noResults }
Mobile_PDA/build.gradle

5 lines
168 B
Groovy
Raw Permalink Normal View History Unescape Escape

feat: migrate to MVVM architecture with ViewBinding - Replace old MainActivity with MVVM structure - Add MainViewModel for business logic separation - Implement ViewBinding for type-safe UI access - Move MainActivity to ui.main package - Remove Kotlin DSL files (build.gradle.kts, settings.gradle.kts) - Add Chinese localization support This refactoring improves code maintainability, testability, and follows modern Android development standards.
3 weeks ago
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
}
Powered by Gitea Version: 1.19.4 Page: 58ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API