mikes222

Results 7 issues of mikes222

### Problem summary In order to listen to incoming BT connect requests we need the implementation of the server socket API. I have found the client socket api (`device.createRfcommSocketToServiceRecord`) in...

Type: Enhancement

When the device rotates the thumbs are doubled. It seems the property mThumbContainerXPosition in onSizeChanged() is not cleared. Furthermore it would be nice to be able to set the style...

Added SwitchEffect() with a callback inbetween the two animations and another callback at the end of the animations. @gskinner I ask you to update the documentation since I am not...

It returns the item previously at the given position or null if there was no item. Furthermore the createTime is now filled at one single position in code.

Seems we can gain speed by adding cache to indoorNotationMatcher.

enhancement

archive: 4.0.7 I try to unzip a file with approx. 1.5GB: https://ftp.gwdg.de/pub/misc/openstreetmap/openandromaps/mapsV5/europe/Spain-Portugal.zip The file contains a single file with approx. 2GB Extracting the file in a unit-test works but not...