Allan Nordhøy
7951cd0b67
Spelling: Install the fresh NewPipe version.
2020-02-07 17:57:38 +01:00
Allan Nordhøy
2221e8971e
Spelling: Could not establish secure connection
2020-02-07 17:55:37 +01:00
Allan Nordhøy
9e2206ae25
Spelling: the settings
...
Co-Authored-By: Tobias Groza <TobiGr@users.noreply.github.com>
2020-02-07 17:51:14 +01:00
bopol
b52b76ff7e
refactor Description
2020-02-07 14:14:55 +01:00
Alexander--
2283b45a4b
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-02-07 07:39:40 +06:59
bopol
6da847737a
fix thumbnail for PeerTube, and description changes
...
description:
- PeerTube: it's now full description (it cut at 250 characters before), and it displays ok (newlines are ok, but markdown isn't)
- MediaCCC: descriptions are now displayed well (newlines added)
- YouTube: timestamps in descriptions are clickable and work
more PeerTube fixes:
thumbnail is now high quality
age limit is now handled
upload date in «recently added» feed is good now (it was one hour delayed)
all fixes come from https://github.com/TeamNewPipe/NewPipeExtractor/pull/239 , so it need to be merged before this PR
2020-02-06 22:42:09 +01:00
kapodamy
5e2aee6af2
Update DataReader.java
...
make rewind() method fully rewind the stream
2020-02-06 17:00:32 -03:00
harshlele
c19d3494b1
removed empty line
2020-02-06 18:33:06 +05:30
Alexander--
971a83fd55
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-02-06 02:44:08 +06:59
harshlele
07e1340939
Update CommentsMiniInfoItemHolder.java
...
Co-Authored-By: yausername <5203007+yausername@users.noreply.github.com>
2020-02-05 14:48:39 +05:30
Avently
c7c4c2172a
Mini player, ExpandableSurfaceView with ZOOM support, popup
...
- mini player's title, image and author information will be updated in many situations but the main idea is that the info will be the same as currently playing stream. If nothing played then you'll see the info about currently opened stream in fragment. When MainPlayer service stops the info updates too
- made ExpandableSurfaceView to replace AspectRatioFrameLayout. The reason for that is to make possible to use aspect ratio mode ZOOM. It's impossible to show a stream inside AspectRatioFrameLayout with ZOOM mode and to fit the video view to a screen space at the same time. Now the new view able to do that and to show vertical videos in a slightly wide space for them
- refactored some methods to make the code more understandable
- made fixes for player view for landscape-to-landscape orientation change
- added Java docs
- adapted swipe tracking inside bottom sheet
- fixed PlayQueue crashes on clearing
- paddings for popup player now as small as possible
2020-02-05 08:59:30 +03:00
nautilusx
435e7ea891
Translated using Weblate (German)
...
Currently translated at 99.8% (531 of 532 strings)
2020-02-05 01:01:07 +01:00
Igor Nedoboy
3c51cee580
Translated using Weblate (Russian)
...
Currently translated at 100.0% (532 of 532 strings)
2020-02-04 19:16:46 +01:00
Harshal Lele
b88e8e1976
removed settings entry
2020-02-04 18:01:39 +05:30
Harshal Lele
00f19e6380
added ability to copy comments on long press
2020-02-04 16:40:57 +05:30
Hosted Weblate
e7d6abc5d8
Merge branch 'origin/dev' into Weblate.
2020-02-03 21:20:50 +01:00
Jeff Huang
bb8bcaec20
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:48 +01:00
MohammedSR Vevo
a6e3ed6368
Translated using Weblate (Kurdish)
...
Currently translated at 99.8% (529 of 530 strings)
2020-02-03 21:20:48 +01:00
Marian Hanzel
32a22bb791
Translated using Weblate (Slovak)
...
Currently translated at 98.5% (522 of 530 strings)
2020-02-03 21:20:47 +01:00
Isak Holmström
d03deeed2f
Translated using Weblate (Swedish)
...
Currently translated at 87.9% (466 of 530 strings)
2020-02-03 21:20:35 +01:00
B0pol
a05e0614d2
Translated using Weblate (French)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:35 +01:00
JoC
6f32942f6f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:34 +01:00
WaldiS
211720cf22
Translated using Weblate (Polish)
...
Currently translated at 99.8% (529 of 530 strings)
2020-02-03 21:20:33 +01:00
Yaron Shahrabani
60c9f8e7bb
Translated using Weblate (Hebrew)
...
Currently translated at 99.8% (529 of 530 strings)
2020-02-03 21:20:32 +01:00
Vojtěch Šamla
b1ca2eea3e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:31 +01:00
B0pol
7b0148705e
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:30 +01:00
Oğuz Ersen
032cea494e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:29 +01:00
Emin Tufan Çetin
33f83a1067
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-03 21:20:29 +01:00
Xiang Rong Lin
02bb6494dc
Fix bug causing crashes when sharing a downloaded file.
2020-02-03 10:43:08 +01:00
Stypox
eec0ae3bb8
Remove unused imports and clean up comment style
2020-02-02 21:48:45 +01:00
Stypox
f0493335ff
Merge branch 'dev' into recaptcha
2020-02-02 21:36:15 +01:00
Stypox
e276a743f5
Fix addYoutubeCookies functions (Yt changed things lately)
2020-02-02 21:33:07 +01:00
Stypox
9208d6cf8a
Change "Unlink" to "Unhook" in unhook_checkbox string
...
"Unlink" is not an english word, and "Unhook" is used everywhere in the code
2020-02-02 15:54:31 +01:00
Stypox
29080683d0
Save and restore whether pitch and tempo are unhooked or not
...
Fixes #1536
2020-02-02 15:52:35 +01:00
Emin Tufan Çetin
2db214f259
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-02 13:43:18 +01:00
Oğuz Ersen
2064f5372e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-02 13:43:18 +01:00
Xiang Rong Lin
71b0311bb1
Use AlertDialog.Builder instead of BookmarkDialog class for the same look.
...
Use "rename" string instead of "save" string.
2020-02-02 12:54:43 +01:00
kapodamy
2a9586b557
Merge branch 'dev' into m4a-stsc-stco
2020-02-01 18:59:22 -03:00
Igor Nedoboy
fcca0f4774
Translated using Weblate (Russian)
...
Currently translated at 100.0% (530 of 530 strings)
2020-02-01 20:18:24 +01:00
Stypox
8ed77bbb17
Merge branch 'dev' of github.com:TeamNewPipe/NewPipe into recaptcha
2020-02-01 18:27:00 +01:00
Stypox
afcbe6c016
Remove left-behind Log
2020-02-01 18:24:16 +01:00
Stypox
55d7a645f8
Try to extract cookies just before closing recaptcha activity
...
Even if the page didn't auto-close
2020-02-01 18:24:16 +01:00
Stypox
f41d13e559
Move "Done" button and make it theme conpliant in ReCaptcha
2020-02-01 18:24:16 +01:00
Stypox
c218bddf25
Improve formatting
2020-02-01 18:24:16 +01:00
Stypox
45aaf0c230
Remove space between "Done" button and ReCaptchaActivity title
2020-02-01 18:24:16 +01:00
Stypox
3b648428b4
Fix ReCaptchaActivity crash and save cookies correctly
2020-02-01 18:24:16 +01:00
Stypox
100dd99c19
Add "Done" drawable (only white since it is used on toolbar)
2020-02-01 18:24:16 +01:00
Stypox
827f0498a1
Change recaptcha string names to match style
2020-02-01 18:24:16 +01:00
Markus Richter
87d563b0db
fixes #3021 , see also https://github.com/TeamNewPipe/NewPipe-legacy/pull/21
2020-02-01 18:24:16 +01:00
Hosted Weblate
7b074cf41d
Merge branch 'origin/dev' into Weblate.
2020-02-01 17:48:01 +01:00