Skip to content

feat: Compose unit and geometry resolvers#102

Merged
MessiasLima merged 3 commits into
mainfrom
feature-compose-unit-geometry-resolvers-8158208045051117542
Jul 7, 2026
Merged

feat: Compose unit and geometry resolvers#102
MessiasLima merged 3 commits into
mainfrom
feature-compose-unit-geometry-resolvers-8158208045051117542

Conversation

@google-labs-jules

Copy link
Copy Markdown
Contributor

This change implements GitHub issue #82, adding support for generating Jetpack Compose unit and geometry types.

Key changes:

  • New resolver classes in :android module under dev.appoutlet.some.android.resolver.compose.
  • Full integration with the some<T>() API via AndroidResolverProvider.
  • Comprehensive Robolectric test suite for the new resolvers.
  • Documentation updates including a new docs/android/compose.md page.

PR created automatically by Jules for task 8158208045051117542 started by @MessiasLima

- Added DpResolver, SpResolver, OffsetResolver, SizeResolver, RectResolver, IntOffsetResolver, and IntSizeResolver.
- Registered new resolvers in AndroidResolverProvider.
- Added JVM tests for all new resolvers.
- Created dedicated Compose documentation page.
- Updated Android and supported types documentation.
@google-labs-jules

Copy link
Copy Markdown
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@github-project-automation github-project-automation Bot moved this to Ready in Some Jul 6, 2026
@MessiasLima MessiasLima marked this pull request as ready for review July 6, 2026 21:21
…208045051117542

# Conflicts:
#	android/src/main/java/dev/appoutlet/some/android/AndroidResolverProvider.kt
#	android/src/test/java/dev/appoutlet/some/android/AndroidResolverProviderTest.kt
#	android/src/test/java/dev/appoutlet/some/android/AndroidServiceLoaderTest.kt
#	docs/android/index.md
#	zensical.toml
@MessiasLima MessiasLima changed the title Implement Compose unit and geometry resolvers feat: Compose unit and geometry resolvers Jul 7, 2026
@MessiasLima MessiasLima merged commit 4412654 into main Jul 7, 2026
1 check passed
@MessiasLima MessiasLima deleted the feature-compose-unit-geometry-resolvers-8158208045051117542 branch July 7, 2026 09:31
@github-project-automation github-project-automation Bot moved this from Ready to Done in Some Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant