bailuk / AAT

Another Activity Tracker for Android
https://bailu.ch/aat
GNU General Public License v3.0
150 stars 41 forks source link

BLE improvements #80

Closed arsab closed 4 years ago

arsab commented 4 years ago

Code Inspection fixes:

Ease operation:

Improve new sensor discovery:

This improve significantly BLE discovery and keep connection, it would be worth in future to decouple "configuration" vs run time states


In relation with challanges highlighted in issues: https://github.com/bailuk/AAT/issues/78 https://github.com/bailuk/AAT/issues/61

few improvements, few discovery and association challenges remains, decouple configuration states and run time states. e.g. do we need to space messages?

sorry for confusion it is simply change: https://github.com/bailuk/AAT/pull/80/commits/b087bdd93c29702815051736c927bbd310512d6a

bailuk commented 4 years ago

Thank you for this contribution. I merge this into a separate branch for testing. It will go into master as soon (hopefully after this weekend).