Project Material
bullshit
instead of saving it into the google account permanently, it saves only once
๐5
app-debug.apk
57.6 MB
test build
updated media3
now it supports dav1d, but ssa subtitles are broken
updated media3
now it supports dav1d, but ssa subtitles are broken
๐7๐ญ3
Project Material
app-debug.apk
app-debug.apk
57.6 MB
fixed ssa subtitles, but now gestures are broken (except double tap), crazy ah
+ preferred audio language setting in player settings
+ removed "auto" item in subtitle/audio track selection dialogs (it now selects the language (the one that is being used) instead of showing "auto")
+ additional info for tracks
+ preferred audio language setting in player settings
+ removed "auto" item in subtitle/audio track selection dialogs (it now selects the language (the one that is being used) instead of showing "auto")
+ additional info for tracks
๐3
Project Material
app-debug.apk
i just noticed that my MediaStore implementation works incorrectly asf, I'm trying to find out for the solution
Project Material
i just noticed that my MediaStore implementation works incorrectly asf, I'm trying to find out for the solution
apparently it's not even my fault lmao, media store itself is lagging
๐3
Project Material
apparently it's not even my fault lmao, media store itself is lagging
if you'll hide a large sized video through file manager or the app, it'll make the media store think a bit longer (around 2 mins) whether to hide it or not
๐คฏ1
Project Material
if you'll hide a large sized video through file manager or the app, it'll make the media store think a bit longer (around 2 mins) whether to hide it or not
but i have a suspect that my phone's ability to process everything is dead ass slow
๐ญ1
Project Material
but i have a suspect that my phone's ability to process everything is dead ass slow
okay, i found solution, but it won't fix the slow mediastore, it actually checks whether the file exists or not, if its hidden (it equals as non-existing) or deleted it disappears.
๐คฏ1