TBog / TBLauncher

based on https://github.com/Neamar/KISS
GNU General Public License v3.0
140 stars 18 forks source link

Support for Android 15's Private Space #498

Open ltguillaume opened 2 days ago

ltguillaume commented 2 days ago

Description

Android 15 brings a new feature called Private Space (somewhat similar to Work Profile), but launchers have to explicitly support it in order to be able to lock/unlock it and list the apps it contains. See https://source.android.com/docs/security/features/private-space

Solution

Implement support for Private Space.