Skip to content

v3.1.0-alpha01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Nov 17:10
· 39 commits to master since this release

What's new

[FEAT] Introduced Dependencies for Local Video Browsing

  • added necessary permission for video fetching video files.
  • Included VideosViewState, VideosViewModel, and Videos screen dependencies.
  • Added a shortcut pointing to the Videos screen.

[FEAT] Added Videos Screen

  • Added VideosViewModel.
  • Integrated VideoThumbnailFetcher for faster retrieval of Android's native video thumbnails without requiring a cache.

[FEAT] Enhanced Visual Appearance of App Navigation Bar

  • Improved the visual appeal with blurred backdrops for Android 12 and below, utilizing a mist/oily backdrop for older versions.

[FEAT] Enhanced Visual Appearance of Albums Screen

  • Utilized advanced background blurs to improve appearance on Android 12 and below, it now features a mist/oily backdrop.

[FIX] Addressed Video Initialization Delay

  • Resolved an issue causing a delay before the video surface appears, which required video initialization first. Now, we use the MIME type of the file to determine the content type, effectively removing the delay bug.

[FEAT] Added MediaFile and PlaybackController to Core

  • Implemented the Playing feature on the video browser screen.

Full Changelog: v3.0.2...v3.1.0-alpha01

Preview

Screenshot_20241117-234352
Screenshot_20241117-234158