NewPipe/app/src/main/res/values
Avently f334a2740f Mini player, ExpandableSurfaceView with ZOOM support, popup
- mini player's title, image and author information will be updated in many situations but the main idea is that the info will be the same as currently playing stream. If nothing played then you'll see the info about currently opened stream in fragment. When MainPlayer service stops the info updates too
- made ExpandableSurfaceView to replace AspectRatioFrameLayout. The reason for that is to make possible to use aspect ratio mode ZOOM. It's impossible to show a stream inside AspectRatioFrameLayout with ZOOM mode and to fit the video view to a screen space at the same time. Now the new view able to do that and to show vertical videos in a slightly wide space for them
- refactored some methods to make the code more understandable
- made fixes for player view for landscape-to-landscape orientation change
- added Java docs
- adapted swipe tracking inside bottom sheet
- fixed PlayQueue crashes on clearing
- paddings for popup player now as small as possible
2020-02-05 08:59:30 +03:00
..
attrs.xml merged upstream/dev 2019-11-16 04:37:14 +05:30
colors.xml main commit 2018-11-08 19:00:44 -03:00
colors_services.xml validate peertube instance. changed peertube color 2019-11-23 00:31:35 +05:30
dimens.xml Mini player, ExpandableSurfaceView with ZOOM support, popup 2020-02-05 08:59:30 +03:00
settings_keys.xml Changed default autoplay type to "Only on WiFi" 2020-01-09 19:27:10 +03:00
strings.xml New features and fixes 2020-01-08 19:16:50 +03:00
styles.xml Avoid duplicated code & dark navbar for DarkTheme 2019-12-11 10:04:57 +01:00
styles_misc.xml Implement UI for subscriptions import/export 2018-03-08 11:50:46 -03:00
styles_services.xml merged upstream/dev 2019-11-16 04:37:14 +05:30