Commit graph

2,884 commits

Author SHA1 Message Date
firelight
a03079e48c
Fix: Contrast issues on light themes, Closes #2049 2025-10-23 21:06:42 +02:00
firelight
b3054e9bd1
Fix: Subtitle preview with elevation, Closes #2053 2025-10-23 20:16:20 +02:00
Luna712
5898eb2593
Enable deprecations in SubtitleHelper (#2036) 2025-10-23 19:03:44 +02:00
Luna712
4270f159b8
Make old rating system use DeprecationLevel.ERROR (#2041)
It's been deprecated for about 3 months now. This also deprecated `fromOld` and `toOld` since in theory those should never have been used in extensions and also `toRatingInt()` since again, in theory, wouldn't be used once converting to use the new score API.
2025-10-20 21:18:31 +02:00
firelight
5b1400e212
Fix: Subtitles not showing on cancel press, Closes #2042 2025-10-20 20:58:36 +02:00
firelight
28f044ad33
Fix: OOM on removeKeys, Closes #2035 2025-10-19 19:53:10 +02:00
firelight
fe0475f441
Fix(UI): Varius highlight/color changes for better accessibility, Closes #2024 2025-10-18 20:34:05 +02:00
Luna712
50e746c51d
Suppress some internal deprecations (#2019) 2025-10-18 20:10:56 +02:00
Luna712
34833d23d0
Remove usage of deprecated unsafeCheckOpNoThrow (#2018) 2025-10-18 20:10:11 +02:00
Luna712
98e6572bab
Replace deprecated StaticLayout constructor (#2020) 2025-10-18 20:08:31 +02:00
Luna712
6dc0d6ed73
Replace use of deprecated Util.SDK_INT (#2030) 2025-10-18 20:04:07 +02:00
firelight
1f8cccdbd0
Fix: Next player episode and episode list progress issue, Closes #2025 2025-10-18 18:56:04 +02:00
Luna712
5bcf457814
Enable auto rotate preference by default (#2014)
* Enable auto rotate preference by default

It makes sense to adjust the screen orientation based on the orientation of the video by default.

* Update callsite also
2025-10-18 00:13:37 +02:00
Luna712
760dea2b4f
Provider tests: handle if implementing paginated search (#2016) 2025-10-18 00:12:34 +02:00
firelight
d84a241026
Feat: Added subtitle alignment setting, and added 400dp elevation closes #2009 2025-10-16 16:34:27 +02:00
Luna712
535cb86934
Make constructor for UpdatedMatroskaExtractor private (#1999)
`'internal' declaration exposes 'public/*package*/' type 'EbmlReader'. This will become an error in language version 2.4.`
2025-10-16 15:54:37 +02:00
rockhero1234
505f869dbf
feat:resume btn with circular progress (#1998) 2025-10-16 15:52:19 +02:00
rockhero1234
e113cee434
fix(tv):not show rotate btn (#2010)
* fix(tv):not show rotate btn

* also emulator
2025-10-16 15:36:22 +02:00
Luna712
2bfee2e4a3
Fix library crash (#2006) 2025-10-16 01:18:15 +02:00
Osten
ac810db3d9
Bump 4.6.0 2025-10-15 19:07:47 +02:00
firelight
876ce09b38
Fix: Show the correct season names in episode list in the player 2025-10-15 17:56:52 +02:00
firelight
2687613e4f
Fix: Hide episode rating if rating < 0.1 to avoid "Rating: 0.0" 2025-10-15 14:03:53 +02:00
firelight
fbc8e6214f
Fix: Reset the episodeProgress view visibility to avoid recycling errors, and readded the "Upcoming Icon" 2025-10-15 13:58:19 +02:00
firelight
566fd741cf
Fix(TV): Minor focus issue on homepage actionbar, solved by keeping the same views instead of replacing them. 2025-10-15 02:11:48 +02:00
firelight
e1b18d9b14
Feat(TV): Added transparent outline to nav_footer_profile_card 2025-10-12 00:59:31 +02:00
firelight
543c0dddf8
Fix(Phone): Season selector with "no season" showing as "Season 0" 2025-10-12 00:38:06 +02:00
Luna712
ae90ce6be5
Upgrade KGP to 2.2.20 (#1989) 2025-10-11 23:47:57 +02:00
firelight
26504710e4
Fix(TV UI): Correct padding on horizontal views 2025-10-11 22:10:47 +02:00
firelight
01decca3f4
UI(TV): New navrail colors 2025-10-11 21:12:13 +02:00
firelight
85498f319c
Fix(TV): Minor alpha issue 2025-10-11 17:04:06 +02:00
firelight
dd1f59a7a8
Fix: Minor formatting bug in setPlayerDimen 2025-10-11 14:38:07 +02:00
Luna712
e5aa0a3c39
Require optin for prerelease (#1978) 2025-10-10 23:29:17 +00:00
recloudstream[bot]
986e2a907e chore(locales): fix locale issues 2025-10-10 21:35:53 +00:00
Hosted Weblate
fa540265f8
Merge remote-tracking branch 'origin/master' 2025-10-10 19:02:44 +00:00
firelight
ede93a3c6b
Fix: White theme UnderlayProgress fix 2025-10-10 21:02:40 +02:00
Hosted Weblate
1487d1b718
Merge remote-tracking branch 'origin/master' 2025-10-10 20:20:12 +02:00
Luna712
883cf64c6d
Deprecate public constructor for ExtractorLink (#1962) 2025-10-10 20:20:05 +02:00
firelight
e8b8cba8f8
Refactor: Added appliedTheme variable instead of using getDefaultSharedPreferences 2025-10-10 20:14:47 +02:00
doGior
ad51c57b3d
Minor UI changes in dark and amoled themes (#1958)
* Fixed large episode padding when theme is amoled

* Changed card background in dark theme

* Removed padding
2025-10-10 20:09:17 +02:00
Hosted Weblate
bf79ac1baf
Merge remote-tracking branch 'origin/master' 2025-10-10 17:39:40 +00:00
firelight
0b73841e09
Fix: AlertDialogCustom inheritance fix 2025-10-10 19:39:35 +02:00
Hosted Weblate
da572fdfbf
Merge remote-tracking branch 'origin/master' 2025-10-10 17:38:49 +00:00
Red-To-Tel
053692b631
Update InAppUpdater.kt to fix white text on white background issue (#1967) 2025-10-10 19:38:45 +02:00
Hosted Weblate
141a1a2adb
Translated using Weblate (Turkish)
Currently translated at 100.0% (818 of 818 strings)

Translated using Weblate (Spanish)

Currently translated at 99.5% (814 of 818 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (818 of 818 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (818 of 818 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (818 of 818 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (818 of 818 strings)

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Translated using Weblate (Malay)

Currently translated at 74.5% (608 of 816 strings)

Translated using Weblate (Indonesian)

Currently translated at 100.0% (816 of 816 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 98.8% (807 of 816 strings)

Merge remote-tracking branch 'origin/master'

Translated using Weblate (Turkish)

Currently translated at 100.0% (816 of 816 strings)

Translated using Weblate (Macedonian)

Currently translated at 100.0% (816 of 816 strings)

Translated using Weblate (Arabic (Levantine))

Currently translated at 99.1% (809 of 816 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 98.7% (806 of 816 strings)

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Translated using Weblate (Spanish)

Currently translated at 99.5% (812 of 816 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (816 of 816 strings)

Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (816 of 816 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (816 of 816 strings)

Translated using Weblate (Czech)

Currently translated at 100.0% (816 of 816 strings)

Merge remote-tracking branch 'origin/master'

Translated using Weblate (Vietnamese)

Currently translated at 100.0% (815 of 815 strings)

Co-authored-by: Adrián Gelmotto Ruiz <adriangelmotto@gmail.com>
Co-authored-by: Dört Koldan Taciz <yapilirnasil327@gmail.com>
Co-authored-by: Fjuro <fjuro@alius.cz>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jimly Asshiddiqy <j_mly@ymail.com>
Co-authored-by: Lenny Tran <lennytran49@gmail.com>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Mohammad Abdallah <mhmd.abdallah.l@hotmail.com>
Co-authored-by: Oğuz Ersen <oguz@ersen.moe>
Co-authored-by: Saúl Palacios <palacios22c@gmail.com>
Co-authored-by: diogob003 <diogob003@outlook.com>
Co-authored-by: kerklangsi <arifilah.01@gmail.com>
Co-authored-by: stojkovskistefan <stefanstojkovski@gmail.com>
Co-authored-by: Максим Горпиніч <gorpinicmaksim0@gmail.com>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/apc/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/cs/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/es/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/id/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/mk/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/ms/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/pl/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/tr/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/uk/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/vi/
Translate-URL: https://hosted.weblate.org/projects/cloudstream/app/zh_Hans/
Translation: Cloudstream/App
2025-10-10 17:28:06 +00:00
KingLucius
0281eb4185
PercentageCropImageView KDoc and XML usage (#1970) 2025-10-10 19:27:53 +02:00
firelight
3a56d6d36c
Feat(UI): New speed dialog, Closes #1889 2025-10-08 01:11:15 +02:00
firelight
b63990da38
Fix: Hero banner shown in None. Closes #1957 2025-10-07 23:54:33 +02:00
firelight
1f71acabcb
Fix: Single mirror syncdata 2025-10-07 23:44:26 +02:00
Sovan Sinha
bb77d93b5d
Enhancement : hide controls during volume/brightness gestures and restore on pause (#1954)
* player: hide controls during volume/brightness gestures and restore on gesture end if paused

* player: reshow controls only if visible pre-gesture; reveal immediately on gesture completion when paused
2025-10-07 18:23:30 +02:00
firelight
6d93560252
Fix: Deduplicated subtitles 2025-10-07 18:12:46 +02:00