WM6 Bubble Wifi On/Off Fix - JASJAR, XDA Exec, MDA Pro ROM Development

Hi,
I wrote this little dll to solve the problem.
You will be able to turn on/off wifi from the bubble.
See the attached screenshots.
Install:
- copy bubblefix.cab to Universal and install
- soft reset ( I was lazy to write a setup.dll, sorry )
Now tap big G/3G icon on taskbar.
You should see the big ugly wifi on/off button.
Maybe next time I'll try to make it more beautiful.
Tested under Jwrightmcps' .06 ROM.
Version 2 (16th of March 2007)
-------------------------------------------------
- Button style changed to everybody's favourite grey style.
No more ugly button Check the screenshots.
- New feature :
Before displaying button, buttonfix.dll tries to read xpos, ypos, width, height
(DWORD) values from HKLM\Software\BubbleFix.
If it doesn't find any or all of these values in registry It will load default one instead of the missing value.
Default values :
xpos=8,ypos=71,width=169,height=40. This looks beautiful on Universal.
- bugfix : the previous version sometimes determine the wrong wifi state when 5 is written to Wifi value in the registry. I hope I managed to correct this.
Install ( if you are currently running version 1 )
-----------------------------------------------
- rename \Windows\bubblefix.dll on Universal to something else
- soft reset
- unzip bfixV2_dll.zip and copy bubblefix.dll to Universal's Windows directory
- soft reset
New install ( no previous version on Universal )
------------------------------------------------
-copy bubblefixV2.cab to Universal
- install the cab
- soft reset

THANKS!!!!!!!!!!!

cool cool nice one!!

Nice, szilamer, very nice. Thanks

szilamer said:
Hi,
I wrote this little dll to solve the problem.
You will be able to turn on/off wifi from the bubble.
See the attached screenshots.
Install:
- copy bubblefix.cab to Universal and install
- soft reset ( I was lazy to write a setup.dll, sorry )
Now tap big G/3G icon on taskbar.
You should see the big ugly wifi on/off button.
Maybe next time I'll try to make it more beautiful.
Tested under Jwrightmcps' .06 ROM.
Click to expand...
Click to collapse
tks. ultimately I get what I want.

Lol thanks.
Ugly but useful.

thanks mate
what about the GPRS disconnect bubble? can you help?

i am also looking for a GPRS disconnect bubble

Bravo, I wish I have your level of knowledge so I could also contribute.

When I press WiFi ON, I am redirected to the Comm Manager, then from there I can turn the WiFi ON. Is that the way you made it? If YES, then it is better to just press the Comm Manager shortcut Icon or just press Fn + Right Arrow keys.

cktlcmd said:
When I press WiFi ON, I am redirected to the Comm Manager, then from there I can turn the WiFi ON. Is that the way you made it? If YES, then it is better to just press the Comm Manager shortcut Icon or just press Fn + Right Arrow keys.
Click to expand...
Click to collapse
No with me i just click wifion and no redirection the arrows start moving for connection. Something wrong or the registry is not binding it correctly i guess.

GPRS disconnect
ammar said:
thanks mate
what about the GPRS disconnect bubble? can you help?
Click to expand...
Click to collapse
What's the problem with GPRS disconnect ?
Have you tried to add the "famous" Flags2 to the registry ?
I've just checked on mine, and after adding Flags2 I have Disconnect in Connectivity bubble.
I attached the screenshot.

Redirection
cktlcmd said:
When I press WiFi ON, I am redirected to the Comm Manager, then from there I can turn the WiFi ON. Is that the way you made it? If YES, then it is better to just press the Comm Manager shortcut Icon or just press Fn + Right Arrow keys.
Click to expand...
Click to collapse
Something is wrong with your OS
I'm using Jwrightmcps .06 ROM and no redirection.
If I press wifi on it will switch wifi on without launching Comm Manager.
And neither dll code contain redirection code.
When you press wifi on it calls DevicePowerNotify, and SetDevicePower to set
{98C5250D-C29A-4985-AE5F-AFE5367E5006}\TIACXWLN1 power state to D0. (D4 when pressing wifi off.)
For wifi state checking it's using
HKEY_LOCAL_MACHINE\System\State\Hardware, Wifi Value.
Can you check if
HKLM\System\CurrentControlSet\Control\Power\State,
{98C5250D-C29A-4985-AE5F-AFE5367E5006}\TIACXWLN1 value is
present on your OS ?

