Meshtastic-Android/app/src/main/java/com/geeksville/mesh
James Rich 9bd84d3fc0
refactor: Improve IAQ display to add ranges, update colors (#1300)
* Refactor: Improve IAQ display and add ranges

Adds IAQ ranges to the `Iaq` enum and updates the display to show the ranges alongside the
 descriptions, improving clarity for users.

This change enhances the indoor air quality information by providing context for the different IAQ levels.

* Refactor: Improve IAQ color scheme and add range to description

This commit refactors the Indoor Air Quality (IAQ) component by:

- Updating the color scheme to better reflect air quality levels, using a more standardized and recognizable color palette.
- Adding the IAQ range to the description, providing more context and clarity to the user.
- Adding a preview for the IAQ scale.
- Minor code cleanup and improvements.
2024-10-11 07:46:54 -03:00
..
analytics refactor: migrate to Firebase KTX in the main modules (#836) 2024-02-08 16:45:28 -03:00
android refactor: remove BACKGROUND_LOCATION permission 2024-08-29 08:10:09 -03:00
concurrent incorporate androidlib 2022-09-04 22:52:40 -03:00
database Adds support for known 0 hopsAway (#1295) 2024-10-09 17:04:05 -03:00
model feat: adjust map MaxClusteringZoomLevel and zoomOnCluster scale 2024-10-10 11:01:43 -03:00
repository feat: add fixed_position to config import/export 2024-10-10 10:54:14 -03:00
service Adds support for known 0 hopsAway (#1295) 2024-10-09 17:04:05 -03:00
ui refactor: Improve IAQ display to add ranges, update colors (#1300) 2024-10-11 07:46:54 -03:00
util Small improvement to the pi approximation (#1292) 2024-10-08 07:10:34 -03:00
AppIntroduction.kt export hardcoded strings (#547) 2022-12-28 17:37:25 -03:00
ApplicationModule.kt Issue #369 - Use repository pattern for bluetooth state 2022-02-26 22:59:20 -08:00
CoroutineDispatchers.kt Issue #369 - Use repository pattern for bluetooth state 2022-02-26 22:59:20 -08:00
DataPacket.kt feat: show names with a lock for DMs using PKC 2024-09-16 10:30:15 -03:00
MainActivity.kt refactor: remove legacy BLE characteristic 2024-10-02 20:00:02 -03:00
MyNodeInfo.kt refactor: replace MyNodeInfo with MyNodeEntity (#1277) 2024-10-02 06:18:30 -03:00
NodeInfo.kt refactor: replace MyNodeInfo with MyNodeEntity (#1277) 2024-10-02 06:18:30 -03:00