Andrew Gunnerson

Results 32 issues of Andrew Gunnerson

The current boot UI implementation is based on TWRP. The original thought was to take advantage of its rendering and layout code to reduce the effort in adding support for...

component/boot-ui
component/third-party

Signed-off-by: Andrew Gunnerson

component/tool/mbtool

On pre-5.0, `CardView` (appcompat v7) adds a margin to draw the shadow. cardslib also adds a `6dp` margin to the cards in `ListView`s and `RecyclerView`s, which results in large gaps...

**Describe the bug** When using a `SyncClient` with `TcpClientConnection`, sending a query via `client.query()` results in a response near instantaneously, but sending the same (manually constructed) query via `client.send()` results...

> What is the question? As I understand it, with dynamic DNS, to atomically replace all A records for a host and add a new one, both the deletion and...

question

**systemd version the issue has been seen with** / **Used distribution** * `systemd-245~rc1-4.fc32.x86_64` (Fedora 32 Beta) * `systemd-243.7-1.fc31.x86_64` (Fedora 31) * Self-built systemd 242, 243, 245 **Expected behaviour you didn't...

udev

(Apologies if this isn't actually an adwaita-qt issue. I'm not super familiar with the interactions between qt, adwaita-qt, and kconfigwidgets yet.) With applications like Kate, which use KColorScheme and KColorSchemeManager,...

I'm trying to rebuild the kernel SRPM in mock and have it signed with my secure boot keys. Fedora's build servers currently do this by bind mounting `/var/run/pesign` into the...

enhancement

I'm running into an issue where reopening a closed pull request causes a build to trigger if there's a previous comment from an admin that contains "test this please". This...

deferred

With the latest XBMC git, `libsdl-image1.2-dev` and `liblzo2-dev` is required to be installed on the host when cross compiling for the Raspberry Pi. It's specific required for `TexturePacker`. Could you...