[REQ] Registry help with Diamond2 GSensor - Touch Diamond, MDA Compact IV Themes and Apps

I'm working witht he Diamond 2 Gsensor sdk on my Diamond and I have been able to successfully add string values to the whitlist section in the gsensors registry. (HKCU\Software\HTC\HTCSENSOR\Whitelist)
The whitelist values enable rotation. My question is how can I create a "Blacklist" so to speak that would contain values for apps I dont want rotated? Is it possible? If so is it as easy as crating the said paths?

Anybody?...

powe6563 said:
I'm working witht he Diamond 2 Gsensor sdk on my Diamond and I have been able to successfully add string values to the whitlist section in the gsensors registry. (HKCU\Software\HTC\HTCSENSOR\Whitelist)
The whitelist values enable rotation. My question is how can I create a "Blacklist" so to speak that would contain values for apps I dont want rotated? Is it possible? If so is it as easy as crating the said paths?
Click to expand...
Click to collapse
I have not tried this yet myself but i would guess, and tell me if im wrong, that the only time it will rotate is if the app is in the white list if its not in the white list then it will not rotate.

irus said:
I have not tried this yet myself but i would guess, and tell me if im wrong, that the only time it will rotate is if the app is in the white list if its not in the white list then it will not rotate.
Click to expand...
Click to collapse
Well this is true, however, the whitelist uses class names to determine what apps to rotate. The class name "dialog" refers to multiple apps like the phone dialer, call status, sms composer, and more. So when I add "dialog" in the whitelist it rotates all of these. I would like to try and make an exception list that uses the process name or window name as the identifyer. That way I could have dialog in the whitelist and cprog.exe in the exceptions or blacklist key. It may not be possible but thats what I'm asking I guess.

bump... c'mon guys theres gotta be an answer to this.

I found this in http://www.htcmania.com/showthread.php?t=36214
is in spanish.
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\M oduleName]
"Album"="\\Windows\\HTCAlbum.exe"
"Calculator"="\\Windows\\htcCalculator.exe"
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\W hiteList]
"TestHTCSensorDemoAP"="TESTHTCSENSORDEMOAP"
"Album"="HTCAlbumClass"
"Calculator"="CalculatorMain"
"Opera"="Opera_MainWndClass"
"SMS"="Dialog"
"Calendar"="Calendar"
"FileExplorer"="FEXPLORE"
"PROGRAM"="Explore"
"IExplore"="IExplore"
"Manila"="Manila"

vengadorhq said:
I found this in http://www.htcmania.com/showthread.php?t=36214
is in spanish.
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\M oduleName]
"Album"="\\Windows\\HTCAlbum.exe"
"Calculator"="\\Windows\\htcCalculator.exe"
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\W hiteList]
"TestHTCSensorDemoAP"="TESTHTCSENSORDEMOAP"
"Album"="HTCAlbumClass"
"Calculator"="CalculatorMain"
"Opera"="Opera_MainWndClass"
"SMS"="Dialog"
"Calendar"="Calendar"
"FileExplorer"="FEXPLORE"
"PROGRAM"="Explore"
"IExplore"="IExplore"
"Manila"="Manila"
Click to expand...
Click to collapse
Thanks, I have that much so far but I'm still looking for a way to specify between cprog and tmail in the whitelist because they both use Dialog as a class name. Thanks for the effort though

can someone make it cab file?

powe6563 said:
Thanks, I have that much so far but I'm still looking for a way to specify between cprog and tmail in the whitelist because they both use Dialog as a class name. Thanks for the effort though
Click to expand...
Click to collapse
Did you try:
HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\M oduleName]
"Album"="\\Windows\\HTCAlbum.exe"
"Calculator"="\\Windows\\htcCalculator.exe"
"SMS"="\\Windows\\tmail.exe"
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\W hiteList]
"TestHTCSensorDemoAP"="TESTHTCSENSORDEMOAP"
"Album"="HTCAlbumClass"
"Calculator"="CalculatorMain"
"Opera"="Opera_MainWndClass"
"SMS"="Dialog"
Seems logical to me. But as always the logical thing isn't the right choice by definition.
One tip though, if you want to know something, just try! That's the way other people get their knowledge about these things....
And afterwards, please share your results with the rest of the world ofcourse!

rondol1 said:
Did you try:
HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\M oduleName]
"Album"="\\Windows\\HTCAlbum.exe"
"Calculator"="\\Windows\\htcCalculator.exe"
"SMS"="\\Windows\\tmail.exe"
[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\W hiteList]
"TestHTCSensorDemoAP"="TESTHTCSENSORDEMOAP"
"Album"="HTCAlbumClass"
"Calculator"="CalculatorMain"
"Opera"="Opera_MainWndClass"
"SMS"="Dialog"
Seems logical to me. But as always the logical thing isn't the right choice by definition.
One tip though, if you want to know something, just try! That's the way other people get their knowledge about these things....
And afterwards, please share your results with the rest of the world ofcourse!
Click to expand...
Click to collapse
I've tried, negative...

dingil said:
I've tried, negative...
Click to expand...
Click to collapse
Same here. I still havent figured out a way around this.

Related

[APP][Update 07-11-08] LockDown, keeping stuff private

Don't you hate it when you let someone play with your shiny new WM phone
they usually go right to your SMS inbox?
jonesj8 had the same irritation, so inspired by him I threw something together
Original thread :
http://forum.xda-developers.com/showthread.php?t=375057
I created a new thread to have a bit more overview, and also to get it under the attention of other users who might be interested
@mods
I can understand if you close this thread...
How does it work.
this version requires you to change all the .lnk files pointing to tmail.exe, or to the dll...maybe even other ones...
I say all lnk's but the most important are the ones the "friend" is going see/use.
I've included a shortcut creator in the attachment.
In FileList.ini specify the application to block,
in the included file it's \WIndows\tmail.exe
and i've used msg as argument.
so in the .lnk would point to lockdown.exe with the argument msg
if the passcode is correct the file will be opened.
it's not very quick (since it needs to be opened) but this should change in the next version.
the passcode can be changed in the settings.ini, default is 12345
Let me know what you think or if you have any ideas
Update Version 0.4
Well I finally got around to an update, which is attached below
The application has been rebuild from the ground up, I've used a Lock and Key method, e.g. the lnk uses key.exe which communicates with the server (the lock) this way the server only needs to read the filelist once which should save time.
<note>
because of this you will need to enter the items in the FileList.ini prior to starting the server, when the server is running it will create the used shortcuts for you
which you can then place.
if you add stuff while it is running the shortcuts wont be created...
pointers on making the FileList.ini is in the readme below.
New in this version
- installer (cab)
- app to date support
- redesigned layout
- support for arguments, opening the sms should work now, it does for me
- locking of other files should work now too (thesed with a html file)
- automatically create the proper lnk files in sub folder
To do
- include support for different screen sizes
- way to customize the colors
- mask input with *
- skinning...?
In case someone is bored and wants to create the graphics, be my guest,
My creativity in that department is next to null
Sounds great. Any chance of a screenshot of the lock screen?
Mr_Gee said:
Click to expand...
Click to collapse
Thanks, trying it now
works good, cant seem to get arguments passed to tmail.exe in settings.ini
ie.
msg=\Windows\tmail.exe -service "SMS"
just opens account picker, is on todo list? not bugging you, good app,
thx!
great will it run on VGA? make it as simple as you can so when we are in hurry the soft won't load so long
This looks nice and configurable.
Are we able to make it request the pin for any application listed in FileList? First try didn't work, I want to restrict more than just the inbox
sorry, double post
badaas said:
works good, cant seem to get arguments passed to tmail.exe in settings.ini
ie.
msg=\Windows\tmail.exe -service "SMS"
just opens account picker, is on todo list? not bugging you, good app,
thx!
Click to expand...
Click to collapse
Correct that isn't working... also i'm not sure if it will be in there,
the reason is I wanted to change the app so it looks at the window name,
this would close all message related windows, and there is no need to change the .lnk files
theme freak said:
great will it run on VGA? make it as simple as you can so when we are in hurry the soft won't load so long
Click to expand...
Click to collapse
Not yet, but is planned for future versions, I'll add it to the todo list.
evojulz said:
This looks nice and configurable.
Are we able to make it request the pin for any application listed in FileList? First try didn't work, I want to restrict more than just the inbox
Click to expand...
Click to collapse
Currently any application can be restricted by providing a ID + location, e.g
xyz=\Program Files\TCPMP\player.exe
changing the link to tcpmp would have lockdown popup first
What application would you like to restrict?
Mr_Gee said:
Correct that isn't working... also i'm not sure if it will be in there,
the reason is I wanted to change the app so it looks at the window name,
this would close all message related windows, and there is no need to change the .lnk files
Click to expand...
Click to collapse
hmmm, not sure i know what you mean. But basically, as it is now, I can't go direct to the inbox of sms using your lockdown? \o?
thanks
badaas said:
hmmm, not sure i know what you mean. But basically, as it is now, I can't go direct to the inbox of sms using your lockdown? \o?
thanks
Click to expand...
Click to collapse
Basically, no
but as a workaround you could try making an lnk to tmail.exe with the -service etc. in there, next change the FileList.ini pointing to that new lnk...
not sure if it will work though
Mr_Gee said:
Basically, no
but as a workaround you could try making an lnk to tmail.exe with the -service etc. in there, next change the FileList.ini pointing to that new lnk...
not sure if it will work though
Click to expand...
Click to collapse
bLEhg! lol, ok, will look into that (scratches head )
some novelty things to add: skins, mask input with '*', maybe use symbols instead of numbers, 'jumble' keypad/symbols random for added security (if using symbols )
thanks for infos and keep up the good work
badaas said:
bLEhg! lol, ok, will look into that (scratches head )
some novelty things to add: skins, mask input with '*', maybe use symbols instead of numbers, 'jumble' keypad/symbols random for added security (if using symbols )
thanks for infos and keep up the good work
Click to expand...
Click to collapse
Let me know if it worked, I'll look into the symbols
Skinning was already on my list great minds ....
input mask is also a good one
Any chance you can re-scale the images to fit a 240x240 screen res?
Can test it you want.
Cheers, Mike.
Mike1002 said:
Any chance you can re-scale the images to fit a 240x240 screen res?
Can test it you want.
Cheers, Mike.
Click to expand...
Click to collapse
I'll give it a shot
@ the rest
there are 4 basic resolutions right?
320 X 240
320 X 320
240 X 240
640 X 480
the rest is pretty exotic (Omni & X1)
is this possible on htm files?
Hi Mr_Gee, thanks for sharing
I have an couple of offline files I would also like to lockdown. Is it possible to lockdown those htm files as well? tia.
adomila said:
Hi Mr_Gee, thanks for sharing
I have an couple of offline files I would also like to lockdown. Is it possible to lockdown those htm files as well? tia.
Click to expand...
Click to collapse
probably...
have you tried entering them in the FileList.ini file?
currently not working on html files
Mr_Gee said:
probably...
have you tried entering them in the FileList.ini file?
Click to expand...
Click to collapse
now, that you mention it yes, i have tried it and it does not work, if it is the specific html file. the lockdown screen would still appear but nothing happens after entering the code. maybe it will work, if the iexplore.exe itself is lockdown but this will lock down every/all html files. would it be a big change to code it, just for specific html files? i'm also thinking on specific text files just like the said html files. i keep notes on pure text files like tax account number, passwords, pincodes, etc in a text or word file. maybe this is pushing too far. maybe in the next version/release? hehehe thank you for sharing and more power...
Sorry I was on holidays
I've tested with PIE.exe and i plan this for the next version.
Please note though that this tool is only for making sure "friends" don't read your personal stuff very easy, but passwords/pin codes might be a bit too high risk..
I think this should be further developed! It really should come standard on winmob... hey Gee, if you need a cab builder or photoshop, I'd be happy to help! Let's make this idea the next ROM must-have!
I wanna use this program because every time someone wants to see my phone, they get to snooping into my personal info. However, I'm afriad if I start changing things manually, I'll screw my phone up.

