Remove Signal History, FindMy Network, and Device Activity from Bluetooth panel

These features were removed as they were not providing useful functionality:
- Signal History heatmap
- Apple FindMy Network detection
- Device Activity timeline

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-01-21 19:36:27 +00:00
parent 7b2e1caa47
commit b0ab361ead
2 changed files with 3 additions and 169 deletions

View File

@@ -760,23 +760,6 @@
</div>
</div>
</div>
<!-- Row 3: FindMy Detection -->
<div class="wifi-visual-panel" style="grid-column: span 2;">
<h5>Apple FindMy Network</h5>
<div id="btFindMyList" style="max-height: 100px; overflow-y: auto; font-size: 11px;">
<div style="color: var(--text-dim); padding: 10px; text-align: center;">Scanning for
FindMy-compatible devices...</div>
</div>
</div>
<!-- Signal History Heatmap -->
<div class="wifi-visual-panel" style="grid-column: span 2;">
<h5>Signal History</h5>
<div id="btTimelineHeatmap"></div>
</div>
<!-- Device Activity Timeline (legacy) -->
<div class="wifi-visual-panel" style="grid-column: span 2;">
<div id="bluetoothTimelineContainer"></div>
</div>
</div>
<!-- Right: Bluetooth Device Cards -->
<div class="wifi-device-list bt-device-list" id="btDeviceListPanel">