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
  #1 (permalink)  
Old 06-11-2010, 06:05 PM
Casabian's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Apr 2009
Posts: 3
Reputation: 5
Casabian is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

I've been looking for a clean rom that didn't have all the junk so many others do. Went from Juicy to building my own with Calkulin's kitchen.

Flashed to this and it looks great, only problem is I can't find Activesync. Also was looking for information on people messaging ie how to remove it. Is there a cab to revert to normal HTC messaging. Anybody have a solutions to these problems?

Anyway looks great so far, hope you continue with it and keep us updated.
Reply With Quote
  #2 (permalink)  
Old 06-11-2010, 07:08 PM
Lat's Avatar
Lat
Halfway to VIP Status
Offline
Pocket PC: HTC Desire
Carrier: Telus Mobility
Threadstarter
 
Join Date: Oct 2008
Posts: 530
Reputation: 645
Lat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

Quote:
Originally Posted by Casabian View Post
I've been looking for a clean rom that didn't have all the junk so many others do. Went from Juicy to building my own with Calkulin's kitchen.

Flashed to this and it looks great, only problem is I can't find Activesync. Also was looking for information on people messaging ie how to remove it. Is there a cab to revert to normal HTC messaging. Anybody have a solutions to these problems?
Yup, that's how I started along the lines of a clean ROM too...being a former Juicy user


RE: the Activesync, my bad. I think I may have been a bit too thorough making everything clean...haha. You can just copy and paste to \Windows\sync.lnk to your start menu in the meantime.


