Commit graph

6850 commits

Author SHA1 Message Date
Anxhelo Lushka
231ab2bbe4 Translated using Weblate (Albanian)
Currently translated at 100.0% (584 of 584 strings)
2020-07-28 17:20:25 +02:00
Ville Rantanen
c169686a1c Translated using Weblate (Finnish)
Currently translated at 100.0% (584 of 584 strings)
2020-07-28 17:20:24 +02:00
chr56
89094ce75f Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (584 of 584 strings)
2020-07-28 17:20:24 +02:00
Rafael Gonçalves
ffcb245b9c Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.8% (577 of 584 strings)
2020-07-28 17:20:24 +02:00
WaldiS
4af6b05ce8 Translated using Weblate (Polish)
Currently translated at 100.0% (584 of 584 strings)
2020-07-28 17:20:23 +02:00
zmni
d1852221e0 Translated using Weblate (Indonesian)
Currently translated at 100.0% (584 of 584 strings)
2020-07-28 17:20:23 +02:00
ssantos
9591fbdb43 Translated using Weblate (Portuguese)
Currently translated at 100.0% (584 of 584 strings)
2020-07-28 17:20:23 +02:00
Bernd N
0dfbd069ae Translated using Weblate (German)
Currently translated at 100.0% (584 of 584 strings)
2020-07-28 17:20:14 +02:00
Hosted Weblate
6e62d76606 Merge branch 'origin/dev' into Weblate. 2020-07-28 09:55:58 +02:00
TobiGr
39e6d0429c Update version to 0.19.8 (953)
Update extractot version.
Fix extraction of YouTube's decryption function.
2020-07-28 01:07:13 +02:00
TobiGr
9f7262b388 Merge branch 'dev' 2020-07-26 14:40:57 +02:00
TobiGr
5004b34790 Update version to 0.19.7 (952) 2020-07-26 14:39:18 +02:00
TobiGr
11cfda70bc Add changelog 2020-07-26 14:38:49 +02:00
TobiGr
ae28ddde78 Update extractor version 2020-07-26 14:26:09 +02:00
Hosted Weblate
c76ebbe55b Merge branch 'origin/dev' into Weblate. 2020-07-26 13:22:12 +02:00
TobiGr
236bb81796 Disable shrinkResources to fix F-Droid's reproducible build
For more information see https://f-droid.org/docs/Reproducible_Builds/#resource-shrinker
2020-07-23 21:19:47 +02:00
Tobias Groza
d1c6b1eb24 Merge pull request #3928 from wb9688/disable-shrink-resources
Disable shrinkResources
2020-07-23 18:02:44 +02:00
wb9688
3888727fb6 Disable shrinkResources 2020-07-23 13:24:48 +02:00
Hosted Weblate
a60d262c58 Merge branch 'origin/dev' into Weblate. 2020-07-22 19:15:38 +02:00
Ajeje Brazorf
1d22f08f24 Added translation using Weblate (Sardinian) 2020-07-22 19:15:35 +02:00
Tobias Groza
c5fcde05f7 Merge pull request #3920 from chdir/invisible_focus_fix
Fix lingering focus highlight overlay
2020-07-22 14:28:47 +02:00
Alexander--
8cf76f7515 Add @NonNull annotation to method argument
Co-authored-by: Tobias Groza <TobiGr@users.noreply.github.com>
2020-07-22 07:57:04 -04:00
Alexander--
05dc8280d4 Use View.isShown() to avoid focus overlay glitches
A View can become focused while being invisible, if it's
parent is invisible. Use global draw listener and
View.isShown() to catch such cases.
2020-07-22 06:21:25 +06:59
TobiGr
769a72517e Update extractor version 2020-07-20 20:34:02 +02:00
Hosted Weblate
2600c8c023 Merge branch 'origin/dev' into Weblate. 2020-07-18 15:48:16 +02:00
Tobias Groza
1f775bbfc7 Merge pull request #3689 from wb9688/next-stream
Remove calls to getNextStream()
2020-07-18 11:59:04 +02:00
Tobias Groza
6e46a8e47a Merge pull request #3902 from wb9688/null-description
Check for description == null
2020-07-18 11:54:10 +02:00
Tobias Groza
46b322872f Merge pull request #3884 from wb9688/use-androidx-annotation
Use androidx.annotation.NonNull instead of io.reactivex.annotations.NonNull
2020-07-18 11:51:08 +02:00
Hosted Weblate
a130d12f6c Merge branch 'origin/dev' into Weblate. 2020-07-18 10:16:37 +02:00
Mario Rossi
82011cdcbb Added translation using Weblate (Neapolitan) 2020-07-18 10:16:35 +02:00
wb9688
32c8076435 Check for description == null 2020-07-18 10:01:44 +02:00
wb9688
04ccd2e7f5 Use relatedItems instead of info.getRelatedStreams() 2020-07-15 18:52:36 +02:00
wb9688
158b91e2ec Remove calls to getNextStream() 2020-07-14 21:27:59 +02:00
wb9688
863b8242b7 Use androidx.annotation.NonNull instead of io.reactivex.annotations.NonNull 2020-07-14 21:15:29 +02:00
Tobias Groza
8922913a8f Merge pull request #3863 from TeamNewPipe/release_0.19.6
Release 0.19.6
2020-07-12 20:25:05 +02:00
TobiGr
343ef95e0c Release NewPipe 0.19.6 (951) 2020-07-11 21:47:19 +02:00
TobiGr
fd56fcf597 Add changelog 2020-07-11 21:47:19 +02:00
TobiGr
1ff6a844bb Remove untranslatable translations 2020-07-11 21:47:19 +02:00
TobiGr
36a026e252 Use %1$d instead of %1$s in deleted_downloads string
We don't pass a String, but an Integer
2020-07-11 21:47:19 +02:00
TobiGr
6ab45d16b9 Fix Linter (translations) 2020-07-11 20:52:20 +02:00
Tobias Groza
20998d3473 Merge pull request #3861 from TeamNewPipe/languages
add the new languages translated in NewPipe
2020-07-08 22:45:16 +02:00
bopol
d81b954136 add bengali (india) and arabic (lybia) 2020-07-08 21:34:34 +02:00
TobiGr
29960da939 Add some new languages to the language selector
ckb - Central Kurdish
jv - Javanese
kab - Kabyle
2020-07-07 22:32:14 +02:00
Tobias Groza
3d86fd2fed Merge pull request #3441 from wb9688/nextpage
Next page stuff
2020-07-07 21:19:27 +02:00
wb9688
99eb388a48 Bump NPE version 2020-07-07 21:04:08 +02:00
wb9688
69431ef0ab Use getNextPage() instead of getNextPageUrl() 2020-07-07 21:03:24 +02:00
Tobias Groza
a00486c325 Merge pull request #3471 from Royosef/DisplaySearchSuggestion
Display search suggestion: did you mean & showing result for
2020-07-07 20:57:02 +02:00
TobiGr
f60e4c1b3a Highlight search suggestion 2020-07-07 20:23:41 +02:00
TobiGr
51de764d71 Merge remote-tracking branch 'Weblate/dev' into dev 2020-07-07 18:41:55 +02:00
Tobias Groza
8d8dff378f Merge pull request #3579 from TobiGr/error_md_export
Add Markdown export of crash logs
2020-07-07 00:01:12 +02:00