NewPipe/app/src/main/java/org/schabi/newpipe/settings
Vincent Nagel de4d6037d3 ageRestrictedContent first draft
Cookie updated whenever ageRestrictedContent setting is changed or
service is changed. Right now there is only a cookie for youtube, but
cookies for other services could be added in the future.

Problems with this approach: Even when the service is set to youtube,
the downloader doesn't only request youtube urls e.g. it also sends
reqeusts to i.ytimg.com, suggestqueries.google.com, and yt3.ggpht.com.
The ageRestrictedContent cookie is not normally sent when sending
requests to these other urls, so doing so might have unknown effects.
2020-04-20 21:45:32 -05:00
..
custom Localize duration strings used in feed settings using plurals 2020-03-14 00:12:53 -03:00
tabs Move things back to its original place 2020-04-02 15:57:50 +02:00
AppearanceSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
BasePreferenceFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
ContentSettingsFragment.java ageRestrictedContent first draft 2020-04-20 21:45:32 -05:00
DebugSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
DownloadSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
HistorySettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
MainSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
NewPipeSettings.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
PeertubeInstanceListFragment.java Move things back to its original place 2020-04-02 15:57:50 +02:00
SelectChannelFragment.java Move things back to its original place 2020-04-02 15:57:50 +02:00
SelectKioskFragment.java Move things back to its original place 2020-04-02 15:57:50 +02:00
SettingsActivity.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
UpdateSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00
VideoAudioSettingsFragment.java Improve code style to be more consistent 2020-04-02 15:57:50 +02:00