Alexander--
50a2771d87
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-02-07 07:39:40 +06:59
Tobias Groza
487952f52e
Merge pull request #3053 from harshlele/copy-comment-long-press
...
added ability to copy comments on long press
2020-02-06 20:35:30 +01:00
harshlele
34e31807fc
removed empty line
2020-02-06 18:33:06 +05:30
Alexander--
e6df041613
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-02-06 02:44:08 +06:59
harshlele
21184f8755
Update CommentsMiniInfoItemHolder.java
...
Co-Authored-By: yausername <5203007+yausername@users.noreply.github.com>
2020-02-05 14:48:39 +05:30
Harshal Lele
bc393e6bcd
removed settings entry
2020-02-04 18:01:39 +05:30
Harshal Lele
af411a61ae
added ability to copy comments on long press
2020-02-04 16:40:57 +05:30
Tobias Groza
471ce4a24b
Merge pull request #3035 from Stypox/recaptcha
...
Fix ReCaptcha activity and correctly save obtained cookies
2020-02-02 22:16:21 +01:00
Stypox
b6841158df
Remove unused imports and clean up comment style
2020-02-02 21:48:45 +01:00
Stypox
3372bacc62
Merge branch 'dev' into recaptcha
2020-02-02 21:36:15 +01:00
Stypox
6da9096176
Fix addYoutubeCookies functions (Yt changed things lately)
2020-02-02 21:33:07 +01:00
Stypox
b589ee6c26
Merge pull request #2954 from XiangRongLin/1907renamePlaylist
...
Rename local playlist by long-clicking in BookmarkFragment.
2020-02-02 14:34:54 +01:00
Xiang Rong Lin
a117e459b0
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
Stypox
f95d51b307
Merge branch 'dev' of github.com:TeamNewPipe/NewPipe into recaptcha
2020-02-01 18:27:00 +01:00
Stypox
1bf55c2139
Remove left-behind Log
2020-02-01 18:24:16 +01:00
Stypox
9b09028440
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
0cc890a1d1
Move "Done" button and make it theme conpliant in ReCaptcha
2020-02-01 18:24:16 +01:00
Stypox
fe138f6d61
Improve formatting
2020-02-01 18:24:16 +01:00
Stypox
4e1638f86e
Remove space between "Done" button and ReCaptchaActivity title
2020-02-01 18:24:16 +01:00
Stypox
daa4fd5103
Fix ReCaptchaActivity crash and save cookies correctly
2020-02-01 18:24:16 +01:00
Stypox
a3d8848825
Add "Done" drawable (only white since it is used on toolbar)
2020-02-01 18:24:16 +01:00
Stypox
61d102dc75
Change recaptcha string names to match style
2020-02-01 18:24:16 +01:00
Markus Richter
c0519d8313
fixes #3021 , see also https://github.com/TeamNewPipe/NewPipe-legacy/pull/21
2020-02-01 18:24:16 +01:00
Xiang Rong Lin
8712310ad9
Move more log statements into "if (DEBUG)"
2020-02-01 16:36:45 +01:00
XiangRongLin
e8c3ab87c4
Merge branch 'dev' into 1907renamePlaylist
2020-02-01 16:29:21 +01:00
Xiang Rong Lin
90c20f124b
Move log statement into "if (DEBUG)"
2020-02-01 16:27:53 +01:00
Tobias Groza
14e852237f
Merge pull request #2921 from B0pol/dev
...
Add language selector to change the app language
2020-02-01 15:47:13 +01:00
TobiGr
d36ac7a5de
Improve formatting
2020-02-01 15:35:33 +01:00
bopol
55a138e8da
fix toast on app language change
...
I forgot to change the key here when I renamed it
2020-02-01 15:30:51 +01:00
bopol
c5e6bb58bc
Merge remote-tracking branch 'upstream/dev' into dev
...
merging dev
2020-02-01 15:11:01 +01:00
TobiGr
2642d6f5f0
Merge remote-tracking branch 'Weblate/dev' into dev
2020-02-01 14:32:21 +01:00
Tobias Groza
bcb3cb9125
Merge pull request #3004 from harshlele/ask-overlay-perm-settings
...
ask for display over other apps permission in settings
2020-02-01 14:28:02 +01:00
TobiGr
f7203d4ac9
Fix formatting and use lamda functions
2020-02-01 13:41:03 +01:00
bopol
6be23a0a6f
fix wrong language shown many popup dialogs
...
Changed android.R.string.ok, which is "OK", into R.string.finish, which is also OK, but from our strings
Then for a small amount of languages that don't have Android translation, it will show the good string.
2020-02-01 09:44:49 +01:00
nautilusx
089a9f1a9c
Translated using Weblate (German)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-31 18:06:46 +01:00
Abu Sarim Hindi
2977de1df2
Translated using Weblate (Urdu)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-30 22:00:38 +01:00
Hosted Weblate
eab3f8b3ff
Merge branch 'origin/dev' into Weblate.
2020-01-29 22:50:16 +01:00
Abu Sarim Hindi
d686a2c9dc
Translated using Weblate (Urdu)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-29 22:50:13 +01:00
Gergely Szarka
d34e5f78a9
Translated using Weblate (Hungarian)
...
Currently translated at 67.4% (355 of 527 strings)
2020-01-29 22:50:11 +01:00
bopol
edc9d47da7
app language: refactoring
...
renamed NewPipe's language into App language, and same for all the
concerning thing (keys, comments…)
we now call assureCorrectAppLanguage(CONTEXT) in activities needing it
instead of changeAppLanguage(getAppLocale(CONTEXT), RESOURCES)
changeAppLanguage becomes private.
2020-01-29 21:21:00 +01:00
Tobias Groza
0447e4e664
Merge pull request #3032 from mqus/fix_subtitles
...
Fixes #3021
2020-01-29 15:10:05 +01:00
Markus Richter
fd3d61c6a0
fixes #3021 , see also https://github.com/TeamNewPipe/NewPipe-legacy/pull/21
2020-01-29 13:48:02 +01:00
Abu Sarim Hindi
fbf6351b99
Translated using Weblate (Urdu)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-28 22:01:31 +01:00
Alexander--
caa1de8aff
Rename FireTvUtils to AndroidTvUtils and isFireTv() to isTV()
...
Because those methods are no longer exclusive to Amazon devices
2020-01-29 03:16:33 +06:59
Alexander--
fac13fb8cb
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-01-29 03:10:16 +06:59
Harshal Lele
a78762756a
reformatted code
2020-01-28 20:54:24 +05:30
Harshal Lele
1f24c18614
reformatted and commented code
2020-01-28 20:14:35 +05:30
Igor Nedoboy
153790d80a
Translated using Weblate (Russian)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-28 12:49:24 +01:00
Hosted Weblate
e98f27cb66
Merge branch 'origin/dev' into Weblate.
2020-01-28 04:20:51 +01:00
Abu Sarim Hindi
c17d80948c
Translated using Weblate (Urdu)
...
Currently translated at 100.0% (527 of 527 strings)
2020-01-28 04:20:45 +01:00