Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extension flags to shutdown transaction #278

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 15, 2021

  1. Update the AndroidComponentAddress spec to include the whole binding …

    …Intent.
    
    By considering the binding Intent's action, data, type, identity and categories we align BinderChannel's addressing with Android's natural equivalence relation for "cached" IBinders (https://developer.android.com/guide/components/bound-services#Basics)
    jdcormie committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    28f70e4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jdcormie/jdcormie-address-intent-patch

    Update the AndroidComponentAddress spec to include the whole binding Intent.
    jdcormie committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7ff1575 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    945d226 View commit details
    Browse the repository at this point in the history