mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-01-24 22:08:33 -05:00
This is reimplementation ListViewWithLabels which is able to set correct page with focused item.
clunky DB abstraction layer - this could and should be replaced with any ready to go db interface library (ORM)
please note that ORM might/would/should solve other issues with our DB usage such as:
- migrations
- possibly sanitization
- request lazy evaluation