szilamer said:
What's the problem with GPRS disconnect ?
Have you tried to add the "famous" Flags2 to the registry ?
I've just checked on mine, and after adding Flags2 I have Disconnect in Connectivity bubble.
I attached the screenshot.
Click to expand...
Click to collapse
somehow with this registry tweak nothing happens and i dont see the disconnect.could you repost the full registry tweak and what you entered in dword.

aniel1 said:
somehow with this registry tweak nothing happens and i dont see the disconnect.could you repost the full registry tweak and what you entered in dword.
Click to expand...
Click to collapse
I have Flags2 in HKLM\ControlPanel\Phone
Flags2 ( DWORD ) = 16 ( decimal )

i did exactly as you posted above,yet there is no disconnect on the bubble. i wonder why!

I am using ROM 2.01.08 and I dont not have GPRS disconnect button either. I am new at this so I dont know how to look at the registry but I was able to load the bubble.cab for Wifi and it worked just fine . Could there be something as easy as a .cab that I might be able to fix my GPRS disconnect bubble. Thanks and much appreciated.

aniel1 said:
i did exactly as you posted above,yet there is no disconnect on the bubble. i wonder why!
Click to expand...
Click to collapse
softreset
it will apear

szilamer said:
What's the problem with GPRS disconnect ?
Have you tried to add the "famous" Flags2 to the registry ?
I've just checked on mine, and after adding Flags2 I have Disconnect in Connectivity bubble.
I attached the screenshot.
Click to expand...
Click to collapse
Thanks man
i have it working now.

szilamer, how do you know how to reg edit? Do you have a map of the registry or are you an MSCP or something? Just wondering cos I regard myself as quite technical and understand registry settings, but haven't got a clue where to find the particular keys...

Related

WiFi on/off from Icon?

In Faria's AKU 3.3 ROM I could click the WiFi/Sync Icon next to the GSM signal strength Icon and select turn on WiFi. With the WM6 ROM I don't have this option. I have searched but it's a bit difficult to state that in the search terms.....
I assume this is a registry tweak but don't know which.....
Anyone know?
Andy
Turn on wifi
You must have wifi-init.ink in starup folder. Then go to
HKLM/Comm/Tnetwln1/Parms/HTCPreloadstatus --> 1
HKLM/Comm/Tnetwln1/Parms/HTCPreloadWIFI --> 1
the you can start by icon. But like in every wm6 rom you only have the possibility turn on wifi. but not to turn off!!
Keep trying
papamopps said:
You must have wifi-init.ink in starup folder. Then go to
HKLM/Comm/Tnetwln1/Parms/HTCPreloadstatus --> 1
HKLM/Comm/Tnetwln1/Parms/HTCPreloadWIFI --> 1
the you can start by icon. But like in every wm6 rom you only have the possibility turn on wifi. but not to turn off!!
Keep trying
Click to expand...
Click to collapse
Thanks for that. I have wifi-init.lnk already in the startup folder, I have made the registry change but it doesn't stick.... I made the registry change with Task Manager, exited and verified again with Task Manager the change was present. I left the wizard for a few minutes and soft reset. The option isn't there and if I look in the registry the setting for HTCPreloadStatus is back at 0
I have tried this a couple of times now and I get the same results. Before anyone states the obvious I have left the Wizard for several minutes after making the registry change before soft resetting.
Andy
Total commander
I made it with total commander and after e few moments I power off by using the Powerbutton pressed for 5 seconds. That´s all. After that you can use programs like AEButton to toggle wifi on/off by hardwarebutton.

backlight and 20-keypad problem -Easy-fix?

