PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #8101 (permalink)  
Old 08-29-2009, 04:38 PM
Juicy47's Avatar
VIP Member
Offline
Pocket PC: HTC Touch Pro2 / Blackberry 9700
Carrier: TELUS Mobility
Threadstarter
 
Join Date: Oct 2007
Posts: 2,878
Reputation: 36830
Juicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

Quote:
Originally Posted by Sharkie405 View Post
Sweet! I'm off all day tomorrow. Hopefully I'll be playing with a new Juicy release!
im feeling lazy... anybody want to step in with the proper reg key to disable the zoom magnifier by default?
__________________
Reply With Quote
This post has been thanked 1 times.
  #8102 (permalink)  
Old 08-29-2009, 04:55 PM
ahuskins's Avatar
VIP Member
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Franklin, TN
 
Join Date: Jan 2009
Posts: 679
Reputation: 2870
ahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

Quote:
Originally Posted by Juicy47 View Post
im feeling lazy... anybody want to step in with the proper reg key to disable the zoom magnifier by default?
Lazy, Lazy, Lazy. It's ok, gives everyone else something to do.
Check this
http://forum.xda-developers.com/show...postcount=1841

Mortscript file to deal with it. Has the location of the Reg in the file. It may screw up the double tap recognition in Opera, etc.
Test it first.
Edit: I have NOT used this. YMMV
Reply With Quote
  #8103 (permalink)  
Old 08-29-2009, 05:03 PM
leoiden's Avatar
Halfway to VIP Status
Offline
Pocket PC: htc sprint touch
Carrier: sprint
Location: southern ca
 
Join Date: May 2008
Posts: 593
Reputation: 318
leoiden is becoming a PPCGeeks regularleoiden is becoming a PPCGeeks regularleoiden is becoming a PPCGeeks regularleoiden is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to leoiden
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

* Disable built-in magnifier on double-tap


Code:
[HKEY_LOCAL_MACHINE\System\GWE\MAGNIFIER]"Enable"=dword:0
Reply With Quote
This post has been thanked 1 times.
  #8104 (permalink)  
Old 08-29-2009, 05:04 PM
leoiden's Avatar
Halfway to VIP Status
Offline
Pocket PC: htc sprint touch
Carrier: sprint
Location: southern ca
 
Join Date: May 2008
Posts: 593
Reputation: 318
leoiden is becoming a PPCGeeks regularleoiden is becoming a PPCGeeks regularleoiden is becoming a PPCGeeks regularleoiden is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to leoiden
Wink Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

Quote:
Originally Posted by leoiden View Post
* Disable built-in magnifier on double-tap


Code:
[HKEY_LOCAL_MACHINE\System\GWE\MAGNIFIER]"Enable"=dword:0
thanks to dag!
Reply With Quote
This post has been thanked 1 times.
  #8105 (permalink)  
Old 08-29-2009, 05:44 PM
ahuskins's Avatar
VIP Member
Offline
Pocket PC: Touch Pro
Carrier: Sprint
Location: Franklin, TN
 
Join Date: Jan 2009
Posts: 679
Reputation: 2870
ahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIPahuskins is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

Juicy - In reference to issues with disabling the magnifier, I found this post in the same thread at XDA.

http://forum.xda-developers.com/show...postcount=1914

drkfngthdragnlrd reports he can still double tap using his fix in this post

http://forum.xda-developers.com/show...postcount=1951
Reply With Quote
This post has been thanked 1 times.
  #8106 (permalink)  
Old 08-29-2009, 05:55 PM
Juicy47's Avatar
VIP Member
Offline
Pocket PC: HTC Touch Pro2 / Blackberry 9700
Carrier: TELUS Mobility
Threadstarter
 
Join Date: Oct 2007
Posts: 2,878
Reputation: 36830
Juicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

Quote:
Originally Posted by leoiden View Post
* Disable built-in magnifier on double-tap


Code:
[HKEY_LOCAL_MACHINE\System\GWE\MAGNIFIER]"Enable"=dword:0
THANK YOU SIR!

Finalizing and building the final roms now...
Reply With Quote
This post has been thanked 1 times.
  #8107 (permalink)  
