Commit Graph

4 Commits

Author SHA1 Message Date
Renato
93f4c4c982 Bump version to 1.0.2 (10002) for update system 2026-01-29 01:11:25 +00:00
Renato
8edf5c893e fix: arreglar pantalla negra del reproductor y agregar filtro deportes
- Agregado hardwareAccelerated=true en AndroidManifest.xml
- Eliminado setMaxVideoSizeSd() que limitaba calidad de video
- Mejorada configuración de SurfaceView en PlayerView con fondo negro
- Agregado videoScalingMode SCALE_TO_FIT para mejor renderizado
- Agregado método getSportsChannels() en ChannelRepository
- Agregado showSportsChannelsOnly() en ChannelsViewModel para testing
- Agregado token Gitea en UpdateService para autenticación
- Actualizada versión a 1.0.1 (versionCode 2)
2026-01-29 00:00:34 +00:00
Renato
2ccdf3a78c fix: Add build script and fix manifest
- Add build-apk.sh for easy compilation
- Simplify AndroidManifest.xml
- Fix themes.xml to use basic Android themes
- Enable BuildConfig
- Add okhttp-dnsoverhttps dependency
2026-01-28 22:36:38 +00:00
Renato
88dfda1482 feat: Initial IPTV app with Google DNS and in-app updates 2026-01-28 22:02:28 +00:00