Skip to content
Commit 7d26b679 authored by Andrey Epin's avatar Andrey Epin
Browse files

Chooser custom actions API.

A proposal for the new API for custom Chooser actions.
A new extra flags for Intent, EXTRA_CHOOSER_CUSTOM_ACTIONS and
EXTRA_CHOOSER_PAYLOAD_RESELECTION_ACTION.
EXTRA_CHOOSER_CUSTOM_ACTIONS can be used with intent action
ACTION_CHOOSER to provide a collection of application custom that would
be present to the user in the sharesheet. ChooserAction class is a new
data for carrying app-specified actions.
EXTRA_CHOOSER_PAYLOAD_RESELECTION_ACTION extra flag for content
reselection custom action.

Bug: 258838272
Test: smoke build test, the API is not used at the moment.

Change-Id: Id6748c01ad84cc8ec4a1bc7010e2b82812def9ad
parent e7de904e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment