DevDrawer
DevDrawer copied to clipboard
Dev Drawer Android App
I love this app! I was about to recommend it to some colleagues, and then I saw it wasn't on the Play Store anymore 😞 Any chance you'll put it...
I use `DevDrawer` on regular basis and it got more and more inconvenient to see the crash when executing tests on device. The crash is caused by problems with app...
Step to reproduce: 1. configure the DevDrawer with your package (com.example.*) 2. add the widget your home 3. install an application with the com.example. ... package from Eclipse or with...
Forked it and have been working on updating the app a bit with material design and to work with gradle, but I noticed that the option to label a widget...
If you set the system locale to an RTL language (such as Hebrew, Arabic etc.), all the content in the widget is missing. Great app btw. Thanks!
I can't seem to find licensing information, is there a license you had in mind for the code in this repo?
Hi, I had a bug in my app that caused it to crash when launched by DevDrawer. Reason is that DevDrawer do not set a action LAUNCHER when executing the...
java.lang.IndexOutOfBoundsException: Invalid index 1, size is 1 at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251) at java.util.ArrayList.get(ArrayList.java:304) at com.owentech.DevDrawer.appwidget.DDWidgetViewsFactory.getViewAt(DDWidgetViewsFactory.java:72) at android.widget.RemoteViewsService$RemoteViewsFactoryAdapter.getViewAt(RemoteViewsService.java:164) at com.android.internal.widget.IRemoteViewsFactory$Stub.onTransact(IRemoteViewsFactory.java:85) at android.os.Binder.execTransact(Binder.java:351) t dalvik.system.NativeStart.run(Native Method)