Adding icons to program page?

Please I need your help. I added plenty of icons on the front Program page and don't remember any more how and what I did.
Thanks for your reply.
what do you want to do ?
add more or remove them ?
and are you talking about the program menu which has a number of rows of small squares
Thanks for your prompt reply.
You know the bottom line when you scroll your finger you get several pages, such as, Home, Telephone directory ... then at the end Programs. On this last one I did add some extra icons (yes squared) to which I assigned my preferred programs. I know how to delete one or more but not how to add a new ones.
To add more Programsquares:
Registry:
HKLM - Software - HTC - Manila - ProgramLauncher
Currently there are 24 directorys. You can duplicate some an change their names to 24 - ....
In here you can even unlock some fields if your provider did so. Set IsReadOnly from 1 to 0.
I think there will be a perfomancelimit somewehre, so don´t add to much in one time.
That is OK, but I don't remember had done that to add my previous ones. I can recall that I had to pouch a command and that was all.
Anyway, you are right, I might reached the max. of 24 icons.
I think I'll follow your recommendation and avoid to add any more since that might slow down the process.
Many thanks again
Flanders said:
To add more Programsquares:
Registry:
HKLM - Software - HTC - Manila - ProgramLauncher
Currently there are 24 directorys. You can duplicate some an change their names to 24 - ....
In here you can even unlock some fields if your provider did so. Set IsReadOnly from 1 to 0.
I think there will be a perfomancelimit somewehre, so don´t add to much in one time.
Click to expand...
Click to collapse
I've added 6 additional fields as you explained from 24 to 29, so totally I have 30 fields now and they appear on the programs tab in TF3D.
When you click on one of them (the one I've added), it opens the program list so you can choose one but after you do so the field still blank, so to resume it's not really working despite adding the field.
hmmm... I´ve tested it on diamond an it worked fine. I´ll test it on HD... it will take a moment.
Flanders said:
hmmm... I´ve tested it on diamond an it worked fine. I´ll test it on HD... it will take a moment.
Click to expand...
Click to collapse
Thks, keep us updated
I´m sorry - it really doesn´t work that way. The link is included the right way, icon link to. But it does not show. there are really differences between TF3D for Diamond and for HD.
Flanders said:
I´m sorry - it really doesn´t work that way. The link is included the right way, icon link to. But it does not show. there are really differences between TF3D for Diamond and for HD.
Click to expand...
Click to collapse
There should be other registry tweaks to be done.
I'll do a research and will let you know if I find anything
is it possible to increase the number of programs slot?
Would it be possible to have more than one "programs" tab?
http://forum.xda-developers.com/showthread.php?t=453240
For me, if this was possible it would massively increase the functionality of my HD.
Look forward to your answers.
Regards
Mav.
jackthekayman said:
is it possible to increase the number of programs slot?
Click to expand...
Click to collapse
If you look at the previous post, u can see that it is possible but for some reasons we are not able to add programs inside these tabs, don't know why.
It works fine on the Diamond, but not the Touch HD
Mavrick said:
Would it be possible to have more than one "programs" tab?
http://forum.xda-developers.com/showthread.php?t=453240
For me, if this was possible it would massively increase the functionality of my HD.
Look forward to your answers.
Regards
Mav.
Click to expand...
Click to collapse
Hi Mavrick
This thread is for adding more slots in the same program tabs and not adding more programs tabs in TF3D. Anyway I don't know if you proposal can be done, some expert developers might need to look at it
sorry

[APP][18-06-09] AnX1 Actionscreen v1.2 (Manila, Forest and Shadowsong)

* Discontinued *
New thread at: http://forum.xda-developers.com/showthread.php?p=3976864
Thanks alot for this, I wasn't keen on the other 1 but this is perfect! Good work!
it looks nice
I like your choice of items a bit more
Thanks!
well done
really usefull
Cheers! Good to see you people like it.
If there's anything you'd like to see improved, post it and I'll consider the good ideas.
edit: opps. i just realised i was posting this here should have been in the original thread...ohh well. mods feel free to delete this
----------------------------------------------------
i like it a lot as it is but there are a number of things you might want to consider:
1-i think an extra raw of apps can be added while keeping the the finger friendliness.
2- make it startable as an executable or soft key from tf3d hoome or button
3- option for discovravle mode blutooth
4- make it easy to change default apps
ohh btw, why is it relatively big 1.6mb for an app starter. can it be redused? mabe change the color depth or something
It's mostly the skin. The original application uses a sucky compression. There's no way I can reduce it and to me, 1.6mb is squat.
"Shutdown" gives an error (it didn't with smaberg's):
"Couldn't find PowerOFFLNK.lnk or PowerOFFEXE.exe"
Also "Calculator" gives the waiting icon and then nothing - I probably either have to edit the shortcut to windows default calculator or find HTC calculator from somewhere... Any ideas where to get the one that works with this setup?
Is the editing of application paths the same as with smaberg's? BIOTOUCH etc?
I actually like this one more then smabergs one, but it still isn`t perfect. Would it be possible to create a setup tool which would allow you to edit all the buttons?
I can`t imagine it being too hard since it`s just a few reg changes you would have to make?
//edit: I would love to make it myself but I guess it would take ages (at least, maybe longer) before I would be done.
However, if anyone knows the command you have to pass to the text client to automatically start the message for a certain person I would be more then pleased .
Draqula said:
"Shutdown" gives an error (it didn't with smaberg's):
"Couldn't find PowerOFFLNK.lnk or PowerOFFEXE.exe"
Also "Calculator" gives the waiting icon and then nothing - I probably either have to edit the shortcut to windows default calculator or find HTC calculator from somewhere... Any ideas where to get the one that works with this setup?
Is the editing of application paths the same as with smaberg's? BIOTOUCH etc?
Click to expand...
Click to collapse
I'll fix it in 1.1.
And yes, the calculator points to HTCCalculator. As this is based on smaberg's app, the paths are edited the same way.
You can download the HTCcalculator from this forum.
dekeijzer said:
I actually like this one more then smabergs one, but it still isn`t perfect. Would it be possible to create a setup tool which would allow you to edit all the buttons?
I can`t imagine it being too hard since it`s just a few reg changes you would have to make?
//edit: I would love to make it myself but I guess it would take ages (at least, maybe longer) before I would be done.
However, if anyone knows the command you have to pass to the text client to automatically start the message for a certain person I would be more then pleased .
Click to expand...
Click to collapse
Creating that setup tool would take me longer than it would take you (and everyone else) to find out how to edit it.
Also, you'd only be able to edit the execute paths, not the icons (skin).
And I don't know the parameter for a certain person (even if it's possible).
*** EDIT ***
Updated to 1.1.
Angelusz said:
Creating that setup tool would take me longer than it would take you (and everyone else) to find out how to edit it.
Click to expand...
Click to collapse
True. That`s why I`m editing it right now.
I want to make a cab of it cause I reinstall allot!
But I have a little problem creating a new cab.
I used a cab extractor to get all the files out, but what did you use to create the cab itself?
I used several tools but they all fail to install..
Thanks in advance for the help, I really appreciate it.
//edit: I managed to create a cab, actionscreens rock
Great. Thanks for 1.1.
I found the HTC Calculator and now everything not only looks great but also works
I actually managed to create a cab. Furthermore, I was able to make a shortcut for a sms contact (well technically it`s a number, but it stands for a contact)
The shortcut should be to tmail.exe and its parameters are:
Code:
-service """sms""" -to """the number"""
dekeijzer said:
I actually managed to create a cab. Furthermore, I was able to make a shortcut for a sms contact (well technically it`s a number, but it stands for a contact)
The shortcut should be to tmail.exe and its parameters are:
Code:
-service """sms""" -to """the number"""
Click to expand...
Click to collapse
Hehe, nice one. Making cabs isn't hard, just use WINCE cab mgr.
great app and good things added to smabergs port
but i think with this u can do so much more.
beginning with the skin. the shadowsong skin doesnt fit on any x1 and the manila skin is boring for me.
i really like to give a contribution to this app in form of a new skin/design
but i dont know how to do it. can u pack all the image files in 1 rar and upload it here so i can modify them?
thnx in advance
(oh and sry for bad english...)
just a word of advice to all who use this app.. I have american x1a and used phone (babied) it was pwerfect, until i tried to take battery cover off and inadvetantly put a finger on the power button while leveraging it off. my power btton sunk in and jammed, staying with no way of extracting. cost me 185 to repair via sony, they formatted my phone and were less than helpful... DONT ABUSE UR POWER BUTTON! IT MAY JAM!
killerskincanoe said:
just a word of advice to all who use this app.. I have american x1a and used phone (babied) it was pwerfect, until i tried to take battery cover off and inadvetantly put a finger on the power button while leveraging it off. my power btton sunk in and jammed, staying with no way of extracting. cost me 185 to repair via sony, they formatted my phone and were less than helpful... DONT ABUSE UR POWER BUTTON! IT MAY JAM!
Click to expand...
Click to collapse
I vote +1 for "funniest post in the X1 forum". xD
Oh, and Kid_DC, the shadowsong skin fits perfectly with my TF3D shadowsong theme
I know what you mean though. I've already improved the black skin a bit.
The skin files are installed to your \windows\AnX1\Actionscreen folder, they're .brn files. You can find a converter brm <-> bmp here on xda.
and why do u use brm, when u first have to convert them?
are they smaller?

