mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| AdvancedSettingsFragment.kt | ||
| ChannelFragment.kt | ||
| ContactsFragment.kt | ||
| DebugFragment.kt | ||
| MapFragment.kt | ||
| MeshApp.kt | ||
| MessagesFragment.kt | ||
| PacketListAdapter.kt | ||
| ScreenFragment.kt | ||
| SettingsFragment.kt | ||
| UsersFragment.kt | ||