Marshall Mann-Wood

Results 8 comments of Marshall Mann-Wood

I am also running into this problem. I'm working on a simple SyncAdapter application, and was hoping to use Chuck for some network diagnostics. Looks like the issue is known,...

This is a known interaction. I'm thinking about changing it, but it's not high on my priority list. Is this a feature request or a bug report?

@taboov I'm not sure how your suggestion relates to this issue. However, the ability to see all apps at once has been improved. See https://github.com/MrMannWood/launcher/issues/11#issuecomment-1087098929

@taboov gotcha. However, it is a core concept of Hex Launcher to never display all apps to the user unless the user explicitly asks. This is a large part of...

This is something that I've been considering. The way I use the launcher is actually to turn the opacity of the icons all the way down, such that the wheel...

I'm slowly working on this. The answer as to "why" is laziness. I need to implement a custom [LayoutManager](https://developer.android.com/reference/androidx/recyclerview/widget/RecyclerView.LayoutManager) to handle the layout logic. This isn't hard, but it is...

I am investigating adding full widget support. This is a non-trivial ask though, so experimentation and development is taking some time. I will not be adding support for adding shortcuts/icons/apps...

3 is the expected behavior. It's interesting that that's not happening. I'll look into this.