1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-02 18:13:19 +00:00
NewPipe/app/src
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
..
androidTest/java/org/schabi/newpipe fix unit tests 2016-11-20 19:01:06 +01:00
main Add ReCaptcha Activity 2016-12-07 22:26:54 +01:00