diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-05-07 08:58:57 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-05-07 08:58:57 -1000 |
| commit | d8a53c3c9cba34dec7741395877a8dc87cebd0c5 (patch) | |
| tree | cb50ab2d4a0a0e443d9b42249420ece53319ec9c /android-app/app/src/test | |
| parent | 29fb98a20923b1b04a126ca00a2c21448ed822d5 (diff) | |
refactor: extract GeoThrottle, fix fully-qualified refs, harden enum parsing
- Extract GeoThrottle inner class in MainViewModel; eliminates 6 state
vars and duplicate throttle logic in loadConditions/loadWindGrid
- Fix android.util.Log.e and kotlin.math.* fully-qualified refs now that
imports are present
- UnitPrefs: wrap valueOf() in runCatching to handle corrupt pref values
- VesselRepository.init: forEach { add() } → mapTo() for both lists
- TrackRepository: remove noisy cached-log else-branch that fired on
every stopTrack() call
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'android-app/app/src/test')
0 files changed, 0 insertions, 0 deletions
