Commit Graph

5 Commits

Author SHA1 Message Date
renato97
5bc90fd101 feat: migrate to futbol-libre.su with resilient domain architecture
- Add SiteConfig: centralized domain management with dynamic resolution
- Fix stream extraction: pattern-based URL detection instead of hardcoded host check
- decodeEmbeddedEventUrl now detects eventos URLs by structure (path + param), not domain
- StreamRepository and StreamOptionMetadata use SiteConfig as single source of truth
- Domain auto-discovery: probes known domains on app start, persists working one
- Update network_security_config with new domain + CDN
- Add unit test infrastructure (JUnit, MockK, Truth) with 24 tests
- Improve error handling in MainFragment with descriptive messages
v2.1
2026-04-28 21:01:04 -03:00
renato97
f395fbbfcc chore: bump release version to 2.0 v2.0 2026-03-11 16:17:09 -03:00
renato97
ddb2ca8bba fix: support updated drm event formats 2026-03-11 16:15:06 -03:00
renato97
37c01a4f3c Release v1.1.0 v1.1.0 2026-03-10 18:13:38 -03:00
renato97
c1caef7a96 Initial release v1.0.0 2026-03-10 16:28:04 -03:00