polymorphicshade
e2e71e60ce
SponsorBlock: Changed applicationId in build.gradle
...
This is an attempt to prevent Android parsing errors when trying to install the APK.
The applicationId will change later to differentiate itself more from NewPipe.
2020-12-18 17:41:03 -07:00
polymorphicshade
e0f92079cd
SponsorBlock: Changed update functionality to use forked repo instead of the official NewPipe repo
2020-12-18 10:23:35 -07:00
TobiGr
b27b49e4f3
Update NewPipe Extractor to 0.20.6
2020-12-09 23:46:55 +01:00
TobiGr
7ed0dbcf1a
Release 0.20.6 (960)
2020-12-09 23:43:02 +01:00
TobiGr
a54bc96eab
Update extractor to 0.20.5
2020-12-01 08:22:17 +01:00
TobiGr
70b3ccb422
Release NewPipe 0.20.5 (959)
2020-11-28 12:56:45 +01:00
TobiGr
e274650956
Release NewPipe 0.20.4
2020-11-22 18:18:14 +01:00
Stypox
a44f3071bf
Update checkstyle (8.36.2 -> 8.37) and mockito-core (3.5.13 -> 3.6.0)
2020-11-22 14:03:11 +01:00
Stypox
b66047e084
Fix ktlint errors
2020-11-22 14:03:10 +01:00
Stypox
f0ca916432
Update most dependencies
2020-11-22 14:03:10 +01:00
Stypox
66d15ea635
Merge pull request #4893 from okan35/whatsNewSwipeRefresh
...
Pull to Refresh Feed
2020-11-20 18:13:32 +01:00
okan35
7a432b38e9
gradle change
2020-11-17 19:25:49 +01:00
Stypox
3f25940dec
Release 0.20.3
2020-11-15 22:23:24 +01:00
okan35
745773b207
swipe to refresh added
2020-11-15 17:54:40 +01:00
Stypox
239fc2f6f8
Change youtube subscription import instructions
2020-11-02 11:08:38 +01:00
Isira Seneviratne
290428b981
Enable support for core library desugaring.
2020-11-01 14:44:02 +05:30
TobiGr
3871d5aed7
Merge branch 'master' into dev
2020-10-28 15:14:48 +01:00
TobiGr
9eda30fc71
Bump extractor version
2020-10-28 07:34:34 +01:00
bopol
e1024e59c3
Release 0.20.2 (956)
2020-10-27 14:47:23 +01:00
bopol
7aac3d38f0
Update Extractor version
2020-10-26 18:59:06 +01:00
TobiGr
063abf1688
Update checkstyle
2020-10-25 21:29:07 +01:00
Isira Seneviratne
66ba8d56b7
Use multidex for all build types.
2020-10-18 14:14:27 +05:30
TobiGr
7e9fba2d96
Merge branch 'master' into dev
2020-10-16 22:33:58 +02:00
TobiGr
175652f23b
Release 0.20.1 (955)
2020-10-16 22:20:23 +02:00
TobiGr
3329e0c4a1
Update extractor version
...
[YouTube] Fix search for some users
[YouTube] Fix random decryption exceptions
[SoundCloud] URLs that end with a slash are now parsed correctly
2020-10-16 22:20:16 +02:00
TobiGr
48b1d3fff8
Add info to build.gradle and settings.gradle on how to use a local
...
NewPipe extractor version.
2020-10-16 13:27:09 +02:00
wb9688
69447b75af
Disable Ktlint for now
2020-10-15 14:38:59 +02:00
Isira Seneviratne
58b720b004
Use ContextCompat.getSystemService() and the Context.getSystemService() extension function.
2020-10-09 08:52:05 +05:30
TobiGr
272be025e1
Release 0.20.0
2020-10-03 18:29:52 +02:00
bopol
2b1469e02e
update to PrettyTime 4.0.6
...
fixes #4324
2020-10-03 19:04:44 +02:00
TobiGr
b68f015825
Update extractor version
2020-09-29 20:25:28 +02:00
Stypox
b53d5d8c00
Allow numbers and uppercase letters in app package id
2020-09-26 22:32:11 +02:00
TacoTheDank
a4feb3fc09
Fix some deprecations
2020-09-06 12:52:43 +02:00
TacoTheDank
79e2bb382f
Update ExoPlayer, OkHttp, use Kotlin JDK8
2020-09-06 12:48:35 +02:00
mhmdanas
e5ffddfc6b
Use SubtitlesStream#getUrl instead of getURL
2020-08-26 23:04:18 +03:00
Tobias Groza
f290b2bf5a
Merge pull request #3982 from Stypox/fix-acra
...
Fix ACRA bug reports not containing stack trace
2020-07-29 17:58:52 +02:00
Stypox
04e7d13043
Remove deprecated calls to set Sender class to ACRA
...
setReportSenderFactoryClasses() is deprecated, now extensions (ReportSenderFactory is an extension) should be registered using AutoService: https://github.com/ACRA/acra/wiki/Custom-Extensions#by-annotation
2020-07-29 10:56:33 +02:00
TobiGr
7918e3a1aa
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
d6d8c7830c
Merge branch 'dev'
2020-07-26 14:40:57 +02:00
TobiGr
f53a0f0d07
Update version to 0.19.7 (952)
2020-07-26 14:39:18 +02:00
TobiGr
b0685c153a
Update extractor version
2020-07-26 14:26:09 +02:00
TobiGr
ade5e38fa5
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
7385aa09a8
Merge pull request #3928 from wb9688/disable-shrink-resources
...
Disable shrinkResources
2020-07-23 18:02:44 +02:00
wb9688
185a5fad88
Disable shrinkResources
2020-07-23 13:24:48 +02:00
TobiGr
88c86e88b0
Update extractor version
2020-07-20 20:34:02 +02:00
wb9688
4274827dbe
Use relatedItems instead of info.getRelatedStreams()
2020-07-15 18:52:36 +02:00
wb9688
7a30f4a7d2
Remove calls to getNextStream()
2020-07-14 21:27:59 +02:00
TobiGr
d088d432c5
Release NewPipe 0.19.6 (951)
2020-07-11 21:47:19 +02:00
wb9688
e183fc6118
Bump NPE version
2020-07-07 21:04:08 +02:00
wb9688
dd57e246b8
Use getNextPage() instead of getNextPageUrl()
2020-07-07 21:03:24 +02:00