NewPipe icon indicating copy to clipboard operation
NewPipe copied to clipboard

Use LinkifyCompat.

Open Isira-Seneviratne opened this issue 2 years ago • 3 comments

What is it?

  • [x] Codebase improvement (dev facing)

Description of the changes in your PR

  • Use LinkifyCompat to backport Linkify improvements for older API levels.

Fixes the following issue(s)

  • Fixes #

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.

Due diligence

Isira-Seneviratne avatar Sep 06 '22 04:09 Isira-Seneviratne

to backport Linkify improvements

Idle curiosity. What are these improvements?

opusforlife2 avatar Sep 07 '22 20:09 opusforlife2

to backport Linkify improvements

Idle curiosity. What are these improvements?

I checked the code, and it backports the implementations of the Linkify methods on Android 9.0 and later.

Isira-Seneviratne avatar Sep 07 '22 23:09 Isira-Seneviratne