Sabelo Mhlambi

Results 8 issues of Sabelo Mhlambi

### PR #2086 In order to better maintain CAP I've begun to setup End to End testing. I've been exploring multiple ways: # End to End Tests in same container...

bug
Design 📐🖍📏🖌
dependencies

The goal is to create a series of tests that will launch browsers, a test server, and test if certain actions on UI elements return expected results. ## Tasks *...

enhancement

On Pixel 2: `WifiDirect` class: `WifiP2pManager.PeerListListener`'s `onPeersAvailable` method fires but shows the list of devices as empty. It detects nearby devices but won't list them.

Future enhancement https://gitlab.com/fdroid/fdroidclient/blob/1.1-alpha3/app/src/main/java/org/fdroid/fdroid/net/WifiStateChangeService.java#L92-L211

One critical feature is to support either passing in an outputstream to write to, a receiving an input stream in a callback, instead of just wrtiing to disk. This is...

While looking for a service should the device also make its presence known? In the case of LAN: Announcing during discovery will ensure that the device discovers itself. Maybe device...