Skip to content

Stream clipboard

Geoffrey Métais requested to merge Dekans/vlc-android:stream_clipboard into master

Auto clipboard paste in Strema fragment

Description

If current clipboard text is a valid url, pre-fill edittext with it.

Motivation and Context

See #884 (closed)

How Has This Been Tested?

With copied streams url.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: #884 (closed)

Merge request reports