Mygod

Results 71 issues of Mygod

WebSocket mode seems fine. This seems like an upstream issue. So I'm going to CC the all-knowing @VictoriaRaymond. :smile: P.S. QUIC works much better with the latest update. Nice!

See also: #1, #50, https://github.com/v2ray/v2ray-core/issues/1513 This code isn't quite working yet. I expect to see failed connections when the certificate provided is invalid, but instead the connection went through and...

There seems to be some RuntimeException caused by this line. Fix possible? https://github.com/KingsMentor/MobileVisionBarcodeScanner/blob/0c549b0ffcf4ff93ca8b3dbc9d661baed0aa96a2/barcodescanner/src/main/java/com/google/android/gms/samples/vision/barcodereader/ui/camera/CameraSource.java#L762

Apps no longer use `/data/app/` format.

Almost every time I connected to Wi-Fi I need to start this app and start dhcp6c manually or it doesn't get a IPv6 address. I'm suspecting that the issue is...

bug

I just updated to 7.1.2 and I can't get this to work any more.

bug

``` Switched to: Chinese, Simplified Switched to: Chinese, Simplified Switched to: Chinese, Simplified Switched to: Chinese, Simplified Switched to: Chinese, Simplified Switched to: Chinese, Simplified Switched to: Chinese, Simplified Switched...

Anything I can find about this is at least 5 years ago: https://www.reddit.com/r/TheSilphRoad/comments/6vt55n/android_improve_goplus_blutooth_responsiveness/ From personal testing I cannot tell any different with this on vs off.

help wanted

``` Landroid/net/wifi/SoftApInfo;->getVendorData()Ljava/util/List;,sdk,system-api,test-api Landroid/net/wifi/SoftApState;->getTetheringRequest()Landroid/net/TetheringManager$TetheringRequest;,sdk,system-api,test-api Landroid/net/wifi/WifiManager$SoftApCallback;->onStateChanged(Landroid/net/wifi/SoftApState;)V,sdk,system-api,test-api ``` Not sure what these vendor data does but there is also setters: ``` Landroid/net/wifi/SoftApConfiguration;->getVendorData()Ljava/util/List;,sdk,system-api,test-api Landroid/net/wifi/p2p/WifiP2pConfig;->setVendorData(Ljava/util/List;)V,sdk,system-api,test-api ```

enhancement