2720 Commits

Author SHA1 Message Date
d4898707db fix: Changed createCurrentContentIntent to open the app when pressing the notification. 2025-03-06 22:45:12 +00:00
7e2196c97d Feat: Added player notification and play in background via PIP. 2025-03-05 19:35:52 +00:00
db9e362fbb refactor: convert monkey activity 🐒 into a fragment monke 🦍 (#1576)
* Turn monkey activity 🐒 into a fragment monke 🦍
2025-03-05 00:45:12 +01:00
127a9c006d fix: filesim extractor doesn't work anymore due to embeds (#1581) 2025-03-03 18:22:40 +01:00
cdb70d5707 Adding VidStack and GDMirrorbot Extractor (#1579) 2025-03-03 18:21:52 +01:00
0a38434dec Fixed seasons with one episode 2025-03-01 12:50:05 +00:00
8bea8f6a49 Adding Manually Update Plugins (#1512) 2025-03-01 01:02:59 +01:00
1c6db0e514 refactor: overall navigation mechanism and split logic #1429 (#1430) 2025-03-01 00:41:14 +01:00
ab23f23c71 Feature: episode sort button (#1565)
- Add sort direction indicator (▲/▼) to button text
2025-02-28 21:26:40 +01:00
846ff38c3b Lazy system.load torrent lib 2025-02-26 19:12:16 +01:00
126062bb26 fix: update switch track color to match primary theme color (#1569) 2025-02-25 14:22:32 +01:00
2f79092da1 bugfix(subdl): allow special-chars in password (#1568) 2025-02-23 19:34:56 +00:00
361964eb2b Update Vidguard.kt (#1560)
Fixing embed url
2025-02-22 19:10:45 +00:00
713b55dd98 feat(Subtitles): SubDL Login Fix (#1563) 2025-02-22 19:09:56 +00:00
0b94f76627 Move metaproviders to library (#1541)
* Move metaproviders to library

So that providers can extend them when using the library dependency.

* Remove gson
2025-02-16 18:46:48 +01:00
157a02e6af Revert "Bump newpipeextractor to v0.24.5 (#1548)" (#1556)
This reverts commit 82038643c82823f24f733ef7bcb5b619c5ade263.
2025-02-16 18:45:14 +01:00
743527aa40 Bump coil to 3.1.0 (#1538) 2025-02-11 14:43:06 +01:00
71b5c69426 Replace use of gson in PluginManager (#1544) 2025-02-11 14:42:48 +01:00
82038643c8 Bump newpipeextractor to v0.24.5 (#1548) 2025-02-11 14:41:01 +01:00
0e962d0f2f refactor: replace PendingIntent#getActivity with PendingIntentCompat#getActivity (#1555) 2025-02-11 14:31:23 +01:00
12626cce51 fix: new episode notifications for subscriptions not opening series page when clicking (#1554) 2025-02-11 14:24:58 +01:00
de1dbbf2a5 Move SubtitleHelper to library (#1542)
So that providers can use it when using the library dependency.
2025-02-06 02:29:00 +01:00
840274da4c chore(locales): fix locale issues v4.5.1 2025-02-04 23:53:03 +00:00
4304be2cad Translated using Weblate (Arabic (Levantine)) (#1503) 2025-02-05 00:52:50 +01:00
668867768c bump to 4.5.1 2025-02-05 00:52:31 +01:00
1907b382fd Remove prerelase tag on api 2025-02-05 00:42:12 +01:00
42fc9aac92 Bump navigation libs (#1526) 2025-02-05 00:39:54 +01:00
fa9bcfa4cf Bump rhino to 1.8.0 (#1518) 2025-02-05 00:38:54 +01:00
83032db8eb feat(DRM): License URL support for Extensions (#1432)
* feat(DRM): License URL support for Extensions

* Direct Modify DrmExtractorLink

* Clean
2025-02-05 00:31:19 +01:00
9a9c04cbea metaproviders: use new* methods (#1216)
* metaproviders: use new* methods

* very minor var fixes

---------

Co-authored-by: firelight <147925818+fire-light42@users.noreply.github.com>
2025-02-05 00:28:45 +01:00
513569d350 Use ignore battery intent directly. (#1535) 2025-02-05 00:28:06 +01:00
6ff64637b6 software decoding auto 2025-02-01 23:16:32 +01:00
e5ac4a0f94 Fix installer on some older devices (#1533) 2025-01-31 20:59:47 +01:00
c5577a5a0c Update Filesim extractor (#1532) 2025-01-31 17:26:14 +01:00
b6a43bb86e Fix PackageInstaller on Android 15 (#1531)
* Fix PackageInstaller on Android 15
2025-01-30 22:27:18 +01:00
30e1bcba79 Use exitProcess on TV (#1529) 2025-01-30 21:52:38 +01:00
234145c9bf Fix focus issues on old APIs for logcat (#1530) 2025-01-30 21:52:13 +01:00
5ee365638f Make logcat a RecyclerView (#1528) 2025-01-30 19:13:31 +01:00
7b60246e28 Make the plugin part crossplatform (#1527) 2025-01-30 18:39:27 +01:00
b95e630bd8 feat(Extensions): addTrailer with headers support (#1524)
* feat(Extensions): addTrailer with headers support

* Update MainAPI.kt

* Reformat
2025-01-30 16:51:06 +01:00
a01db6a228 Respect "User-Agent" header in ExtractorLink (#1523)
* Respect "User-Agent" header in ExtractorLink

* Update CS3IPlayer.kt

* Reformat
2025-01-30 16:49:51 +01:00
2c6656d3c0 Rename torrentserver package ref to match new package (#1519)
* Rename torrentserver package ref to match new package

* Order
2025-01-29 20:35:54 +01:00
05fd0e8b60 Pin conscrypt to 2.5.2 (#1520) 2025-01-29 20:35:25 +01:00
21906420d8 Fix to display prerelease icon in setup on prerelease (#1522) 2025-01-29 20:34:40 +01:00
e2a37355f1 Restore showing login name for SyncAPI in settings (#1525)
This used to do this but it seems to have been lost in 83318b0
2025-01-29 20:31:20 +01:00
469710684a Bump some dependencies (#1497)
* Bump some dependencies

* Revert bump

* Bump
2025-01-28 15:20:05 +01:00
f523e6fee1 Cleanup redundant warnings in MainAPI (#1513) 2025-01-28 15:19:12 +01:00
ed6646cb49 Handle SocketTimeoutException in PlayerError (#1514) 2025-01-28 15:18:39 +01:00
6acd01d80e Suppress deprecations in CS3IPlayer (#1515) 2025-01-28 15:18:16 +01:00
86da2f019e Restore package declaration for Torrent (#1516)
Seems to have been accidentally removed in 812226b.
2025-01-28 15:17:54 +01:00