Commit Graph

4 Commits

Author SHA1 Message Date
tvmon-dev
55c45cd399 v1.0.1 업데이트
- 정렬 순서 wr_datetime DESC로 변경 (최신순 정렬)
- 런처 아이콘 개선 (Netflix 스타일: 빨간 배경 + 흰 아이콘)
- 웹뷰 동영상 재생 최적화 (_LAYER_TYPE_NONE, setInterval 제거)
- 설정 버튼 카테고리 하단 배치
- 메모리 누수 수정 (WebView cleanup)
2026-04-16 15:45:32 +09:00
tvmon-dev
3d6437be35 Fix episode parsing: use li.searchText[data-ep-idx], add category to URL
- Parse all episodes from li.searchText[data-ep-idx] (1600+ episodes)
- Extract category from seriesUrl for correct episode URL construction
- Add focus_border drawable and D-pad focus animation in search results
- Increase poster size (120dp -> 160dp) and improve item layout
- Add try-catch in search for crash protection
- Add old_ent and old_drama categories
2026-04-16 11:09:14 +09:00
tvmon-dev
dae2fa6082 Fix episode number matching, add scroll-based preloading, and fix search UI 2026-04-15 20:45:28 +09:00
tvmon-dev
387517fd47 Initial commit: tvmon v1.0.0 - Android TV app with pagination fix and cast display 2026-04-15 15:00:19 +09:00