-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't refresh when installing a new matching app #21
Comments
This is working for me on a Nexus 4. The widget refreshes after a second or two. Check the logcat as you install the new app. Are you getting something like
or
? Are you using the stock launcher? |
Yes I didn't changed the stock launcher. I execute the app from eclipse attaching the device with the USB Cable. I still have to look in the log for those messages, I'll get back when I try (sorry had some issue with my work laptop lately) |
@Mastro The widget should update as soon as the app is installed. As long as the filter picks up the app. If you could let us know what the logcat says that would be great |
@tunitowen This is odd I can't reproduce anymore. It must have been my phone. Sorry for making you waste time! Thanks again for your app ;) --- would be totally perfect If I could choose from the widget if executing the app or an activity of my choice! -- Maybe I'll look into it myself to contribute if I found the time to do so ;) Bye! |
Hi there, just wanted to let you know that I had this issue as well with a XIAOMI phone. The reason was that the DevDrawer app did not have the autostart permission
As soon as I added the DevDrawer to the autostart in the permission settings of the XIAOMI phone, everything worked fine. Thanks for the nice app. |
Step to reproduce:
For me the widget is updated only after a long time the app has been installed (dunno if that happen when Android decide to kill the widget and thus it is re-created or not).
Tested on a Samsung Nexus S.
The text was updated successfully, but these errors were encountered: