1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-10-02 08:50:49 +00:00
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