-
Notifications
You must be signed in to change notification settings - Fork 527
XPrivacy new app notification clicks through to last viewed app, not new app #777
Comments
I can reproduce it, but I don't know yet how to fix it. |
It's only a minor inconvenience. But if the user doesn't pay attention and just assumes XPrivacy is showing the new app, restrictions could get altered unintentionally. I've done that more than once. If the bug can't be fixed, maybe it would be better for XPrivacy's new app notification to take the user to the top of XPrivacy and display the progress percentage that shows all the apps loading so that the user can't be misled as to the context. I've also had XPrivacy FC a few times after pressing its new app notification and then switching apps via some non-stock methods. For example, GMD Gesture Control provides its own running tasks list. If I can find a reproducible pattern to the FC's, I'll post here. |
I will fix this somehow. |
Could you please check if this version solves the problem and if there are no side effects: http://d-h.st/WMN |
After a couple of tests, the problem looks fixed. I haven't seen any side effects. I should mention I'm still seeing a second instance of XPrivacy in my popup task manager. I didn't mention it before because it's not the Android stock task manager. I don't know if it's relevant now. I did notice the border around the icons in the app list--looks good. Unfortunately, some apps' icons use up all the pixels so that the border isn't visible. |
Thanks for reporting back. |
@Jimmy34742 I'm looking into the dual instance of XPrivacy inside Android task switcher problem, must have something to do with all these Activities attributes, I'm getting some clue but I need to ensure I won't break anything. if I find a possible solution, would you like to help me test it out? |
@jokies are the dual instances for the same activity? |
No. Obviously one is for the .ActivityMain and one is for the .ActivityApp. Jokiestrunk∈Internet On Nov 18, 2013, at 1:15 AM, Marcel Bokhorst [email protected] wrote:
|
@jokies |
Ok, but I find it a little weird since not much apps doing so. Besides 2013/11/18 Marcel Bokhorst [email protected]
Jokiestrunk∈Internet |
That can be improved by adding the application name to the title in the application details view. |
Of course you can. Then this is no more considered a problem need to be fixed. Jokiestrunk∈Internet On Nov 18, 2013, at 2:15 AM, Marcel Bokhorst [email protected] wrote:
|
Just to update that if android:excludeFromRecents="true" attribute was added to the .ActivityApp activity inside manifest, it should no more show up inside Android task switcher. |
@jokies I don't think we should exclude from recent. |
I understand, I just want to help anybody who seek a solution through github search function. Jokiestrunk∈Internet On Nov 20, 2013, at 5:42 PM, Marcel Bokhorst [email protected] wrote:
|
Reproduced every time, including 1.10.16:
The text was updated successfully, but these errors were encountered: