NewPipe-app-android/app/src/main/java/org/schabi/newpipe
Markus Richter c0453065e4 Enable TLS v1.1/1.2 for KitKat devices
This enables modern TLS versions in the collection browser, the Downloader and the Player.
This is neccessary because media.ccc.de rejects all older TLS connection attempts, see issue #2777.
2019-12-13 21:42:58 +01:00
..
about Migrate to AndroidX 2019-10-04 14:59:08 +02:00
database Fixed library showing null 2019-10-16 19:56:31 -06:00
download commit 2019-11-26 13:41:16 -03:00
fragments Merge branch 'dev' into dev 2019-12-10 09:59:12 -07:00
info_list Show parsed relative times instead of whatever the service gives us 2019-11-17 23:58:55 -03:00
local fix last recomendation. syntax and imports 2019-12-10 12:18:49 -07:00
player Rename "seek_duration_default_key" and use it in BasePlayer 2019-12-13 07:14:17 +01:00
report Migrate to AndroidX 2019-10-04 14:59:08 +02:00
settings more grammar fix 2019-12-10 12:36:56 +05:30
streams Migrate annotation to androidx 2019-12-12 21:31:23 +01:00
util Enable TLS v1.1/1.2 for KitKat devices 2019-12-13 21:42:58 +01:00
views Migrate to AndroidX 2019-10-04 14:59:08 +02:00
ActivityCommunicator.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
App.java merged upstream/dev 2019-11-20 03:48:56 +05:30
BaseFragment.java Enable toolbar title visibility when setting a new one 2019-11-20 00:23:33 -03:00
CheckForNewAppVersionTask.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
DownloaderImpl.java Enable TLS v1.1/1.2 for KitKat devices 2019-12-13 21:42:58 +01:00
ExitActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ImageDownloader.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
MainActivity.java Enable TLS v1.1/1.2 for KitKat devices 2019-12-13 21:42:58 +01:00
NewPipeDatabase.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00
PanicResponderActivity.java Update extractor and refactored NewPipe 2017-09-03 13:57:12 -03:00
ReCaptchaActivity.java Use new Localization and Downloader implementations from extractor 2019-11-17 23:58:52 -03:00
RouterActivity.java Migrate to AndroidX 2019-10-04 14:59:08 +02:00