Hi,
I`m very annoyed with the HTC-ROM bugs.
Is there an easy way to fix the 10sec. backlight-off problem.
And that always is the 20-keypad active.
Is there an way to start with the last used screen instead the Today-screen
from standby??
I´m only an PPC-user not an PPC-specialist!
Thanks
Medes
To change default keyborad search for SIPchange. For backlight - if you're talking about in call one, just install the file attached.
Hi vasil,
thanks for the SIPchange tip.
My Backlight Problem is, that it ALWAYSS turns off after 10 seconds.
What does your cab file do? Only backlight-ON when a call is active??
Thanks ,
Medes
medes said:
Hi vasil,
thanks for the SIPchange tip.
My Backlight Problem is, that it ALWAYSS turns off after 10 seconds.
What does your cab file do? Only backlight-ON when a call is active??
Thanks ,
Medes
Click to expand...
Click to collapse
Got the Start Menu -> settings -> System -> Backlight -> Battery Power, and change the "Turn off backlight if device is not used for.." setting.
dfields said:
Got the Start Menu -> settings -> System -> Backlight -> Battery Power, and change the "Turn off backlight if device is not used for.." setting.
Click to expand...
Click to collapse
That doesnt work! It always set itself to 10 seconds after restart the PDA!
Medes
medes said:
That doesnt work! It always set itself to 10 seconds after restart the PDA!
Medes
Click to expand...
Click to collapse
Worked on mine. Are you waiting at least two minutes before resetting the TC? If not, then you're not giving the setting time to get saved.
Thank You!
Now I had set 1Min and after Registry change wait a bit..
Now it works!
I will be crazy!
The Lock Level is is still 1 !!! and the Display is off after 10 seconds.
But This afternoon it had worked... But now?
Why doesnt it work on my Orbit 2 ??
Medes
If you want to remove the 20 Keypad...I posted a solution here:
http://forum.xda-developers.com/showpost.php?p=1832148&postcount=34
sharer777 said:
If you want to remove the 20 Keypad...I posted a solution here:
http://forum.xda-developers.com/showpost.php?p=1832148&postcount=34
Click to expand...
Click to collapse
Sharer777 - thanks for those reg entries. FYI, they are not formatted correctly. I had to make some minor changes to get them to take effect. I had to add "Windows Registry Editor Version 5.00" at the top of the file, and took out an extra blank line at the bottom of the file before it would import.
Also, in my SIP list, while it got rid of touch-keyboard, it still lists touch keyboard. I'll try a reset and see if that clears it up.
Thanks for that though..I've been looking for that!!
Dave
I still have the 10sec. backlight problem....
I thought there is an little Programm anywhere who set the Time to
that value I wont -But who had I seen it??
Medes
Had the problem with the backlight in call, used the .cab, fixed, no longer a problem,
many thanks vasil.
oo03sjw said:
Had the problem with the backlight in call, used the .cab, fixed, no longer a problem,many thanks vasil.
Click to expand...
Click to collapse
Agreed, thanks, but I removed the backlight update anyway. I realised that the advantage of the screen turning off after a few seconds is that I don't press the screen with my fat face and run loads of programs by accident...
rickgillyon said:
Agreed, thanks, but I removed the backlight update anyway. I realised that the advantage of the screen turning off after a few seconds is that I don't press the screen with my fat face and run loads of programs by accident...
Click to expand...
Click to collapse
As mentioned the .cab fix has solved the problem but created another, I have just finished a 33 min phone call and my face is no fire, is there a happy medium fix somewhere, or could there be ie. backlight switches off after 1,2,3,4..mins and not 10 seconds?
FYI - there is also the same related thread, Problem: display turns of during call - can they be joined?
Ive also the problem, that i can change the backlight time from 10 secs to 30 or more... but also after restart, its again @ 10 secs!!! Think, thats an annoying bug.
dfields said:
Sharer777 - thanks for those reg entries. FYI, they are not formatted correctly. I had to make some minor changes to get them to take effect. I had to add "Windows Registry Editor Version 5.00" at the top of the file, and took out an extra blank line at the bottom of the file before it would import.
Also, in my SIP list, while it got rid of touch-keyboard, it still lists touch keyboard. I'll try a reset and see if that clears it up.
Thanks for that though..I've been looking for that!!
Dave
Click to expand...
Click to collapse
Could you give them to us in a right format.
Cause I download sharer777's files ... doesn't work and i don't like the 20 keypad !!!
Thanks
XDA Neo
hi,
I have also the 10secs display darken Problem on the orbit2.
I had same problem on XDA Neo, found no (working!) reg fix for that, only the program BatteryStatus had an option to clear the problem out.
Can it be a O2 based problem?
found something working:
try this:
\HKCU\ControlPanel\Backlight\LockLevel
ignore the LockLevel key inside the LockLevel folder...RENAME the folder to LockLevelx...i tried various other strategies but this caused the phone to eventually recreate the LockLevel folder with the proper key inside...but this time the key was set to 0 instead of 1. it's been 2 weeks with multiple soft resets and the backlight settings have been surviving as they should...
Koerc, you are my man! It works!
Cheers,
Derek.

Disconnect DataConnection via code.... (Eg: Mortscript)

How to disconnect GPRS via code? (eg Mortscript)
I mean just launching a script, without use CommManager or the "bubble"...
There must be a way. Some people have written software that turns 3G on/off, so there must be a similar way (without using something that switches the connection off after a few time)...
Thanks in advance for any answer...
Cheera
Any help?
Check the manual, page 55.
Zoltair Wright said:
Check the manual, page 55.
Click to expand...
Click to collapse
Thanks for you help...
I knew that command, but it doesn't work on my device (and in others too)...
Please help!
If i'm not mistaken, in the main Mortscript Examples thread in the dev&hack section there's a script to automatically download emails using a data connection. you can see if it contains that script.
cant you use long press key and choose disconnect data? works for me no probs?
timmymarsh said:
cant you use long press key and choose disconnect data? works for me no probs?
Click to expand...
Click to collapse
For me it doesn't work....
Long-press red key just locks my device....
Any other idea?
ah but you can change long press key settings. its in settings/buttons/end key or sometimes in settings/system/.
timmymarsh said:
ah but you can change long press key settings. its in settings/buttons/end key or sometimes in settings/system/.
Click to expand...
Click to collapse
Thanks for this trick....
Do you know what is the reg key which is editet with this simple operation?
Is there any possibility to simulate long press red button to disconnect GPRS via code?
I too would love to find a key button way or larger touch screen way to manually disconnect the data connection. The 3G sign is so small - I have to take out the stylus.
YoungOldDude said:
I too would love to find a key button way or larger touch screen way to manually disconnect the data connection. The 3G sign is so small - I have to take out the stylus.
Click to expand...
Click to collapse
well depending on the build of your rom, the long press end key will end data connection if yoyu so wish, you just have to select the item in the settings as decribed above. I dont see the need for script or code to do this if your rom supports the function anyway?
That's great advice - thanks but my rom is obviously different.
ie. In the pulldown menu for button functions - there is no end option. The nearest thing is OK/Close but long holding that changes the speaker/vibrate - it doesn't effect the data connection..
Sorry I was assuming we needed to add a different function to one of the hardware keys. In which case an `end' was not in the pulldown options for button assigning. I finally realized that simply pressing the call end key itself does indeed disconnect the data connection.
Thanks a lot for your help.
no problems my friend

Editing the home screen

Is it possible to change camera&phone from the bottom of the home screen to eg. wifi&phone?
emili000 said:
Is it possible to change camera&phone from the bottom of the home screen to eg. wifi&phone?
Click to expand...
Click to collapse
yes it is possible
Yes! I've used Advanced Configuration Tool v3.3.cab.
In advanced configuration you can select different applications to set in the bottom of the home screen.
Could you tell me where will I find it (which option should I choose)
Search here in XDA for "advanced configuration tool V3.3.cab" (thanks shape!) and install it!
Then U go in "User Interfaces"->menu->more setting->key mapping and here you can sett every programs you want assign to the sofkeys!
in order to not make another thread; where will I find "phone"? I've changed it by mistake, and now I can't switch it back.
If you use AdvancedConfig then, you can change the softkey by looking up the "phone" shortcut from the drop down list or you can just leave it blank & it will change it automatically to the default setting.
Maybe a little OT... But I read that .NET 3.5 needs to be installed. Can I simply download and install it or do i need to manually do register changes afterwards (read that I had to somewhere)?
Just install NetCF3.5 to your phone (Main Memory or Storage Card) does not matter, mine is running just fine from SD Card. Soft reset & it should run with no issues.
Continuing the OT:
The Netcf 3.5 is not replace automatically but we must change the values on the register.
HKey_Local_Machine -> Software -> Microsoft ->. NETCompactFramework
click on item 2.0.7045.00 and change the value from 1 to 0
click on item 3.5.7283.00 and change the value from 0 to 1
Close ... soft reset and you have the ROM with the NETCF 3.5!
ok, now I know. However it worked for me without having to change registry settings.
or use this progam, works on diamond 2 too..
Does anyone know how you might, in a similar vain, get Notes to appear on the home screen?
@marcelvanblankers:
doesnt work on my td2! after restart it seems like it does, as there actually are the replaced buttons being displayed, but when tf3d launches there are "phone" and "camera" back again.
That's BS.
I just installed NetCF 3.5 via .cab and Advanced Config worked, without any registry changes.
i was talking of the softkeymanager1_1_diamond_beta.ARM_WM5.cab
woelv said:
@marcelvanblankers:
doesnt work on my td2! after restart it seems like it does, as there actually are the replaced buttons being displayed, but when tf3d launches there are "phone" and "camera" back again.
Click to expand...
Click to collapse
you must check the checkbox in the program to change the keys when using TF3D....
one is for standard today, the other for TF3D..
greetz
that's exactly what i did. i just tried it again - same thing, no change.
I'm looking for a solution to replace the calendar by the tasks and notes in the home screen.
Does anyone knows how to do it?
Tks
woelv said:
that's exactly what i did. i just tried it again - same thing, no change.
Click to expand...
Click to collapse
change the keys in program, save settings then exit.
in TF3D switch a tab and switch back to homescreen.
now it will be changed, it works on my diamond2. in TF3d and in original today.
do you have .net 3.5 installed? i know i have.. don't know if it matters..
greetzz

