Meshtastic-Android/app
Mike Cumings df47169997 MapFragment crashes is analytics are not allowed
`binding` is only set in `onCreateView` when analytics are
enabled, leading to a crash in `onViewCreated` when
`binding` - a lateinit var - is attempted to be accessed.
2022-04-08 08:56:30 -07:00
..
.settings Don't include firmware in development builds (speeds install time) 2020-06-28 14:55:02 -07:00
special update curfirmwareversion comment 2022-02-15 01:03:17 -03:00
src MapFragment crashes is analytics are not allowed 2022-04-08 08:56:30 -07:00
.classpath Don't include firmware in development builds (speeds install time) 2020-06-28 14:55:02 -07:00
.gitignore gitignore 2020-02-19 10:54:29 -08:00
.project Don't include firmware in development builds (speeds install time) 2020-06-28 14:55:02 -07:00
build.gradle 1.3.3 2022-03-08 10:16:22 -03:00
google-services-example.json mock google-services in CI builds 2020-04-02 22:07:35 -07:00
google-services.json for now use my local google-services settings (for crashlytics) 2020-03-01 16:39:53 -08:00
proguard-rules.pro potential fix for the rare mapbox native crash (use onDestroyView) 2021-02-01 22:54:04 +08:00