PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Imagio Development (http://forum.ppcgeeks.com/forumdisplay.php?f=121)
-   -   [ROM] Project: Teya 2.0.3 [23-Jan-2012] (http://forum.ppcgeeks.com/showthread.php?t=137641)

maxtcee 03-31-2011 12:00 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
What's UP jmart good Tom see your still working hard well done amy freind

sonami 03-31-2011 09:23 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
hey jmart,

i have my phone set to only rotate manually when i press the mm button, but it seems to rotate ALL the time when im texting and its getting pretty annoying. any ideas?

and my mms mesages wont dl either

Judge_Daniel 04-01-2011 10:51 AM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
Sonami, how is it set up under the Teya settings? I would probably try messing with those a bit, then setting up the MM button under the "buttons" setting on the regular options.

I'm actually having trouble with router. I've used it successfully on other roms, but now I can't get it to connect for more than a minute or so. I've tried messing with a bunch of settings, but I can't seem to figure out what could be causing it. Anyone have a suggestion?

jmart518 04-01-2011 12:18 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
Quote:

Originally Posted by Judge_Daniel (Post 2076337)
I have a basic quick links question. Is there a way that I can make it so that only the bottom middle and bottom right have quick links? I end up not using the bottom left, so I thought I would move my messages (or maybe even putting the mp3 player or emails) there, but even with the quick links hidden, it still covers the pad so that I can only barely interact with the widget. I've tried to mess with a bunch of settings in CHTE, but I can't seem to find it...if it is even possible. Thanks.

Another option you can try is to set up individual paged quicklinks.
--CHTE
----Quicklinks
------Independent page count
What this will do is give you the option to have "pages" of quicklinks on a single page (hope that makes sense). Example lower level page three (far right) contains your quicklinks and you can swipe through multiple pages of quicklinks while remaining on page three.

As far as router goes, I assume you are talking wireless router and not internet sharing via usb. Make sure you have "Wi-Fi on sleep" enabled in More Options through Teya [Portal].




Quote:

Originally Posted by maxtcee (Post 2077351)
What's UP jmart good Tom see your still working hard well done amy freind

Yo Max, it's been a long time! It's good to hear from you bro!




Quote:

Originally Posted by sonami (Post 2077830)
hey jmart,

i have my phone set to only rotate manually when i press the mm button, but it seems to rotate ALL the time when im texting and its getting pretty annoying. any ideas?

and my mms mesages wont dl either

Just like Judge said, make sure that your MMS settings have been configured in Teya [Portal]. Also, which messaging client are you using?
As far as rotation, I have messaging setup to auto-rotate (I actually hate it myself, but keep forgetting to change it). I will fix that for the next release.

For now, if you want to stop it from rotating navigate the registry to:

Code:

[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\ModuleName]
MessageClient=\Windows\Messaging_Client.exe    -    Delete this entire key

[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\WhiteList]
MessageClient=MESSAGING_CLIENT    -    Delete this entire key
HTCMSGThreadList=HTCMSGThreadList    -    Delete this entire key
HTCMSGThreadDetail=HTCMSGThreadDetail    -    Delete this entire key
HTCMSGDeleteMessages=HTCMSGDeleteMessages    -    Delete this entire key
HTCMSGForwardMessages=HTCMSGForwardMessages    -    Delete this entire key
HTCMSGMultiPage=HTCMSGMultiPage    -    Delete this entire key


sonami 04-01-2011 01:40 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
Quote:

Originally Posted by jmart518 (Post 2078072)
Just like Judge said, make sure that your MMS settings have been configured in Teya [Portal]. Also, which messaging client are you using?
As far as rotation, I have messaging setup to auto-rotate (I actually hate it myself, but keep forgetting to change it). I will fix that for the next release.

For now, if you want to stop it from rotating navigate the registry to:

Code:

[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\ModuleName]
MessageClient=\Windows\Messaging_Client.exe    -    Delete this entire key

[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\WhiteList]
MessageClient=MESSAGING_CLIENT    -    Delete this entire key
HTCMSGThreadList=HTCMSGThreadList    -    Delete this entire key
HTCMSGThreadDetail=HTCMSGThreadDetail    -    Delete this entire key
HTCMSGDeleteMessages=HTCMSGDeleteMessages    -    Delete this entire key
HTCMSGForwardMessages=HTCMSGForwardMessages    -    Delete this entire key
HTCMSGMultiPage=HTCMSGMultiPage    -    Delete this entire key


mms configuration is set in teya portal (its grayed out so i cant hit configure again to make sure it took).

jmart518 04-01-2011 01:56 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
Quote:

Originally Posted by sonami (Post 2078143)
mms configuration is set in teya portal (its grayed out so i cant hit configure again to make sure it took).

If it is greyed out than it is set, however it only applies to HTC messaging. You can double check by going to:
--Messaging inbox
----Menu
------Settings
--------Options
----------Menu
------------MMS Server
--------------Verizon
----------------Server address: http://mms.vtext.com/servlets/mms?X-VZW-MDN=Your Number Should Appear Here

Also try a soft reset and test again by sending a pic mess to yourself.

sonami 04-01-2011 08:59 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
Quote:

Originally Posted by jmart518 (Post 2078072)

For now, if you want to stop it from rotating navigate the registry to:

Code:

[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\ModuleName]
MessageClient=\Windows\Messaging_Client.exe    -    Delete this entire key

[HKEY_CURRENT_USER\Software\HTC\HTCSENSOR\GSensor\WhiteList]
MessageClient=MESSAGING_CLIENT    -    Delete this entire key
HTCMSGThreadList=HTCMSGThreadList    -    Delete this entire key
HTCMSGThreadDetail=HTCMSGThreadDetail    -    Delete this entire key
HTCMSGDeleteMessages=HTCMSGDeleteMessages    -    Delete this entire key
HTCMSGForwardMessages=HTCMSGForwardMessages    -    Delete this entire key
HTCMSGMultiPage=HTCMSGMultiPage    -    Delete this entire key


can you make me a cab that will do this please?

sonami 04-01-2011 09:10 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
Quote:

Originally Posted by jmart518 (Post 2078158)
If it is greyed out than it is set, however it only applies to HTC messaging. You can double check by going to:
--Messaging inbox
----Menu
------Settings
--------Options
----------Menu
------------MMS Server
--------------Verizon
----------------Server address: http://mms.vtext.com/servlets/mms?X-VZW-MDN=Your Number Should Appear Here

Also try a soft reset and test again by sending a pic mess to yourself.

it seems to be set up right, but in the mms server list 'SampleMMSC' is the one that is checked, and i cant change it. not sure if that is normal or not.

jmart518 04-01-2011 09:42 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
2 Attachment(s)
Quote:

Originally Posted by sonami (Post 2078428)
can you make me a cab that will do this please?

Here you go, install to device and soft reset, I haven't tested so please report back.

Quote:

Originally Posted by sonami (Post 2078430)
it seems to be set up right, but in the mms server list 'SampleMMSC' is the one that is checked, and i cant change it. not sure if that is normal or not.

Install this cab by Mike and soft reset. You will need to go into Teya [Portal] after the reset and re-configure your MMS (just press the configure button)

Judge_Daniel 04-02-2011 02:02 PM

Re: [ROM] Project: Teya 1.7.0 [24-Mar-2011]
 
Quote:

Originally Posted by jmart518 (Post 2078072)
Another option you can try is to set up individual paged quicklinks.
--CHTE
----Quicklinks
------Independent page count
What this will do is give you the option to have "pages" of quicklinks on a single page (hope that makes sense). Example lower level page three (far right) contains your quicklinks and you can swipe through multiple pages of quicklinks while remaining on page three.

As far as router goes, I assume you are talking wireless router and not internet sharing via usb. Make sure you have "Wi-Fi on sleep" enabled in More Options through Teya [Portal].

I had looked at the IPC once before, but I wasn't sure how to get it set up. I'll look at it again tonight.

I finally got the router to work. I had already toggled the "Wi-Fi on sleep", but it still didn't work for some reason. I'm not sure what actually fixed it, since I toggled just about every setting having to do with networking under the "More Options" page.

Thank you for all of your help. I'm definitely loving this rom.


All times are GMT -4. The time now is 03:43 PM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0