LastPipeBender/app/src/main/res/xml
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
..
appearance_settings.xml -Added accessibility caption style and text color resolver. 2018-04-08 13:58:55 -07:00
content_settings.xml -[#1060] Added toggle to disable thumbnail loading. 2018-03-19 16:40:40 -07:00
debug_settings.xml -Changed Rx exception handling to swallow undeliverable exceptions by default. 2018-02-21 10:42:54 -08:00
download_settings.xml Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
history_settings.xml -[#1060] Added toggle to disable thumbnail loading. 2018-03-19 16:40:40 -07:00
main_settings.xml made debug setting get a debug symbol 2018-02-21 23:14:14 +01:00
provider_paths.xml Add root-path /storage (fixes #707) 2017-10-31 12:14:44 +01:00
video_audio_settings.xml Added the ability to limit video quality if using mobile data. 2018-04-21 12:35:04 -04:00