Search found 7 matches

by yeyedroid
10 Oct 2016 20:12
Forum: User Help / Bug Reports
Topic: Capture pop up message
Replies: 5
Views: 14083

Re: Capture pop up message

Thanks for your kindness and attention. Regards to you
by yeyedroid
06 Oct 2016 18:55
Forum: General
Topic: Appname to pkgname
Replies: 6
Views: 20098

Re: Appname to pkgname

If it matters, I have root functions with Automagic. For the script part I didn't have time to try as I'm not expert in coding and it might take lots of tests. Fastest solution, as suggested by you, was to check the Enabled state for a package name: it would return exception if the package is in the...
by yeyedroid
06 Oct 2016 17:24
Forum: User Help / Bug Reports
Topic: Capture pop up message
Replies: 5
Views: 14083

Re: Capture pop up message

used the suggestions to automatically check "use MTP" in the Alert dialog that appears when USB cable is inserted in the phone (Marshmallow). In my case the Alert Dialog was generated by Settings apk and i discovered it using the app "Current Activity" (shows which app/activity is currently showing)...
by yeyedroid
04 Oct 2016 14:44
Forum: General
Topic: Appname to pkgname
Replies: 6
Views: 20098

Re: Appname to pkgname

No need to say they work perfectly. Thanks. I have another request (if I don't get you too much annoyed), searched a bit but have not found a solution. Is it possible to check for "hidden" state of an app? it is written in package-restrictions.xml and there is also a function to retrieve these infor...
by yeyedroid
03 Oct 2016 17:45
Forum: User Help / Bug Reports
Topic: Crash with Custom icons and help with variables
Replies: 2
Views: 7398

Re: Crash with Custom icons and help with variables

Thanks for the prompt reply! 1) Ok, another thing messed up by oem frameworks :roll: My "workaround" for now is using a resource replacer Xposed module (like Flipster) to "replace" on-the-go Automagic built-in icons that i don't use with custom ones. Hope someday it'll get fixed. 2) seems like the p...
by yeyedroid
27 Sep 2016 19:07
Forum: User Help / Bug Reports
Topic: Crash with Custom icons and help with variables
Replies: 2
Views: 7398

Crash with Custom icons and help with variables

Hello, first time posting in these forums and let me say that Automagic is a great piece of software, with an awesome supporting author and i love it. 1) I encounter a crash in SystemUI when i use a Custom icon for a notification. As soon as the notification is created, "SystemUI stopped responding"...
by yeyedroid
26 Sep 2016 16:24
Forum: General
Topic: Appname to pkgname
Replies: 6
Views: 20098

Re: Appname to pkgname

Hello, would you mind helping me in creating this loop that, starting from the app name (label), finds the corresponding package name and writes it to a variable?
Do i need to loop an Expression?