feat: initial Android app — choreDash + taskDash v1.0.0#1
Merged
Conversation
Gradle wrapper (8.13), version catalog, app build config, data models, repositories, SupabaseClientProvider, SettingsRepository.
…ll, SecureFlagPolicy, signing)
…ompatibility Material3 1.3.0 (BOM 2024.09.00) deprecated menuAnchor() without a type parameter at DeprecationLevel.ERROR — calling it without MenuAnchorType fails compilation. Updated all three call sites: - EditChoreSheet: readOnly field → PrimaryNotEditable - SettingsScreen: editable owner field → PrimaryEditable - EditTaskSheet: editable category + owner fields → PrimaryEditable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
#4A7C59(sage green), no hardcoded colours in typographyWhat's not in this PR (binary files — must be added locally)
app/debug.keystoreandgradle/wrapper/gradle-wrapper.jarare binary files that cannot be pushed via the GitHub API. Add them before building:Test plan
./gradlew assembleDebugsucceeds./gradlew testpasses./gradlew lintDebugcleanGenerated by Claude Code