shortcuts for manila links... reset, power off, bluetooth, WiFi, no data

Hi is their a full set of shortcuts in one .cab which will allow me to quick link them to manila for quickness... thanks
needs....
soft reset
power off
bluetooth
wifi
no data
DAMIEN123_666 said:
Hi is their a full set of shortcuts in one .cab which will allow me to quick link them to manila for quickness... thanks
needs....
soft reset
power off
bluetooth
wifi
no data
Click to expand...
Click to collapse
If you want everything in 1 button then install HD2_12_button_HD_action_screen_v1.0 which will map itself to a long press of the End Button (right side) and give you toggles for everything you need.
If you want seperate shortuct buttons then I have made a single cab for reset bluetooth Data Disconnect and wifi shortcuts (will be in start menu, programs).
No data is a seperate cab to choose whether to enable/disable data connections permanently.
Not sure about a power off shortcut.
Mark.
mskip said:
If you want everything in 1 button then install HD2_12_button_HD_action_screen_v1.0 which will map itself to a long press of the End Button (right side) and give you toggles for everything you need.
If you want seperate shortuct buttons then I have made a single cab for reset bluetooth Data Disconnect and wifi shortcuts (will be in start menu, programs).
No data is a seperate cab to choose whether to enable/disable data connections permanently.
Not sure about a power off shortcut.
Mark.
Click to expand...
Click to collapse
thank you mate will install them soon, do they have matching icons ??
Try this link:
forum.xda-developers.com/showpost.php?p=5157369&postcount=1
DAMIEN123_666 said:
thank you mate will install them soon, do they have matching icons ??
Click to expand...
Click to collapse
Yes they have matching icons, just soft reset after installing and they will be in the start menu.
Mark.
mskip said:
If you want everything in 1 button then install HD2_12_button_HD_action_screen_v1.0 which will map itself to a long press of the End Button (right side) and give you toggles for everything you need.
If you want seperate shortuct buttons then I have made a single cab for reset bluetooth Data Disconnect and wifi shortcuts (will be in start menu, programs).
No data is a seperate cab to choose whether to enable/disable data connections permanently.
Not sure about a power off shortcut.
Mark.
Click to expand...
Click to collapse
Hi Mark, wondering do you have the separate cab for toggle wifi only? Looking for that!!
Thanks!
gabriel.twl said:
Hi Mark, wondering do you have the separate cab for toggle wifi only? Looking for that!!
Thanks!
Click to expand...
Click to collapse
Here you go
Mark.
In addition...
Are there separate .cabs for toggling between:
silent mode (on/off)
vibrate (on/off)
aeroplane mode (on/off)
I thought there was something that had this covered but can't find it now, but from memory, wasn't it a bit unstable?
Thanks.
mskip said:
Here you go
Mark.
Click to expand...
Click to collapse
Thanks Mark for the trouble to separate it! Appreciate it!
Just to check, the cab is compatible with Artemis WWE V15.5 or rather Winmo 6.5.5 build 23570 Manila 2.5.20121412.2?
Oh ya, thanks for your tutorials on flashing custom roms! Got me started and helped tremendously!! Cheers mate!
gabriel.twl said:
Thanks Mark for the trouble to separate it! Appreciate it!
Just to check, the cab is compatible with Artemis WWE V15.5 or rather Winmo 6.5.5 build 23570 Manila 2.5.20121412.2?
Oh ya, thanks for your tutorials on flashing custom roms! Got me started and helped tremendously!! Cheers mate!
Click to expand...
Click to collapse
LOL ur welcome and yes it should work on any rom build or WM version.
Mark.
Any screen shots?
Do these toggle switches have icons similar to the weather on/off toggle switch? That is what I am currently looking for here on XDA but can't find.
I mean will it show a different icon for on and off? As I already have the toggle switches for the data, wifi, bluetooth etc from TouchX but when activated you can't really tell from the icons whether it was on or not (unless you check the wireless control settings.)
mskip said:
Here you go
Mark.
Click to expand...
Click to collapse
was looking all the time for this little shortcut. thanks

Categories

Resources