Commit Graph

244 Commits

Author SHA1 Message Date
KillerDogeEmpire c49c34ee92 Merge branch 'master' of https://github.com/recloudstream/cloudstream into recloudstream-master
# Conflicts:
#	app/src/main/ic_launcher-playstore.png
#	app/src/main/res/mipmap-hdpi/ic_launcher.png
#	app/src/main/res/mipmap-hdpi/ic_launcher_round.png
#	app/src/main/res/mipmap-mdpi/ic_launcher.png
#	app/src/main/res/mipmap-mdpi/ic_launcher_round.png
#	app/src/main/res/mipmap-xhdpi/ic_launcher.png
#	app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
#	app/src/main/res/mipmap-xxhdpi/ic_launcher.png
#	app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
#	app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
#	app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
#	app/src/prerelease/ic_launcher-playstore.png
#	app/src/prerelease/res/mipmap-hdpi/ic_launcher.png
#	app/src/prerelease/res/mipmap-hdpi/ic_launcher_round.png
#	app/src/prerelease/res/mipmap-mdpi/ic_launcher.png
#	app/src/prerelease/res/mipmap-mdpi/ic_launcher_round.png
#	app/src/prerelease/res/mipmap-xhdpi/ic_launcher.png
#	app/src/prerelease/res/mipmap-xhdpi/ic_launcher_round.png
#	app/src/prerelease/res/mipmap-xxhdpi/ic_launcher.png
#	app/src/prerelease/res/mipmap-xxhdpi/ic_launcher_round.png
#	app/src/prerelease/res/mipmap-xxxhdpi/ic_launcher.png
#	app/src/prerelease/res/mipmap-xxxhdpi/ic_launcher_round.png
2022-09-22 15:18:58 -07:00
Cloudburst b7ad79a02b Add a notification when updated extensions 2022-09-22 12:50:28 +02:00
KillerDogeEmpire 81e2824ab3 fix missing things for the colors 2022-09-10 11:53:37 -07:00
KillerDogeEmpire ad8e16e6b6 fix missing things for the colors 2022-09-10 11:51:54 -07:00
KillerDogeEmpire 9eea567aec
Merge branch 'recloudstream:master' into master 2022-09-10 10:40:02 -08:00
KillerDogeEmpire 7520ec506b fix missing things for the colors 2022-09-10 11:35:08 -07:00
Blatzar 53965b13fb Add internal support for subtitle headers + season names 2022-09-10 19:59:37 +02:00
KillerDogeEmpire 5539c789e8 readded adult color I acidentaly removed. I forgor 2022-09-10 10:51:58 -07:00
KillerDogeEmpire 8f58386508 Fix main colour 2022-09-10 10:47:43 -07:00
KillerDogeEmpire 873e2b07ee
Merge branch 'recloudstream:master' into master 2022-09-10 09:28:57 -08:00
Cloudburst 74e3af0dbe only allow voting on installed extensions 2022-09-10 19:21:01 +02:00
Cloudburst 9431cde2f9 add DNS.WATCH and Quad9
closes #94
2022-09-10 18:37:48 +02:00
KillerDogeEmpire 13511751b8 Bug fixes, fix auto build, new beta logo 2022-09-06 17:06:48 -07:00
KillerDogeEmpire 413bdb39d3 Bug Fixes and New Logo 2022-09-06 16:11:11 -07:00
Cloudburst 92c442c3c3 Merge branch 'voting' of https://github.com/recloudstream/cloudstream into voting 2022-09-06 21:33:01 +02:00
Cloudburst 8c6c4939d2 address requests 2022-09-06 21:31:44 +02:00
Cloudburst d4b6a17ea9
Merge branch 'master' into voting 2022-09-05 20:52:25 +02:00
Blatzar afb35f73b3 Add isM3u8 to raw stream button 2022-09-05 20:45:56 +02:00
Cloudburst a3eef399a9 add voting system 2022-09-05 18:45:13 +02:00
Cloudburst cdf0047bfd update pl and de translations 2022-09-01 14:26:37 +02:00
Cloudburst 93b176e3cd add safe mode that disabled extensions on crash 2022-09-01 14:13:54 +02:00
LagradOst 461f3d75d8
Add audio and video track support (#69)
* Add audio and video track support
2022-08-31 19:58:26 +00:00
KillerDogeEmpire e503534ab1
Made Language into provider (#68)
* made the language category to Provider category

* Remove the translations for the language category since it's now changed
2022-08-29 21:20:03 +00:00
Jace 01c81fc421
[Feature] Copy settings values from Preferences to providers APIs (#48)
* [Feature] Copy settings values from Preferences to providers APIs

* Use companion object instead for singular object access across all providers

* Fix build

* Re-order code hierarchy. Prioritize loading settings from pref
2022-08-28 18:32:17 +00:00
Blatzar bbdb1d7ad3 Add toggle to disable autoplay
Fixes #57
2022-08-24 03:10:06 +02:00
Blatzar 92dbbf86b2 Switched prefer_media_type_key to fix crashes (you arent supposed to use this yet anyways 💀) 2022-08-24 00:12:56 +02:00
C10udburst cd579a2230 use formatShortFileSize wherever its possible 2022-08-21 09:47:58 +02:00
Jace a49f4668e4 [Feature] Refactor Preferred Media to allow multi-selection and support for all TvType. 2022-08-20 10:01:24 +02:00
reduplicated db3e23621a fixed UI 2022-08-19 20:28:03 +02:00
C10udburst ecb2fffe96 remove unused resources 2022-08-19 13:08:17 +02:00
C10udburst 318230dd09 UI improvements
- add file size to plugin entries.
- move flag, version and +18 around
- make icon size compatible with stuff other than google favicons
2022-08-19 10:59:11 +02:00
Sarang S ffd8db4c65
Download all plugins from repository (#23) 2022-08-18 18:46:20 +00:00
Blatzar 63d6ea02c0 Added option to uppercase all subtitles
closes #18
2022-08-16 21:42:32 +02:00
C10udburst 6233edefd4 in-app updater changes 2022-08-15 15:27:25 +02:00
Jace dce6f06368 [Feature] Filter search results by film quality 2022-08-15 11:14:36 +02:00
Jace b5337a1cfb [Feature] Filter subtitle using 'preferred media' language 2022-08-15 11:14:36 +02:00
Blatzar bbf9f247a9 Add reference to public list 2022-08-15 03:31:33 +02:00
reduplicated b118344bdb fixed search theme 2022-08-14 18:48:17 +02:00
C10udburst 93c1713702 add nsfw TvType instead of isAdult property 2022-08-14 16:00:10 +02:00
C10udburst 017020fb03 add "Others" category 2022-08-14 13:49:14 +02:00
Blatzar 796ae90b8c Made prebuilt repos key based and added nice info to extensions page 2022-08-12 03:51:06 +02:00
reduplicated 0dc8077296 extensions info + updated adapter 2022-08-11 19:39:34 +02:00
Blatzar 132dda6f4c Option to disable automatic plugin updates 2022-08-11 19:12:27 +02:00
Blatzar 6e819e3b96 Plugin setup screen and hopefully fix critical error 2022-08-09 04:53:24 +02:00
Blatzar 72dc24c455 Remove plugins when repo is deleted 2022-08-08 20:14:57 +02:00
reduplicated 32d9aea02c batch download plugins 2022-08-08 01:03:54 +02:00
Blatzar 8f3176d2cf Added adult marker support and status int to SitePlugin 2022-08-07 13:48:01 +02:00
C10udburst ff7b468f54 Merge branch 'master' into merge-reduplicated 2022-08-07 10:27:57 +02:00
C10udburst d304ec0533 remove kill switch (should be plugin specific) 2022-08-07 09:30:58 +02:00
Blatzar 8c0e07decb Added basic extension management 2022-08-07 01:43:39 +02:00