Andrew Gunnerson

Results 388 comments of Andrew Gunnerson

> unzip: couldn't extract directory /system_root/system/addon.d/: No space left on device Unfortunately, I don't think there's anything I can do to work around that. The file it's trying to create...

Oops, that feature was removed a while ago. I didn't realize I forgot to remove it from the README. Android unfortunately does not provide a way to query the native...

Hmm, I'll have to see if this is possible with Android's SAF (storage access framework). The way it works right now is that BCR requests the creation of a new...

This has been implemented in #327 and will be included in the upcoming 1.42 release.

The extension is determined by Android's Storage Access Framework. BCR asks SAF to create a file of type `audio/ogg` and Android picks the `.oga` extension because it's the first option...

The Arch Linux package has a patch to fix this: https://aur.archlinux.org/cgit/aur.git/tree/0001-configure.ac-check-for-pthreads.patch?h=idevicerestore-git

For the issue with the afterimages, try installing `gnome-tweak-tool` and enabling the desktop from there. The white background in System Settings is an incompatibility between ubuntu-themes and GTK 3.14. I...

I've been trying to troubleshoot this for my setup (Pixel 8 Pro with T-Mobile USA postpaid plan). I modified `LegacyModeSmsHandler` in GrapheneOS' dialer app to log the messages sent for...

I do plan on maintaining Unity X11 for as I long as I can. How long though? I have no idea. Unity as you may know, is very unstable (if...

I've run into this several times in the past. It seems to happen if zfs-dkms and the kernel are updated in the same transaction. Maybe the RPM hooks are running...