[Q] Few Questions - Touch Diamond, MDA Compact IV ROM Development

welcome
I have a Windows Revolution ROM by mike1986 with Manila TouchFLO3D2.1.38680 Gen.Y yozgotg (uploaded with MTTY) and I would like to customize it a little for myself (without cooking if possible) so I have some questions to experts :
1. How to enable / disable the icon / notification of new sms / email on the slider (this is a circle with the number of unread messages)?
2. Can I change the SMS manager to another? If so, how? I found some here a HTC Messanging Client v1.8 but it probably will only work with Sense. I would like in the Messages tab in TouchFLO have the right of the icon MMS (now I only SMS.) In addition, if there is any manila's MMS editor, Arcsoft is not finger friendly for me.
3. Is it possible to change size of the font in sms TFL3D tab "Message"? If so, how?
4. Dialer does not support video calls. Is it possible to change it to another? Does this will affect the speed of "charging" when an incoming call?
7. After some time TFL3D is not fluent but the consumption of RAM is about 75%, other programs are closed. Why?
8. Often, after soft reset, the battery can drop as much as 30 percentage points if it's normal and is it any way?
9. Can I change from the constant vibration on intermittent?
10. Can I add a Call History Tab without changing the existing Tab? Currently, I have to go in the contacts tab -> more to have such a list.
Well, it's alle questions now
Thanks for helps everyone and please understand if I wrote something illogical, or I asked a question that somewhere the answer is already there.
Sorry for my English

manjakmib said:
welcome
I have a Windows Revolution ROM by mike1986 with Manila TouchFLO3D2.1.38680 Gen.Y yozgotg (uploaded with MTTY) and I would like to customize it a little for myself (without cooking if possible) so I have some questions to experts :
1. How to enable / disable the icon / notification of new sms / email on the slider (this is a circle with the number of unread messages)?
2. Can I change the SMS manager to another? If so, how? I found some here a HTC Messanging Client v1.8 but it probably will only work with Sense. I would like in the Messages tab in TouchFLO have the right of the icon MMS (now I only SMS.) In addition, if there is any manila's MMS editor, Arcsoft is not finger friendly for me.
3. Is it possible to change size of the font in sms TFL3D tab "Message"? If so, how?
4. Dialer does not support video calls. Is it possible to change it to another? Does this will affect the speed of "charging" when an incoming call?
7. After some time TFL3D is not fluent but the consumption of RAM is about 75%, other programs are closed. Why?
8. Often, after soft reset, the battery can drop as much as 30 percentage points if it's normal and is it any way?
9. Can I change from the constant vibration on intermittent?
10. Can I add a Call History Tab without changing the existing Tab? Currently, I have to go in the contacts tab -> more to have such a list.
Well, it's alle questions now
Thanks for helps everyone and please understand if I wrote something illogical, or I asked a question that somewhere the answer is already there.
Sorry for my English
Click to expand...
Click to collapse
You will change almost the all ROM i gues
It sounds for me that you need a stock ROM like http://forum.xda-developers.com/showthread.php?t=611011 and instal SPB Mobile Shell 3.5.5., you will love it

Related

WM6.1 & SMS

I have a question. I'm not sure if it's WM6.1 related, or if it's built into the ShadoW..
But when i view text messages now, they show up as a "conversation" .. which i din't mind, but i can't seem to move the messages into another folder. Infact, i can't even create a new folder in the tree.
The "Move" option is still there, but i can't do anything with it. The reason i "move" the messages is to clean up work and personal related messages. now they're all stuck in my inbox.
Is it a feature of WM6.1? Or is it a feature of the ShadoW install?
i have some problem too
anybody have a solution ?
i want to work with old sms system
i was never able to create a folder for the sms, i dont think it s an issue about wm 6.1
Aliencurv,
I'm guessing that 6.1 uses threaded SMS, which is a new feature. The previous version of WinMobile (6.0) used the standard SMS format that you are used to.
I don't know whether you can deinstall this feature in 6.1 or if its cooked into the ROM. What I can tell you is that it is possible to create subfolders in 6.0 and move stuff around. I do this all the time.
If you can't deinstall threaded SMS from 6.1 and if sub directories are important, you may have to move back to 6.0.
I have to say I have only briefly beta tested 6.1 so I can't say for sure what you can do with folders. However 6.0 is as I have said above.
Hope this helps.
WB
I also noticed that I can't forward any messages now under 6.1 like I was able to before
locolopez said:
I also noticed that I can't forward any messages now under 6.1 like I was able to before
Click to expand...
Click to collapse
u can bro.. just select the conversation intended ..select the intended messages by scrolling up & down using your DPad/Jog Scroll (it will be highlighted as u move along), when done selecting, click menu, select forward.. u good to go..
added:
see screenshot below
Thanks for your reply but it seems that you have to be in a conversation in order to be able to forward and not with a message where i didn't reply. I'm not by my computer so I'll post a screen shot later.
You disable threaded SMS by using the following key:
HKCU\Microsoft\Inbox\Setings\OEM\SMSInboxThreadingDisable=DWORD:1
doedoe said:
You disable threaded SMS by using the following key:
HKCU\Microsoft\Inbox\Setings\OEM\SMSInboxThreadingDisable=DWORD:1
Click to expand...
Click to collapse
HKCU\Microsoft doesnt exist... u probably mean HKCU\Software\Microsoft...
but then again, Settings\OEM doesnt exist etiher... should we create it?
Thanks
Voldemort said:
i was never able to create a folder for the sms, i dont think it s an issue about wm 6.1
Click to expand...
Click to collapse
You could always create a new folder via "manage folders" prior to WM6.1, although now it greyed out, rather than non-existent.
For those who don't like the threaded SMS in WM 6.1, you can change its style to WM 6.0 by this key:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:[COLOR="Red"]1[/COLOR]
Change 1 -> 0 and you'll have the old SMS
Cloudyfa said:
For those who don't like the threaded SMS in WM 6.1, you can change its style to WM 6.0 by this key:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:[COLOR="Red"]1[/COLOR]
Change 1 -> 0 and you'll have the old SMS
Click to expand...
Click to collapse
TNX MAN .
I TEST THIS AND I HAVE A OLD SMS SYSTEM NOW
Cloudyfa said:
For those who don't like the threaded SMS in WM 6.1, you can change its style to WM 6.0 by this key:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:[COLOR="Red"]1[/COLOR]
Change 1 -> 0 and you'll have the old SMS
Click to expand...
Click to collapse
you rule
what a great night! My gf let me cook oldschool fishsticks for dinner, and i have my old sms back ... life's good
aka simple things amuse simple ppl
Cloudyfa said:
For those who don't like the threaded SMS in WM 6.1, you can change its style to WM 6.0 by this key:
Code:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings]
"SMSAvailable"=dword:[COLOR="Red"]1[/COLOR]
Change 1 -> 0 and you'll have the old SMS
Click to expand...
Click to collapse
Nice! Once in a while i prefer to send/receive sms's the normal way. hehe
And when threading is disabled, i could do pretty much anything that i could do before like "Manage Folders" (create/delete folders) and move messages to/from a specific folder.
Thanks!
aliencurv said:
I have a question. I'm not sure if it's WM6.1 related, or if it's built into the ShadoW..
But when i view text messages now, they show up as a "conversation" .. which i din't mind, but i can't seem to move the messages into another folder. Infact, i can't even create a new folder in the tree.
The "Move" option is still there, but i can't do anything with it. The reason i "move" the messages is to clean up work and personal related messages. now they're all stuck in my inbox.
Is it a feature of WM6.1? Or is it a feature of the ShadoW install?
Click to expand...
Click to collapse
Just disable the threading feature using the registry tweak Cludyfa mentioned a few posts above. Disabling the threading allows you to "Manage Folders" and move messages around.
I have edited the registry and disable the "threading", but with this effect, the notification (sound or vibration) for new SMS is also disable (e.g. no sound and vibration when there is new SMS and easily miss SMS/MMS), regardless how I set it in the "Sounds & Notifications".
Just wonder anyone has similar experience?
yklai said:
I have edited the registry and disable the "threading", but with this effect, the notification (sound or vibration) for new SMS is also disable (e.g. no sound and vibration when there is new SMS and easily miss SMS/MMS), regardless how I set it in the "Sounds & Notifications".
Just wonder anyone has similar experience?
Click to expand...
Click to collapse
yep, i tried the tweak on two different WM6.1 roms, there's no incoming sms notification when i disable threading. I just hope somebody discovers a tweak to remedy this.
I like the new threaded SMS a lot but unfortunately my messages (restored) from before do not show up - only SMS's after I installed a 6.1 rom - the only way to read previous SMS is by going back to the old (with the regedit mentioned in this thread) or using a 3rd party program like PocketCM - anybody know how to make older messages appear in the new threaded SMS?
greatbal said:
yep, i tried the tweak on two different WM6.1 roms, there's no incoming sms notification when i disable threading. I just hope somebody discovers a tweak to remedy this.
Click to expand...
Click to collapse
Me, too. Get the same problem.
Cloudyfa,
Thanks for the reg tweak, its work. I try to get use to WM6.1 sms threading but still not use to it after 2 weeks... thanks anyw.

