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
Tobias Groza
88a6e5981f
Merge pull request #2744 from XiangRongLin/seek
...
Adjustable seek duration
2019-12-13 08:47:02 +01:00
Xiang Rong Lin
8970a663ec
Rename "seek_duration_default_key" and use it in BasePlayer
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
334437137e
Remove local variable for seek duration
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
949c01b37f
Extract getting of seek duration into a function
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
17146c2c13
Rename adjustable seek duration setting
...
Change from "Seek duration" to "Fast-forward/-rewind seek duration"
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
dcd35b038e
Adjust BasePlayer to use seek duration of preferences.
...
Changes behaviour when double-tapping in video and clicking fast forward/rewind in background mode.
2019-12-13 07:14:17 +01:00
Xiang Rong Lin
550364906d
Add new preference for seek duration.
...
Add new ListPreference under settings/ video & audio for the duration of a seek.
With options for 5, 10, 15, 20, 25, 30 seconds.
2019-12-13 07:14:17 +01:00
Tobias Groza
fa8483bbb6
Merge pull request #2860 from spk/fix-cannot-resolv-symbol
...
Migrate annotation to androidx
2019-12-12 21:44:49 +01:00
TobiGr
b976e40439
Delete view_history_deleted translation
2019-12-12 21:32:38 +01:00
TobiGr
6fcae39fe2
Delete toggle_leak_canary translation
2019-12-12 21:32:03 +01:00
Laurent Arnoud
ec1de9824a
Migrate annotation to androidx
...
release build is failing without this on android studio 3.5.3
2019-12-12 21:31:23 +01:00
TobiGr
8f83c210ad
Delete overwrite_warning translations
2019-12-12 21:31:19 +01:00
TobiGr
d68009ff7e
Delete msg_pending_downloads translations
2019-12-12 21:30:19 +01:00
TobiGr
bac2045111
Delete error_http_requested_range_not_satisfiable translations
2019-12-12 21:29:37 +01:00
TobiGr
bbf3c37978
Delete direct_on_background translations
2019-12-12 21:29:22 +01:00
TobiGr
901c63d1f2
Rename default_kiosk_page_sumatry to default_kiosk_page_summary
...
Remove duplicates
2019-12-12 21:25:31 +01:00
TobiGr
13306b5c1b
Merge remote-tracking branch 'Weblate/dev' into dev
2019-12-12 20:58:22 +01:00
TobiGr
b883ad1657
Update extractor to TeamNewPipe/NewPipeExtractor@8cb3250
...
Fix soundcloud client id extraction
Improve handling of missing uploader in playlist
2019-12-12 18:47:26 +01:00
Tobias Groza
6029e18980
Merge pull request #2569 from marcovr/dev
...
Black navigation bar for black theme
2019-12-12 18:32:49 +01:00
Mitesh Sanjay Mutha
a81b791ee3
Translated using Weblate (Hindi)
...
Currently translated at 100.0% (508 of 508 strings)
2019-12-11 22:59:56 +01:00
THANOS SIOURDAKIS
7e5aaabadf
Translated using Weblate (Greek)
...
Currently translated at 99.8% (507 of 508 strings)
2019-12-11 22:59:55 +01:00
chr56
e01e0d5aed
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 98.8% (502 of 508 strings)
2019-12-11 13:55:38 +01:00
pjammo
db07b81c3c
Translated using Weblate (Italian)
...
Currently translated at 100.0% (508 of 508 strings)
2019-12-11 13:55:27 +01:00
Helios
d660e4ac9d
Translated using Weblate (Tamil)
...
Currently translated at 43.5% (221 of 508 strings)
2019-12-11 13:55:26 +01:00
Marco vR
d90588ce6b
Fix style version
2019-12-11 10:04:57 +01:00
Marco vR
7e78197b37
Avoid duplicated code & dark navbar for DarkTheme
2019-12-11 10:04:57 +01:00
Marco vR
06af26f1f2
Black navigation bar for black theme
...
See: https://github.com/TeamNewPipe/NewPipe/issues/1494
2019-12-11 10:04:57 +01:00
Tobias Groza
d0e07276dd
Merge pull request #2856 from TeamNewPipe/Stypox-patch-1
...
Add PeerTube to README
2019-12-10 22:34:15 +01:00
Stypox
59c19614ea
Add PeerTube to README.md
2019-12-10 22:19:54 +01:00
Stypox
0f04dd6dae
Merge pull request #2724 from PeterHindes/dev
...
[Bug Fixed] Playlists With No Uploader No Longer Crash The App When Added To Users Library
2019-12-10 22:12:47 +01:00
Peter Hindes
b365973ac6
fix last recomendation. syntax and imports
2019-12-10 12:18:49 -07:00
Peter Hindes
19fb8cfbfe
Update app/src/main/java/org/schabi/newpipe/local/holder/RemotePlaylistItemHolder.java
...
Co-Authored-By: Redirion <redirion@web.de>
2019-12-10 12:13:04 -07:00
Peter Hindes
d8e6a5cb33
Merge branch 'dev' into dev
2019-12-10 09:59:12 -07:00
Peter Hindes
f4c6a49339
Revert "Merge branch 'dev' of https://github.com/PeterHindes/NewPipe into dev"
...
This reverts commit 23ee22566d
, reversing
changes made to ea70a1f334
.
2019-12-10 09:50:53 -07:00
Peter Hindes
23ee22566d
Merge branch 'dev' of https://github.com/PeterHindes/NewPipe into dev
2019-12-10 09:50:47 -07:00
Peter Hindes
ea70a1f334
no change
2019-12-10 09:50:33 -07:00
Peter Hindes
68a1407314
Dont update this
2019-12-10 09:48:16 -07:00
Peter Hindes
881efb9be8
Merge branch 'dev' of https://github.com/PeterHindes/NewPipe into dev
2019-12-10 09:44:21 -07:00
Peter Hindes
7844547e4f
not used
2019-12-10 09:44:02 -07:00
Peter Hindes
054279d553
Update app/src/main/res/values/strings.xml
...
Co-Authored-By: Stypox <stypox@pm.me>
2019-12-10 09:37:57 -07:00
Alexander--
8c9015b57b
Remove commented code
2019-12-10 21:21:35 +06:59
Alexander--
a0cb96abff
Merge remote-tracking branch 'newpipe/dev' into rebase
2019-12-10 21:20:26 +06:59
Tobias Groza
b2bbdc656a
Merge pull request #2201 from yausername/peertube-ui
...
PeerTube support
2019-12-10 14:39:38 +01:00
yausername
a0151f2a68
more grammar fix
2019-12-10 12:36:56 +05:30
yausername
fd5f4d9840
merged upstream/dev
2019-12-10 01:37:33 +05:30
Peter Hindes
98d7e6bcc6
Merge branch 'dev' into dev
2019-12-09 09:13:18 -07:00
Tobias Groza
e92ca5e572
Merge pull request #2820 from Redirion/remember-subtitles
...
Remember caption option in player, closes #2811
2019-12-09 17:01:30 +01:00
Tobias Groza
27ca9ed8b8
Merge branch 'dev' into remember-subtitles
2019-12-09 16:55:37 +01:00
Tobias Groza
c2b1d45fc4
Merge pull request #2679 from kapodamy/dl-last-features
...
more dl features
2019-12-07 09:10:53 +01:00