Pointui » Home 2 Applets Showcase

[Applet][QVGA] [Alfa]RotoLumo - Rotate screen and customize brightness

(10 posts)
  • Started 1 year ago by giancaleone
  • Latest reply from giancaleone
  1. Hi,
    this is the my first applet and is born from an idea of Warder
    http://community.pointui.com/topic/appletqvgavga-luminosity-automatic-screen-brightness-changer
    unfortunately the applet of Warder don't work on my HTC device.

    I have an HTC Cruise and don't forget the old HTC util that increase the luminosity and rotate the screen.

    For thes reason I have developped this simple applet.

    the test of applet are done only on htc cruise device.

    Special tancks
    Vit Bernatik
    http://lobster.ic.cz/?page=bl
    that have developped the bl05.exe, the core of applet.

    Attachments

    1. RotoLumoQVGA0_2.zip (20.5 KB, 691 downloads) 1 year old
    2. RotoLumoQVA0_1.zip (20.7 KB, 107 downloads) 1 year old
    3. RotoLumo.jpg (21.9 KB, 22 downloads) 1 year old
    Posted 1 year ago #
  2. calator40
    Member

    Hi..

    I tested and it's work very well. It's a very nice and very useful applet.
    Thank you for your work...

    Posted 1 year ago #
  3. nartoab
    Member

    awesome,

    thanks giancaleone

    Posted 1 year ago #
  4. Nice shot giancaleone, thanks.
    Now it's time to give your applet a nice look with some graphics ;)

    >>> Added in the store.

    Posted 1 year ago #
  5. mspock
    Member

    Nice applet , unfortunately it doesn't work on my device ( ipaq hx2750 , wm 6.1 ) .
    The rotate option works , but luminosity regulations actually don't change anything .
    Oh ! AAnd , the rotate option has a spelling error ;)

    Posted 1 year ago #
  6. dancer69
    Member

    It works on touh cruise lolite too, but not correct. I'll try to explain the problem to help me fix it(if can be fixed).
    Before load the applet I set the backlight to position 3(cound 1 to 10 from left to right) in backlight control applet. When applet loads shows correct 3. Pressing Light Up button the backlight incrazes correct until 9. Pressing one more time goes to 10, but in backlight applet stays to 9(no change in brightness level) no matter how many times I press the button after that. Now pressing the Light Down button, brightness goes to 9 but in backlight applet goes to 8. Same thing happens until 2(in backlight applet shows 1). If I reload the applet it shows the level correct again, until riched 9, So, I cannot go to the higher level(10) from RotoLumo applet and after that I miss a position. Is there any way to correct it?

    Posted 1 year ago #
  7. Hi,
    I have update RotoLumo with version 0.2 in the (first post)
    It is solve the problem of dancer69.

    Sorry for the mspock, bat the core of applet is this application "bl05.exe" , more details in XDA forum:
    http://forum.xda-developers.com/showthread.php?t=413137.

    For Montecristoff, in the next version more graphic (if i have the time).

    Posted 1 year ago #
  8. dancer69
    Member

    Now works fine. Thanks!

    I have another problem, that exists in this version too. The header doesn't appears correctly(the line that shows the level of brightness). I've managed to solve it by changing line:

    LblTxt.SetBounds(11,5,200,5);
    to:
    LblTxt.SetBounds(11,5,200,15);
    and line:
    LblValBrL.SetBounds(210,5,220,5);
    to:
    LblValBrL.SetBounds(210,5,220,12);

    Hope this will be useful to anyone have this problem too.

    Here is the modified file + translated to greek

    Attachments

    1. RotoLumo.cs.txt (4.7 KB, 14 downloads) 1 year old
    Posted 1 year ago #
  9. metin
    Member

    this is dangerous applet. my ppc screen 3 days dark. im touch my screen ligts off
    after a one minute light spontaneously on, after touch screen, light still close

    Im helpless, i tried all the methods
    I've been able to install Pocket Controller Pro using the old settings

    edit the topic title please
    this is a beta, or alpha!
    grrrrr

    Posted 1 year ago #
  10. Sorry for you problem, but repeat, the core of applet is this application "bl05.exe" , more details in XDA forum:
    http://forum.xda-developers.com/showthread.php?t=413137.

    Ths applet is tested only on Htc cruise (work perfectly)

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.