Checksums
| Variant | SHA-256 |
|---|---|
| arm64-v8a | f161c574c082b54b9de708596c6a29164f358b311d222c4fc958581098734af1 |
| armeabi-v7a | 9ee678ec704448b38e6c1fb02c1f9066471a124e244c968181e532a8bbd47c39 |
| Universal | 0b740adc79e0fcd4be3af9bb820644fdd54974f898eb36072c8c3560cd742cd5 |
| x86 | 3eda8e21500d876bf4f540585722e70c618b3618a547299fb86ea77662d3ff51 |
| x86_64 | a49517a2785f589d5f93b77322f47ae083fc18a7656f4edcce54b955ab606695 |
| Play Store | 346f454c50a318978397517e28a48ba3d31d9ec96cedc4ae92f131f70feb3219 |
| F-Droid | 7a4ab6b9e23e700d2f8b8c73c79ba4e885ab2544e7d8c25ecdd8226d7729706e |
Play Store Version
The Play Store variant (mpvEx-playstore-v1.2.8.apk) is specifically built for Google Play Store:
- Universal APK supporting all architectures (arm64-v8a, armeabi-v7a, x86, x86_64)
- Removed automatic update feature (handled by Play Store)
- Minimal permissions for maximum compatibility
F-Droid Version
The F-Droid variant (mpvEx-fdroid-v1.2.8.apk) is specifically built for F-Droid compatibility:
- Removed automatic update feature
- Removed install packages permission
- ARM64-v8a architecture only
What's Changed
- ci: update build.gradle.kts by @marlboro-advance in #447
- Updated Screenshot of v1.2.7 by @7lilnewbie in #451
- cd: merge dev into master by @marlboro-advance in #466
- cd: merge dev into master by @marlboro-advance in #499
- Fixes in Ui Elements by @Riteshp2001 in #503
- Bugfixex telegram/issues given bugs by @Riteshp2001 in #511
- Feat/mpv directory autoload by @Riteshp2001 in #510
- feat: add last played video highlight in each folder by @Arnab11 in #513
- feat: fix audio track preferred language by @Arnab11 in #514
- Custom lua buttons by @Riteshp2001 in #519
- Bugfixes by @Riteshp2001 in #538
- merge dev into master by @marlboro-advance in #551
- fix master branch errors by @Riteshp2001 in #552
- Seekbar Bugfixes by @Riteshp2001 in #558
- feat: Add online subtitle search with Wyzie Subs by @Riteshp2001 in #559
- fix subtitle search and download service with TMDB integration & Introduce Zoom and Pan Feature by @Riteshp2001 in #562
- Mpv performance fixes by @Riteshp2001 in #567
- Pan zoom feature by @Riteshp2001 in #568
- feat: Introduce Lua script editor with Cutsom Lua Screen Ui modify by @Riteshp2001 in #575
- Revert "feat: Introduce Lua script editor with Cutsom Lua Screen Ui modify" by @marlboro-advance in #577
- Text editor custom lua UI redesign by @Riteshp2001 in #580
- BugFix: Fixed teh alang and slang by @Riteshp2001 in #581
- feat: implement configurable custom skip button by @MerrcuL in #576
- Improve subtitle storage and video rendering compatibility by @Riteshp2001 in #586
- Implement scoped storage operations for file management by @Riteshp2001 in #592
- Play Store scoped storage + standard/fdroid direct file ops, delete-confirm skip, and Custom Buttons import/export/share updates by @Riteshp2001 in #593
- Adding Pixel Player in the acknowledgements by @Sensex00 in #594
- Manage custom buttons loading by @Riteshp2001 in #595
New Contributors
- @7lilnewbie made their first contribution in #451
- @Choultion-Rudas made their first contribution in #484
- @beucismis made their first contribution in #449
- @TheRebo made their first contribution in #571
- @MerrcuL made their first contribution in #576
- @Sensex00 made their first contribution in #594
Full Changelog: v1.2.7...v1.2.8