chris-bc / Flipper-Gravity

A Flipper Zero companion app for ESP32-Gravity - Be an unseen force with Gravity's wireless exploration, offensive and defensive tools. Download ESP32-Gravity:
https://github.com/chris-bc/esp32-gravity
MIT License
52 stars 3 forks source link

Implement paging strategy for Device Tracking on Flipper #2

Open chris-bc opened 1 year ago

chris-bc commented 1 year ago

Due to its small screen Flipper-Gravity can only display 4 or 5 lines of content. This means the tracking feature can't effectively monitor more than 4 devices without other devices scrolling off screen. Implementing a paging strategy for the Flipper UI that, similar to airport departure boards, displays some devices for a period of time followed by another page of devices for a period of time, repeating.