V12.7b3 beta
Edit: V12.7b4 with various fixes and improvements
This new beta features a new screen: the hierarchical view of your desktops. It is currently fairly minimal but I sense that a lot of cool stuff could be added to this screen. At the moment it shows all items in a flat view, allows drag&drop to change items z-index, move items from a container to another, reorder desktops and quick edit access. No doubt that it will spark some ideas. (I have one or two in mind already…)
I also changed a minor thing together with a new option: the app launch animation (per item property, found in the Misc. tab). Previously the system animation was played, now the default is to play no animation. I am curious to know your feedback.
And a lot of fixes…
Full ChangeLog can be found here: http://www.lightninglauncher.com/wordpress/change-log/
]]>
< ![CDATA[
Sounds great! Can’t wait to check out. Thanks Pierre!
]]>
< ![CDATA[
Pierre Hébert
If user open new hierrarchy menu, ang go to some items and set some name (in misc.) this name isnt visible immediately. Change is visible after close hierrarchy and new open hierrarchy.
]]>
< ![CDATA[
In edit mode, new icon for hierrarchy not have text for long tap.
]]>
< ![CDATA[
If user select some item, edit and select set label, please doing on text basic html is alowed for long tap help. (what tag are ok).
]]>
< ![CDATA[
If user add some item to container (for example desktop), this item sometime isnt visible in hierrarchy. If user doing delete some item and go to hierrarchy, deleted items is in hierrarchy list.
]]>
< ![CDATA[
Stop point have on misc. properities option for launch animation. I mean, this is bug.
]]>
< ![CDATA[
If is opened hierrarchy list, after long tap on some items, please show toast text with all info text (number, name, title), for long text, not visible all.
]]>
< ![CDATA[
Please doing new ll action: open hierrarchy menu. Pierre Hébert
]]>
< ![CDATA[
The new launch animation is a nice feature. Will you add more animations in the future? Or maybe even let us create custom ones from script?
[The only thing: On my opinion I think it is best to leave the system animation as default. Or maybe you set it to none to differentiate the launcher from other application, but if this is the case I suggest to use a custom, if possible unique, specific animation for LL]
]]>
< ![CDATA[
Bug… By app drawer/my drawer, user can go to hierrarchy, but this new hierrarchy menu dont have option for see items for my drawer. 😉 Pierre Hébert
]]>
< ![CDATA[
Danbar Danbar thanks for your feedback, I am adding FlySpray tasks for them. Regarding the full info text, long tap cannot be used because it is used for item drag, unless I add a “non edit” mode where dragging is disabled. Or maybe the toast can be shown only if the item is dropped at the same position.
TrianguloY at the moment the method used to configure animation is extremely limited. I saw some APIs to configure more animations in recent android versions but flexibility is still quite limited. In fact, setting the animation to none has a hidden goal: depending on platforms and setup, the system animation introduces a clearly visible lag when launching apps. By removing this animation, the device seems more snappy (to me).
]]>
< ![CDATA[
Pierre Hébert please add to HS some parameter. I mean this. If user open Hs from desktop, please show opened list fot this desktop. If user open Hs From folder, please show opened this folder, etc. (panel).
]]>
< ![CDATA[
Pierre Hébert I have tried to have below in addShortcut script, but the table is not created
Test
200
isn’t supported?
]]>
< ![CDATA[
Support simply html is only for shortcut text… For formating this text… If you select some items, go to edit and select change label. (h1-6, b, i, color, etc. Tags).
]]>
< ![CDATA[
Indeed, the html parser uses TagSoup. In this case it is used for text formatting, not html rendering, which would require a web view.
]]>