[APP] LockMeLite (another screen lock app) :-) (1.3 RELEASED!!!)

Hi to all!
After trying almost every app that locks the screen and keys so it can prevent accidentally pressing the answering key or reject or both :-D i decide to build my own (had a little extra time).
This is a specially light release for HTC Diamond, HD, Touch Pro (v1.0 and v1.1 tested by me)
WHAT IT CAN DO:
The only thing that it can do is lock the buttons and screen when you switch on your phone or an incoming call has arrived.
USAGE:
To unlock just slide down a 45% (could be a user define value... later) of the screen and..... that's it!
SETUP:
No setup (yet) just create a folder in your \Program Files (ex. \Program Files\LockMeLite) and after you download the .zip file extract it and copy the LockMeLite.exe and the CloseLmL.exe to the folder you've just create.
Execute it and your good to go.
EXIT:
Want to exit the application?
v1.0 just tap 3 times on the screen and a message will appear.
v1.1 just execute CloseLmL and select 'Yes' on the message.
REBOOT:
After a reboot you must manually start the application again.
RUNTIME:
Requires .NET Compact Framework 3.5
This is the required runtime library from MS. If you don't have it.
If you are having problem downloading this try to right click on the link and choose "Save link as..."
After downloading copy the file to your mobile and execute it.
DOWNLOAD APP:
LockMeLite v1.0
v1.0 features:
Displays the time
******************************************
No Setup (plain copy)
LockMeLite v1.1
Setup (Special thanks to nitroblu)
geoks100 LockMeLite v1.1.cab
geoks100 LockMeLite v1.1 (autostart).cab
v1.1 features:
Show unread sms/mms count!
Show missed calls!
Show incoming caller name/number!
Displays signal bars!
New application included. CloseLmL
Just execute CloseLmL and select 'Yes' from the message box and the next time you turn your device on, LmL will not be there!
******************************************
No Setup (plain copy)
LockMeLite v1.2
v1.2 features:
Display background image!
How? just copy in LmL folder a jpeg image with filename lmlback.jpg and when the LockMeLite.exe starts the image will be used as background
Keep unlock while talking (stop annoying lock while talking on the phone)!
*******************************************
No Setup (plain copy)
LockMeLite v1.3
v1.3 features:
Unread e-mails
Voice mail count
Auto unlock screen on incoming call, keep keys locked
User define unlock percentage
User define background image (using various filenames)
User interface for settings
-Unlock on incoming
-Unlock percentage
-Background image selection
Note1: In order for user changes to take effect you must restart LmL.
Note2: In order to restart LmL execute CloseLmL select Yes and switch device (suspend) off/on
*******************************************
*USER REQUESTS*
v1.1 1. Missed calls
v1.1 2. Unread SMS
v1.1 3. Incoming caller
v1.2 4. Keep unlock while talking on the phone
v1.2 5. User define background image
v1.3 6. Unread e-mails
v1.3 7. Voice mail count
v1.3 8. Auto unlock screen on incoming call, keep keys locked
v1.3 9. User interface for settings
v1.3 10. User define unlock percentage
vX.X 11. Battery meter indicator
vX.X 12. Transparent background
vX.X 13. Switch off screen after user specified time if locked
vX.X 14. 12h clock
vX.X 15. User define on-screen graphics/notifications
vX.X 16. User define font and color for on-screen notifications
vX.X 17. MSN notification
vX.X 18. Vibration on unlock
vX.X 19. Enable headset answer without unlock
vX.X 20. Multiple language support
vX.X 21. Display date
Comments, requests are welcome.
Thank you!
PS. This app is just one of many releases i have build so far with extra features including missed calls
and sms notification on screen and also incoming caller display and more....
This one was just a "last night release"
I hope you enjoy it. Its free after all
PS1. After getting a message for a kind donation i include the button on the bottom.
PS2. Any donation, small or large, helps this project continues. Thanks again !
Hi geoks100
Great application. Looks and feel super. The only features i miss is to display missed calls and sms notification on screen and also incoming caller display. You writes that you already made these features.
Can I have for try a new version?
Do not forget. Keep so simple and small the program.
Thanks a lot
wyro
PS: Sorry for my bad English. I hope you understand it nevertheless.
great application .. really love it.
could you add battery meter and missed phones ... sms ...
maybe as an add on .
but a must is incoming caller . also on icoming calls the bottom bar is flickering ... the one where the keyboard icon sits .
i mean really keep it simple and fast .
berkut_g said:
great application .. really love it.
....
also on icoming calls the bottom bar is flickering ... the one where the keyboard icon sits .
i mean really keep it simple and fast .
Click to expand...
Click to collapse
Yes i know it's the phones app that is trying to come in front.
I will leave this "bug" for later release
I'm trying to keep it simple and fast.
this is exactly what i like about this app , simple and fast .
but i would really like to know how's calling me
just name and number ... for eg . simple , elegant .
must think of a way (clever way) to answer the phone safely . it happens often to me to reject an incoming call or answer by mistake when i pull it out of the jacket or pants (don't think dirty , ok ! )
Very nice app
berkut_g said:
...
must think of a way (clever way) to answer the phone safely . it happens often to me to reject an incoming call or answer by mistake when i pull it out of the jacket or pants (don't think dirty , ok ! )
Click to expand...
Click to collapse
So when you pull it out of you jacke or pants (i don't think dirty) you slide the 45% and also answer/reject the call ???? Men you have some clever jacket/pants
If the slide would be not from top to bottom but bottom to top ?? (if i get you correctly) or you just slide it in your pocket upside down.
yup , something like that ... any way really good job.
thanks for sharing
missile2004 said:
thanks for sharing
Click to expand...
Click to collapse
Thanks for using it
Keep watching this thread, more to come
great work,thanks
Great Program.
Can you make the backgroud transparent? Would be better for incoming calls.
And an option to toggle off the 3 taps to end the program. Or make more taps cause if I pull it out of my pocket I happens that I tap the touchdisplay.
Keep this program so small as you can and it would be the best locking program ever I think.
I'm trying to download this app, but its giving me erro that i need to have the latest .net... can you all guys help on how to get the latest .net..
Thanks in advance....
Popi21 said:
I'm trying to download this app, but its giving me erro that i need to have the latest .net... can you all guys help on how to get the latest .net..
Thanks in advance....
Click to expand...
Click to collapse
http://www.microsoft.com/downloads
thanks.. ill try to download it...
Atze001 said:
Great Program.
Can you make the backgroud transparent? Would be better for incoming calls.
And an option to toggle off the 3 taps to end the program. Or make more taps cause if I pull it out of my pocket I happens that I tap the touchdisplay.
Keep this program so small as you can and it would be the best locking program ever I think.
Click to expand...
Click to collapse
I know what you mean about the 3 taps because i'm using it also.
Variant solutions comes in my mind...
Popi21 said:
I'm trying to download this app, but its giving me erro that i need to have the latest .net... can you all guys help on how to get the latest .net..
Thanks in advance....
Click to expand...
Click to collapse
Until i upload the .NET Compact Framework 3.5 runtime try to download it from MS
You must install first this on your pc and then get the appropriate .cab (ex wm,ppc,wce) from the install directory and install it on your device.
May we see some screen shots?
thanks
it's really simple ... black screen , clock on top . when you slide your finger down a % appears . when go over 45% it turns green and when you lift your finger the screen is unlocked.
simple and luvely.
Hi,
installed the app and it works very well on power off/on. - very nice and simple.
Then I had an incoming call while it was off and the screen didnt come up locked - it was straight into the answer ignore screen and unlocked ?
Jim

SPB Mobile Shell 3 - Widgets & Overview

Hi Guys
Well I've stuck SPB MS 3 on my device and I have to say that it's quite nice to configure and I especially like the wide background with scrolling....
One thing I'd like to know is if any other Widgets will come out from modders/devs or whether we have to be happy with our lot in terms of stock Widgets.
Aldso, to address the battery drain issue....I have a strong feeling that this is related to anothe3r piece of software....as I have had SPB MS3 on my Touch HD (Stock ROM) for the last couple of hours, received a couple of calls and some MMS messages (with constant data connection live) and I am only on 95%.
Comments on either points welcome?
masrterk said:
saw last full video review of Spb mobile shell V3.... very disapointed with some feactures....
not completely finger friend as iphone or new manila from Topaz (Diamond2)...
continuos to use
Windows Sms menu ,
Windows alarm,
windows calendar apointments,
no photo viewer like tf3d,
no decent Video , audio player...
-»please make some new menus or plug-in
for mobile shell V3 same problems V2
NEW Programs/Menus sugestion
-»please make Sms program or menu
like Vito Sms chat or iphone Sms ,PC msn
-» please make fingerfriend Alarm for M.shell 3
-» please decent Mp3 video player and photo viewer
....
Spb weather is excelent in m.shell2
many thanks
Click to expand...
Click to collapse
Please, you have posted this almost word for word in every damn thread on the site that mentions SPBMS3, often more than once.
You are entitled to your opinion and what you say may even be entirely valid, but for the love of pete, STOP! We get it, thanks.
And not only in xda !!!
But he's got a point though..!!
OK - he has a point but he's destroying the merit of that point by being a bit of a fool....anyway, do we know if it's going to be easy to create widgets ourselves?
That was really the reason for my post
is mobile shell 3 out already then????
SPB Mobile Shell 3
Hi Guy's
I have taken a look over at Infosyncworld and watched this video http://www.infosyncworld.com/news/n/9030.html it reminds me a little of the SPB mobile shell 3's carousel.
Comments from page above: "Pros: Brilliant interface, among the best we've seen for a mobile phone. Smooth animation, great colors, sparkling effects".
Cons: "Nobody is building this into a phone . . . yet."
No correlation but striking nonetheless.
I've just posted my thoughts over on the SPB forum,
it is good...but there are also a few things that aren't
1) I do like the ability to change widgets, size of widgets etc, but I'm missing the battery indicator on the professional now screen
2) The call log has already been mentioned, but it's certainly not the best so I wont go there again
3) The now screen calendar, I can only get 1 week to display on either of the now screens. That means that today (sunday), I can't see anything for next week. Also, as pointed out for MS2, the bold to indicate a day with appointment still isn't clear enough..another colour would have been better
4) The phone doesn't automatically return to the Now screen when turned off. it returns to the last screen you were looking at
5) the option to change to two softkeys on the today screen (Touch HD) has gone. On MS2 these defaulted to SBP menu and Calendar I think. I changed mine to SPB menu and Now. The SBP menu still works, but the now gives an error that the "nowscreen file cannot be opened"...and no way to change this
6) I still use my today screen because of the PhoneAlarm plug in. MS3 takes two clicks to get to the today screen, MS2 required only one.
7) the facebook integration only works for contacts in your favourites list
8) the ability to email a contact has been added though, which had been requested so that's a good thing
so..to sum up....I'm undecided on whether to upgrade when the full version is released, or go back to MS2
http://www.youtube.com/watch?v=UayDOO_0gII
i like ms3 but i have a problem with the notifications, when i receive email or sms i see it in my taskbar but not at the notifications of ms3???
whats going wrong? anybody got an idea??
htckaiseruser said:
i like ms3 but i have a problem with the notifications, when i receive email or sms i see it in my taskbar but not at the notifications of ms3???
whats going wrong? anybody got an idea??
Click to expand...
Click to collapse
This is not a problem for me when I'm running MS3. The notifications appear as they should. I've read some people are having issues with the CAB install (although I haven't had any issues with it), have you tried the .exe install?
htckaiseruser said:
i like ms3 but i have a problem with the notifications, when i receive email or sms i see it in my taskbar but not at the notifications of ms3???
whats going wrong? anybody got an idea??
Click to expand...
Click to collapse
Also for me is the same...
Pandemoniumone said:
This is not a problem for me when I'm running MS3. The notifications appear as they should. I've read some people are having issues with the CAB install (although I haven't had any issues with it), have you tried the .exe install?
Click to expand...
Click to collapse
Where to find the exe file?
Kal-El said:
Where to find the exe file?
Click to expand...
Click to collapse
It was posted in this thread here: http://forum.xda-developers.com/showthread.php?t=505365
Read through the thread to find some useful tips with customizing as well!
i have installed both the exe and the cab version. same problem. on startup notifications works, but after i been in startmenu or a other menu the notifications fail to come in notifications of ms3
life style background
i have found that if you use a ratio of 1.6 to 1 shows the background image the best. the size does not seem to matter as long as it has this ratio.
edit: sorry I posted this in the wront thread, I ment to post it in the diamond themes, applications and software as this ratio is for vga. again sorry for the mistake.
decided after some testing to go back to TF3D - I dislike the use of WM to preview the texts and emails - TF3D has a better mechanism for me in that respect...nice UI though.
Kal-El said:
Also for me is the same...
Click to expand...
Click to collapse
Here too...
After trying the SPB 3.0 shell i decided to buy it. I love the way it is customized and the diferent views it provides, but yes i concurr the sms and mail preview of the TouchFlo 3D is way better.
Power off and softreset button from pocketplus?(icon)
does anybody know how to get the shortcuts power-off and the green reset icon function from pocketplus4 into Mobile shell3?
i am so used to switch off by tapping that icon on my homescreen,
but i cant find it in ms3.
OR do you have a better solution for tapping off my HD?
thanx bros.
like ms3 but i have a problem with the notifications, when i receive email or sms i see it in my taskbar but not at the notifications of ms3???
whats going wrong? anybody got an idea??
Today Customize the appearance and the information to be displayed on the Home screen.

S2U2 "slide to text"

hey. im just wondering if there is a fix for the slide to text in s2u2. well not really a fix, but instead of going to the ms text inbox, but actually going to the manila inbox. If there is, is it a registry edit or some sort of cab? ty.
never seen it.
why openning a new thread and why don"t you ask for it in the S2U2 thread dude ?
From the FAQ
Q. How to customize the application opened when "slide to view"?
A. They are under HKEY_CURRENT_USER\Software\A_C\S2U2\S2VEXE, named 0File, 0Parameters, 1File, 1Parameters,... 8File, 8Parameters.
0 - missed call; 1 - voice mail; 2 - SMS; 3 - MMS; 4 - email;
5 - Flexmail; 6 - WL Messenger; 7 - reminder; 8 - active task.
e.g. when there is a missed call, open iContact's call history instead of the system call history,
edit 0File to \Program Files\iContact\iContact.exe;
and 0Parameters to -recents (the path may be different on different language device & where it's installed).
Click to expand...
Click to collapse
And this thread - http://forum.xda-developers.com/showthread.php?t=416688
So in your case you edit 2File with \windows\manila.exe and 2Parameters with --switchtopage messaging.page
Restart S2U2 and enjoy.
Took me a while to find it, too.
YES!!! tyvm insaneboy :] now i dont have to use the horrible winmo sms inbox :]

Tweeks Questions!!

Hi guys .. I just updated my htc from the old great tytn to the tp2
and I LOVE it
but i have some questions.
I tried the search as the seniors adviced but i didnt find an answer , hope u forgive me if my search was not that good.
my questions so far are:
1- in the call history there is no colour diff between miss calls or incoming or outgoing calls...all in black and white ..just the arrows to diff them..
is there a way to make them with colours using the defult theme?
2- in the new start there is some icons can not be removed or even moved to another place ( home , people , Calender and setting )
is there a way to change that ? even just to move them below only?
3- to answer the phone we must slide the button to the grean area, which i find silly why i can't just tap the great area to answer, is there a way to modify that ?
4- i found a way here in another thread to stop the new useless notification area, and i can tab the battery, volum and the network provider as in the old versions.
but is there a way to make the new notification area usefull and keep it rather than just disable it?
5- is there away to see my inbox sms's in the normal fashion not in the conversations way ?? i noticed that i cant know from that conversation after that the time of each sms that person sent me.
sorry if my questions were silly
and i hope some one have answers for me
thanx
2. check the sticky at the top of the thread, there should be a registry hack to fix this
3. just hit the Send key on the phone & it'll answer
4. I installed Topaz Notification Manager & it adds the Battery Status to the notification area & if you select the button it'll bring up the Power settings. Don't care about the volume since thats what the volume rocker is for. You may want to give it a try.
5. download Advanced Config 3.3 (& .NetCF 3.5) & disable threaded SMS.
For 4 & 5 check the Cabs, tricks, yada, yada, etc sticky at the top.
xnifex said:
2. check the sticky at the top of the thread, there should be a registry hack to fix this
3. just hit the Send key on the phone & it'll answer
4. I installed Topaz Notification Manager & it adds the Battery Status to the notification area & if you select the button it'll bring up the Power settings. Don't care about the volume since thats what the volume rocker is for. You may want to give it a try.
5. download Advanced Config 3.3 (& .NetCF 3.5) & disable threaded SMS.
For 4 & 5 check the Cabs, tricks, yada, yada, etc sticky at the top.
Click to expand...
Click to collapse
thanx for the fast reply my friend
and sorry if my question seem stupid ..but what is the sticky at the top of the thread ?
and for the Topaz , will it make me able to check wifi status and the phone network status ?
and thanx for the sms conversation mode tip i will do it right away
oh that sticky !
ya ya i did check that before posting .. but i was not lucky or it was long thread or i didn't really understand it.
i remember another question
when sms comes in , the mob do not turn on from the sleep mode like it was on my tytn, it make the sound notification but do not open..is that fixabel ?
I have another problems guys
i searched again for answer but can't find any although i remember i saw something about it
when i reply to an sms in the flow mode i receive no delivery report
and when i go to all messeges and see the inbox ..i see the sms i sent without the name of the recipiant but instead is his number and the (+)
also when the mob in sleep mode..some times it dose not recieve the sms till i wake it up again
some times
also in the call history ..some times when i go back to check i number i found it under known called !!! while its known and when i received that call it was under the correct name !!
whats going on guyzzzzzz
plzzzzzzzzzzzzzzzzzzzzzzzzzzz help meeeeeeee
where is the powerful guys in the HTC world
help guyz
(1)
(1)
Answer:
Colored Dialer History Symbols.zip
Colored Call History Symbols.zip
http://forum.xda-developers.com/showthread.php?t=526792
inspireqc said:
(1)
Answer:
Colored Dialer History Symbols.zip
Colored Call History Symbols.zip
http://forum.xda-developers.com/showthread.php?t=526792
Click to expand...
Click to collapse
waaaaaaaaw
this is great
thanxxxxxxxxx my friend

Categories

Resources