mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2026-05-20 15:02:34 +02:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 32686215c4 | |||
| f226669b77 | |||
| a792dea4c5 |
@@ -124,3 +124,9 @@
|
||||
[submodule "app/src/stable/assets/sources/fosdem"]
|
||||
path = app/src/stable/assets/sources/fosdem
|
||||
url = ../plugins/fosdem.git
|
||||
[submodule "app/src/unstable/assets/sources/nasa-plus"]
|
||||
path = app/src/unstable/assets/sources/nasa-plus
|
||||
url = ../plugins/nasa-plus.git
|
||||
[submodule "app/src/stable/assets/sources/nasa-plus"]
|
||||
path = app/src/stable/assets/sources/nasa-plus
|
||||
url = ../plugins/nasa-plus.git
|
||||
|
||||
@@ -47,7 +47,6 @@
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_marginRight="4dp"
|
||||
android:max="100"
|
||||
android:progressDrawable="@drawable/progress_update_banner"
|
||||
android:visibility="gone"
|
||||
tools:visibility="visible" />
|
||||
|
||||
|
||||
Submodule
+1
Submodule app/src/stable/assets/sources/nasa-plus added at 56068c37dd
@@ -19,7 +19,8 @@
|
||||
"84331338-b045-419c-88e4-c86036f4cbf5": "sources/mixcloud/MixcloudConfig.json",
|
||||
"009775f8-9173-48a2-8df3-d730d08d198d": "sources/radiobrowser/RadioBrowserConfig.json",
|
||||
"5f6658bb-96cc-4965-ba04-c81f8686ab67": "sources/redbull-tv/RedBullTvConfig.json",
|
||||
"d890ff43-7d9f-4f0e-a52d-239014fd512d": "sources/fosdem/FOSDEMConfig.json"
|
||||
"d890ff43-7d9f-4f0e-a52d-239014fd512d": "sources/fosdem/FOSDEMConfig.json",
|
||||
"a1b2c3d4-5e6f-7890-abcd-ef1234567890": "sources/nasa-plus/NASA-PlusConfig.json"
|
||||
},
|
||||
"SOURCES_EMBEDDED_DEFAULT": [
|
||||
"35ae969a-a7db-11ed-afa1-0242ac120002"
|
||||
|
||||
+1
Submodule app/src/unstable/assets/sources/nasa-plus added at 56068c37dd
@@ -19,7 +19,8 @@
|
||||
"84331338-b045-419c-88e4-c86036f4cbf5": "sources/mixcloud/MixcloudConfig.json",
|
||||
"009775f8-9173-48a2-8df3-d730d08d198d": "sources/radiobrowser/RadioBrowserConfig.json",
|
||||
"5f6658bb-96cc-4965-ba04-c81f8686ab67": "sources/redbull-tv/RedBullTvConfig.json",
|
||||
"d890ff43-7d9f-4f0e-a52d-239014fd512d": "sources/fosdem/FOSDEMConfig.json"
|
||||
"d890ff43-7d9f-4f0e-a52d-239014fd512d": "sources/fosdem/FOSDEMConfig.json",
|
||||
"a1b2c3d4-5e6f-7890-abcd-ef1234567890": "sources/nasa-plus/NASA-PlusConfig.json"
|
||||
},
|
||||
"SOURCES_EMBEDDED_DEFAULT": [
|
||||
"35ae969a-a7db-11ed-afa1-0242ac120002"
|
||||
|
||||
Reference in New Issue
Block a user