Skip to content

♻️ Deduplicate Java service intent setup#3331

Merged
AndreMiras merged 1 commit into
kivy:developfrom
AndreMiras:feature/refactor_dry_java
May 19, 2026
Merged

♻️ Deduplicate Java service intent setup#3331
AndreMiras merged 1 commit into
kivy:developfrom
AndreMiras:feature/refactor_dry_java

Conversation

@AndreMiras
Copy link
Copy Markdown
Member

Add a shared PythonServiceIntent helper for building Python service intents and stopping services.
Migrate activity service-start methods and generated service templates to delegate intent construction while preserving public APIs, service-only Binder behavior, and service-library foreground startup behavior.

Add a shared PythonServiceIntent helper for building Python service
intents and stopping services.
Migrate activity service-start methods and generated service templates
to delegate intent construction while preserving public APIs, service-only
Binder behavior, and service-library foreground startup behavior.
@AndreMiras AndreMiras merged commit f52991b into kivy:develop May 19, 2026
39 checks passed
@AndreMiras AndreMiras deleted the feature/refactor_dry_java branch May 19, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants