Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/device configuration #5

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

martirius
Copy link
Member

@martirius martirius commented Jan 25, 2022

This PR adds:

The goal of this PR is to let the user to configure the footswitches that are installed on the ITLAB BLE MIDI board and to see information about them

More Details

This PR also adds other useful things; read commits messages to have a quick overview!

Related tickets

#1
#2
#4

Pair up with

  • Lone
  • With @

Tests

  • Run/Fixed existing tests
  • Add new tests
  • No tests added

Show device configuration and related footswitches configuration
FlutterRactiveBle is now a Singleton dependency
Fix ConfigurationMapper
Add footswitch and widgets
Start removing magic numbers
Add method to send Configuration to BleManager
@freezed FootswitchEvent class
Add group colors in AppColors
Fix AppBar missing onBackPressed
Fix null handling Configuration in FootswitchPage and HomePage
Fix connection status dialog in SettingsPage
Add custom widgets (BottomButton, RadioButton, CustomNumberField)
Fix BLE connection problem when disconnecting
Fix stepValue not saved during footswitch cofiguration
Fix numpad not closing when Confirm/Done button on keyboard pressed
Add Midi value on below Midi value off on footswitch configuration
Add missing Midi channel value in footswitch configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant