Stypox
5613a89099
Add space above channel description (About tab)
2023-09-18 23:22:32 +02:00
litetex
9071397ee9
Clean up pre-Lollipop compat attributes
2022-07-13 19:03:45 +02:00
TiA4f8R
a6bebe7b54
Use a custom TextView everywhere to be able to share with ShareUtils the selected text
...
This TextView class extends the AppCompatTextView class from androidx.
These changes (only in XML ressources) allow us to share the selected text by using ShareUtils.shareText, which opens the Android system chooser instead of the Huawei system chooser on EMUI devices.
2021-10-16 13:40:54 +02:00
Stypox
a98c0cc61d
Use chips to show tags in metadata section
...
Clicking on chips opens the search fragment
Long clicking copies to clipboard
2021-06-02 16:15:02 +02:00
Stypox
aab4416947
Add button to allow selecting text in the description
...
Since now selection is disabled by default, this fixes #5453
2021-06-02 14:36:34 +02:00
Stypox
4919161754
Show video metadata below the decription
2021-06-02 14:19:25 +02:00
Stypox
8a4783f97b
Move description to a tab alongside related streams and comments
2021-01-17 15:26:25 +01:00