As for the original HTC messaging, I'm not sure why you'd want it (it's pretty slow and if you have a significant number of messages, sometimes crashes). I tried throwing together a cab to revert back to HTC messaging for you, but it conflicts with the new messaging client cooked in.

Anyways, if it's just the text bubbles you dislike, you can play around with these registry keys:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"People.Message.BitMode"=dword:0
"People.Message.ChatBoxMargin"=dword:50 ; hex
"People.Message.FontSize"=dword:2
"People.Message.ItemPerPage"=dword:a ; hex
"People.Message.ShowOldMsgTime"=dword:1
"People.Message.UseChatBoxUI"=dword:1
"People.Message.UseInputBoxSkin"=dword:1
"People.Message.UseNaviTitle"=dword:1
Quote:
People.Message.BitMode - bit encoding mode for characters. 0 for 7-bit (160/153 default), 1 for 8-bit (140/133), 2 for 16-bit (70/67).

People.Message.ChatBoxMargin - size of margin between edge and max speech bubble width, default is 80 (0x50h).

People.Message.FontSize - size of font used for text messages, range 0 - 8, default is 2.

People.Message.ItemPerPage - max number of text messages per page, default is 10 (0xAh).

People.Message.ShowOldMsgTime - 1 to show time stamps on old text messages, 0 to hide.

People.Message.UseChatBoxUI - 1 to use speech bubble ui, 0 to use classic list.

People.Message.UseInputBoxSkin - 1 to use messaging client skin, 0 to use classic skin.

People.Message.UseNaviTitle - 0 to use classic header, 1 to use navigation header, 2 to use compact navigation header.
__________________
HTC Touch Pro: raidzero 23569 kitchen custom rom [LatROM], sense 2.5.2016, 16mb pp

Replaced by an HTC Desire: DeFroST 5.x w/ HAVS kernel, 1113MHz ondemand

Last edited by Lat; 06-11-2010 at 07:45 PM.
Reply With Quote
  #3 (permalink)  
Old 06-13-2010, 10:39 PM
Casabian's Avatar
Lurker
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Apr 2009
Posts: 3
Reputation: 5
Casabian is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

Quote:
Originally Posted by Lat View Post
Anyways, if it's just the text bubbles you dislike, you can play around with these registry keys:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"People.Message.UseChatBoxUI"=dword:1
Thanks for the help and the above code, just changed it to 0 and everything is perfect. I found that I could use Activesync through the data services in the settings tab, so no real problem there for me anymore.

Great rom so far. My phone is finally usable. Cheers.
Reply With Quote
This post has been thanked 1 times.
  #4 (permalink)  
Old 06-11-2010, 07:11 PM
Jbradthomas's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro\ EVO 4G
Carrier: Sprint
Location: USA
 
Join Date: Jul 2008
Posts: 294
Reputation: 505
Jbradthomas knows their stuffJbradthomas knows their stuffJbradthomas knows their stuffJbradthomas knows their stuffJbradthomas knows their stuffJbradthomas knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

Congrats Lat,
If I get back to using my TP I will give it a whirl =D>
__________________
JBTROM
Bare Essentials
OSBuilder Kitchen by Barin
Reply With Quote
  #5 (permalink)  
Old 06-11-2010, 07:21 PM
Lat's Avatar
Lat
Halfway to VIP Status
Offline
Pocket PC: HTC Desire
Carrier: Telus Mobility
Threadstarter
 
Join Date: Oct 2008
Posts: 530
Reputation: 645
Lat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuffLat knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

Quote:
Originally Posted by Sharkie405 View Post
Now that's what I'm talking 'bout!
Quote:
Originally Posted by Jbradthomas View Post
Congrats Lat,
If I get back to using my TP I will give it a whirl =D>
Thanks guys!
Should totally add you two to the 'thanks' list, considering how much we all helped each other out in the kitchen thread
Reply With Quote
This post has been thanked 3 times.
  #6 (permalink)  
Old 06-11-2010, 08:47 PM
Jbradthomas's Avatar
Regular 'Geeker
Offline
Pocket PC: Touch Pro\ EVO 4G
Carrier: Sprint
Location: USA
 
Join Date: Jul 2008
Posts: 294
Reputation: 505
Jbradthomas knows their stuffJbradthomas knows their stuffJbradthomas knows their stuffJbradthomas knows their stuffJbradthomas knows their stuffJbradthomas knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

Quote:
Originally Posted by Lat View Post
Thanks guys!
Should totally add you two to the 'thanks' list, considering how much we all helped each other out in the kitchen thread

Thanks Lat, I really appreciate you adding me .
Reply With Quote
  #7 (permalink)  
Old 06-11-2010, 09:51 PM
LuckyLui's Avatar
Regular 'Geeker
Offline
Pocket PC: hTc EVO
Carrier: Sprint
Location: Krook County
 
Join Date: Oct 2009
Posts: 354
Reputation: 295
LuckyLui is becoming a PPCGeeks regularLuckyLui is becoming a PPCGeeks regularLuckyLui is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

One problem their is 2 usb to pcs in the connections folder... whats the fix for that i kno a couple other roms have that too.. other than that Everything is the S***
Reply With Quote
This post has been thanked 1 times.
  #8 (permalink)  
Old 06-12-2010, 12:50 PM
Flak's Avatar
PPCGeeks Regular
Offline
Pocket PC: Touch Pro
Carrier: Sprint
 
Join Date: Apr 2008
Posts: 56
Reputation: 10
Flak is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

Gave this a go as I always liked RZ's roms. Two issues I'm having:

1. I don't like the keyboard. If I try switching to any other keyboard through options it looks like it switches but next time I use the keyboard I get the default one. I also don't seem to be able to install any other keyboards like fingerkeyboard. The install seems to go fine, no errors. But I never get the option to switch to it, nor does the fingerkeyboard icon show up in any of the menus.

2. This isn't a problem specifically with this rom, I have had it with a couple others like Energy's and such. But it works perfect in roms like Tank Roms and Root Roms. Youtube playback is stuttery/jumpy that's if it even starts at all. Sometimes I have to click a video wait a min with the rotating connecting message, then click back and click the video again and it starts. Though it starts with a great chance of being stuttery/jumpy.
Reply With Quote
  #9 (permalink)  
Old 06-12-2010, 04:50 PM
LuckyLui's Avatar
Regular 'Geeker
Offline
Pocket PC: hTc EVO
Carrier: Sprint
Location: Krook County
 
Join Date: Oct 2009
Posts: 354
Reputation: 295
LuckyLui is becoming a PPCGeeks regularLuckyLui is becoming a PPCGeeks regularLuckyLui is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM][06-11] LatROM 23569 - Clean & Updated

Quote:
Originally Posted by Flak View Post
Gave this a go as I always liked RZ's roms. Two issues I'm having:

1. I don't like the keyboard. If I try switching to any other keyboard through options it looks like it switches but next time I use the keyboard I get the default one. I also don't seem to be able to install any other keyboards like fingerkeyboard. The install seems to go fine, no errors. But I never get the option to switch to it, nor does the fingerkeyboard icon show up in any of the menus.
For your keyboard to change you need to get sip change, and that will allow you to change your keyboard

SIPChange.CAB

Your welcome
Reply With Quote
This post has been thanked 1 times.
  #10 (permalink)  
Old 06-13-2010, 11:09 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][06-11] LatROM 23569 - Clean & Updated

Quote:
Originally Posted by Jbradthomas View Post
Thanks Lat, I really appreciate you adding me .
+1 on that! Indeed!
__________________
Current Device:
Verizon HTC One M9
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 11:07 AM.


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