Meshtastic-Android/app/src/main/java/com/geeksville/mesh/model
Kevin Hester 6a90881dd6 fix crashlytics auto report. oops error() is now a kotlin stdlib call
and therefore I was accidentally calling it instead of my Logging.error()
method.  And that made some error logs incorrectly fatal.
2020-02-29 13:21:05 -08:00
..
MessagesState.kt only seed with test data if we are on the emulator 2020-02-25 10:48:54 -08:00
NodeDB.kt oops supposed to be using a modelMapOf to have node list view update 2020-02-25 14:23:19 -08:00
UIState.kt fix crashlytics auto report. oops error() is now a kotlin stdlib call 2020-02-29 13:21:05 -08:00