You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: migrate to new battery block packets format (#77)
* feat(hardware count): now the GetHardwareCountBloc will contain the logic to obtain and to store the hardware count
* fix(web): do not import flutter_libserialport when building for web
* refactor(DataSourceIncomingPackage): reduce number of identical models by using multiple parameter ids in one model
* fix(NavigatorScreen): error when EnableFastAccessDialog is popped because of unspecified return type
* chore: renamed battery level to battery percent everywhere in the project for consistency
* fix(overlay): overlay enabled state not loaded from storage
* build(android): migrated to declarative graddle pluggins apply
* refactor(DemoDataSource): made packet handling more declarative
* test: update battery power packet id
---------
Co-authored-by: Alexandr Motorin <[email protected]>
Co-authored-by: Alexandr <[email protected]>
Co-authored-by: Radomir Epur <[email protected]>
0 commit comments