NewPipe/app/src/main
Benoît Mauduit 54eb353d0d Add ReCaptcha Activity
* ReCaptchas are implemented using a simple WebView with Javascript enable.

 * All HTTP responses inside the WebView are catched (using onPageFinished())
 ** When Google reCatcha cookies are detected, register cookies to the
    Downloader class and Return to MainActivity
2016-12-07 22:26:54 +01:00
..
java Add ReCaptcha Activity 2016-12-07 22:26:54 +01:00
res Add ReCaptcha Activity 2016-12-07 22:26:54 +01:00
AndroidManifest.xml Add ReCaptcha Activity 2016-12-07 22:26:54 +01:00