February, 2015
now browsing by month
I have muzei which is a background changer.
I have muzei which is a background changer. The background is blury and then i can double tap to see the image clearly for 10 seconds. With lightning launcher the double tap doesnt work. I disabled all double tap gestures but still doesnt work. Any suggestions?
Guys need some help.
In my app I have written the code below from Lukas Morawietz to call and pass a data to LL script:
Intent i = new Intent(Intent.ACTION_VIEW);
i.setClassName(“net.pierrox.lightning_launcher_extreme”,”net.pierrox.lightning_launcher.activities.Dashboard”);
i.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
i.putExtra(“a”,35);
i.putExtra(“d”,id-of-script + “/” + optional-data-string);
startActivity(i);
But I have no idea where to give what. I tried giving the script name in “id-of-script” but doesn’t work.
If name should not be given, then where to get the script id? and the data to be passed? A little help is appreciated.
]]>I’d like to set a image to be drawn behind the system bars instead of a color (especially by script)
Folder grid gets colored with label color
Folder grid gets colored with label color
don’t look at the setup, it’s WIP
]]>Folder ignores System bar settings. Why has a folder these settings at all?
java.lang.OutOfMemoryError
at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:594)
at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:429)
at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:840)
at android.content.res.Resources.loadDrawable(Resources.java:2249)
at android.content.res.Resources.getDrawable(Resources.java:733)
at android.content.res.Resources.getDrawable(Resources.java:711)
at android.graphics.drawable.StateListDrawable.inflate(StateListDrawable.java:176)
at android.graphics.drawable.Drawable.createFromXmlInner(Drawable.java:937)
at android.graphics.drawable.Drawable.createFromXml(Drawable.java:877)
at android.content.res.Resources.loadDrawable(Resources.java:2231)
at android.content.res.Resources.getDrawable(Resources.java:733)
at android.content.res.Resources.getDrawable(Resources.java:711)
at com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:3316)
at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:631)
at com.android.internal.policy.impl.PhoneWindow.generateLayout(Native Method)
at com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:3359)
at com.android.internal.policy.impl.PhoneWindow.getDecorView(PhoneWindow.java:1731)
at a.b.a.a.
at net.pierrox.lightning_launcher.activities.Customize.onCreate(Unknown Source)
at android.app.Activity.performCreate(Activity.java:5358)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2181)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2283)
at android.app.ActivityThread.access$800(ActivityThread.java:144)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1205)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:136)
at android.app.ActivityThread.main(ActivityThread.java:5158)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
at dalvik.system.NativeStart.main(Native Method)
]]>
































D5 Creation