-
Notifications
You must be signed in to change notification settings - Fork 527
Indicator icon for global 'settings' overrides #1831
Comments
The fake values of an application always override the global fake values. |
Not sure if we mean the same here. I'm talking about a global indicator (in main list view) that shows that the app differs from global settings (has been modified). Otherwise one would check alll apps one by one individually to see if it has been changed in the past (or export the settings and check the xml manually). |
Thinking about this, I don't think this is going to work. All application specific settings needs to be checked while building the main list. The main list isn't very fast already and this would slow down things even more. |
With a little trick I could increase performance enough to make this feasible. |
This feature is in version 2.99.34 |
An icon indicating that global values are overridden by local values (AndroidID, DeviceID...).
The text was updated successfully, but these errors were encountered: