mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-09-17 08:49:15 -04: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