Sorry to make a whole new thread about this, but just curious if anyone else has been having this 'issue'
ive flashed quite a few of the roms on the forums, and for some strange reason, i cant seem to find a rom which just WORKS
the main thing i use my handset for is email and SMS messaging, in any given month easily 4000+ SMS' will be sent and the same number received.
this for some reason appears to 'break' a lot of the rom's
the phone slow's riiiight down and when exiting one conversation to go to the next, it hangs every single time, when i go to select the messaging application, it just hangs, or doesnt even go in at all.
i've used the Energy roms, the Chrome roms, Da_G's clean rom, NATF's roms
i've been through pretty much all of the rom's on here and they ALL break once the SMS count gets in the 3000+ region, and i appreciate its simple to just 'delete' the messages, but this isnt particularly practical, at the moment i'm having to hard reset every month or so and this really takes the piss
can anyone point me in the direction of a nice lean rom that can handle an obscene amount of SMS' and emails?
with thanks
I guess no one send and receive 4000+ SMS' per month except you
that's why nobody tried to check with this issue
but the phone should be able to handle it! i mean, one of my older nokia's can handle the 4000+ with ease
The microsoft SMS program just cannot handle that many of messages. Either back them up (remove from inbox) periodically, or delete them periodically.
you may want to disable sms conversation (threading).
just out of curiosity, why do you need 4000+ sms a month ?
one question... where are your messages stored? in phone memory or on the storage card?
Pampilius86 said:
one question... where are your messages stored? in phone memory or on the storage card?
Click to expand...
Click to collapse
for the email, the attachments are stored on storage card
otherwise, i never knew we could change where SMS's are stored?!
the 4000+ sms's are just what i use tbh, thats on a good month tho, usually hovers around that mark however
i remember back in the wizard/hermes time clean rom's were all the rage, now, since we've got the devices with huge amounts of ram/rom all we're seeing is bloated rom's!
bursucul said:
you may want to disable sms conversation (threading).
just out of curiosity, why do you need 4000+ sms a month ?
Click to expand...
Click to collapse
the thing is, i use the threading facility a LOT, back before wm6/6.1 i actually had an application i would install on my ppc to have the SMS' threaded
but to be honest, why should the tp not be able to handle that many SMS's without slowing down?!
duke_stix said:
Sorry to make a whole new thread about this, but just curious if anyone else has been having this 'issue'
ive flashed quite a few of the roms on the forums, and for some strange reason, i cant seem to find a rom which just WORKS
the main thing i use my handset for is email and SMS messaging, in any given month easily 4000+ SMS' will be sent and the same number received.
this for some reason appears to 'break' a lot of the rom's
the phone slow's riiiight down and when exiting one conversation to go to the next, it hangs every single time, when i go to select the messaging application, it just hangs, or doesnt even go in at all.
i've used the Energy roms, the Chrome roms, Da_G's clean rom, NATF's roms
i've been through pretty much all of the rom's on here and they ALL break once the SMS count gets in the 3000+ region, and i appreciate its simple to just 'delete' the messages, but this isnt particularly practical, at the moment i'm having to hard reset every month or so and this really takes the piss
can anyone point me in the direction of a nice lean rom that can handle an obscene amount of SMS' and emails?
with thanks
Click to expand...
Click to collapse
I dont think this would be the ROMs fault. You see the more messages you store in your fone the less memory and stability it has. Instead of having old messages in your fone why not delete them? Talk about practicality, whats practical about having old messages in ur fone just to take up excess memory? So someone texts u one question, u answer it and have no intentions of messaging them back, yet its more practical to keep these messages in ur fone and then complain that u have to hard reset instead of deleting a few messages due to having all these redundant mesages that u really dont need? Seems to me an intelligent person would rather delete a few messages rather than hard resetting their device and lose everything. Maybe u can make a fresh ROM with no extras and nothing more than a fone and an email device. I mean, why have a PDA if all ur gonna do is text and email? Seems to me u can save a few hundred bux and just get a cheap lil fone that has no customization whatsoever to leave all the room for messaging? Sorry if I sound like I have an attitude, honestly I dont, I just think that the chefs u mentioned have awesome ROMs that keep getting better and better yet u diss them cuz ud rather hard resest and lose everything rather than simply deleting a few hundred messages that u dont need anyway.
It's like if you don't clean your house regularly and just throw your rubbish everywhere, then you complain that you're living in a pig sty and your house fills up with rubbish so fast you can't move around the house as quickly as you used to. Then after a month, you need to fully renovate the whole interior of the house again so that you have space to walk...
My suggestions :
1) start learning some housekeeping(make that little effort to delete the sms yourself)
2) get a bigger house (new phone with more ram and faster CPU)
3) get a cleaner to come in to clean your rubbish once in awhile (there might be some sms program out there that can auto delete your sms on a regular basis)
4) or reorganise the layout of your house so that it's more efficient (forget about sms threading and use the conventional format, I'm sure it'll speed things up a bit since it doesn't have to load the entire conversation everytime)
duke_stix said:
but the phone should be able to handle it! i mean, one of my older nokia's can handle the 4000+ with ease
Click to expand...
Click to collapse
Is your older nokia using sms threading and displaying the whole history of the conversation everytime you enter the inbox?
I highly doubt it.. so you've got your answer there already.
I used to be a project manager, I would send about 500 emails a day at work easily. After a month of working it would take FOREVER to open outlook. Thats because it has to load the entire contents of 10k + emails. Its the same with your phone. Back up and delete or don't complain. Flash a stock ROM and open your windows folder, and then flash a custom ROM and do the same. you will see the speed increase there. Also, if you leave SMS open and just hit end key it wont have to reload everything every time you open a message.
I have the same problem that your talking about since i average about 7-12K a month of sms.. Like everyone said the only way to deal with it is just to clear your inbox or put it to unthreaded.. Our phones just werent meant to hold that much sms i suppose..
duke_stix said:
the main thing i use my handset for is email and SMS messaging, in any given month easily 4000+ SMS' will be sent and the same number received.
this for some reason appears to 'break' a lot of the rom's
the phone slow's riiiight down and when exiting one conversation to go to the next, it hangs every single time, when i go to select the messaging application, it just hangs, or doesnt even go in at all.
Click to expand...
Click to collapse
I believe most of the problem here is that you don't precisely understand what's going on behind-the-scenes. Your CPU/processor is only capable of running a single instruction at once- and thus only process a finite amount of data per unit time.
When designing an algorithm (in this case, the algorithm that reads SMS/E-mail database entries and displays them onscreen), tasks which apply to more than one or two items are usually completed by either iteration or recursion. For a task such as enumerating SMS messages onscreen, the process would be iterative; for example, if you were to break it down into simple steps, those steps might be:
1. Read the current SMS message from the database.
2. Display it on screen.
3. If there's another text message after this, repeat this process for it.
Step 1 itself actually is composed of several detailed steps, which take the time to perform a second algorithm, which tries to locate the current SMS message in the database, usually based on a unique identifier and a hashing algorithm. This takes time, but is faster than the alternative- which is to check each SMS and ask "is this the one I want?". Instead of having to check each message, the device usually only has to check a few until it finds the right location.
You can think of this as the device automatically categorizing messages into virtual 'boxes'- you have to spend a hell of a lot less time digging through a box to find 1 document out of 10 then by searching through a much larger heap of 4000 documents.
Step 3 is also composed of several steps, as the device has to figure out which SMS message is really next. As the user is capable of configuring the way in which the messages are sorted (by date, sender, etc.), the message that's next in the database is probably not the next message that's stored in the database. Time has to be spend finding the message, usually by yet another algorithm.
The problem is, each of these steps, and each of their sub-steps, and each of the sub-steps required to run those (all the way down to the machine code level) take time, and each have to be executed for every message the application would like to display.
Thread-view further complicates the matter by creating additional relations between the messages, and requiring the OS to look for even more posts during each step.
And this process isn't all that's going on at once- the operating system is trying to do something called TDM, or Time-Division Multiplexing (Multitasking), which allow you to run more than one program at once on a single CPU (which in turn can only do one thing at once). This basically lets the individual processes take individual turns so quickly that they seem simultaneous.
Because of all this, computer scientists rate their algorithms by degradation. We actually have a measure called Big-O (asymptotic) notation that tells you how well an algorithm handles load.
A good algorithm generally has performance of O(N) or better. This means that for every N elements (in your case, e-mail), it takes approximately N iterations to complete. Note the assumption that each "base iteration" executes in a (roughly) fixed time.
Assuming the WM message app uses a sensible algorithm (and it would be difficult for it not to), we can assume its efficiency is approximately O(N)- as it is simply O(N) for non-threaded, and it is O((N/S) * S) for threaded, which simplifies to O(N). This means that for every 4000 messages, it will need to iterate 4000 times.
Considering the application can't store 4000-messages worth of data, it spends a lot of time during each iteration moving messages in and out of memory.
Given all of this, the Windows Mobile message parsing algorithm is the cause of your 'slowness' and 'hangups'. These periods of non-responsiveness are simply WM trying to run through the algorithm for all of the huge quantities of messages.
Hence, the problem is that Windows Mobile simply wasn't designed to bear the load you were forcing it to bear. This means the problem isn't related to the implementation in any given ROM.
can anyone point me in the direction of a nice lean rom that can handle an obscene amount of SMS' and emails?
with thanks
Click to expand...
Click to collapse
A ROM isn't going to be your solution- every ROM uses the same core Windows Mobile messaging applications.
It is possible that a combination of a data structure and message parsing algorithm (with the addition of hash and cache optimized for the way you specifically use messaging) could handle all of these messages without any considerable degradation; but it would run far less efficiently on small amount of messages than the current WM scheme. (And think: how many users have as many messages as you?)
Since no one really needs as many messages as you seem to, consider your options:
1) Implement a database optimized for large amount of messages. Implement a program that hooks all messages and places them in this database instead of the WM one. Write your own message reading/writing application and use in place of the WM one. Note that no one will do this for you. It's not a public interest: if you want it, you'll have to write it. We can help you- but we're not here to do the work for you.
2) Try a third party SMS reader/writer like Vito SMS-Chat. I don't think these will fare much better (in fact, they may fare worse), but if they implement any database of their own and any type of localized caching (especially of recent messages), they may work a bit better.
3) Remove your older SMS messages. This is probably the best option. If you don't need those messages anymore, a Microsoft applet called InboxExtender adds buttons to delete all messages (and to mark them all as read.)
4) Don't use threaded mode. This will decrease the time each parsing iteration takes.
---
This isn't a bug; nor is it a glitch, nor is it WM being crappy. It's much the same as if you tell photoshop to open an 8GB file on your desktop. Your computer may slow to a halt and take forever doing it- but the cause isn't that your computer is crappy, but rather that you're trying to open such a huge file.
Wow! Talk about a detailed explanation. Great explanation ktemkin, u obviously know what ur talkin about. Im actually a part time computer programmer. The biggest problem I see/hear about is people sayng their systems are getting way too slow. No surprise that the biggest reason for this is the used space in their computers hard drive for out-of-date programs, used cache space, ...basically all of the things theyve used before and just never cleaned out. I install 1 program, free their computer up of its junked up memory and update their programs. On this I get credit to simply sit on my butt and delete a few things, lol. Id suppose regardless of the device/computer its all the same. IE, the more room u have to work with, the faster the device's responsiveness is.
Best advice for these PDAs and smartphones for emails is dont leave all of your emails in your inbox folder. Make different folders, then as u go through your emails simply move the selected ones to the selected folders. Then DO NOT sync all of your folders to your device. Only sync the inbox to your device. Then if u ever need a message, u will know which folder its in, then sync that 1 folder, download the message(s), then after ur done, remove that folder from your sync list. When u organize your emails this way u will have a much enjoyable and longer life experience with your device. Hope this helps.
panthersdzynes said:
I dont think this would be the ROMs fault. You see the more messages you store in your fone the less memory and stability it has. Instead of having old messages in your fone why not delete them? Talk about practicality, whats practical about having old messages in ur fone just to take up excess memory? So someone texts u one question, u answer it and have no intentions of messaging them back, yet its more practical to keep these messages in ur fone and then complain that u have to hard reset instead of deleting a few messages due to having all these redundant mesages that u really dont need? Seems to me an intelligent person would rather delete a few messages rather than hard resetting their device and lose everything. Maybe u can make a fresh ROM with no extras and nothing more than a fone and an email device. I mean, why have a PDA if all ur gonna do is text and email? Seems to me u can save a few hundred bux and just get a cheap lil fone that has no customization whatsoever to leave all the room for messaging? Sorry if I sound like I have an attitude, honestly I dont, I just think that the chefs u mentioned have awesome ROMs that keep getting better and better yet u diss them cuz ud rather hard resest and lose everything rather than simply deleting a few hundred messages that u dont need anyway.
Click to expand...
Click to collapse
The fact of the matter is, that a lot of the messages on my handset DO need to remain on there for at least the remainder of a fortnight following receipt of said message.
the only 'qualm' i was having was that my older wizard and hermes devices seem to have managed that number of SMS' and more perfectly fine, but my Raphael begins to struggle.
lukesky said:
It's like if you don't clean your house regularly and just throw your rubbish everywhere, then you complain that you're living in a pig sty and your house fills up with rubbish so fast you can't move around the house as quickly as you used to. Then after a month, you need to fully renovate the whole interior of the house again so that you have space to walk...
My suggestions :
1) start learning some housekeeping(make that little effort to delete the sms yourself)
2) get a bigger house (new phone with more ram and faster CPU)
3) get a cleaner to come in to clean your rubbish once in awhile (there might be some sms program out there that can auto delete your sms on a regular basis)
4) or reorganise the layout of your house so that it's more efficient (forget about sms threading and use the conventional format, I'm sure it'll speed things up a bit since it doesn't have to load the entire conversation everytime)
Click to expand...
Click to collapse
I have already tried disabling the SMS threading and although it speeds it up a little, i then also lose track of what message has come from whom.
i understand that 'doing a bit of house keeping' is what i should be doing, however, i barely have time to do said house keeping, and when i do attempt to delete a large volume of messages in one go the phone hangs on me again!
panthersdzynes said:
Wow! Talk about a detailed explanation. Great explanation ktemkin, u obviously know what ur talkin about. Im actually a part time computer programmer. The biggest problem I see/hear about is people sayng their systems are getting way too slow. No surprise that the biggest reason for this is the used space in their computers hard drive for out-of-date programs, used cache space, ...basically all of the things theyve used before and just never cleaned out. I install 1 program, free their computer up of its junked up memory and update their programs. On this I get credit to simply sit on my butt and delete a few things, lol. Id suppose regardless of the device/computer its all the same. IE, the more room u have to work with, the faster the device's responsiveness is.
Best advice for these PDAs and smartphones for emails is dont leave all of your emails in your inbox folder. Make different folders, then as u go through your emails simply move the selected ones to the selected folders. Then DO NOT sync all of your folders to your device. Only sync the inbox to your device. Then if u ever need a message, u will know which folder its in, then sync that 1 folder, download the message(s), then after ur done, remove that folder from your sync list. When u organize your emails this way u will have a much enjoyable and longer life experience with your device. Hope this helps.
Click to expand...
Click to collapse
my emails are already pretty much organised, and i've only got it syncing the last 7 days for me, emails to be honest are fine its moreso the SMS side of things.
I was not complaining nor targetting any particular chef, i was merely voicing my concern that a device as powerful as the raphael seems to baulk at the prospect of a few thousand messages when the older wizard and hermes seem to manage perfectly fine.
i'm not exactly expecting an instantaneous loading of my inbox, i'm not entirely thick, i appreciate that having such a large number of SMS' will inevitably slow the handset down, however, i do not see why the handset should HANG when i try to open the messaging application, or why, when i try to go and open the messaging application it just doesnt register that i've asked it to open the application, just stops and i have to 'tap' it a few times before it opens.
duke_stix said:
the main thing i use my handset for is email and SMS messaging, in any given month easily 4000+ SMS' will be sent and the same number received.
Click to expand...
Click to collapse
4000+ sms' send AND receive???
so that means:
8000 per month / 30 days in a month = 266,667 per day
266,667 per day / 960 minutes (16 hours * 60) awake a day = 0,278
so say you are 16 hours awake on a day than you send/receive a sms every 15 seconds?? don't you have a real life?
TheWeird1 said:
4000+ sms' send AND receive???
so that means:
8000 per month / 30 days in a month = 266,667 per day
266,667 per day / 960 minutes (16 hours * 60) awake a day = 0,278
so say you are 16 hours awake on a day than you send/receive a sms every 15 seconds?? don't you have a real life?
Click to expand...
Click to collapse
not all of the messages that are sent and received are single SMS' long!
majority, if not all will be 3/4+ messages long and the replies can be twice as long
duke_stix said:
The fact of the matter is, that a lot of the messages on my handset DO need to remain on there for at least the remainder of a fortnight following receipt of said message.
the only 'qualm' i was having was that my older wizard and hermes devices seem to have managed that number of SMS' and more perfectly fine, but my Raphael begins to struggle.
I have already tried disabling the SMS threading and although it speeds it up a little, i then also lose track of what message has come from whom.
i understand that 'doing a bit of house keeping' is what i should be doing, however, i barely have time to do said house keeping, and when i do attempt to delete a large volume of messages in one go the phone hangs on me again!
Click to expand...
Click to collapse
1 thing's for sure, the wizard and hermes are definitely non-threaded sms. But it's hard to compare apple to apple. Did you have 4000 in your Inbox and Sent folders on your Wizard and Hermes too?
I don't think the phone has hung, it's probably doing the processing for you. Have a little patience and let it sit there for awhile and do it's thing and see if it's really hanged.
duke_stix said:
my emails are already pretty much organised, and i've only got it syncing the last 7 days for me, emails to be honest are fine its moreso the SMS side of things.
I was not complaining nor targetting any particular chef, i was merely voicing my concern that a device as powerful as the raphael seems to baulk at the prospect of a few thousand messages when the older wizard and hermes seem to manage perfectly fine.
i'm not exactly expecting an instantaneous loading of my inbox, i'm not entirely thick, i appreciate that having such a large number of SMS' will inevitably slow the handset down, however, i do not see why the handset should HANG when i try to open the messaging application, or why, when i try to go and open the messaging application it just doesnt register that i've asked it to open the application, just stops and i have to 'tap' it a few times before it opens.
Click to expand...
Click to collapse
Maybe you should try Da_G's test ROM.. the feedback is that it's very fast. If that doesn't work for you, it's time to get a new phone.. maybe consider one of the 1GHZ models...
i have 8000 plus messages on my tp n it doesn't slow down
thing is, i don't use threaded sms. can't get used to it cos i've been using wm since wm5 n it doesn't have it. i guess i got used to the older stuff
I hope no-one minds but I got my Mozart yesterday and the only link that seems to talk about what is good and bad about it (here) hasn't had a new entry since November.
I also reckon that the Microsoft Developers know that xda-developers is the only place to go for sensible smartphone discussions and hopefully they will read this and make some changes.
I wasn't convinced that the Mozart would be better than my HD2 but actually....
Good:
Great Screen Resolution
Fast
Internet Explorer is better than I expected and the Pinch to Zoom is great
I like the start screen and the way the 3G signal gets out of the way
Bad:
No Comm Manager - switching on WiFi, Bluetooth, Flight Mode is a real pain
No Internet Sharing - AARRRRGGGHH!
Can't find my WiFi with hidden ESSID - GGGRRRRR!
No MyPhone Sync
I'm not sure I'm keen on the lock-down on apps - it's probably the only thing that will force me to Open Source Android.
I used gyrator2 to switch the screen off when I turned the HD2 vertically down - it saved on battery.
Thank goodness MS don't seem to have made WP7 into a steppingstone to a proper OS (like vista was to Win7!). The way I'm using it, it's the almost finished.
I'm hoping that someone will come up with a Comm Manager App. But I don't know about the other stuff.
Has anyone else got anything to add? What would make WP7 work better for you?
PS Please move this if it's duplicated elsewhere.
Thanks for the heads-up, just brought a Mozart today expecting delivery on Tuesday, I've come from the Android phones Galaxy S & X10 Mini, will be interesting to see how this shapes up against them.
anoyances
i also bought one and generally i think they realy solved the job doing a MS based phone that works. (i moved from a diamond2 with os6.5)
but what realy makes me angry is that i read in the commcersials and specs that i could use mp3 for ringtones (wich phones cant today anyway). but even if being a trivial requerent i would not go with out it.
now i realize that i can use mp3 - BUT ONLY IF I BUY IT FROM ZUNE WTF!!!!!
are they trying out the apple business plan?
im aware that i can "jail break" (where did i last hear about this.. og iPhone/apple) .. but i risk brickĀ“ing my phone and thats a bummer.
still realy nice phone.
a file handler would be nice though and some grouping functionality. the start screeen cannot collect all your messaging and mail in a single icon for access. you have to add evry single one of them in the shortcut list for ease of access.. thats anoying if you have 4 mail and text messaging like me.. grouping would rock..
another thing is "People" its a looker if you want to see contratct and facebook updates, byt anoying for phone contact list
and whats it with the contact list? you cannot sync with outlook only exchange serveres. otherwise you have to expose your full contact list on windows live or facebook to get it synced to your phone.
now i believe i should be paid for using my phone then.. they get to know me and all of my friends including phone info, full name, job detaisl address etc etc. thats something that valueable.. and i dont get to choose if i want to take part.. i want money Zune/HTC and Microsoft!
im semi pleased .. nice phone but realy creapy business methods
A week later....an update
I can see what you're saying js0937.
I'm not really into changing the ringtone but I did notice that you couldn't do it. I can't believe that it has to come from Zune - it does make Android seem very attractive!
I've coped with the Outlook / Live syncing by having a separate account for my contacts but it is a bit long-winded.
I'm waiting for the update (due in Jan 2011 but when??? we're already two-thirds through!) to see whether these problems get solved.
Given that I worked with winphone 6.5 for so long, winphone7 is still much, much better but I still want Internet Sharing and a Comm Manager
tony_wh said:
I'm waiting for the update (due in Jan 2011 but when???
Click to expand...
Click to collapse
Update whill be soon (7 feb.?)
h..p://microsoft.com/windowsphone/en-us/features/update-info.aspx
Hoping the update sorts the voice dialing out as its rubbish compaired to 6.5. This is a big step back. Be nice to get more info of what the update will bring. Roll on the 7th, fingers crossed.
My 2 cents
Ye, here you have the list:
MUSTS (otherwise I will NOT use the phone for my business):
- Network sharing
- People view by company OR search by company
- copy paste OR use selected text as signature
- outlook categories (seriously!) sort/show calendar, ppl, by category
- tasks list
WANTS (It would be nice to have it):
- activesync with desktop (mailny notes, and such)
- messaging hub (it is enough to group it together in one tile displaying summary of all unread messages, no matter from where they come. It can link to selection screen, where I can pick the mail/messaging account).
- connect tasks with SharePoint lists
- see Active Directory coleagues callendars (or at least simple meeting assistant that shows free/busy for attendees)
- Remote Desktop Connection (it is a pity that having that screen I cannot connect to my virtual desktop if needed)
I am business guy, and always used WinMo as a nice tool. Now... I have waited so long for WP7 and I cant use it for work. I gave it to my Woman, and now I am considering other OSes...
Microsoft, you are pissing on your most loyal customer segment!
Does anyone else encounter similar problems with Quick Office's new update which allow us to type documents?
After the update, I have been using the word document function to a good extent but the app seems to be really buggy! The application will crash out of nowhere quite frequently and sometimes when I try to save my file, it'll say that it is saving and hangs there, and it didn't save.
As much as this is a highly anticipated update, its ridiculously halfbaked and just plain annoying to use. Would like to know if I'm just an isolated case or is this a common problem,
thanks =).
I've found it to be buggy as well, and I've only written one document with it. When I saved it it removed all the formatting including line breaks. All of a sudden my nicely laid out page with headings turned into one oversized paragraph in plain text
Fortunately I had copied the whole thing to the clipboard because I wanted to test something. So I deleted all the text, pasted, hit save and it crashed.
I then closed that document and opened a new one. Pasted the text, hit save, and it removed all the formatting again!
I tried a few more times, but every time it either crashed or removed the formatting *sigh*
I uninstalled and reinstalled Quick Office after that, but haven't tested it again. If it glitches again I'm just going to consider it useless.
Hows the ubuntu word processor? Is it any better? Have anyone tried it? Think i'm going to run Chroot ubuntu just to try it out..
I've been looking for the best app to take notes during class. It feels crazy that there's no Auto-Save in quick office.
One bug I've found to make it crash, when using the HP Bluetooth slim keyboard (if relevant) is, if I highlight a word, and type over it, it crashes. I lost like half my notes doing this. Now I just hit save every minute or two... and wish there was a keyboard (control s?) shortcut to do that.
I've also been trying Typewriter Beta... I really just want a Notepad esque text editor.. don't care about formatting really.
Fwiw, tapnote is the current winner. Least buggy of the ones I've tried.
. . NS4G . . CM7 . .
I found it to be generally useless as well. I just decided to use google docs (through the browser) for all of my notes. May try the office 2010 web suite as well.
Edit: Gdocs is working fantastically BTW, the only reason that I am considering using office is curiosity. Additionally, I have an app on my phone called camscanner so that if there are any handwritten notes, I can scan them with my phone (works surprisingly well), and share to Gdocs, and tie them to the typed notes I have taken.
I had the same issue. I tried to use it last week to take notes at a conference and it would lock up quite frequently saving to local storage. It happened often enough that I switched over to the built-in notepad app. I think I'm going to stick with that or perhaps even the email client for now with the hope/anticipation that when Android is on this puppy, I'll have significantly more options.
HI
Just trying to play around with my new toy to get some things the way I have been used to on my android phone and would appreciate some help.
Firstly can I set what is displayed on the Calendar tile is a how many days ahead it adds entries from and/or how many entries?
In the linked inbox any way to easily see which email account an email is from? Such as with a coloured tab next to it or something?
Thanks
I think u cannot change the default behavious of the Calendar app, was searching 4 it myself, but soon I gave up. The answer for the linked inbox is pretty much the same
There is a theme here - you cannot change the notification sounds separate from the ringtone sounds; cannot define a separate tone for (say) whatsapp different from messages
When you view an e-mail from the linked inbox, it tells you which box, Yahoo, Google etc, the e-mail is from.
No need for 'tags'...
true but you have to open the email to do that. A quick visual representation would have been nice but I admit not vital.
Found something called Calendar(+) which adds a tile for "week view" and a month view with actual entries on it so that sort of gets around the calendar thingy too although sadly no live tile option I can see.
That being said phone is crashing a few times already so getting it replaced and hope it is just that particular handset is the culprit
^ crashing after portico update?
surprisingly mine is working fine since day 1 - touchwood!
only problem was battery life but its improving significantly after each charge cycle.
only problem is a minor light leak on left side near back button ..but i had it on other phones also and wondering if i should get it fixed or phone changed
Yes it happened even after the update.
Battery life pretty rubbish so far but I have read it gets better.
Being exchanged for another handset tomorrow.
Otherwise I do like it!
Interestingly after I posted that it never crashed again - but had it swapped anyway and the new one has been stable for the week to date.
I am enjoying the experience so far but lots of things to learn!