HTC Ozone and ClearType

Does the Ozone (Maple/Willow) utilize ClearType?
And does anyone know how to tweak the settings? I cannot find a place to do it in the settings folder.
Try this...
http://forum.xda-developers.com/showpost.php?p=1998458&postcount=10
P
what is cleartype?
I feel like a personal search assistant...
http://en.wikipedia.org/wiki/ClearType
P
well then dont do it man..the search function is available to all of us and put there for a reason. i understand one or 2 times but gotta draw the line somewhere ya know.
PriTyan said:
I feel like a personal search assistant...
http://en.wikipedia.org/wiki/ClearType
P
Click to expand...
Click to collapse
SoCalSpecialist said:
well then dont do it man..the search function is available to all of us and put there for a reason. i understand one or 2 times but gotta draw the line somewhere ya know.
Click to expand...
Click to collapse
I hear ya. Not to mention those were simple searches too.
P
sorry, sorry.
is it jus me.. i feel there is a performance hit when i turn on the ClearType..
PriTyan said:
Try this...
http://forum.xda-developers.com/showpost.php?p=1998458&postcount=10
P
Click to expand...
Click to collapse
Thanks Pri (my personal search assistant),
I found that and the control panel addon. What I'm wondering is it used as default in the Maple/Willow?
Specifically I wonder because I've noticed the rendered type in some programs (Skyfire, IE, etc) is not as clear as others. I'm curious - if ClearType is on, would this be an issue with the various apps or if it's not active, would it be an issue that ClearType could resolve.
PriTyan said:
Try this...
http://forum.xda-developers.com/showpost.php?p=1998458&postcount=10
P
Click to expand...
Click to collapse
thanks P, but can we use this on mac?
**solved.,mac user can use "tweak2k2.net" as a built-in tweaker for Win-Mo smartphone (installed from tweak2k2.net.cab)
Hey guys,
When I try to add the ClearType key, I get a "Access Is Denied" prompt. Is there anyway around this? I'm using the Snap unlocked international version btw...
Thanks.

Multitouch Add

Can I somehow add application to some list of multitouch enable apps ? I for example saw iGO8 and zoom by multitouch on some video but on my HD2 its not possible ? any idea ?
Hi,
Yes it is
add
[HKEY_LOCAL_MACHINE\\Software\HTC\TouchGL\VirtualDe sktop\WhiteList\IGO8]
"ProcName"="iGO8.exe"
Is there someone who can build a program with which you can add programs to the Registry.
It specifies the name of the exe and the program automatically creates the key in the registry
Sorry for my English ^ ^ I'm German
Jetiman said:
Hi,
Is there someone who can build a program with which you can add programs to the Registry.
Click to expand...
Click to collapse
Wasn't there a very similar app written to add programs to a whitelist for the G-Sensor on the Diamond, Touch Pro, etc? Perhaps the creator of that app can alter it slightly?
I would search and PM him/her, but I've wasted enough of my working day already...
Jetiman said:
Hi,
Yes it is
add
[HKEY_LOCAL_MACHINE\\Software\HTC\TouchGL\VirtualDe sktop\WhiteList\IGO8]
"ProcName"="iGO8.exe"
Is there someone who can build a program with which you can add programs to the Registry.
It specifies the name of the exe and the program automatically creates the key in the registry
Sorry for my English ^ ^ I'm German
Click to expand...
Click to collapse
Hi Jetiman
Yes this is what mobilitygeek from PocketPC.ch found out (ok, with your help *ggg*)
Hi Jetiman, my forum mod Cendaryn pointed me to go here.
Yes you're right - this is working. The above key adds zoom functionality to the iGO8 app (the one with the mini-overview at the botton).
If there is a developer interested in making a useful app for that - feel free to contect me here by PM
(so I have to be active here too )
Can't promise how quick but I'll knock something together to do this......
Watch this space, my HD2 arrives tomorrow !
sub69 said:
Wasn't there a very similar app written to add programs to a whitelist for the G-Sensor on the Diamond, Touch Pro, etc? Perhaps the creator of that app can alter it slightly?
I would search and PM him/her, but I've wasted enough of my working day already...
Click to expand...
Click to collapse
Try Makeveral, he created G-config but don´t know if he is going to get an HD2. Now he is developing BsB WM6.5.1 ROM for Diamond.
Quick update - almost done - just needs a bit of tidying up will hopefully post cab tonight
hAndyZoom - Enable Pinch & Zoom
Here it is - hAndyZoom
Pretty simple - install the cab and run the program.
Select the program you would like to add to the 'Whitelist' for pinch and zoom then click enable and you should be good to go.
Hopefully, it works based on the earlier posts but can't test it as my HD2 doesn't come untill tomorrow.
Any issues let me know.
dahoarty said:
Here it is - hAndyZoom
Pretty simple - install the cab and run the program.
Select the program you would like to add to the 'Whitelist' for pinch and zoom then click enable and you should be good to go.
Hopefully, it works based on the earlier posts but can't test it as my HD2 doesn't come untill tomorrow.
Any issues let me know.
Click to expand...
Click to collapse
looks like a handy program!
unfortunately it doesn't work for me on my HD2. install is fine, but when i run it it gives an error: 'an error occurred on sub _main_findallfiles'
then i can choose to continue or not, and then i get an empty list, so i can't choose any program. I'm willing to test any other versions for you if you like. Should be an interesting program... thnx already
dahoarty said:
Here it is - hAndyZoom
Pretty simple - install the cab and run the program.
Select the program you would like to add to the 'Whitelist' for pinch and zoom then click enable and you should be good to go.
Hopefully, it works based on the earlier posts but can't test it as my HD2 doesn't come untill tomorrow.
Any issues let me know.
Click to expand...
Click to collapse
Confirmed not working! Please wait with the development until you got your HD2
Sorry everyone - tried it on my TouchPro 2 and the list of files appear and it writes the registry values - HD2 coming today - I'll have a play and update as soon as I can.

Categories

Resources