Tygo

Results 8 issues of Tygo

### Is this request related to a bug? (Transferred from PojavLauncherTeam/pojavlauncherteam.github.io/issues/139, the wrong repository) As of a newer Android version (13?), Android restricted users from folder access to Android/data folders....

enhancement
well written
worth considering

### Describe the bug While having set `persist.waydroid.multi_windows` to true, when using a full-screen game the native cursor is always visible and always moves. This is a problem, because: -...

The domain [cdn-ketchapp.akamaized.net](https://cdn-ketchapp.akamaized.net) is the cdn that provides ads for ketchapp's mobile games (tested on [Rider](https://play.google.com/store/apps/details?id=com.ketchapp.rider)). It's already in big lists such as [Adguard's](https://github.com/AdguardTeam/AdguardFilters/blob/02fbf734c38a9049cb81a7a4f6e865a5a9680f04/MobileFilter/sections/adservers.txt#L32)

🐛 **Describe the bug** A clear and concise description of what the bug is. You are always welcome to check the [Troubleshooting](https://github.com/shanalikhan/code-settings-sync/wiki/Troubleshooting) section before filing the ticket. 🌴 **Visual Studio...

When idle, the dashboard constantly checks `/api/players/online`, even when not logged in. I don't see why it is constantly being checked, while it's only needed on the homepage. When not...

included in v1.2

I added the dutch language to locales. You probably have to add it to the [language dialog](https://github.com/gnmyt/MCDash/blob/master/webui/src/states/Root/components/Header/components/AccountMenu/components/ChangeLanguageDialog/ChangeLanguageDialog.jsx) and perhaps somewhere else, but I've translated all strings

Cockpit is just stuck on `Loading...` if tailscale isn't installed. Perhaps provide an install button

Files containing utf-8 would not minify with the error: UnicodeEncodeError: 'charmap' codec can't encode character '\u...' in position ...: character maps to This commit adds `encoding=utf8` to `open()`