Skip to content

VulkanScope 0.2.25

Choose a tag to compare

@EFIShell0 EFIShell0 released this 09 Aug 19:25
· 22 commits to main since this release
3120c38

Highlights

  • Improved the responsive layout for portrait and landscape orientations.
  • Added a Material 3 Expressive navigation experience.
  • Landscape mode uses a navigation rail, while portrait mode keeps the bottom navigation bar.
  • Made the navigation rail vertically scrollable on devices where all destinations do not fit on screen.
  • Adjusted Quick Access cards and buttons so they fit correctly on smaller portrait displays.

Vulkan & Driver Information

  • Preserved the existing Vulkan tab icon and red accent color.
  • Improved the Overview screen's GPU and Vulkan driver information.
  • Turnip availability now requires both:
    • arm64-v8a ABI
    • A compatible Adreno GPU
  • Updated the unavailable-ABI message to make both Turnip requirements explicit.
  • Improved the distinction between the system Vulkan driver and Turnip / third-party drivers.

Adaptive Icon

  • Updated the VulkanScope launcher icon to better comply with Android adaptive icon safe-zone requirements.
  • Kept the existing VulkanScope logo artwork and proportions while fitting it within the launcher safe area.
  • Improved icon placement for Android launchers and APK installation/update surfaces.
  • The splash screen was not changed.

Build

  • Fixed Compose layout and scrolling compilation issues.

Notes

This release focuses on responsive UI improvements, Vulkan/Turnip detection messaging, and Android launcher icon compatibility.