0519936531
feat(device): add visibility/luftdata/narodmon settings, device model icons, SDK refactor
...
- Add SetDeviceVisibilityUseCase, SetLuftdataUseCase, SetNarodmonUseCase
- Introduce DeviceModel enum (Basic, Mobile, Solar, Radiation, Custom)
- Add device-type drawables (active/inactive icons for each model)
- Refactor Device SDK: repository, DAO, database, local/remote data sources
- Update DeviceSettingsScreen, ManageViewModel, theme colors
- Add/update string resources (default, ru, be)
Made-with: Cursor
2026-03-06 20:01:24 +01:00
6dedaf0e8b
Add SDK map module and migrate map fetching to Apollo with Hilt wiring.
...
This includes the new sdk module, MapService + mapper implementation, Apollo provider module, Hilt app integration, and the project .gitignore update.
Made-with: Cursor
2026-02-28 16:58:22 +01:00