TobiGr
471a72fcfb
Show detailed error message when an account has been terminated by the service
2021-06-08 10:12:36 +02:00
Tobi
8fdd11c890
Merge pull request #6443 from Stypox/invalid-attr
...
Use constraint layout for play queue item
2021-06-08 10:05:38 +02:00
Stypox
fb84d8ff36
Use constraint layout for play queue item
...
Also remove invalid ic_selected attribute
2021-06-07 08:07:27 +02:00
TobiGr
efa100bfde
Increase space for metadata typeview
...
Some translations come with longer words causing them to wrap at strange positions
2021-06-06 11:57:14 +02:00
Stypox
bafda0960e
Always show scrollbars for metadata tags
2021-06-02 21:23:48 +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
c49df41126
Allow copying metadata to clipboard
2021-06-02 14:19:25 +02:00
Stypox
4919161754
Show video metadata below the decription
2021-06-02 14:19:25 +02:00
Tobi
315f4ddcc4
Merge pull request #6410 from sauravrao637/6409
...
Fixed channel description textView
2021-06-01 11:02:47 +02:00
camo0112
3f00843299
fixed channel description textView
2021-06-01 10:43:57 +05:30
TobiGr
a79b3f83a6
Fix empty fragment text not centered when text longer than one line
2021-05-28 12:43:21 +02:00
TobiGr
4c4b7e7898
[Bandcamp] Add Radio stream segments
...
Display channel / creator / artist name when given
2021-04-11 23:14:23 +02:00
Tom
c70ade0681
Add queue time ( #6023 )
...
* Add queue time
2021-04-08 10:41:41 +02:00
krlvm
d1f413e349
Fix list stream item details overflow when there's free space
2021-04-04 21:07:43 +03:00
krlvm
53603e90e1
Add ellipsis to list stream item uploader
2021-04-04 20:52:44 +03:00
krlvm
ef0999b9c3
Merge branch 'dev' into daynight
2021-04-03 00:08:26 +03:00
krlvm
0e314d248b
Fix Player controls colors on KitKat
...
AppCompatImageButton ignores "tint" theme attribute on API 19, therefore, they had to be specified directly, these attributes can be removed after the KitKat support is dropped.
2021-04-02 23:58:10 +03:00
Fynn Godau
36177cefaa
Rename related streams to related items
2021-03-31 22:33:22 +02:00
Tobi
3fa517cf20
Merge pull request #5935 from Stypox/fix-notification-settings
...
Fix hidden icon to the left of notification actions in settings
2021-03-31 22:18:26 +02:00
krlvm
536598aa01
Fix subscription picker colors on API 19
2021-03-31 20:17:58 +03:00
krlvm
1b3360ad18
Fix player controls colors on large screens
2021-03-31 19:07:27 +03:00
krlvm
04573da1df
Fix Kiosk Selector colors in Light theme
2021-03-31 16:49:28 +03:00
wangear
abf7847743
Fix overlapping fonts and crash on tapping anywhere on video after long-pressing 'Popup' button ( #5813 )
...
* Overlapping fonts #5096
issue : #5096
* Overlapping fonts #5096
issue : #5096
changed :
- If additional textView is overlapped, only title view shows.
* Overlapping fonts #5096
issue : #5096
changed :
- Remove treeObserve and hiding logic.
- RelativeLayout -> ConstraintLayout.
- layout size fixed -> wrap_content.
- if text size is bigger, layout height bigger too.
* Overlapping fonts #5096
issue : #5096
changed :
- remove unusable variable
* Crash on tapping anywhere on video after long-pressing 'Popup' button #5804
issue : #5804
changed :
- checked null
- fixed NullPointerException.
2021-03-31 10:10:14 +02:00
Stypox
ffd5ae0261
Merge pull request #5881 from TacoTheDank/about_revamp
...
About package internal revamp
2021-03-31 09:56:12 +02:00
TacoTheDank
8d53116840
Renamed things pertaining to the about package
2021-03-29 19:05:57 -04:00
krlvm
cf91ccd471
Fix Downloader colors
2021-03-29 21:35:00 +03:00
krlvm
abad71e292
Fix colors in setting fragments, cleanup
2021-03-29 21:19:17 +03:00
krlvm
c0dc65c789
Fix Toolbar Search input pointer and cursor color
2021-03-29 14:47:46 +03:00
krlvm
e24d0d4952
Fix Subscription Picker's Toolbar colors
2021-03-29 14:44:29 +03:00
krlvm
f4eef209ce
Fix Repeat Button color in Player
2021-03-28 22:04:54 +03:00
krlvm
8622d777e0
Fix White text in Play Queue in Light Theme, remove shade
2021-03-28 21:38:15 +03:00
krlvm
5d8b3c272e
Fix Toolbar colors in Play Queue
2021-03-28 20:44:20 +03:00
krlvm
647d559df5
Fix text color in playlist overlay
2021-03-28 20:43:52 +03:00
krlvm
758cee35da
Fix subscription selector V overlay color, add ripples
2021-03-28 19:50:45 +03:00
krlvm
9bb8f65bef
Fix colors in PeerTube Settings Fragment
2021-03-28 19:36:07 +03:00
krlvm
0afceeeb87
Fix Light Player Popups in Dark Theme, make Player Controls Overlay always Dark
2021-03-28 18:48:51 +03:00
krlvm
0e9ca54c4e
Fix Search colors on KitKat
2021-03-28 14:55:54 +03:00
krlvm
8534539a9e
Set Search text cursor using accent color instead of drawable
2021-03-28 12:24:29 +03:00
Stypox
ddb288fbfb
Fix hidden icon to the left of notification actions in settings
2021-03-28 10:36:47 +02:00
krlvm
34c34541aa
Fix Dark elements in Dark Theme
2021-03-27 19:15:53 +03:00
krlvm
0cebd7bb63
Show ripples on tab bar with the same color as the toolbar
2021-03-27 18:33:28 +03:00
krlvm
a8de222577
Fix Dark elements in Light Theme
2021-03-27 17:46:05 +03:00
krlvm
a9808628e9
Fix Dark toolbar text in Light theme
2021-03-27 01:28:28 +03:00
krlvm
c509ecac47
Migrate to DayNight Theme
2021-03-26 23:08:25 +03:00
TacoTheDank
39a250c991
Replace FrameLayout with FragmentContainerView where applicable
2021-03-22 17:46:06 -04:00
Tobi
22782ae597
Merge pull request #5818 from TeamNewPipe/thumbnail_size
...
[background player] Fix very small thumbnails
2021-03-14 21:12:52 +01:00
Tobi
714c9fb397
Merge pull request #5148 from Stypox/error-panel
...
Show improved error panel instead of annoying snackbar or crashing
2021-03-14 17:41:27 +01:00
Tobi
5f9da04d93
Merge pull request #5562 from mbarashkov/hardware_keyboard_space_shortcut_v2
...
Implement "pause/play" toggle on hardware keyboard space button.
2021-03-14 13:08:44 +01:00
TobiGr
14dc764a7e
[background player] Fix very small thumbnails
2021-03-13 18:17:30 +01:00