Pun Butrach

Results 61 comments of Pun Butrach

Dropped, obsolete (soon:tm:)

This issue is potentially fixed in #1450

Is this really possible, isn't the permission required for call recording locked behind a system permission called `CAPTURE_AUDIO_OUTPUT`?

> > Technically, this feature already exists — it is just not exposed in the normal Lawnchair Settings UI though. > > I'll make a PR doing this soon-ish (no...

👋 This is not a bug, Lawnchair Launcher 12.1 don't support Firefox as Quick Search Provider! And not a regression either! The list of search provider is hardcoded! Checkout the...

> > And not a regression either! The list of search provider is hardcoded! > > It's a regression in user experience if the previous version, and still the latest...

> consider closing this 👋 The issue will be closed when the changes are merged to main branch.

Lawnchair does support Neo-Feed (and anything that is an feed) it's just not whitelisted as an feed, I actually try using Neo-Feed but however it's kinda broken so I've decided...

https://github.com/ReVanced/revanced-website/commit/5b70844f3d99cf3d80e1ec01c5a6a5ffe6c8ae51 😭😭 was suggesting that we should remove the calligraphy style (“cursive”) font because it's not readable compared to comic sans which dyslexic user can read (more comfortably)

> In the `config.py` file what you would do is: > > ```python > # API Versioning > > api_versions: dict[str, list[str]] = { > "old": ["compat"], > "v2": [...