WM6 smartphone tweaks and mods - General Topics

Hi,
I've relatively recently got HTC kaiser. lovely phone but one problem. WM6 is awful!
simple actions take way too many clicks to perform.
i'll list some of the annoyances:
- I'd like the dialer to have bigger number buttons.
- i'd like the contact view page to have contact detail and 2-3 BIG buttons - Call, Text, Email.
- I'd like incoming SMS notification (the little pop up with sms text) to have 2 hard buttons - reply and dismiss (instead of current - reply and menu)
- I'd like to have a hard button on call history
these are just of the top of my head, there are few more but cant remember right now.
Is it possible to tweak the system to fix any of the above problems?

mensis said:
Hi,
I've relatively recently got HTC kaiser. lovely phone but one problem. WM6 is awful!
simple actions take way too many clicks to perform.
i'll list some of the annoyances:
- I'd like the dialer to have bigger number buttons.
- i'd like the contact view page to have contact detail and 2-3 BIG buttons - Call, Text, Email.
- I'd like incoming SMS notification (the little pop up with sms text) to have 2 hard buttons - reply and dismiss (instead of current - reply and menu)
- I'd like to have a hard button on call history
these are just of the top of my head, there are few more but cant remember right now.
Is it possible to tweak the system to fix any of the above problems?
Click to expand...
Click to collapse
For your contacts issue, try PocketCM. For everything else, use the search feature on the top of this page. I cant tell if someone has done some research on it, but there is a big chance that there is some stuff for you to find.

Related

WM5 soft-key bar 'Notification' queue manager?

you know when you have reminders, missed calls, voice mail, SMSs, all queued up in one 'Notification' icon in the soft-key bar of the today screen? that's pretty inefficient because it doesn't let you skip the first items of the queue and jump to later items in the queue. for example, if you wanna see a missed call that's behind an SMS you'd have to click 'reply' on that SMS before you can see the missed call.
it also lacks basic features like dismiss all. the default way that WM5 handles this problem is very limited.
so is there any software that can solve this problem?
p.s. i may be suffering more from this problem because i customized the right softkey of today screen.
Doesn't the right soft button contain dismiss all?
V
yeah, i remember it was there once. but it's gone now that i modified my right soft-key.

Full-screen notification list (like palmos) for WM?

