now browsing by tag

 
 

Pierre Hébert​​ very special bug report: If you create a shortcut in LL, LL saves the intent for this shortcut, but…

Pierre Hébert​​ very special bug report: If you create a shortcut in LL, LL saves the intent for this shortcut, but after a restart of LL the intent lost all non-primitive Extras.

How I noticed this: If I set a shortcut to my app layoutmanager and select the option to launch something afterwards, the app saves this as a parcelable intent extra. While LL stays active, this extra exists and gets launched after the animation, but when I restart LL the extra is gone and – logically – can’t be started.

-> LL does not persist the exact intent!

]]>

Announcement for devs: I’ve created a library to easily import and run Scripts in LL from other apps.

Announcement for devs: I’ve created a library to easily import and run Scripts in LL from other apps. (based on the repository importer).

If someone wants to do this, look here:

http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=import_a_script_directly_into_ll

http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=import_a_script_directly_into_ll
]]>

Small Update to the Dim Background APK to fix a bug reported by tomas batik .

Small Update to the Dim Background APK to fix a bug reported by tomas batik .

apk: https://drive.google.com/open?id=0B40xU-30MxN7andGZW5RYzdkekE&authuser=0

code: http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=script_dim_bg

https://drive.google.com/open?id=0B40xU-30MxN7andGZW5RYzdkekE&authuser=0
]]>

New Version of my current Project: Layout Manager

New Version of my current Project: Layout Manager

https://drive.google.com/open?id=0B40xU-30MxN7MUVKN3oyNmFIME0&authuser=0

Changelog:

– Switched to light theme

– Added Option to run either an app or a shortcut when the animation finishes.

This allows to (see video)

a) concatenate animations to a complex construct

b) launch something after the animation

(the layouts are the same as in the last video)

]]>

Title

]]>

Repository Importer version 1.3 published in Play Store

Repository Importer version 1.3 published in Play Store

New: Attach the ‘About this script’ at the beggining of the code, can be disabled, enabled by default

New: Toast if the index has changed

Improved: remember the position when going back

Fix: Bug with root-loading

Fix: JSON exception

Thanks to Adam Caine​ for reporting these bugs

]]>

Video to my latest app. See https://plus.google.com/115366157037831519359/posts/DuUbicWru7r

Video to my latest app. See https://plus.google.com/115366157037831519359/posts/DuUbicWru7r

What I’m doing here:

– start with an empty desktop and layout manager

– put 3 apps onto the desktop

– create 3 different layouts

– assign two of them to shortcuts and the third to the swipe down gesture of the dektop

– switch with these between the layouts

I’m sorry for the video artifacts :/

]]>

Title

]]>

Here’s my new Project:

Here’s my new Project:

https://drive.google.com/open?id=0B40xU-30MxN7UXNUMzh4X2hLeDQ&authuser=0

This is an app which manages desktop layouts, so you can easily switch between them. A layout can also be assigned to a shortcut, so you can apply any layout by e.g. a gesture. When a Layout gets applied the transition gets animated (by default).

Supported item attributes are: size,position,rotation,scale and alpha

Unsupported: Skew

This is a test version. I am not responsible for anything it causes inside of LL.

It requires the repository Importer to be installed on the device (if it is not, it gives a link)

Based on TrianguloY ‘s save layout script.

Icon based on Graphic by Freepik @ flaticon.com (http://www.flaticon.com/free-icon/arrow-shuffle_32238) licensed under CC 3.0 (http://creativecommons.org/licenses/by/3.0/)

PLease let me know if

(a) there are bugs

(b) you like/don’t like a specific feature

(c) you would like to see a specific feature in this app.

https://drive.google.com/open?id=0B40xU-30MxN7UXNUMzh4X2hLeDQ&authuser=0
]]>

LL.createImage(width,height) returns null in latest version. (For big width and height)

LL.createImage(width,height) returns null in latest version. (For big width and height)

]]>