Commit graph

153 commits

Author SHA1 Message Date
AudricV
51f56e3c3e [YouTube] Add support for live links
The addition of this support requires an extractor update.
2023-01-29 10:59:27 +01:00
Stypox
7a57485107 Merge pull request #9306 from Stypox/target-api-33
Set compileSdk and targetSdk to 33 (Android 13)
2022-12-31 14:49:30 +01:00
Daniel Gray
9b334483d7 Remove dead Privacy Tools instance (#9504) 2022-12-05 14:32:21 +10:30
Stypox
102d2ca1fb Add notifications permission 2022-11-28 18:23:47 +01:00
Stypox
2a0fda2849 Set compileSdk and targetSdk to 33 (Android 13)
android:exported in now required in the manifest on all activities/services/receivers/providers. It was set to true for those that need to interact with outside apps or the OS, while others have exported=false.
This also required updating LeakCanary to the latest version as the older version being used was not using android:exported in AndroidManifest.xml.
2022-11-18 08:33:13 +01:00
AudricV
f906dc0ce6 [YouTube] Support opening handles from external apps 2022-11-04 12:26:42 +01:00
Isira Seneviratne
4894a63995 Update Android Gradle Plugin to 7.3.0. 2022-10-15 04:09:08 +05:30
Stypox
5ba14c4b7c Refactor player: separate UIs and more 2022-07-13 23:25:26 +02:00
TacoTheDank
9a8889c826 Migrate CheckForNewAppVersion to Worker (and rename it) 2022-03-03 13:26:57 -05:00
TacoTheDank
f2fec326e5 Migrate CheckForNewAppVersion to JobIntentService 2022-03-03 13:24:12 -05:00
mhmdanas
ffced56943 Add FSFE-Tube PeerTube instance 2021-12-01 20:24:53 +03:00
bopol
bea39a14ea Support PeerTube short links 2021-11-03 14:49:17 +01:00
mhmdanas
e84e19a271 Add support for y2u.be links 2021-10-23 23:14:25 +03:00
Tobi
2878e78332 Merge pull request #6642 from magicbrothers/add-eduvid
Add Tubus (Invidious) and EduVid (PeerTube)
2021-10-02 18:32:00 +02:00
Tobi
c95ac17837 Merge pull request #6980 from bravenewpipe/check-for-update-after-toggle-and-restart
resets the expire date for checking for updates
2021-10-02 09:07:05 +02:00
Mohammed Anas
af172a6dee Add YouTube shorts path prefix to intent filter (#7181)
* Add YouTube shorts path prefix to intent filter
2021-09-29 21:44:47 +02:00
evermind
666b6a8323 check immediately for updates if user enables 'check for updates setting'
- Convert CheckForNewAppVersion to IntentService
- reset expire date to 0 after user enables check for updates setting
2021-09-02 07:20:35 +02:00
magicfelix
a99b77b1a0 Add Tubus (Invidious) and EduVid (PeerTube) 2021-07-11 13:08:10 +02:00
bopol
8217139a8c Update Invidious instances 2021-06-24 08:59:02 +02:00
wb9688
4e133a3599 Support SAF properly 2021-06-08 10:40:44 +02:00
Fynn Godau
f0e110d832 [Bandcamp] Increase accuracy of intent filters 2021-05-26 15:11:38 +02:00
Fynn Godau
e89588b643 [Bandcamp] Handles links without /
Co-authored-by: yashpalgoyal1304 <yashpalgoyal1304@gmail.com>
2021-05-26 15:08:43 +02:00
mhmdanas
23e629e96c Allow installation on external storage 2021-04-10 12:15:33 +03:00
Fynn Godau
ae2dd20795 Bandcamp support 2021-03-14 17:52:15 +01:00
Stypox
bb398189d6 Move all error-related classes into error package 2021-03-07 17:49:28 +01:00
bopol
f6006e4b7a update invidious instances list 2021-01-22 19:25:21 +01:00
Stypox
b191847331 Merge and rename into PlayQueueActivity 2021-01-14 10:25:48 +01:00
TiA4f8R
f7624f1793 Disable sending metrics to Google in Android System Webview
Fixes TeamNewPipe/NewPipe#5335
2021-01-02 14:39:31 +01:00
TobiGr
295dcf8b77 [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
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
bopol
56e2aababf [PeerTube] update instance list 2020-11-22 22:10:41 +01:00
opusforlife2
03b2fda909 Update Invidious URL list in the manifest 2020-11-11 15:20:42 +00:00
Stypox
db72b9a24f Make player foreground playback-specific in manifest 2020-09-08 22:00:28 +02:00
TobiGr
3a538e0f80 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
c868f7e5ed Removed unused files, translations, styles, settings key 2020-07-25 09:39:42 +03:00
Avently
aef78ace88 Merged the latest changes 2020-07-13 04:17:21 +03:00
bopol
b530e02478 add privacytools.io peertube instance to manifest 2020-07-04 11:39:00 +02:00
bopol
7a0b5fd646 update invidious instances 2020-07-02 21:41:23 +02:00
Avently
60fd42dfa3 Changes for review 2020-06-27 06:25:50 +03:00
bopol
cf31cf66c1 Merge branch 'dev' into playlist_peertube 2020-05-31 12:26:46 +02:00
wb9688
4971dcd15f Enable requestLegacyExternalStorage 2020-05-30 08:05:40 +02:00
bopol
4548b3253a remove duplicate host in manifest 2020-05-11 21:41:56 +02:00
bopol
f7f9f193fa 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--
6253ff6a36 Merge remote-tracking branch 'newpipe/dev' into rebase 2020-03-30 16:54:51 +06:59
Tobias Groza
9e77609151 Merge pull request #3090 from B0pol/mediaccc
Links support for mediaccc and shortened invidious
2020-03-15 17:24:32 +01:00
Alexander--
6f6d33153b Merge remote-tracking branch 'newpipe/dev' into rebase 2020-03-15 09:08:01 +06:59
Mauricio Colli
ee00c8c26f 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--
a1d056bdb8 Merge remote-tracking branch 'newpipe/dev' into rebase 2020-03-12 04:48:37 +06:59
bopol
6d736c4e28 remove redundant code 2020-03-02 22:50:52 +01:00
bopol
9d65d539cb Links support for mediaccc and shortened invidious 2020-03-02 22:50:33 +01:00