Meshtastic-Android/app
Mike Cumings 5546e74b46 Extract RadioInterfaceService companion object functions
In preparation for replacing the `InterfaceFactory` with an
injectable form we need to convert static methods that call
`InterfaceFactory` into non-static, injected forms.

Also:
- Updated kotlin `-Xopt-in` to `-opt-in` to remove build
  time warnings.
- Removed some unused `RadioInterfaceService` code.
2022-05-20 14:27:39 -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 Extract RadioInterfaceService companion object functions 2022-05-20 14:27:39 -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 Extract RadioInterfaceService companion object functions 2022-05-20 14:27:39 -07: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