Old 08-29-2009, 05:59 PM
Juicy47's Avatar
VIP Member
Offline
Pocket PC: HTC Touch Pro2 / Blackberry 9700
Carrier: TELUS Mobility
Threadstarter
 
Join Date: Oct 2007
Posts: 2,878
Reputation: 36830
Juicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation levelJuicy47 can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

Juicy 8: Build 090830

[ ] CE OS 5.2.23037 (Build 23037.5.3.0)
[+] Updated D3D Drivers
[+] App Service (1.72.0.0)
[+] AudioManager_Eng (1.7.19122322.h1)
[+] BrowserSnapshot (1.0.19174125.00)
[+] CM InternetSharing (1.1.0.1)
[+] CommManager (2.9.8.0)
[+] DRM Middleware (1.5.19162824.00) *thanks Psyki*
[+] GoogleMaps (3.2.1.0)
[+] HTCApplication (1.14.0.0)
[+] HTCFramework (1.1.19183131.00)
[+] HTCScroll (2.0.19173130.00)
[+] IE6Enhancement (1.0.19181629.00)
[+] IME_Engine_Western (2.1.19171325.00) *Thanks Nikoan89*
[+] IME_EzInput_Western (2.1.19171325.00) *Thanks Nikoan89*
[+] IME_Tutorial (1.0.19162927.00)
[+] LockScreenAppLauncher (1.0.1917.2626)
[+] Manila (2.1.38658.0.VGA_R1_1) *Big thanks to GenY*
[+] Menu_Enhancement (1.1.19182330.00)
[+] Message Enhancement (1.2.19171932.00)
[+] PowerOffWarning (2.11.0.0)
[+] ResourceProxy (1.0.19171732.02)
[+] Shared_Modules (1.01.19182326.00)
[+] SharedResource (1.0.19174125.00)
[+] StreamingSrcFilter (2.7.19162918.00)
[+] Task_Manager (2.1.19182128.20)
[+] WiFiSettings (1.2.5.1)
[+] Wi-FiWizard (1.12.0.1)
[+] WLANSettings (2.7.3.3)
[+] Custom HTC Black Theme (WM65)
[-] Juicy Black Theme
[-] Notification Enhancement
[#] ManilaFixPosition *thanks amarullz@yahoo.com*
[#] Invisible Task Manager on Today Screen
[#] Disable Zoom ToolBar by default
[#] IME_Engine_Western 2.1 full HW Keyboard Support
[#] Removed scrolling in dialer
[#] Module Optimization *thanks DCD*
[#] Updated HTC icons
[#] Manila 2.6 icons
[#] SDKCerts
Reply With Quote
This post has been thanked 7 times.
  #8108 (permalink)  
Old 08-29-2009, 06:03 PM
Mayonesa's Avatar
What did you say?
Offline
Pocket PC: Rhodium
Carrier: Sprint
Location: Fort Buchanan P.R.
 
Join Date: Feb 2009
Posts: 1,437
Reputation: 1570
Mayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on repMayonesa is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

Awesome!
__________________

Reply With Quote
  #8109 (permalink)  
Old 08-29-2009, 06:05 PM
Sharkie405's Avatar
VIP Member
Offline
Pocket PC: HTC One M9
Carrier: Verizon
Location: Waynesville, NC
 
Join Date: Feb 2009
Posts: 3,612
Reputation: 11155
Sharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation levelSharkie405 can't get a higher reputation level
Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

Damn, I can't wait to get home!
__________________
Current Device:
Verizon HTC One M9
Reply With Quote
  #8110 (permalink)  
Old 08-29-2009, 06:05 PM
tjr2010's Avatar
Lurker
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Jun 2008
Posts: 15
Reputation: 0
tjr2010 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ ROM ] [ KITCHEN ] JUICY 8 - Build 090723 (21828.5.0.60) [UC]

I see you cooking up the Juicy. I am a big fan of this ROM, its everthing i could everr ask fo in a rom cause its clean, fast, and fluent. I have had a few troubles here and there just wondering if its possible that they could be fixed or even just discussed... Well when i use the text on the TF2 with they keyboard out it rotates to landscape then goes to dialing into my contacts. Do you know any problems it could possibly be?
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 09:03 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com