Peter Fajdiga

Results 23 comments of Peter Fajdiga

Thanks for the update. Unfortunately, you're right, I can't reproduce it, so I can't fix it. But I prefer to keep such issues open in order to keep track of...

@asimons04 Thanks! I'll try this widget to see if I get the same problem.

It's deadish. But please don't close due to inactivity. It's still useful to have a list of existing issues.

Hi, thanks for the suggestions! I agree these would be nice and useful features. For tags, I wouldn't implement them in addition to categories, but instead of categories (in other...

Hi, thanks for the report! What does work apps mean? Do you have a separate work profile? I've never used profiles or multi-users per device, so I'm not familiar with...

Looking at Trebuchet code, I see I can get work apps by using `LauncherApps.getActivityList` (passing the work profile `UserHandle`) instead of `PackageManager.queryIntentActivities` and then `LauncherActivityInfo.getActivityInfo` for each app. Unfortunately this...

This would be a nice feature to have, but I don't have the spare time to implement nice to have, but lower priority features. :( I don't want to close...

It's a good idea. The home button is already set up to move to the first category, when already in the launcher. Maybe the first step would be to make...

It should now always (except when going back from another app) switch to the home or the first category (not the middle one, as I guess that would be slightly...

Hi, thanks for the suggestion. I agree that it would be nice to be able to add multiple widgets, but as I only use one, it was never high on...