Lukas Morawietz Hi, as I said, I modified in my way of coding your multitool (I’ve only done the “Informations…
Lukas Morawietz Hi, as I said, I modified in my way of coding your multitool (I’ve only done the “Informations functions”), it’s far from finish, but I wanted to have maybe a review from you, or from others…
from the original code I changed:
– the text function (line 85-93), renamed it to alertDialog
– The informations items (the callback functions) (line 127-282)
my_multitool.js:
https://www.dropbox.com/s/rc1yfozkou9emh8/my_multitool.js?dl=0
The original code is here: http://www.pierrox.net/android/applications/lightning_launcher/wiki/doku.php?id=script_multitool
]]>« Always top indicator script (Previous Post)
(Next Post) Hello, I’m back with few noob questions : »
< ![CDATA[
Should do probably the same as mine . One thing: the first call of addRow differs from the other. Why do you use item!=null and image.getBitmap here?
Very interested in how you “clean up” the script import. That’s the real mess in there… 😉
]]>
< ![CDATA[
oh yes, when I realized that the options of addRow were almost the same at each call, I changed the addRow calling, and I think I forgot to correct this one !
]]>