Releases: abdallahmehiz/mpvKt
Releases · abdallahmehiz/mpvKt
mpvKt v0.1.6
This release is mostly a preparation for the Play Store release, so no major changes.
Added
- Subtitle scale setting
Changed
- Adjust player dimming
- Adjust Player buttons' clickable area
Fixed
- Gesture seeking indicator stuck at 0 when seeking backwards
- The app trying to open every link
- UI not reflecting actual delays being applied to subtitles
Checksums
Variant | SHA-256 |
---|---|
arm64-v8a | 9ea140a599eca417b5911a9eea8c330b4aee4145434ce6f8973f7cb1aa727d67 |
armeabi-v7a | 4d33d4a8a74f510bf3f80a75d35d8b896d86b3c1fbacfcce27b07905369f9341 |
Universal | 7e5abff135e85aef20177426dcea67edffe189c9e5fb734052801494d2bbb045 |
x86 | 5631a9100b781cc16ee93cee390119f6511e592c4dceadecb6a4a7b6ca52e89f |
x86_64 | 39bc9e132e413e6ce608ed0779d18f6083288fbb0e2607c60b63b2ef723199e2 |
mpvKt v0.1.5
Added
- VLC-like subtitles delay panel (@abdallahmehiz)
- Playback speed presets (@abdallahmehiz)
- Precise seeking setting (@abdallahmehiz)
- Gesture seeking indicator (@abdallahmehiz)
- Subtitles position setting (@abdallahmehiz)
- Volume boosting (@abdallahmehiz)
- Toggle for loading indicator and displaying volume as percentage (@abdallahmehiz)
- Remember screen brightness (@abdallahmehiz)
Changed
- Video orientation button on player controls now toggles sensor orientation (@abdallahmehiz)
- Player is now forced to LTR layout (@abdallahmehiz)
- Swap Lock buttons (@abdallahmehiz)
- Set settings as options before mpv initialization to allow overrides from mpv.conf (@abdallahmehiz)
- Relocate secondary subtitles alert so it's not obstructive (@abdallahmehiz)
- Updated display cutout logic (@abdallahmehiz)
- A smoother horizontal gesture (@abdallahmehiz)
- Add more mime types (@abdallahmehiz)
- 5 Maximum lines on url input textfield (@abdallahmehiz)
Fixed
- Fix Subtitles border and background styling not working (@abdallahmehiz)
- Audio track selection not getting remembered properly (@abdallahmehiz)
- Showing only the first chapter (@abdallahmehiz)
- 2x when long pressing now resets to the correct original speed (@abdallahmehiz)
- Crash when mpv.conf doesn't exist on application path (@abdallahmehiz)
- Returning intents now work properly (@abdallahmehiz)
- Crashes on trying to play a file mpv can't load (@abdallahmehiz)
- Crashes when chapters don't start at exact 0 (@abdallahmehiz)
Full Changelog: v0.1.4...v0.1.5
Rereleased cause i forgot to change the version name and codes
Checksums
Variant | SHA-256 |
---|---|
arm64-v8a | 1f28e578456e5e0e4a06a74171a170f8d0f2a7366c6913eed260660e90af146c |
armeabi-v7a | 497273090b17181cd7499baf13515112948f6bfe80b4bb6537e1b249ee1bb16f |
Universal | 0286ce42b91b678fa06debbbf3843afd21909a360ea72ba16458e4a6b42fbf8f |
x86 | cf660e63a5eff6c76a16422c3f4e142a35a1e2ff457604c2f357dfedb21ce426 |
x86_64 | f66a8f247bd9fe79b2bfa869128d7ef647bdf31ca7d7587a17ed30af96a3e9d5 |
mpvKt v0.1.4
Added
- Added verbose logging setting (@abdallahmehiz)
- Added skip subtitle styling setting (@abdallahmehiz)
- Added gesture seeking indicator (@abdallahmehiz)
- Added support for playing shared links (@abdallahmehiz)
- Added Simplified Chinese translations (@sakarie9)
- Added Android's 13 per-app language preference (@abdallahmehiz)
Changed
- Update the used mpv library (~2mb apk size decrease and app no longer uses media permissions) (@abdallahmehiz)
- Modifying
mpv.conf
andinput.conf
from settings writes the changes to app's data directly now (@abdallahmehiz)
Fixed
- Fix chapters not getting loaded (@abdallahmehiz)
- Fix navigation and status bars getting stuck on older Android versions (@abdallahmehiz)
- Fix video metadata persisting across videos in a session (@abdallahmehiz)
- Fix crash from seekbar segments (@abdallahmehiz)
Checksums
Variant | SHA-256 |
---|---|
arm64-v8a | a26a64ffa4aa818ef115605c44c7daa7a4af3ff9952f3d6da8dc29efb191f019 |
armeabi-v7a | 714a1b03b24d3d4cd174e04435218e7fce228de314004a23ae6f89f723feccb3 |
Universal | 85dc435b1f23c52bd6cb1ae74d75edc44d8c97cb77e418707d7bfa7e49305fc1 |
x86 | 8b5a898526d62c40118d1da1760282b4a4a0b8bbf973417e62ba0b50e7721d5d |
x86_64 | c249601813eb112c921bfcb7a20c8321264cd0d7b73d74cc1a3fd046ce19bee6 |
mpvKt v0.1.3
Features
- Add a setting to keep seekbar hidden when seeking
Bug fixes
- Don't dim the screen when locked
- Multiline cat logs on crash screen
- Correct how secondary subtitles get deselected
- Reset playback position if playback has ended with eof
- Fix player not showing as an option on NewPipe (and maybe other apps too)
- Tracks list not getting updated correctly
Note
Releases will slow down, these past few releases of bug fixes were mostly to give actual good first impressions for new users.
Checksums
Variant | SHA-256 |
---|---|
arm64-v8a | 2d2b5ed26243e297f23baf51916abbadfeaf242486f620ac4af2a965337589a7 |
armeabi-v7a | 600cc6b710cdf845d3378a3198eb00141d5cade9715f26d84d457dd5801e0e09 |
Universal | 82138800a19cf01feebbf546abdb56b1465c747ca1f51003e47c31b1ccf51414 |
x86 | 4c73d9c289603c793421489c7c00c8a107f844ecd7f1586a5bd063fbd4baa7f4 |
x86_64 | 16ae2831be6e497f9a52f53f8fbead905b9ebc1dd077887c229d688a6dfd3d81 |
mpvKt v0.1.2
This release is mostly a hotfix and a quickchange to how the F-Droid release workflow worked to remove some unnecessary complexity.
Bug fixes
Fix some subtitles customization not persisting across videos
Features
Player can now automatically go into Picture in Picture mode with back press/gestures
Checksums
Variant | SHA-256 |
---|---|
arm64-v8a | 27ca1a209477264635444b32659797bf23db9e7aa051b8825075c080609d2b82 |
armeabi-v7a | be27f8d8c9b51bb502efa3be84c0f584f5381d7ea72b8302a0d2dfdf0d9e423d |
Universal | d2f84a7aee9c42ff412f28de3b5b298adc0cac03f0576b6ee66a226f107d8117 |
x86 | bc96dfc62d81b119701548119aaf76623f26f3490ca58f73f17e1f7b9534f465 |
x86_64 | 06ab69e9128bc76a63aa5c3eae163eafe032c7f3a23d2b720e3844783328c02e |
mpvKt v0.1.1
F-Droid Release
this release mostly contains preparations for releasing the the app on F-Droid.
Bug fixes
- Fix gestures in locked mode
Checksums
Variant | SHA-256 |
---|---|
arm64-v8a | 79b506826cf073076e4fb6febc11d0738617fe3c55098deb6a3fa599a09d7036 |
armeabi-v7a | e483ada88a1c610b2de0e0e45f4c19a4f4a595384164f16a54c5fe3733ed09f6 |
Universal | 3e3137bbdb4e08194d81342ec6dcd85394fe6b8d0354902addd2073b37cda07b |
x86 | 8498f651e658ce6794c76d3e6ef2d7d47d432e6906192ba7bf891b8b132b6313 |
x86_64 | 8c83543b4dc4d3a423adebe184030ae62efce953550639f2c462a445ca53a062 |
mpvKt v0.1.0
Additions:
- New theme colors
Fixes:
- Fix external subs/audio files closing player
- Fix crash when there are no chapters in a video
- Fix crash on crash screen (ironic) for on apis less than 26 (<= Android 8 Nougat)
Notes
Also, first official release :D
Checksums
Variant | SHA-256 |
---|---|
arm64-v8a | 7105460a5a4274df2ed52a50e45873fd82529a3aa8283b7a91d1bc9cf4489d33 |
armeabi-v7a | f328beb34fb648ee7c016f4c4e7b3bc1038faba3013279ce0561039d3459d92c |
Universal | 9853380cb13b8347a6d68aecf96c67c2d7a3af45c2578f4160acb66d67aea451 |
x86 | c2f261070cad79dd073c49eb81dc54dd4915e9bb4c7f6add54a88cd96b95b269 |
x86_64 | 0b1fb766178b4f58aea63d657da33c2db6d1c52dffa64028b704594a28f2369c |
mpvKt Preview r122
Commits
- chore: create a readme (@abdallahmehiz)
- fix: typo [skip ci] (@abdallahmehiz)
- fix: smaller player buttons (@abdallahmehiz)
- fix:
'
doesn't work on android's xml huh (@abdallahmehiz) - ci: nightly builds (@abdallahmehiz)
- chore: bump gradle and some libs (@abdallahmehiz)
- fix: pip automatically entering even if the setting is off (@abdallahmehiz)
- fix: artifacts for nightlies not being uploaded (@abdallahmehiz)
- lint (@abdallahmehiz)
- fix: nightly workflow (@abdallahmehiz)
- feat: recursively copy mpv's config directory (@abdallahmehiz)
- feat: add number of items to directories in file picker (@abdallahmehiz)
- feat: playbackSpeed sheet (@abdallahmehiz)
- fix: crash when reopenning player with different file from file explorer (@abdallahmehiz)
- fix: use default playback speed in playback ui (@abdallahmehiz)
- feat: sleep timer (@abdallahmehiz)
- fix: picking external files making the player quit (@abdallahmehiz)
- refactor: make player handle prop changes better (@abdallahmehiz)
- fix: crash on videos without chapters (@abdallahmehiz)
- feat: about screen (@abdallahmehiz)
- Fix: resolution changing when switching to pip (@abdallahmehiz)
- ci: add changelogs to preview workflow (@abdallahmehiz)
Checksums
Variant | SHA-256 |
---|---|
arm64-v8a | 28713781ee135ad76a360d9014b08d541d6132d9682f505afccb62220ed0ffd4 |
armeabi-v7a | 4cc35e83740bc9c792ea662835b96540105c368698ba9b3db87c1cf39c807921 |
Universal | a5007c16f8f919b0d0ab9b872feff7dc932184e711f5b653e76338476e81711f |
x86 | 3de7932365372f269f322cf95446b251d2b23c0262323708108b12fbcb487c21 |
x86_64 | 8314f22396dee6c0a679edc5eb4d2ba5ae0000bee91e7e492c1a94a8431938e8 |
mpvKt Preview r100
On the 100th commit too, well that's a coincidence 😄.
Checksums
Variant | SHA-256 |
---|---|
Universal | da9107f3d5c778ecd61a1107a7f59ab0126df05e46a07169d22aa93d78ca376b |
arm64-v8a | 050789de36c0cfcca9e165011037c9e495c5ffef8cb41de9718989bb028b78d2 |
armeabi-v7a | 94da5d787f1213eb9543eed9adf32371abf5128208c0506687267ffa5b667fc0 |
x86 | 81f4bc69abdb3f27df7362919308e254a06bc9cdbb40224525d41d3e57154d01 |
x86_64 | 0cb84467fdd5d0d3f32053137b0a8f5fc12fa6067cb6f084ce1dbfc52b1b9b99 |