Commit inicial: G Radio Remoto — Android

Cliente remoto Android (Kotlin + Jetpack Compose) para G Radio Player,
mismo protocolo TCP/relay que el cliente de escritorio: reproductor,
buscador, parrilla, pautaje, botonera, comercios y visor remotos.
This commit is contained in:
2026-08-23 01:18:21 -05:00
commit b5a0f3c671
44 changed files with 4303 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
android.useAndroidX=true
kotlin.code.style=official
android.nonTransitiveRClass=true