Skip to content

Tags: BrianJr03/Jarngreipr

Tags

v2.8.1

Toggle v2.8.1's commit message
wires D-pad navigation to and from the dock on the Apps and Widgets tab

The header settings icon was consuming DPAD_DOWN with a no-op callback, and
widgets rendered via AndroidView don't take Compose focus, so on a widget-only
page there was no path to reach the dock. Routes DPAD_DOWN from the header
straight to the dock, and adds a tab-level post-consumption fallback so
DPAD_DOWN from a non-focusable widget also lands in the dock.

early/v2.8.1

Toggle early/v2.8.1's commit message
shows an empty-state with ES-DE Settings shortcut when the ROM librar…

…y is empty

Fixes ROM Search rendering only Android apps (and no clear reason) when a
user opens the pin-a-ROM flow without configured or reachable ROM folders.
Also updates patch notes and bumps version to 2.8.1.

v2.8.0

Toggle v2.8.0's commit message
updates patch notes and bumps version

early/v2.8.0

Toggle early/v2.8.0's commit message
updates patch notes and bumps version

v2.7.2

Toggle v2.7.2's commit message
allows dock to be focused by dpad

early/v2.7.2

Toggle early/v2.7.2's commit message
bump version and updates patch notes

v2.7.1

Toggle v2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #201 from BrianJr03/feat/home-button-interception

Feat/home button interception

early/v2.7.1

Toggle early/v2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #201 from BrianJr03/feat/home-button-interception

Feat/home button interception

v2.7.0

Toggle v2.7.0's commit message
fixes back nav error

v2.6.0

Toggle v2.6.0's commit message
Merge pull request #198 from BrianJr03/feature/unified-canvas

Feature/unified canvas