Fix pagination, episode parsing, and infinite scroll issues
- Fix episode parsing to capture all episodes from various page structures - Add duplicate prevention for episodes and rows - Implement smooth scrolling with preload next page - Add Handler cleanup to prevent memory leaks - Create release keystore and signing config
This commit is contained in:
6
version.json
Normal file
6
version.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"versionCode": 1,
|
||||
"versionName": "1.0.0",
|
||||
"apkUrl": "https://git.webpluss.net/sanjeok77/NeFLIX_release/releases/download/v1.0.0/app-release.apk",
|
||||
"updateMessage": "tvmon v1.0.0 - Android TV app with pagination fix and cast display improvements"
|
||||
}
|
||||
Reference in New Issue
Block a user