Fitbit / bitgatt

The FitbitGatt API is designed to provide a strong state machine around all Android gatt operations with the aim of making Android BLE development across Android vendors as straightforward and side-effect free as possible.
Mozilla Public License 2.0
57 stars 17 forks source link

Ilepadatescu/start api change and fix anrs #22

Closed ionutlepi closed 4 years ago

ionutlepi commented 4 years ago

What is new

Clean up start API for the consumer. Better errors in case of start failures. Improve speed by turning logging by default of in our BT callbacks

Bug fixes

Removed multiple ANR producers by removing some debug logs, optimizing

Testing

Internal manual and automated testing using both mainstream models and low-end models

irvinowens commented 4 years ago

Nice! Approve :-)