[APP WWE] QuickShutdown V1.5.5c (09/12)

Search This thread

petititi

Senior Member
Dec 16, 2008
517
89
Nantes
www.charlie-soft.com
I developed an application like Slide2Shutdown, but without the .Net framework. It can turn off, restart or set the phone in sleep mode.

It is very fast to start !
All resolution are supported (for QVGA, the pictures are resized) and lanscape is as smooth as portrait (thank's to the new version of Manila SDK) !


The graphics are all stored in the \resources\VGA\ folder and you can change them at will.
You will find the available languages in the \resources\lang\ folder, but you can create your own file (add any files in this folder). To enable your chosen language, use the configuration tool and select your language file!
With the configuration tool, you can also modify the words directly by clicking!
Don't hesitate to post here your language file! Updated lang can be found here: http://charlie-soft.com/Software/Manila_SDK/V1.5/resources/lang/

Becareful: you have to save your file with Unicode encoding !
Graphic modifications
For graphic modification, you can download the pack created by lesscro or this one created by anhphe076.
Thanks to djcedric, a new skin is available here :

A new skin thanks to SPIDER3220:


What's new in 1.5.5c:
Added option to lock on unplug (Works well now)
Double-lock issue solved
Can someone tell me if HD2 issue solved?
What's new in 1.5.5b:
Added option to lock on unplug
Issue with shortpress option solved
What's new in 1.5.5a:
Hard reset is now working
What's new in 1.5.5:
Screen ON when using shortButton to run a program
Hard reset slider added
Problem with HD2 resolved
What's new in 1.5.4c:
Stability improvement.
Language update.
Bug with short power button fixed.
What's new in 1.5.4:
Short power button feature (run a program, turn screen off...)
You can choose to lock when screen goes off
What's new in 1.5.3d:
Font for Hebrew and vietnamese languages [Reality now]
What's new 1.5.3b:
Problem with backlight when restart [fixed]
What's new in 1.5.3:
New slider to run any program or script
New languages
Few minor bugs [fixed]
Special bootload for s200 (and maybe other acer) proposed by Stefano_1986_
What's new 1.5.2:
Bootload OK for HTC devices (tell me for other !)
What's new 1.5.1:
Image not rescalled with QVGA devices [fixed]
MessageBox "Your language file need update..." pop up without reason[fixed]

What's new 1.5:
This version include a new user interface to modify the labels of slider and hide/show sliders.

We can show :
- a slider to shutdown the device
- a slider to restart the device
- a slider to put the device in sleep mode
- a slider to turn off the screen (to listen to music with screen off for example)
- a slider to go into boot screen (not working well for now :) [fixed])

What's new 1.4.2:
Reactivity improvement.
What's new 1.4.1:
Background is now transparent for everyone (<WM6.5)
Language is working even if Regional Settings are not set to English. Now reality! ;)
Graphism update thanks to lesscro

Download :
(for people having probs, use the attached file below...)
All language
(Version without automatic lock)
Sources Files (for c++ developpers)

"
 

Attachments

  • ScreenShot1.jpg
    ScreenShot1.jpg
    30.1 KB · Views: 3,371
  • ScreenShot3.jpg
    ScreenShot3.jpg
    29.1 KB · Views: 3,197
  • ScreenShot4.jpg
    ScreenShot4.jpg
    31.2 KB · Views: 2,502
  • ScreenShot5.jpg
    ScreenShot5.jpg
    28 KB · Views: 2,078
  • QuickShutdownSourcesV1.5.5.7z
    2.5 MB · Views: 2,886
  • QuickShutdown_Mini_1.5.4.CAB
    790 KB · Views: 1,064
  • QuickShutdownV1.5.5c.CAB
    811.7 KB · Views: 4,811
Last edited:

hanackin

Senior Member
Apr 6, 2008
1,132
3
toulouse
thanks a lot for sharing !!! this can be very useful :cool:

I invite you to also post it on my forum, you are welcome :D
 

petititi

Senior Member
Dec 16, 2008
517
89
Nantes
www.charlie-soft.com
Yes:
You will find the available languages in the \resources\lang\ folder, but you can create your own file. To enable your chosen language, change the first line to say "1" instead of "0" (and delete other files or change the first line of other files)

Becareful: you have to save your file with Unicode encoding !
 

woolgate

Member
Nov 7, 2009
7
0
nice,
my phone is Topaz Diamond2, Energy ROM, and has installed "HKB AWay key.cab"
before installed this, when press power button or use Slide2Shutdown Sleep button,
it can be waken up by press any key.
But after installed this, when i click sleep,
it cannot be wake up by press any key, the only way is press power button.
 

buru898

Senior Member
Mar 13, 2008
1,977
648
RI
Does sliding the sleep bar actually make it sleep or just turn off the screen? because pressing any hardware keys wakes up the device instantly.
 

AndrewASB

Senior Member
Dec 5, 2007
270
97
Minsk
FONTS Problem

QuickShutdown V1.3 is good program, but I have problem with english or russian font.
ROM 1.66 RUS.
With english I have

Screen001.jpg

With russian I have squares instead letters......................

???????????
Languge files in Unicode.
 
