Project Material
?
There's one small thing about the bottom sheet, its height obv
app-debug.apk
45.5 MB
This one is an experimental build. I've rewrote the thumbnail fetcher logic, it must load faster, including that it fetches embedded thumbnails automatically. Thumbnail dir option is no longer needed. Some other changes I'll write in the next build.
๐3
Project Material
app-debug.apk
Clean install obviously is required due to the IDE update.
Project Material
app-debug.apk
Forgot to mention that I've started using DiffUtil in adapters (devs might understand), which should reduce lagging, including that it adds fancy anims
๐ฅ2
I'll upload source code when I'll finish refreshing the codes
โค4โคโ๐ฅ4
Project Material
app-debug.apk
Caching system still messes up thumbnails after making the app stay in background for a long time. If anyone knows how to fix it, lemme know. (until I'll fix it myself)
Good news: I've fixed caching
Bad news: Folders grid view is now broken
Bad news: Folders grid view is now broken
app-debug.apk
45.5 MB
Main changelog:
ยท Fixed thumbnail caching
ยท Both Videos and Favorites now use DiffUtil, which should make it lagfree
ยท Reworked on sorting option, where touching once used to disable the button's state in the dialog, including that I have managed to fix sorting by name (if subtitle exist, sorts together with it, if not without it) itself, it now sorts correctly
Note: Folders tab does not use any DiffUtil, cause for unknown reasons it breaks the data fetching itself.
ยท Fixed thumbnail caching
ยท Both Videos and Favorites now use DiffUtil, which should make it lagfree
ยท Reworked on sorting option, where touching once used to disable the button's state in the dialog, including that I have managed to fix sorting by name (if subtitle exist, sorts together with it, if not without it) itself, it now sorts correctly
Note: Folders tab does not use any DiffUtil, cause for unknown reasons it breaks the data fetching itself.
๐2
Whoever has the app crashing, please provide the log, otherwise i could not fix it just by the text.
I recommend using LogFox for automatic detect.
I recommend using LogFox for automatic detect.
Project Material pinned ยซWhoever has the app crashing, please provide the log, otherwise i could not fix it just by the text. I recommend using LogFox for automatic detect.ยป
app-release.apk
24 MB
(clean install required)
- reworked on thumbnail fetcher again
- fixed folders causing crash
- removed high contrast option (useless)
- reworked on thumbnail fetcher again
- fixed folders causing crash
- removed high contrast option (useless)
app-release.apk
24.4 MB
Fixed all of the possible issues, sorting works now