aistra0528 / Hail

Disable / Hide / Suspend / Uninstall Android apps without root.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sort unfrozen apps in the Apps page by a tick in the tickbox

chaoscreater opened this issue · comments

First of all, I use MacroDroid to automate the freezing of individual apps, based on certain conditions. For example, if I opened Gmail and an hour later my automation kicks in, it will check if I'm still using Gmail (if it's in the foreground or background), as well as check the current time, among other conditions. If the conditions evaluate to true, it will disable the app using Hail. This works really well.

But here's the problem. In Hail's App page, you can filter the view to show Frozen or Unfrozen apps. Let's say I only look at the Unfrozen apps. Now, let's say in my Apps page, I have 100 unfrozen apps. I then add 50 of them to the "Home" page and now there's a tick on the tickbox.

When my automation kicks in, it will freeze a bunch of apps, but it likely won't freeze all 50 apps, because there may be certain conditions that haven't been met. In that case, it might mean that I need to tweak the conditions. Regardless, if there are apps that are meant to be frozen and they are still unfrozen, I want to be able to quickly see this in Hail. I can verify this by looking at the Apps page and see which unfrozen apps has a tick in the tickbox. But if I have 700 apps in total, I have to scroll the Apps page.

It would be great if we can sort the apps that have a tick in the tickbox, by showing all of them at the top of the page.