You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @blackCauldron7 ,
I have several ideas of how to implement a blacklist.
Option 1.
An additional screen where you will see all installed applications on the phone and you can mark them to ignore.
It is a straightforward approach, but I don't like it because there might be a lot of applications, so I would need to implement search/filter. Also I would need to check every application if it is launchable or not.
Option 2
An additional screen/dialog where you will see a list of application to ignore and a list of applications in the stack of recent applications. From the stack you can mark an application to ignore. Cons will be that you have to wait a moment when an application you don't want will appear in the stack, so you will have to go to a Gardine settings screen, which might be a long journey.
Option 3
Add some gesture in the Gardine widget, e.g. swipe left opens Gardine, then you highlight application to ignore and then swipe left even more. Then a confirmation dialog will appear with "Ignore this application"/"Cancel" options. To remove the application from the blacklist there will be a separate list on settings screen.
Option 4
Add a list of keywords to ignore on a settings screen. Cons will be that you will have to know title of the applications to ignore.
No description provided.
The text was updated successfully, but these errors were encountered: