Stypox
|
b06cbd333d
|
Merge pull request #4762 from Isira-Seneviratne/Use_view_binding_in_activities
Use view binding in activities.
|
2020-12-19 08:09:51 +01:00 |
|
Isira Seneviratne
|
1e8b014e7c
|
Use view binding in SettingsActivity.
|
2020-12-19 04:22:01 +05:30 |
|
Isira Seneviratne
|
2c5d9ee1a9
|
Use view binding in ErrorActivity.
|
2020-12-19 04:21:59 +05:30 |
|
Isira Seneviratne
|
9c7e1ecfa0
|
Use view binding in ServicePlayerActivity.
|
2020-12-19 04:21:59 +05:30 |
|
Isira Seneviratne
|
6ba6323b65
|
Use view binding in RouterActivity.
|
2020-12-19 04:21:58 +05:30 |
|
Isira Seneviratne
|
88d035dfba
|
Use view binding in ReCaptchaActivity.
|
2020-12-19 04:21:55 +05:30 |
|
Isira Seneviratne
|
54b45404a0
|
Use view binding in DownloadActivity.
|
2020-12-19 04:19:59 +05:30 |
|
Isira Seneviratne
|
02f7f1d501
|
Use view binding in AboutActivity.
|
2020-12-19 04:19:58 +05:30 |
|
Isira Seneviratne
|
1364b4c2e7
|
Use view binding in MainActivity.
|
2020-12-19 04:19:57 +05:30 |
|
Isira Seneviratne
|
d362700279
|
Fix view binding issue.
|
2020-12-19 04:19:56 +05:30 |
|
Isira Seneviratne
|
f078cebcc9
|
Enable view binding.
|
2020-12-19 04:19:56 +05:30 |
|
Tobias Groza
|
33634ebd70
|
Merge pull request #5215 from Stypox/recaptcha-user-agent
Use user agent of DownloaderImpl also in ReCapthaActivity
|
2020-12-18 19:43:55 +01:00 |
|
Stypox
|
53885fe61b
|
Use user agent of DownloaderImpl also in ReCapthaActivity
Does not contain device info and should also fix some issues about recaptchas not showing up
|
2020-12-18 18:40:09 +01:00 |
|
Stypox
|
7feb07e686
|
Merge pull request #5208 from Stypox/recaptcha-pbj
Remove pbj=1 parameter from YouYube urls in recaptcha activity
|
2020-12-18 18:28:44 +01:00 |
|
Stypox
|
14584b2f12
|
Remove pbj=1 parameter from YouYube urls in recaptcha activity
|
2020-12-17 21:02:13 +01:00 |
|
Tobias Groza
|
6b13658737
|
Merge pull request #5186 from XiangRongLin/fix_compile_error
Fix compile error caused by auto merging
|
2020-12-15 21:42:09 +01:00 |
|
XiangRongLin
|
be8716c0ea
|
Fix compile error caused by auto merging
#5176 changed `homeDir` from type `String` to `File`. #5059 was based on `homeDir` being a `String`. It was incorrectly auto-resolved by git.
|
2020-12-15 20:26:38 +01:00 |
|
Tobias Groza
|
5e7731f585
|
Merge pull request #5184 from TiA4f8R/update-newpipe-website-urls
Update NewPipe's website domain name in the app
|
2020-12-15 19:31:26 +01:00 |
|
TiA4f8R
|
ab82bad2da
|
Update NewPipe website URL strings
|
2020-12-15 19:01:33 +01:00 |
|
TiA4f8R
|
571bf8e512
|
Update NewPipe's API url for new app's version check
|
2020-12-15 18:57:36 +01:00 |
|
Stypox
|
8ef61f2765
|
Merge pull request #5059 from XiangRongLin/content_settings_manager
Extract export database logic into own class
|
2020-12-15 10:34:32 +01:00 |
|
Stypox
|
533bf43817
|
Merge pull request #5116 from hlloreda/fix-crash-deleting-video-refreshing
Fix crash deleting video refreshing
|
2020-12-15 09:52:17 +01:00 |
|
Stypox
|
9bea46744b
|
Merge pull request #5178 from Isira-Seneviratne/Use_ActivityCompat_recreate
Use ActivityCompat.recreate().
|
2020-12-15 09:49:14 +01:00 |
|
Stypox
|
ffe9492617
|
Merge pull request #5142 from Isira-Seneviratne/Use_notification_instead_of_ProgressDialog
Use a notification instead of a ProgressDialog in MissionAdapter.
|
2020-12-15 09:33:19 +01:00 |
|
Isira Seneviratne
|
3712843a78
|
Use ActivityCompat.recreate().
|
2020-12-15 13:55:05 +05:30 |
|
Stypox
|
c7be77b4fe
|
Merge pull request #5176 from Isira-Seneviratne/Use_ContextCompat_getDataDir
Use ContextCompat.getDataDir().
|
2020-12-15 09:05:35 +01:00 |
|
Isira Seneviratne
|
bc68d6f95f
|
Use ContextCompat.getDataDir().
|
2020-12-15 08:02:25 +05:30 |
|
Stypox
|
b702511d0e
|
Merge pull request #3243 from Stypox/100+items-playlist
Show radio icon as uploader avatar in Youtube mixes
|
2020-12-14 19:29:12 +01:00 |
|
Stypox
|
342a003cd2
|
Show radio instead of Youtube logo in mixes
YouTube mixes have YouTube as a creator, though YouTube's logo is not safe to use as it is a trademark (better safe than sorry)
|
2020-12-14 19:22:00 +01:00 |
|
Isira Seneviratne
|
288a9ce2af
|
Use a notification instead of a ProgressDialog in MissionAdapter.
|
2020-12-13 05:21:38 +05:30 |
|
Tobias Groza
|
cd671ce986
|
Merge pull request #5112 from mhmdanas/fix-typos
Fix some typos
|
2020-12-12 13:13:06 +01:00 |
|
Tobias Groza
|
c5004fa7ab
|
Merge pull request #4859 from TeamNewPipe/update_invidious_URLs
Update Invidious URL list in the manifest
|
2020-12-12 13:06:37 +01:00 |
|
Terry Louwers
|
49b8dd0eba
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (609 of 609 strings)
|
2020-12-10 21:26:17 +01:00 |
|
Stefan Br
|
0b6bd53c81
|
Translated using Weblate (German)
Currently translated at 100.0% (609 of 609 strings)
|
2020-12-10 21:26:17 +01:00 |
|
Allan Nordhøy
|
11e1ebebb8
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 17.0% (7 of 41 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/nb_NO/
|
2020-12-10 21:26:17 +01:00 |
|
Ajeje Brazorf
|
393e54db09
|
Translated using Weblate (Sardinian)
Currently translated at 14.6% (6 of 41 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/sc/
|
2020-12-10 21:26:17 +01:00 |
|
Terry Louwers
|
30f6e71760
|
Translated using Weblate (Dutch)
Currently translated at 17.0% (7 of 41 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/nl/
|
2020-12-10 21:26:17 +01:00 |
|
Yaron Shahrabani
|
f6419b14ee
|
Translated using Weblate (Hebrew)
Currently translated at 29.2% (12 of 41 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/he/
|
2020-12-10 21:26:17 +01:00 |
|
David Braz
|
dfb6b6ac78
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 26.8% (11 of 41 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/pt_BR/
|
2020-12-10 21:26:17 +01:00 |
|
Oğuz Ersen
|
ec9af271f9
|
Translated using Weblate (Turkish)
Currently translated at 19.5% (8 of 41 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/tr/
|
2020-12-10 21:26:17 +01:00 |
|
Tobias Groza
|
d74e181070
|
Merge pull request #5067 from Isira-Seneviratne/Add_workaround_for_null_offset_ID
Add a workaround for a possible null offset ID.
|
2020-12-10 11:37:18 +01:00 |
|
Isira Seneviratne
|
9d045db71f
|
Add a workaround for a possible null offset ID.
|
2020-12-10 15:23:30 +05:30 |
|
TobiGr
|
9241950e1e
|
Update NewPipe Extractor to 0.20.6
|
2020-12-09 23:46:55 +01:00 |
|
TobiGr
|
7d624539ca
|
Release 0.20.6 (960)
|
2020-12-09 23:43:02 +01:00 |
|
TobiGr
|
7f7bf06322
|
Version code 960, not 970...
|
2020-12-09 23:40:54 +01:00 |
|
TobiGr
|
664c491e09
|
Add changelog for 0.20.6
|
2020-12-09 23:37:26 +01:00 |
|
TobiGr
|
d5025bda26
|
Merge remote-tracking branch 'Weblate/dev' into dev
|
2020-12-09 23:33:43 +01:00 |
|
Milo Ivir
|
103b4ed466
|
Translated using Weblate (Croatian)
Currently translated at 99.6% (607 of 609 strings)
|
2020-12-09 23:32:24 +01:00 |
|
Enol P
|
cd0f8f6bcc
|
Translated using Weblate (Asturian)
Currently translated at 100.0% (609 of 609 strings)
|
2020-12-09 23:31:35 +01:00 |
|
Igor Nedoboy
|
e079d50474
|
Translated using Weblate (Russian)
Currently translated at 7.5% (3 of 40 strings)
Translation: NewPipe/Metadata
Translate-URL: https://hosted.weblate.org/projects/newpipe/metadata/ru/
|
2020-12-08 15:29:10 +01:00 |
|