AtmosphericIgnition

Results 32 comments of AtmosphericIgnition

I see that you have a userAgent switcher installed, are you spoofing your userAgent? Even if the extension is disabled, check if Firefox is actually sending the correct userAgent string....

I just got the update to 1.10.1 from the Mozilla Add-on Store, and it has fixed all issues with Google sites for me.

I have also been having this issue intermittently, first noticed it about two weeks ago. I thought it might be caused by me importing all my contacts from an iPhone,...

I tried changing out some of my contact images with different ones, taken directly on my GrapheneOS Pixel, but it doesn't fix the issue. It seemingly happens to every one...

I agree that the ability to fake the Page Visibility API could be a great addition to CanvasBlocker, but as far as my understanding of the MDN page goes, the...

I use many of the Fossify apps on my GrapheneOS phone, and this is unfortunately the only feature that keeps me using the stock phone app, instead of the Fossify...

As far as my understanding of this problem goes, there are currently 2 ways to record a cellular phone call on modern Android. 1. The hacky way: - This uses...

I'm not sure I understand your question. The way I understand the git documentation, the when running `git init`, all git versions so far will use the SHA1 object format....

.git/config: ``` [core] repositoryformatversion = 1 filemode = true bare = false logallrefupdates = true [remote "origin"] url = myrepo fetch = +refs/heads/*:refs/remotes/origin/* [extensions] objectformat = sha256 [branch "main"] remote...

Certain privacy focused Android [distros](https://grapheneos.org/features#sensors-permission-toggle) allow the user to disable app's sensor access. Because of compatibility issues caused by completely blocking access to sensors, these implementations just give the app...