bopol
65824ff64d
Update Invidious instances
2021-06-24 08:59:02 +02:00
wb9688
0f75024e03
Support SAF properly
2021-06-08 10:40:44 +02:00
Fynn Godau
38fb510375
[Bandcamp] Increase accuracy of intent filters
2021-05-26 15:11:38 +02:00
Fynn Godau
6422e31b10
[Bandcamp] Handles links without `/`
...
Co-authored-by: yashpalgoyal1304 <yashpalgoyal1304@gmail.com>
2021-05-26 15:08:43 +02:00
mhmdanas
edf8bf2c9d
Allow installation on external storage
2021-04-10 12:15:33 +03:00
Fynn Godau
39a3f03e79
Bandcamp support
2021-03-14 17:52:15 +01:00
Stypox
553b80164b
Move all error-related classes into error package
2021-03-07 17:49:28 +01:00
bopol
bea4fb6ae6
update invidious instances list
2021-01-22 19:25:21 +01:00
Stypox
059bb7622d
Merge and rename into PlayQueueActivity
2021-01-14 10:25:48 +01:00
TiA4f8R
aeca8dc5b2
Disable sending metrics to Google in Android System Webview
...
Fixes TeamNewPipe/NewPipe#5335
2021-01-02 14:39:31 +01:00
TobiGr
eddc12693a
[media.ccc.de] Fix service color
...
Caused by changing service name in TeamNewPipe/NewPipeExtractor#472
2020-12-23 19:58:09 +01:00
Tobias Groza
5e95277d7c
Merge pull request #4859 from TeamNewPipe/update_invidious_URLs
...
Update Invidious URL list in the manifest
2020-12-12 13:06:37 +01:00
bopol
7f15c18fca
[PeerTube] update instance list
2020-11-22 22:10:41 +01:00
opusforlife2
b822c5a039
Update Invidious URL list in the manifest
2020-11-11 15:20:42 +00:00
Stypox
bd34c7ede3
Make player foreground playback-specific in manifest
2020-09-08 22:00:28 +02:00
TobiGr
dce973a519
Add basic resize functionality
...
Addresses #3947
See 9e352df1ed
See https://developer.samsung.com/samsung-dex/modify-optimizing.html#Enabling-Multi-Window-support
2020-08-03 18:40:32 +02:00
Avently
5293d17e32
Removed unused files, translations, styles, settings key
2020-07-25 09:39:42 +03:00
Avently
d2aaa6f691
Merged the latest changes
2020-07-13 04:17:21 +03:00
bopol
d751434979
add privacytools.io peertube instance to manifest
2020-07-04 11:39:00 +02:00
bopol
f128751aba
update invidious instances
2020-07-02 21:41:23 +02:00
Avently
a7fbe05a73
Changes for review
2020-06-27 06:25:50 +03:00
bopol
596eb4a0f9
Merge branch 'dev' into playlist_peertube
2020-05-31 12:26:46 +02:00
wb9688
1d97db3ef9
Enable requestLegacyExternalStorage
2020-05-30 08:05:40 +02:00
bopol
0a984ca8c8
remove duplicate host in manifest
2020-05-11 21:41:56 +02:00
bopol
929d13bfea
add support for some peertube instances
...
The one used for tests, popular instances and user wanted (e.g. la quadrature du net, video.lqdn.fr, or @TheAssassin instance, media-assassinate-you.net)
2020-05-11 21:41:56 +02:00
Alexander--
6a84f433ea
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-03-30 16:54:51 +06:59
Tobias Groza
c4a601b6f6
Merge pull request #3090 from B0pol/mediaccc
...
Links support for mediaccc and shortened invidious
2020-03-15 17:24:32 +01:00
Alexander--
6aca344bf7
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-03-15 09:08:01 +06:59
Mauricio Colli
20a4bb0936
Implement new feed and subscriptions groups
...
- Introduce Groupie for easier lists implementations
- Use some of the new components of the Android Architecture libraries
- Add a bunch of icons for groups, using vectors, which still is
compatible with older APIs through the compatibility layer
2020-03-14 00:12:31 -03:00
Alexander--
fa6823599a
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-03-12 04:48:37 +06:59
bopol
124340175a
remove redundant code
2020-03-02 22:50:52 +01:00
bopol
07d1faf544
Links support for mediaccc and shortened invidious
2020-03-02 22:50:33 +01:00
wb9688
add08ead14
Accept music.youtube.com in manifest
2020-03-02 17:58:48 +01:00
Marcel Dopita
91aa65e717
Support display cutout
...
Fixes #2682
2020-02-26 17:47:22 +01:00
Alexander--
e6df041613
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-02-06 02:44:08 +06:59
Stypox
61d102dc75
Change recaptcha string names to match style
2020-02-01 18:24:16 +01:00
Alexander--
fac13fb8cb
Merge remote-tracking branch 'newpipe/dev' into rebase
2020-01-29 03:10:16 +06:59
bopol
181658e5a4
support for opening /c/ channel links
2020-01-17 22:59:51 +01:00
Avently
22bb129bd9
Autoplay enhancement and new button at the top left corner
...
- added a video close button to the top left corner
- autoplay will not work if stream plays in background or popup players
2020-01-09 18:28:06 +03:00
Avently
c45514b989
All players in one place
...
- main, background, popup players now connected via one service, one view, one fragment, one activity and one gesture listener
- playback position is synchronized between players. Easy to switch from one to another
- expandable player at the bottom of the screen with cool animation and additional features like long click to open channel of a video, play/pause/close buttons and swipe down to dismiss
- in-player integrated buttons for opening in browser, playing with Kodi, sharing a video
- better background playback that can be activated in settings. Allows to automatically switch to audio-only mode when going to background and then switching to video-mode when returning to the app.
2019-12-30 00:15:01 +03:00
Alexander--
106e538d08
Excpicitly disable touchscreen requirement
2019-12-01 12:41:11 +06:59
Alexander--
dc7ae3917e
Leanback launcher support
2019-12-01 12:41:11 +06:59
Robin
bf2a3ca043
Migrate to AndroidX
2019-10-04 14:59:08 +02:00
Andrew
ab03198ba6
Add debugging domain for main instance
2019-08-08 00:22:40 +00:00
Andrew
6a8e38476f
Add all (HTTP(S)) Invidious instances
...
Public Invidious instances from https://github.com/omarroth/invidious/wiki/invidious-instances have been added to the AndroidManifest.xml to allow opening of the public Invidious (not just `invidio.us`) links in NewPipe.
2019-08-02 18:26:13 +00:00
Christian Schabesberger
c3a38e384a
Merge branch 'dev' into updated-urls
2019-02-19 14:30:34 +01:00
TobiGr
db9cf95648
Remove old player from the manifest
...
See https://github.com/TeamNewPipe/NewPipe/pull/1884 for more info
2019-02-17 09:52:05 +01:00
Connectety-W
ad354aca4e
added support for youtube-nocookie.com
2019-02-09 12:30:14 +01:00
anoy
3ac4899b96
Merge branch 'dev' into patch-1
2019-01-28 21:19:21 +01:00
kapodamy
f2285c0b19
MP4 muxer +misc modifications
...
* allow retry downloads with "post-processing failed" error in the new muxer
* MPEG-4 muxer ¡¡ no DASH output!!
* keep the progress if download fails
* remove TODO in SecondaryStreamHelper.java
* misc clean-up
* delete TestAlgo.java
* delete ExtSDDownloadFailedActivity.java and remove it from AndroidManifest.xml
* use hardcored version for changing icon colors
2019-01-22 18:53:31 -03:00