Esri / Trek2There

Trek2There™
Apache License 2.0
10 stars 5 forks source link

Remember DeviceDiscoveryAgent settings #93

Closed dominikargast closed 6 years ago

dominikargast commented 6 years ago

The "detect bluetooth" and "detect USB/COM" settings of the DeviceDiscoveryAgent should be remembered from one session to the next.

In addition, sort the list of detected devices so that bluetooth devices stay on top of the list. Presently, COM port detection is almost instantaneous, whereas bluetooth detection takes some time, resulting in the bluetooth devices being added to the end of the list.

This issue does not affect iOS and Android since COM port detection is disabled on these devices.

dominikargast commented 6 years ago

@marikavertzonis please test with build 3.0.33

marikavertzonis commented 6 years ago

to started, tested on linux with AppStudio 3.0.50 and Trek2There 3.0.33. Connected to USB GPS,closed the app, reopened the app, and the USB connection was remembered.

marikavertzonis commented 6 years ago

further testing with 3.0.35 (appframework 3.1.52)