NewPipe-app-android/app/src/main/res/values
James Straub d1b0cd74be Added the ability to limit video quality if using mobile data.
* Added a dropdown to video & audio settings
* Changes to ListHelper:
** Limits resolution when code requests the default video resolution
** Limits audio bitrate when code requests the default audio bitrate
** Removed some dead code and did some cleanup
** Make methods private/protected to help understand what was in use
** The code now chooses one format over an other using a simple raking system defined in array constants. I realized I needed to do this in order to choose the most efficient video stream. I did my best to evaluate the video and audio formats based on quality and efficiency. It's not an exact science.
** Made changes to the tests to support my changes
2018-04-21 12:35:04 -04:00
..
attrs.xml Implement UI for subscriptions import/export 2018-03-08 11:50:46 -03:00
colors.xml -Rollbacks the original main player UI to display nav and status bar on click. 2018-04-11 20:27:39 -07:00
colors_services.xml Fix and improve service switching (introduced colors) 2018-01-30 05:07:40 -02:00
dimens.xml Implement UI for subscriptions import/export 2018-03-08 11:50:46 -03:00
settings_keys.xml Added the ability to limit video quality if using mobile data. 2018-04-21 12:35:04 -04:00
strings.xml Added the ability to limit video quality if using mobile data. 2018-04-21 12:35:04 -04:00
styles.xml Implement UI for subscriptions import/export 2018-03-08 11:50:46 -03:00
styles_misc.xml Implement UI for subscriptions import/export 2018-03-08 11:50:46 -03:00
styles_services.xml Fix and improve service switching (introduced colors) 2018-01-30 05:07:40 -02:00