mirror of
https://github.com/smittix/intercept.git
synced 2026-05-01 10:09:59 -07:00
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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user