nuttx-apps/system/nxpkg
aviralgarg05 0eb44a1085 system/nxstore: add an LVGL app-store front end
Add an LVGL front end for browsing, installing, updating, and launching nxpkg entries. Keep network and install work off the UI path, and stop launched apps with SIGTERM.

Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-08-18 15:23:15 -03:00
..
CMakeLists.txt system/nxpkg: fetch repositories over HTTP 2026-08-17 09:20:39 -03:00
Kconfig system/nxpkg: fetch repositories over HTTP 2026-08-17 09:20:39 -03:00
Make.defs system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
Makefile system/nxpkg: fetch repositories over HTTP 2026-08-17 09:20:39 -03:00
pkg.h system/nxstore: add an LVGL app-store front end 2026-08-18 15:23:15 -03:00
pkg_compat.c system/nxpkg: make package storage crash-safe 2026-08-17 09:13:41 -03:00
pkg_hash.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00
pkg_install.c system/nxpkg: complete the package lifecycle 2026-08-17 09:20:57 -03:00
pkg_log.c system/nxpkg: make package storage crash-safe 2026-08-17 09:13:41 -03:00
pkg_main.c system/nxpkg: complete the package lifecycle 2026-08-17 09:20:57 -03:00
pkg_manifest.c system/nxpkg: validate catalog and database contents 2026-08-17 09:20:22 -03:00
pkg_metadata.c system/nxpkg: validate catalog and database contents 2026-08-17 09:20:22 -03:00
pkg_repo.c system/nxpkg: fetch repositories over HTTP 2026-08-17 09:20:39 -03:00
pkg_store.c system/nxpkg: make package storage crash-safe 2026-08-17 09:13:41 -03:00
pkg_txn.c system/nxpkg: add local package lifecycle helper 2026-06-20 15:05:28 -03:00