codeskraps b7fcd4fe82 Increment version to 1.3.1, updating versionCode to 6 in build.gradle.kts. Introduce AppLifecycleState for managing app background state, and integrate it into MainActivity, DashboardScreenModel, WalletScreenModel, and WorkersScreenModel to trigger data refresh on app resume. Refactor DashboardContent for improved readability. 4 天之前
..
src b7fcd4fe82 Increment version to 1.3.1, updating versionCode to 6 in build.gradle.kts. Introduce AppLifecycleState for managing app background state, and integrate it into MainActivity, DashboardScreenModel, WalletScreenModel, and WorkersScreenModel to trigger data refresh on app resume. Refactor DashboardContent for improved readability. 4 天之前
.gitignore 0449882d2c Update .gitignore to properly exclude build artifacts 1 周之前
build.gradle.kts b7fcd4fe82 Increment version to 1.3.1, updating versionCode to 6 in build.gradle.kts. Introduce AppLifecycleState for managing app background state, and integrate it into MainActivity, DashboardScreenModel, WalletScreenModel, and WorkersScreenModel to trigger data refresh on app resume. Refactor DashboardContent for improved readability. 4 天之前
proguard-rules.pro 6b81ef0b13 Increment version to 1.2, add debug build type with suffixes, and enhance ProGuard rules. Update UI components in MainActivity and DashboardContent for improved layout and padding. Refactor BottomTabs and Wallet/Workers screens for consistent padding adjustments. 1 周之前