seemoo-lab / openhaystack

Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
https://owlink.org
GNU Affero General Public License v3.0
8.03k stars 428 forks source link

Various fixes on mobile app #145

Open vekexasia opened 1 year ago

vekexasia commented 1 year ago

This pull request contains several fixes to the mobile-app To make it work smoothly in windows.

  1. Fix refresh indicator
  2. Fix "click on accessory" -> center map
  3. fix fitBounds when no data available (causes error first run)
  4. update deps (Attempt to make this working in web.)

The location gathering is not working. cause the location package is not supporting windows. We could switch to geolocator but i dont see it as a main issue to not have a location fix on my desktop machine.