Nemesiss Lin

Results 4 issues of Nemesiss Lin

Pass MeasureSpec.UNSPECIFIED mode to child RecyclerView for providing a virtual 'infinite' vertical space will cause LinearLayoutManager try to 'fill' remaining space using ALL items in adapter, which may let main...

Tried: 1. Hold `Option` key and click `Detect Displays` in `Display Preferences` Dialog. 2. Uncomment `DeviceProperties->PciRoot(0x0)/Pci(0x1f,0x3)` `alc-device-id` and `alc-vendor-id`. And I found `PciRoot(0x0)/Pci(0x2,0x0)` has two commented key `enable-hdmi-dividers-fix` and `enable-hdmi20`....

## Affected version 4.1.1 ## Problem Okhttp connection won't closed properly after closing EventSource when SSE stream is not fully consumed. ## Reproduce code ```java package moe.nemesiss.playground; import com.launchdarkly.eventsource.ConnectStrategy; import...

Hi all, thanks for such solid & amazing dns implementation in Java world! Trying to employ the DoH capability to my project, and found that there might be two hard-to-find...