Piotr Wittchen

Results 52 issues of Piotr Wittchen

Investigate possibility to connect to [GATT (Generic Attribute Profile)](https://www.bluetooth.com/specifications/gatt/generic-attributes-overview) Server on a Bluetooth device and learn more about this functionality. References: - https://developer.android.com/guide/topics/connectivity/bluetooth-le.html - https://developer.android.com/guide/topics/connectivity/bluetooth-le.html#connect - https://www.bluetooth.com/specifications/generic-attributes-overview - https://learn.adafruit.com/introduction-to-bluetooth-low-energy/gatt -...

enhancement

References: - https://developer.android.com/reference/android/bluetooth/le/BluetoothLeScanner - https://developer.android.com/reference/android/bluetooth/le/ScanSettings

enhancement

We can have something like: ```java Single isBluetoothEnabled() Single isLocationEnabled(context) ``` and then create more functional data flow with `flatMap` without using `if` statements. After adding this, there should be...

enhancement

Provide API allowing to monitor the situation, when the beacon signal is lost. The idea came from #77.

enhancement

Provide API allowing to discover new beacon for the first time. The idea came from #77.

enhancement

Hi, First of all, thanks for the great project! It's one of the best tools for generating websites with documentation I've found so far. I think, it would be nice...

Now we don't have any ;-(. It's a hobby project, but still it should have something.

enhancement
help wanted

Tmux has problems with displaying them in bottom panel. There should be an additional, optional parameter for displaying information in ASCII instead of UTF. Reference: https://stackoverflow.com/questions/2700859/how-to-replace-unicode-characters-by-ascii-characters-in-python-perl-script-giv

enhancement
feature request

Issue suggested in #2.

help wanted
feature request

Hello! Thanks for creating great project! I really like it. It would be nice if there was possibility to customize look & feel of Mutate or if there was alternative...