Last edited:

jdep1

Senior Member
Sep 14, 2009
225
15
El Paso
thanks for your hard work. it works much better than slide to shutdown much faster its a great app to cook in a ROM
 

petititi

Senior Member
Dec 16, 2008
517
89
Nantes
www.charlie-soft.com
QuickShutdown V1.3 is good program, but I have problem with english or russian font.
ROM 1.66 RUS.
I change the run-time library support to Unicode (was MBCS -> use the Windows system locale charset)... I hope this solve your probs!
Try it with this russian version :
http://charlie-soft.com/Software/Manila_SDK/V1.3/QuickShutdown/QuickShutdownRU.CAB


Does sliding the sleep bar actually make it sleep or just turn off the screen? because pressing any hardware keys wakes up the device instantly.

The phone was in POWER_STATE_IDLE state, which only turn the screen off... Now set to POWER_STATE_SUSPEND. Is it OK for non HTC phones ?
The versions of first post are now updated, try them !
 

amcolash

Senior Member
Jul 9, 2009
66
6
Madison
hey thanks, i hope this is faster that slide to shutdown... that program took about 15 seconds to open on my treo pro...
 

Alexander-HTC

Member
Jan 13, 2009
32
2
Thank you for a great program. I used Slide2Shutdown before, but it took too long too load. .Net on WM is slow especially on loads time. (And I hate this) I even started to write my own shutdown application using win32. I made a darkened transparent background, but then I gave up on this application because I wanted to implement transparent transitions everywhere and it was too hard.

Anyway QuickShutdown is indeed quick :D.

P.S. I think the font on sliders doesn't look great. Can you make it a little bigger. Thanks.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 6
    I developed an application like Slide2Shutdown, but without the .Net framework. It can turn off, restart or set the phone in sleep mode.

    It is very fast to start !
    All resolution are supported (for QVGA, the pictures are resized) and lanscape is as smooth as portrait (thank's to the new version of Manila SDK) !


    The graphics are all stored in the \resources\VGA\ folder and you can change them at will.
    You will find the available languages in the \resources\lang\ folder, but you can create your own file (add any files in this folder). To enable your chosen language, use the configuration tool and select your language file!
    With the configuration tool, you can also modify the words directly by clicking!
    Don't hesitate to post here your language file! Updated lang can be found here: http://charlie-soft.com/Software/Manila_SDK/V1.5/resources/lang/

    Becareful: you have to save your file with Unicode encoding !
    Graphic modifications
    For graphic modification, you can download the pack created by lesscro or this one created by anhphe076.
    Thanks to djcedric, a new skin is available here :

    A new skin thanks to SPIDER3220:


    What's new in 1.5.5c:
    Added option to lock on unplug (Works well now)
    Double-lock issue solved
    Can someone tell me if HD2 issue solved?
    What's new in 1.5.5b:
    Added option to lock on unplug
    Issue with shortpress option solved
    What's new in 1.5.5a:
    Hard reset is now working
    What's new in 1.5.5:
    Screen ON when using shortButton to run a program
    Hard reset slider added
    Problem with HD2 resolved
    What's new in 1.5.4c:
    Stability improvement.
    Language update.
    Bug with short power button fixed.
    What's new in 1.5.4:
    Short power button feature (run a program, turn screen off...)
    You can choose to lock when screen goes off
    What's new in 1.5.3d:
    Font for Hebrew and vietnamese languages [Reality now]
    What's new 1.5.3b:
    Problem with backlight when restart [fixed]
    What's new in 1.5.3:
    New slider to run any program or script
    New languages
    Few minor bugs [fixed]
    Special bootload for s200 (and maybe other acer) proposed by Stefano_1986_
    What's new 1.5.2:
    Bootload OK for HTC devices (tell me for other !)
    What's new 1.5.1:
    Image not rescalled with QVGA devices [fixed]
    MessageBox "Your language file need update..." pop up without reason[fixed]

    What's new 1.5:
    This version include a new user interface to modify the labels of slider and hide/show sliders.

    We can show :
    - a slider to shutdown the device
    - a slider to restart the device
    - a slider to put the device in sleep mode
    - a slider to turn off the screen (to listen to music with screen off for example)
    - a slider to go into boot screen (not working well for now :) [fixed])

    What's new 1.4.2:
    Reactivity improvement.
    What's new 1.4.1:
    Background is now transparent for everyone (<WM6.5)
    Language is working even if Regional Settings are not set to English. Now reality! ;)
    Graphism update thanks to lesscro

    Download :
    (for people having probs, use the attached file below...)
    All language
    (Version without automatic lock)
    Sources Files (for c++ developpers)

    "
    4
    Great skin !

    I made for you a cab for automatic installation of the skin.
    Thanks again for your work SPIDER3220, it's a great skin !
    attachment.php
    attachment.php
    1
    graphism

    @ petiti...

    You got served ! QuickShutdown 1.5 Graphic Mod
    1
    Update langVietnamese.txt for new versions #330 Thank U all.
    1
    Thank you for the source code!

    I attached my very light PowerOffWarning files. If you want other language, you need to edit the PowerOffWarning.txt.

    Warning!

    WVGA support only!