Has anyone ever heard of such a thing? I've googled around and searched through xda-developers, and doesn't seem it exists.
(for those not familiar with it) - On Palm OS if there is more than one event in the stack, it pops up a fullscreen list of all outstanding notifications (ie. battery low, new text message, missed call, etc) with checkboxes and a timestamp next to each line, and a "dismiss all" button at the bottom. It makes it really nice for a snapshot view once you've been away from your phone for a while. It's a lot nicer than dismissing each notification, one at a time (particularly when they don't even use the same button to dismiss).

HTC Title bar issues

I have done some looking on this issue and it seems that there may be no solution, but I thought I would post in this forum nonetheless to see if anyone had any ideas. One of the little things that bugs me about my touch pro is how the title bar behaves when there are multiple notifications that are awaiting disposition. For example, when there is one reminder, say a task is due, I hit the title bar and the HTC large title bar comes up allowing me to hit the enlarged bell icon and bring up the reminder. This works great for me. However, where there are more than one notifications pending, say a reminder and an new email envelope or a missed call, if you hit the enlarged bubble, a new bar is brought up immediately below the title bar that shows all of the pending notifications -- the trouble is that these notifications on the second level are so damned small that I often need to get out the stylus just to access them. It would be great if this second level of notification bar were also enlarged to make it finger friendly. Any thoughts on whether this can be done?
The second thing that annoys me is the email envelope in the title bar. I am happily using TF3D which gives me a clear indication of how many new emails are in my inbox. However, most of the time, I need to actually open my mailbox to get rid of the little envelope in the title bar. This is redundant and a waste of time (and also exacerbates the issue above with multiple notifications). I don't think there is a solution to this problem, but again thought I would ask.
Thanks in advance.

[APP] NoLED v6.0.19 - Use the AMOLED screen for incoming notifications

Before asking questions, please read the FAQ.
Introduction:
I saw the idea posted somewhere previously that instead of getting the capacitive lights on, we really should be putting the phone's AMOLED screen to work ! specially that it doesn't consume any backlight energy when displaying a black screen. So I developed an app that does just that: upon receiving a notification, it will display a black screen with a dot or icon somewhere in the screen. I really should put these in bullet points..
Description:
the application does the following:
1. When your phone receives a notification, it switches the screen on and displays a notification. The notification bounces around every 3 seconds (changeable via an option). This will guarantee using different LEDs so that the same ones won't be burned out.
2. You can customize whether to have a dot or an icon for each type of supported notification. Users may also customize the colors of these icons/dots.
3. NoLED will work with SMS/MMS, Gtalk, Gmail, Missed calls, Voicemail, Calendar and K-9 (email client) without any additional permissions. Any other 3rd party software (e.g. Whatsapp, Email app, Yahoo Mail and Hotmail) will need to be checked under Monitored Apps and will require granting Accessibility rights to NoLED.
4. The app runs as a service, after installing, you have two ways to activate the app. (a) by restarting. (b) by loading the widget into your home screen and clicking on it.
5. To get rid of the notification screen, you may use the home or the back key. You can enable dismissal via more keys in the Miscellaneous submenu. Once your notifications are dismissed, all notifications disappear and will not come back up.
I have also logged the touch drivers and saw that although I'm displaying a black screen and setting flags to not respond to touch messages, android is still receiving touch messages when you touch any spot on the screen. This, I imagine, consumes resources! So I disabled the touch drivers when the black screen is active. Dismissing the notifications should reactive the touch drivers. If your screen is unresponsive to touch even after the notification screen is dismissed, a simple restart should take care of it. There is also an option to completely disable that feature. The touch drivers are only disabled on the Samsung Galaxy S variants, all other devices are still receptive to touch events.
Now the touchscreen drivers were a lot easier to mess around with. The sourcecode given by samsung helped me achieve the activation/deactivation of the screen. Things are not the same with the capacitive buttons. You'll notice that when the black screen is on, if you touch any of the soft buttons, they'll light up (although am suppressing them programatically). On some other devices like the Nexus S, these backlights cannot be switched off once the screen is turned on programatically. This is a bug from Google and more info is in the FAQ.
Video review:
Thank you totallydubbedHD for giving us this neat preview of the app:
Themes:
Want to change the default icons that ship with NoLED?
Check out Themes:
http://www.devasque.com/noled/themes.php
Official web site:
http://www.devasque.com/noled/
Translations:
NoLED is translated into several languages thanks to our army of volunteers ! More details can be found at: http://www.devasque.com/noled/translations.php
If you think you can help expand that list, please see this link
I appreciate all the help we can get on this.
Enjoy ! Comments and feedback will be appreciated
Update 8/11/2010: Application is now on the Android Market.
If you like this work and want to motivate and encourage further development, please consider a donation
Thanks
Change log
v6.0.19 6/5/2013
Added Vietnamese, updated Italian and Ukranian (Thanks nhh1994, 4lex and Olex)
Support Gmail 4.5 and new tabbed inbox
NoLED will insert a .nomedia in the custom themes folder so as not to show these themes in your Gallery app
Please go to http://www.devasque.com/noled/change.php for the complete change log.
NoLED Weather
v0.8 10/23/2012
Weather should now reflect current city more accurately; it will choose the first returned search result.
v0.7 10/10/2012
Weather was not automatically updating after a restart. Now it does.
v0.5 9/13/2012
Fixed an issue where geolocator was causing auto-update to stop working.
v0.4 9/6/2012
Updated language files
Changed weather provider to MSN. Google just quietly killed their APIs
Changed geolocator timeout to 90 seconds (used to be 20 seconds)
v0.3 1/26/2012
Added Geolocation using Wireless networks (no physical GPS will be used).
-it will give up wireless location discovery after 20 seconds (will release all wakelocks).
-if timedout, weather will query the latest weather location on record.
Removed the noled weather icon from the app launcher (i personally found it so ugly and useless). Instead, you access the weather app/plug-in via the NoLED settings under toggle notifications (requires NoLED > v5.0.1b).
FAQ
Please go to http://www.devasque.com/noled/FAQ.php.
Can this dot be made to look like a mail icon for SMS ... "!" for missed call etc?
Perfect, BIG thanks. One less issue with SGS
this is a very clever idea.
I tried it out, but it isnt working for me on my Samsung Captivate
andy2na said:
this is a very clever idea.
I tried it out, but it isnt working for me on my Samsung Captivate
Click to expand...
Click to collapse
Strange, it really should work.
Did you lock the screen and unlock once after installation ? Try sending a sms to yourself from another phone while the screen is off. Then wait for about 10 seconds (enough time for the whole screen to light up, go off, and then show a notification). Let me know if this still doesn't work, the captivate might have different screen timeouts than our galaxy S.
No working
Its now working on my SGS.
The reason could be > I have lost my default notifications after sd card fix. I do have a media folder on my sdcard/sd with default samsung tones which i copied before the fix on to my ext sd.
Any solutions ?
rkadve said:
Its now working on my SGS.
The reason could be > I have lost my default notifications after sd card fix. I do have a media folder on my sdcard/sd with default samsung tones which i copied before the fix on to my ext sd.
Any solutions ?
Click to expand...
Click to collapse
I would say try to sms from another phone, or give yourself a missed call to see if the application is running. These should work regardless of where you placed your notification tones.
If these do work, then make sure you place your notification tones in /sdcard/sd/media/audio/notifications , playing any of them should trigger the notification.
Unfortunatly not working for me too. Using JG1 and modaco´s r2. All default ringtones selected.
Would love to get this working.
Bajo76 said:
Unfortunatly not working for me too. Using JG1 and modaco´s r2. All default ringtones selected.
Would love to get this working.
Click to expand...
Click to collapse
Can you go to Settings > Applications > Running Services and see whether NoLED is listed there ?
suggestions that i don't think would consume too much power:
Have different images for different notifications, as suggested before: phone icon for call, mail icon for mail, sms icon for sms etc.
Also make possible to have all the different icons at once, so if i have missed a text message and a mail, there would be 2 icons on the screen at the same time.
Also have a number for how many of missed text's, mails i have missed on the corresponding icon.
Make the image jump to a different random spot every few second, so it won't just stay in one place and so be bad for the panel. (dunno if this would consume too much energy).
madmack said:
Can you go to Settings > Applications > Running Services and see whether NoLED is listed there ?
Click to expand...
Click to collapse
yes it is listed
yep, locked and unlocked it. it is also listed in the running services
buddy01 said:
suggestions that i don't think would consume too much power:
Have different images for different notifications, as suggested before: phone icon for call, mail icon for mail, sms icon for sms etc.
Make the image jump to a different random spot every few second, so it won't just stay in one place and so be bad for the panel. (dunno if this would consume too much energy).
Click to expand...
Click to collapse
I think these are two great ideas. I'll try to implement them if I get sometime. I will try to set a different icon/color for each notification, and make them move around every few seconds. This might have a hit on cpu utilization, but its well worth a try.
Bajo76 said:
yes it is listed
Click to expand...
Click to collapse
With what are you testing the application btw ? Are you sending an email to yourself ? If you turn the screen off, send an email that has a default samsung ringtone, do you receive anything?
I tested it with my phone at home calling my mobile. And i´m getting emails all the way but unfortunatly no red dot on screen.
Is this app in the market? I can't see it in the op on the xda app.
Now it is working. Changed the ringtone (the old one selected was also a dtandard ringtone) and rebooted.
Now it works!
How come this method got so quickly made, but the other method still isn't functional? (talking about the other thread)
INeedYourHelp said:
How come this method got so quickly made, but the other method still isn't functional? (talking about the other thread)
Click to expand...
Click to collapse
well, the android SDK allows for programs like this to exist, the SDK has no APIs to support lighting up the soft buttons. that's why.
also, the drivers for the backlight are disabled and enabled in ways that we don't fully understand yet.
Very impressed so far! Definitely something I'll donate to in the future if it gets a few more features.
What I'd like to see:
- Custom colours for different notifications/multiple notifications.
- The dot slightly higher up or have it configurable where the dot is/how big it is.
That's about all I can think of for now, great work .

[Q] Sense 3.0 is short of features 2.0

I have noticed that in Sense 3.0 there is no longer available a feature that was in place in version 2.0. I mean the automated SMS when getting a call. It means when getting a call and touching the options button there was possibility (in Sense 2.0) to send a SMS with pre-set text. Now the options button doesn't work at all. You can only receive or deny a call or mute the ringing by pressing the side volume buttons. That's all. I am quite disappointed to lose this option because the automated SMS was very handy thing which I used quite often when I could not receive calls (during meetings, negotiations etc.).
Can you please check that the feature is indeed dead in 3.0? Or do you have any tricks?
Thx.
Just a side note, having branded O2 Desire S with 2.3.5 and Sense 3.0, no root no S-off. I am just an ordinary user.
I am an ordinary user as well, same version, same 3.0, but from other country.
What I see :
If your phone is active when a call comes -- you still has a chance to decline the call with preset message.
If not -- you can not decline the call.
I think it is a mistake of HTC
Thx Vpp20 for info.
That's right you can send the automated SMS when the phone is up but you can't do that if the phone is in standby/sleeping mode what in Sense 2.0 was possible. It looks really like a bug.
hi to all also has that "bug" but iv noticed that when I receive sms with number in it,after clickin on that number only optio is to call it,on the sense 2.1 you had option to open contact etc,etc.
In fact - no
It depends on where you tap
If you tap on phone number - you get a dialing screen
If you tap on contact name, you get a full menu:
- send
- call
- open contact
- forward
- get message info
- delete
- copy to SIM card
- block the message
Vpp20 said:
In fact - no
It depends on where you tap
If you tap on phone number - you get a dialing screen
If you tap on contact name, you get a full menu:
- send
- call
- open contact
- forward
- get message info
- delete
- copy to SIM card
- block the message
Click to expand...
Click to collapse
if in one message i have few numbers sender's number and number of someone else,when I click on any number i get call screen, im askin how to get "open contact etc " for number in message body not open etc for sender. so,in fact yes that feature don't work as in sense 2.1.

Categories

Resources