Meshtastic-Android/app/src/main/java/com/geeksville/mesh
James Rich 34fd7e173e feat(contacts): hide share QR code FAB when not connected
The Floating Action Button for sharing a QR code is now only visible when the device is connected to the mesh.

This change also ensures the FAB is hidden when in selection mode.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 20:11:18 -05:00
..
analytics chore: update license header 2025-01-02 07:00:51 -03:00
android feat(logging): Remove redundant Report Bug button and related functionality (#2836) 2025-08-25 19:43:12 +00:00
concurrent chore: update license header 2025-01-02 07:00:51 -03:00
database revert(service): reverts a bunch of changes to MeshService.kt (#2692) 2025-08-12 22:19:40 +00:00
model fix(contact-import): streamline shared contact handling (#2828) 2025-08-25 11:58:50 +00:00
navigation Relocate radio config to new top-level Settings screen (#2834) 2025-08-25 19:44:32 +00:00
repository Migrate RadioInterfaceService prefs to repo pattern (#2768) 2025-08-18 17:45:58 +00:00
service refactor(service): initialize PacketHandler lazily (#2833) 2025-08-25 16:26:57 +00:00
ui feat(contacts): hide share QR code FAB when not connected 2025-08-25 20:11:18 -05:00
util Migrate UiState prefs to repo (#2775) 2025-08-18 21:44:44 +00:00
ApplicationModule.kt Migrate remaining prefs usages to repo (#2777) 2025-08-19 11:17:22 +00:00
CoroutineDispatchers.kt chore: update license header 2025-01-02 07:00:51 -03:00
DataPacket.kt fix: Propagate reply ID for DataPackets (#2177) 2025-06-19 18:20:07 -05:00
MainActivity.kt feat(ui): display app version in connections screen (#2835) 2025-08-25 19:43:34 +00:00
MeshServiceClient.kt Decouple mesh service bind from MainActivity (#2743) 2025-08-16 11:52:15 +00:00
MyNodeInfo.kt feat: network module (#1905) 2025-05-22 08:30:08 -05:00
NodeInfo.kt refactor: maps (#2097) 2025-08-13 17:51:19 +00:00