Meshtastic-Android/app
James Rich 1a11c3351b
Refactor NodeDetail.kt to use has*() functions (#1627)
Modified NodeDetail.kt to replace direct comparisons with 0f or 0 for sensor values with corresponding has*() functions.
This change improves code readability by clearly indicating the presence or absence of sensor data.
2025-03-02 06:12:07 -06:00
..
schemas/com.geeksville.mesh.database.MeshtasticDatabase feat(config): implement excluded modules validation (#1460) 2025-01-02 06:38:33 -03:00
src Refactor NodeDetail.kt to use has*() functions (#1627) 2025-03-02 06:12:07 -06:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
build.gradle feat: Introduce Version Catalog for Dependency Management (#1607) 2025-02-24 18:42:37 -06:00
google-services.json chore: simplify mock google-services.json workflow (#1313) 2024-10-14 08:13:35 -03:00
proguard-rules.pro chore: re-enable code shrinking and optimization 2024-09-19 18:17:30 -03:00