✨ Added
- 📺 Android TV / Google TV support with optimized tablet & large-screen responsive layouts.
- 🚀 In-app updater with progress banner, release notes, download → install flow, retry support, and "Allow Unknown Sources" prompt.
- ⏳ Loading spinners on every login button for better feedback.
🔧 Improved
- 🔙 Login navigation with clearly labeled Back buttons across every step (API Credentials ⇄ Phone ⇄ OTP / 2FA / QR).
- ⚠️ Friendly inline error messages for invalid API credentials, phone number, OTP, or 2FA password.
- 📝 Release notes now render as beautiful Markdown instead of plain raw text.
- 🎬 Smoother streaming with continuous read-ahead, event-driven byte delivery, and TCP_NODELAY for lower-latency playback.
🐞 Fixed
- ✅ Fixed QR → Back to Phone Login no longer getting stuck or throwing the
setAuthenticationPhoneNumber unexpectederror. - 🔄 Removed the unnecessary Refresh QR button (QR codes now refresh automatically).
- 🛠️ Fixed editing API credentials getting stuck on the "Starting…" screen.