TrianguloY

now browsing by tag

 
 

Pierre Hébert​ the background bug has come, in the preview when you are editing the app drawer

Pierre Hébert​ the background bug has come, in the preview when you are editing the app drawer

]]>

About the new beta Pierre Hébert​:

About the new beta Pierre Hébert​:

I can’t access the batch add mode or I don’t know how. When I use add item, app, it shows my drawer.

What is the ‘backup/restore’ shortcut you mention? Can we now make a backup clicking an item? (That would be nice, but couldn’t find anything in Lightning actions)

What means this? “Use the same folder icon everywhere (add item dialog, new folder, image picker)” (I saw the folder icon is a different one, nice. But I don’t understand the image picker mention)

Now we can set independently ‘seamless mode X’ and ‘seamless mode X’…I think there is a mistake in the label 😛

]]>

About the GlobalConfig object.

About the GlobalConfig object.

As it contains the parameters to use with runAction, I think you should keep it binded by default, instead of needing to use bindClass first.

(Btw, how do we use the HINT objects? They have the same number as other actions, seems to be flags. Also, what is loadFieldsFromJSONObject? )

]]>

The Script Repository Importer app is in Play Store now!

The Script Repository Importer app is in Play Store now!

An app made by Lukas Morawietz  and me.

If you have any suggestion or you found any bug, report it here.

(If you had the previous version I posted some weeks ago just update it and follow the instructions)

https://play.google.com/store/apps/details?id=com.trianguloy.llscript.repository
]]>

Pierre Hébert​ I saw you are modifying the app drawer a lot. This is a bug you can fix too.

Pierre Hébert​ I saw you are modifying the app drawer a lot. This is a bug you can fix too.

In android 5.0+ there is no way to know the recent apps, for this reason (I think) the ‘recently launched’ app drawer is always empty.

You can disable it with android 5.0+ or find another way to know the recent apps (for example knowing the ones you clicked in the launcher)

]]>

A feature suggestion of the new page indicator.

A feature suggestion of the new page indicator.

What about a checkbox so that when it is checked, the status bar alpha is set to 0 progressively when the container is not scrolling, and to 255 (or the selected number in the item) when it is? (Aka, a fade out feature) Note that it will need to be set visible in edit mode.

This is not difficult to do with scripts, but have it built in the app could be a nice addition.

]]>

In the new betas, there is now a new selection effect: material. But it is only available in android 5+

In the new betas, there is now a new selection effect: material. But it is only available in android 5+

This is a script I had before this effect were implemented. It emulates the new material effect in any android version.

(Note: you don’t need to be in the beta, but if you are not, to pass extra data use ‘launch shortcut/lightning action/run script’)

Instructions:

Set the script to run in the tap action.

Important: if you don’t specify any extra data to the script the effect will be the one of the right. If you specify something (any) the effect will be the one of the left.

Change the color selection in the box if necessary.

After the animation finish the item will be launched.

You can change the frames parameter in the script. More frames means smoother but slower.

]]>

Title

]]>

Couldn’t test a lot, but I think this is a bug.

Couldn’t test a lot, but I think this is a bug.

If you set a shortcut to run script, and you don’t write any data in the box to pass, the event.getData() returns “”

I remember that in the past it returned null (I have a script that now works different because of this)

]]>

Another small bug Pierre Hébert​

Another small bug Pierre Hébert​

When you select material effect with the material effect mask disabled (which I like so much) it is not displayed in the app drawer and in folders.

Well, not exactly. Not sure about the app drawer, but in folders it is displayed behind them!

See screenshot (enabled vs disabled)

]]>