Open iSaluki opened 4 weeks ago
Android settings already provides an option to hide it. But currently that has no effect on Kvaesitso. I would request respecting this setting, instead of adding a separate setting inside Kvaesitso.
Android settings already provides an option to hide it. But currently that has no effect on Kvaesitso. I would request respecting this setting, instead of adding a separate setting inside Kvaesitso.
@onnyyonn
I don't believe android has an API available yet to detect the presence of this setting, there are other developers of home launches that raised this as an issue on Google's issue tracker, and once they do release one then Devs of home launches can finally do it.
For now, i believe the only option would be a global in app toggle to hide it.
I don't believe android has an API available yet to detect the presence of this setting
Yes, I came to the same conclusion.
https://source.android.com/docs/security/features/private-space
hope this is useful information for the devs
As of Android 15, there is a new private space feature included. Whilst this works nicely with Kvaesitso for the most part, there is no way to completely hide it currently.
Implanting some way of hiding it, similarly to how Google implements hiding in the default Pixel launcher would be an amazing boost to this launcher.