Skip to content

feat: display selected repo and installed TizenBrew version on home screen - #36

Open
KrX3D wants to merge 13 commits into
reisxd:mainfrom
KrX3D:main
Open

feat: display selected repo and installed TizenBrew version on home screen#36
KrX3D wants to merge 13 commits into
reisxd:mainfrom
KrX3D:main

Conversation

@KrX3D

@KrX3D KrX3D commented Mar 12, 2026

Copy link
Copy Markdown

What changed

  • Home screen now shows the selected repo (reisxd/TizenBrew by default)
    and the currently installed TizenBrew version on the update button
  • Selected repo is persisted via localStorage so it survives app restarts
  • Install from GitHub added repo updates the persistent localStorage

Why

Users had no way to tell at a glance whether TizenBrew was installed or
which version they had without starting the install process.

Testing

  • Tested on Tizen 5.5 and 6.5 TV with TizenBrew already installed
  • Verified repo persists after closing and reopening the installer
image

KrX3D and others added 13 commits March 12, 2026 22:25
Only en and tr had the string added in the upstream select-file-to-install commit.
Switch InstallFromGitHub's repo field to type="email", matching the
input type TizenBrew's ModuleManager uses, which triggers Tizen's
locale (QWERTZ) keyboard instead of the generic QWERTY one shown for
type="text".

Also stop left/right arrow keydowns from propagating on this field and
the TV-IP field on the Desktop page, so norigin-spatial-navigation's
global listener doesn't steal them for focus movement before the
native text cursor can use them.
Sync upstream: file install + InstallFile precondition + createStream fix
fix: QWERTZ keyboard and left/right arrow keys on text inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants