ottop / yam_launcher

A minimal android launcher with weather integration.
MIT License
34 stars 2 forks source link

Support for new Android 15 function "private space" #16

Open tuch96 opened 3 weeks ago

tuch96 commented 3 weeks ago

Will there be support for the new Android 15 "private space" function to make it visible in the yam launcher? 1000006050

ottop commented 3 weeks ago

Assuming that there is an API that allows me to access private spaces properly, I will implement it eventually alongside any other Android 15 changes. However, I am not currently in possession of an Android 15 device and Android Studio's emulated devices run too slow on my computer to allow smooth testing (too annoying for me to want to deal with them), so I will not do this for the time being.

If LineageOS gets Android 15 for the XZ2 Compact, I'll work on the Android 15 stuff, but I suspect it will be a while before this would become the case.

tuch96 commented 3 weeks ago

Thank you for your feedback and I understand that. Still, it's great that you're giving it a try when you have the chance.