Skip to content

[Request]: (share_plus) EXTRA_TITLE in share Intent on Android #3307

Closed
@miquelbeltran

Description

@miquelbeltran

Plugin

share_plus

Use case

As a plugin user I'd like to be able to set the EXTRA_TITLE when sharing conent (URL, Text or Files) with share_plus when using Android.

Proposal

See PRs #3306 and #3270.

Several options:

  1. Add a title optional parameter. This is only used on Android.
  2. Simply pass the subject as the EXTRA_TITLE intent extra.
  3. Create a way to pass Intent extras directly (e.g. a Map<String, String>)
  4. Create an "Android params" optional payload for the share methods.

Each one has advantages and disadvantages, I'd like to discuss them in this ticket.

Metadata

Metadata

Assignees

No one assigned

    Labels

    androidenhancementNew feature or requestshare_plusFeature, Enhancement, Bug Fixes for Share Plus Plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions