1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-02 00:40:51 +00:00
NewPipe/app/src
TiA4f8R aab09c0c65
Merge the Share process of the two classes into one
A new class has been added in the util package: NewPipeTextViewHelper.
It shares the selected text of a TextView with ShareUtils#shareText (with the created shareSelectedTextWithShareUtils static method).
Only this static method can be used by other classes, other methods are private.
2021-10-16 13:41:04 +02:00
..
androidTest/java/org/schabi/newpipe Simple Codebase Improvement (#7132) 2021-09-22 09:17:53 +02:00
debug Add debug setting to enable Picasso indicators 2021-08-24 10:56:25 +02:00
main Merge the Share process of the two classes into one 2021-10-16 13:41:04 +02:00
release/res/xml Fix release build by updating icon reference 2021-04-04 09:22:42 +02:00
test Added tests for the `TimestampExtractor` 2021-08-06 22:09:03 +02:00