Commit graph

81 commits

Author SHA1 Message Date
Luna712
69fdb8fc4b
Make makePluginsJson run after ensureJarCompatibility (#16)
By using `mustRunAfter` instead of `dependsOn` it won't force it to run unless its already in the task graph, so that way it only ensures it runs first if there are actually cross platform plugins with ensureJarCompatibility still pending.
2026-06-17 18:43:04 +00:00
Luna712
81b1d424d2
Add full configuration cache support (#13) 2026-04-20 20:04:30 +00:00
Luna712
7cc64f92d8
Use v1.2.1 for jadb (#14)
Jitpack is very flaky causing builds for extensions to seem to fail more often then they succeed. This fixes that.
2026-04-13 19:14:30 +00:00
Luna712
62940f2013
Remove ApkConfigurationProvider (#7)
We've been using CloudstreamConfigurationProvider for almost a year now. This also only affects build. Extensions can switch next time they build if it's still necessary. I also did PRs awhile ago to switch most over anyway.
2026-04-10 23:39:58 +00:00
firelight
25291d43fb
add build hashes (#11) 2026-04-10 23:39:00 +00:00
Luna712
bd75acd59e
Add support for AGP 9 (#10) 2026-04-10 20:03:56 +00:00
Luna712
11886af852
Add most support for configuration cache (#9)
* Add support for config cache for the CompileDex and MakePluginsJson tasks
2026-04-10 18:15:14 +00:00
Luna712
af636b6e4b
Merge pull request #8 from Luna712/gradle9-support
Add support for Gradle 9
2026-04-10 17:42:25 +00:00
CranberrySoup
cce1b8d84d
add option to generate jars (#6) 2025-02-05 00:22:46 +01:00
Luna712
e9e202f75d
Add CloudstreamConfigurationProvider (#5) 2025-01-06 03:17:07 +01:00
CranberrySoup
ca2ec09aff
Update gradle (#4) 2025-01-05 20:50:39 +01:00
Jace
68db7215ec Added support for codeberg 2023-07-08 08:22:17 +02:00
Cloudburst
5d21ca00d5 mavenlocal 2023-03-17 12:20:55 +00:00
Cloudburst
6b87823ca1
fix jadb 2023-01-14 09:22:56 +01:00
Cloudburst
f363c354ba
Update build.gradle.kts 2023-01-14 09:18:24 +01:00
Cloudburst
983d3fe069 fix asm class node issue thing 2022-11-30 09:52:46 +00:00
Cloudburst
3deeb57b0f
remove jadx dependency 2022-11-29 21:08:57 +01:00
codefactor-io
b13e35a442 [CodeFactor] Apply fixes 2022-10-16 10:15:54 +02:00
Cloudburst
711629926e
Merge pull request #1 from recloudstream/other-hosters 2022-08-31 10:39:31 +02:00
Cloudburst
a52375b346 fix url stuff 2022-08-31 10:26:20 +02:00
Cloudburst
2448a204df assume github as default 2022-08-31 10:02:30 +02:00
Cloudburst
3580feb0ae some small aapt tweaks 2022-08-31 09:57:35 +02:00
Cloudburst
ec90f79c5b
the right license ig 2022-08-28 20:40:53 +02:00
Cloudburst
d3306126ee
bruh wrong licence 2022-08-28 20:31:08 +02:00
Cloudburst
61627b12c7
Update jitpack.yml 2022-08-28 19:59:36 +02:00
Cloudburst
65d723a2f3
Create LICENCE 2022-08-28 19:57:17 +02:00
Cloudburst
17997e15c0 start adding support for hosters other than github 2022-08-25 17:59:34 +02:00
Cloudburst
1e0b457503
final try 2022-08-19 16:43:06 +02:00
C10udburst
a9f1ef0fbb ig one provider will always be without filesize because gradle is dogshit 2022-08-19 16:10:03 +02:00
C10udburst
26c1af5710 fix once again 2022-08-19 15:31:05 +02:00
C10udburst
e46204f939 ok ig lets try this 2022-08-19 15:28:29 +02:00
C10udburst
18915372d0 guh fix 2022-08-19 15:23:16 +02:00
C10udburst
de10dccb38 fix that race condition 2022-08-19 15:07:54 +02:00
C10udburst
3810f1a580 i just needed to write this properly and not be lazy 2022-08-19 14:16:55 +02:00
Cloudburst
269e597e4e
fix wrong order? 2022-08-19 14:06:24 +02:00
Cloudburst
b8745441c7
add json logging and ci error handling 2022-08-19 13:42:29 +02:00
Cloudburst
8d84a80740
fix deployWithAdb only working for the debug app 2022-08-19 11:25:01 +02:00
C10udburst
77686b33fd fix filesize? 2022-08-19 10:31:42 +02:00
C10udburst
ba11261aac add file size if extension built before json task 2022-08-19 10:12:39 +02:00
Cloudburst
964c425973
auto-add-overlay for resources 2022-08-17 21:12:06 +02:00
C10udburst
73eb0a1c2f Revert "add language entry" 2022-08-17 14:20:42 +02:00
Cloudburst
19b0a066d4
add language entry 2022-08-17 13:58:43 +02:00
Cloudburst
7b7ba11001
remove adult in favour of NSFW tvtype 2022-08-14 16:43:03 +02:00
Cloudburst
3f52802264
add tv types 2022-08-14 14:50:52 +02:00
Cloudburst
2aeef21707
update to recloudstream/cloudstream@416d2b6 2022-08-11 10:54:32 +02:00
C10udburst
3b9c8706d9 disable desugaring as it breaks sdk <24 2022-08-10 21:36:59 +02:00
C10udburst
a6a5597c28 add resource compilation 2022-08-09 18:04:41 +02:00
Cloudburst
7f27d97abb
update manifest 2022-08-09 17:15:01 +02:00
Cloudburst
15ba33075a
update manifest 2022-08-09 17:12:04 +02:00
Cloudburst
8c18572597
rename pluginVersion -> version 2022-08-08 21:59:17 +02:00