Update: Use new domain streamtpcloud.com for events and streams
- Updated EventRepository to point to streamtpcloud.com/eventos.json - Updated ChannelRepository URLs to streamtpcloud.com - Updated PlayerActivity Origin header - Bumped version to 10.0.2
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"versionCode": 100100,
|
||||
"versionName": "10.0.1",
|
||||
"versionCode": 100200,
|
||||
"versionName": "10.0.2",
|
||||
"minSupportedVersionCode": 91000,
|
||||
"forceUpdate": false,
|
||||
"downloadUrl": "https://gitea.cbcren.online/attachments/83b72799-b731-4a48-ad04-67b75eaa78a7",
|
||||
"fileName": "StreamPlayer-v10.0.1.apk",
|
||||
"sizeBytes": 16674,
|
||||
"notes": "StreamPlayer v10.0.1\n\nCorrecciones de errores:\n- Fix: Crash on HTML response in EventRepository\n- Fix: HTML validation in UpdateManager/DeviceRegistry\n- Fix: HTTP error handling in StreamUrlResolver\n\nVersión anterior v10.0:\n- Nueva versión mayor\n- Sistema de actualizaciones automáticas activado"
|
||||
"downloadUrl": "https://gitea.cbcren.online/renato97/app/releases/download/v10.0.2/StreamPlayer-v10.0.2.apk",
|
||||
"fileName": "StreamPlayer-v10.0.2.apk",
|
||||
"sizeBytes": 0,
|
||||
"notes": "StreamPlayer v10.0.2\n\nNovedades:\n- Eventos centralizados en servidor propio\n- Corrección de carga de eventos"
|
||||
}
|
||||
Reference in New Issue
Block a user