Lukas Kurz

Results 51 issues of Lukas Kurz

type::feature-request
area::Receive
area::Send

`CDPWiFiDirectNearshareMetadata`

type::feature-request
area::Receive
area::Send

Don't display all transport options of a device separate

type::feature-request
area::UI-UX
area::Send

type::feature-request
good first issue
area::UI-UX

Enable fully black background if dark mode is enabled on a device with amoled display

type::feature-request
good first issue
area::UI-UX

https://github.com/nearby-sharing/android/blob/a4446e3043037e5fc964d83eedc404a58982b882/ShortDev.Microsoft.ConnectedDevices/Messages/Session/BinaryMsgHeader.cs#L13

area::Send

## Goals - Provide "nightly" builds for all platforms - Allow to debug per PR issues using the binaries from a CI-Run ## Issues - macOS-builds created on CirrusCI are...

This PR aims to add support for the stage-4 proposal [optional-chaining](https://github.com/tc39/proposal-optional-chaining). It's inspired by the [work](https://github.com/chakra-core/ChakraCore/compare/master...rhuanjl:ChakraCore:optional) of @rhuanjl but uses a more hacky approach to parsing. ## Goals - Minimize...