OpenLauncherTeam / openlauncher

Customizable and Open Source Launcher for Android
Apache License 2.0
1.41k stars 413 forks source link

Distinguish between the Work profile and Main profile applications so that they can be hidden even if they have a similar name. #628

Open xyz-nobody opened 3 years ago

xyz-nobody commented 3 years ago

General Information

Description

When you use a work profile and you want to hide in the main profile an application of the work profile that has the same name as an application in the main profile.

Both applications are then hidden.

The objective would be to be able to hide one application or the other by distinguishing between the applications of the main profile and the work profile.

Ex : Main profile :

TOTO APP

Work profile :

TOTO APP

If we want to hide TOTO APP from the Work Profile, it also hides TOTO APP from the Main Profile.

Log

This is only needed for crashes or other issues you notice in your system logs from OpenLauncher.

Penguinjumper commented 3 years ago

I think this issue (missing work profile integration) is why shelter also doesn't work on openlauncher. Its the only reason for me not to use it, awesome project otherwise!

gsantner commented 3 years ago

Nobody is working on profiles, or specifically Work profile. So if you are interested in getting a version of OpenLauncher where it works - you (THE READER) need to make the improvements and make a merge request.

Penguinjumper commented 3 years ago

Well I know nothing about programming, so I don't think that would be helpful. Pointing out bugs is also a form of contribution, last I checked.