Patryk Ludwikowski
Patryk Ludwikowski
Here is draft pull request that address issue #41 (goals described there, check them out). To do: - [x] basic packets - 2 bytes of type, 2 bytes of length...
Here is issue to discuss form and expected syntax for the utilities which will be targeted in next milestone. General propose for the utilities: **ease communication between your Bluetooth devices...
**To-do** - feature for somekind of `BluetoothClass`/`BluetoothDeviceClass` as `class` in `BluetoothDevice`. See: - https://www.bluetooth.com/specifications/assigned-numbers/baseband/ - https://github.com/edufolly/flutter_bluetooth_serial/blob/6067e2ace439a49e4fb9c55d2ce1f750e96711ad/example/lib/BluetoothDeviceListEntry.dart#L15 - https://github.com/edufolly/flutter_bluetooth_serial/blob/6067e2ace439a49e4fb9c55d2ce1f750e96711ad/lib/BluetoothDevice.dart#L15 - https://github.com/edufolly/flutter_bluetooth_serial/blob/6067e2ace439a49e4fb9c55d2ce1f750e96711ad/android/src/main/java/io/github/edufolly/flutterbluetoothserial/FlutterBluetoothSerialPlugin.java#L326 To-do: - [ ] passing raw value of the class...
There is no way to get connection status of some device if the connection was started by other application (same for the system) or in other session of your app....
[](https://issuehunt.io/r/brainhubeu/react-carousel/issues/275) **Describe the bug** Tabbing goes through hidden elements too. **To Reproduce** Use any >2 slides carousel with links. Try tabbing. Focus is running though hidden elements. **Expected behavior** Whole...
See https://github.com/redhat-developer/vscode-java/issues/2392 and https://github.com/redhat-developer/vscode-java/issues/2392#issuecomment-1090066575
See https://docs.platformio.org/en/latest/platforms/espressif32.html#embedding-binary-data (sources at https://github.com/platformio/platformio-docs/blob/develop/frameworks/espidf_extra.rst). The docs suggest using `_binary_src_` prefix (to compensate for `src/` folder) in externs for the embedded data labels. Meanwhile (at least for me) generated files...
Currently usage described in README makes the app fail if building for production (no dev deps).  In my opinion, one of following should be applied: 1. Mention the behaviour...
- [x] I am on the [latest](https://github.com/ActivityWatch/activitywatch/releases/latest) ActivityWatch version. - [x] I have searched the issues of this repo and believe that this is not a duplicate. - **OS name...