Related
Well, I found an interesting feature built into the messaging application. I searched for another thread about this but being that it's hard to summarize, I didn't find one so hopefully this isn't a repost!
If you type a word in the default messaging application (not sure if it works in others) and it is mis-spelled, the correction bar opens up (assuming you have it turned on in the configuration options). If you do a long press on this (press and hold), you can actually move the bar to your liking. By default, mine was slightly overlapping the send button so I moved mine up a tad.
Give it a try, let me know your thoughts!
EDIT: Hmm, it doesn't seem to save the relocated setting (I'm using Modaco's 2.0 build)
No, it never did remember the position.
Useful to know never the less
cheers.
Using the People tab in Sense is great for adding quick links for people, but I'm finding it very annoying that (unless I'm doing it wrong - far from impossible!) you can add people for instance EITHER as call OR text etc so it automatically does that action the moment you press the contact in question.
That's a pain in the arse because I want to have shortcuts there for people so I can just press it and get the option of texting/calling/emailing them etc, not being limited to one automatic means of contacting them.
I hope that makes sense, and apologies if I'm just not using it correctly but if I am, I can't suss how to do this!
Thanks!
I agree, and gladly there is a solution
When you select a person to add, it comes up with "view contact card" "mobile number", "message" etc.. Just select "view contact card".
Then when you click that person, you get a list of contact options.
Alternatively, if you DO want to have it call or message a particular person (someone you only ever text, for example), then you can set it to do that when you click the picture, or just click their name (below the picture), and it opens the contact card.
Cret said:
Using the People tab in Sense is great for adding quick links for people, but I'm finding it very annoying that (unless I'm doing it wrong - far from impossible!) you can add people for instance EITHER as call OR text etc so it automatically does that action the moment you press the contact in question.
That's a pain in the arse because I want to have shortcuts there for people so I can just press it and get the option of texting/calling/emailing them etc, not being limited to one automatic means of contacting them.
I hope that makes sense, and apologies if I'm just not using it correctly but if I am, I can't suss how to do this!
Thanks!
Click to expand...
Click to collapse
what you need to do is click on the name underneath the pic on the grey area, then you get the option to call/text/email.
Thanks guys - glad I put the old stupidity disclaimer in there. Duh!!
I'll look harder at the options next time, honest!
We need to figure out a way to customize the genius button. It would be a great service to everyone, especially if it doesn't require root.
I looked at logCat, and I see that the button fires up the following intent:
Code:
{ flg=0x10000000 cmp=com.nuance.android.vsuite.vsuiteapp/.VSuiteStartSession }
I'm not quite sure how to create an intent handler for something that doesn't have an action or a category. I even created a test app that matches the intent above exactly, but only the stock genius app launches, and I'm not given an option to choose my default handler for the action. I don't think there is a key handler to intercept either. Any ideas
You know, I was thinking about this all morning (eventhough I don't have the device). Back in the day we remapped functions for certain keys (as g1 didn not have search key of any kind). Can someone go into /system/usr and look what's in there? I believe we are looking for keylayout folder. In that folder we should have some .kl files. They named different from device to device (using Cliq now and they are all named MorrisonXXXXX.kl). Look through those files and find genious button function. From there it should be very easy to change it to google search (or voice search) but substituting the function and pushing the file back in its location. I would have no problem doing it but as I said, I don't own the device myself.
Couple more option (highly unlikely to work):
Clear defaults in Genious app
Freeze Genious app
I don't see those working but who knows... we may be able to assign new default after doing this.
kl files
Here are the files from /system/usr/keylayout
Looks like the correct entry is in glacier-keypad.kl, but it is mapped to a "search" function.
Not sure it will help, but I'd love to see search there instead.
I don't mind the genius button, it actually works fairly well the more you use it. However, I don't like that it disables the search button.
It should be single press for search, long press for genius.
That would be perfect.
rjgii said:
Here are the files from /system/usr/keylayout
Looks like the correct entry is in glacier-keypad.kl, but it is mapped to a "search" function.
Not sure it will help, but I'd love to see search there instead.
Click to expand...
Click to collapse
Ok, I'm at work so I can't really do anything with this but I will look into into it later, when I get home. You are correct, it's in the glacier-keypad.kl. Unfortunately, it's set to the same thing as regular search i.e. In G1 we used to set it to SEARCH as well but it would bring up regular search.
I will try to PM GeniusDog (the guy who figured out how to remap keys) when I get home to see if he can give me some insight on this.
Did anyone try to freeze (disable) Genious app to see if it releases G key to regular search?
We should also contact ChiefzReloaded, he would know how to do it since they put CM on Slide which did have Genious on it to begin with.
Ok, so I guess this is a little different then the Slide. Slides G key was mapped to FUNC_4. Our G key already mapped to SEARCH, its just that Genious overtakes it. I twitted Eugene_73 to see if he could help, he was the brain behind Slide's development in this area.
If its helpful to anyone, holding down the menu button will bring out search keyboard. I really wish the would give us a option to chose from the voicesearch ¦,/
Sent from my HTC Glacier using XDA App
borodin1 said:
Ok, so I guess this is a little different then the Slide. Slides G key was mapped to FUNC_4. Our G key already mapped to SEARCH, its just that Genious overtakes it. I twitted Eugene_73 to see if he could help, he was the brain behind Slide's development in this area.
Click to expand...
Click to collapse
Hmm...what about mapping it to a function key (like on the G2) and then assign whatever action we want to that function key? I will try that out as soon as I get some free time.
Alright, so I tried modifying the key layout file on my G2 (vision-keypad.kl) just to test the process and I am not allowed to make any changes. Just get a "Read-only file system" response. I'm sure it would be the same for the MT4G. Anyone have ideas on what else to try? I really want to find a solution without rooting, but any solution would be a good start.
root
We have root now, so we should be able to modify the key mapping files.
If I find any time today I'll give it a shot.
rjgii said:
We have root now, so we should be able to modify the key mapping files.
If I find any time today I'll give it a shot.
Click to expand...
Click to collapse
Great. You will probably have to remount the system partition like this before you can write to it:
su
mount -o remount, rw /system
Oh how I hate that genius button..I would absolutely donate immediately for an app to remap it to search. That would be amazing.
Sent from my HTC Glacier using XDA App
Did anyone try to uninstall (disable) Genious app yet? Since the G key mapped to SEARCH already, this may release it to actuall Google search.... just thinking out loud
I froze it last night. No response from the G button after that.
21productionz said:
I froze it last night. No response from the G button after that.
Click to expand...
Click to collapse
LOL...
They really mean "you" in the commercials!
You gotta customize everything..
Sent From The Moon... With a HTC Glacier
I updated my voice search in the market when I first got the phone, and for a time when I pushed the button is would actually give me the option to choose what app handled the action and I could choose voice search. However, after one time choosing the Genius button it never asked again. I wonder if there would be a way to continuously clear the Default so that it always asked.
borodin1 said:
Did anyone try to uninstall (disable) Genious app yet? Since the G key mapped to SEARCH already, this may release it to actuall Google search.... just thinking out loud
Click to expand...
Click to collapse
I disabled dragon dictation and genius, and after holding the button for a couple seconds, my phone crashed and rebooted. Multiple taps on the button seemed to do the same thing. Leaving dragon dictation enabled and genius disabled seemed to be less prone to crashing.
This has been solved in this thread:
http://forum.xda-developers.com/showthread.php?t=836702
I looked around but didn't find anything, although that doesn't mean anything.
My question is that when holding the home button,you get a whole semi circle, but just giogke now or whatever that silly thing is. Is there a way of adding programs or shortcuts to this popup. I have zero use for the Google thing so seems a shame if I am unable to add more useful items to this semi circle. Could prove pretty useful.
hughlle said:
I looked around but didn't find anything, although that doesn't mean anything.
My question is that when holding the home button,you get a whole semi circle, but just giogke now or whatever that silly thing is. Is there a way of adding programs or shortcuts to this popup. I have zero use for the Google thing so seems a shame if I am unable to add more useful items to this semi circle. Could prove pretty useful.
Click to expand...
Click to collapse
I haven't seen anywhere you can add to that or change it. I love the google now thing, just to be able to tell it to wake me up in an hour if nothing else:laugh:
Try this app if you haven't already though, it will let you launch an app just by sliding in from the side of the screen, or bottom, or whereever you want.
https://play.google.com/store/apps/details?id=mobi.conduction.swipepad.android&feature=search_result#?t=W251bGwsMSwxLDEsIm1vYmkuY29uZHVjdGlvbi5zd2lwZXBhZC5hbmRyb2lkIl0.
Instead of launching Google Now you could get get an app launch list using 'Launch Now', which replaces default behavior. Just serach for it in PlayStore, as I may not insert links (10 posts rule)....
There's a way for people who want to hook into the swipe up action that may not be documented. Apps like "Sudo Quicklaunch" make the system switch the icon to a generic search icon and show you the standard action completion pop-up. (One can see this in the app's promotional video.) I haven't personally tested that app, but I have seen the swipe up reassignment behavior with "Secure Settings." The Secure Settings app actually changes the icon displayed by the swipe up menu, when you tell it to "Always" use that app, and Google Search does the same thing. Coincidentally, the same reassignment behavior appears to be possible with the shop icon in the stock launcher. (I saw it for myself in the days of Honeycomb with the transition from the original Honeycomb Market app to the new, unified Market app, because both were installed, it asked me to choose when I tapped shop.)
I accidentally stumbled upon this today, wasn't sure how I did it, kept tapping and swiping till it happened again. In addition to this, I've also found that swiping up from on or below the nav bar hides QS and/or notifications with just one swipe. However, I can't seem to reproduce this 100% of the time.
Edit: 2 short rapid fire tap-swipes(down) on the status bar will produce the same outcome as "double-tap + swipe-down". Thanks to nednednerb
cptkian said:
I accidentally stumbled upon this today, wasn't sure how I did it, kept tapping and swiping till it happened again. In addition to this, I've also found that swiping up from on or below the nav bar hides QS and/or notifications with just one swipe. However, I can't seem to reproduce this 100% of the time.
Click to expand...
Click to collapse
The double tap isn't actually doing anything. The first tap opens the 6 toggles, the second tap and swipe opens QS as they normally would. You can just swipe down with 2 fingers to open the QS directly.
airmaxx23 said:
The double tap isn't actually doing anything. The first tap opens the 6 toggles, the second tap and swipe opens QS as they normally would. You can just swipe down with 2 fingers to open the QS directly.
Click to expand...
Click to collapse
Not on my phone. a single tap drops the toggles and they instantly fold right back up (they wont stay down). but a double tap drops the toggles and they stay down, then with an additional swipe down QS expands further. and finally with the double-tap+swipe down (or single tap+single tap&swipe down i get the QS right off the bat. i've tried several different ways to make this work and this has always been the final outcome...for me at least.
fyi im running stock rom (x-ota)
franco
root
twrp
and substratum (not sure this would have any affect or not)
cptkian said:
Not on my phone. a single tap drops the toggles and they instantly fold right back up (they wont stay down). but a double tap drops the toggles and they stay down, then with an additional swipe down QS expands further. and finally with the double-tap+swipe down (or single tap+single tap&swipe down i get the QS right off the bat. i've tried several different ways to make this work and this has always been the final outcome...for me at least.
fyi im running stock rom (x-ota)
franco
root
twrp
and substratum (not sure this would have any affect or not)
Click to expand...
Click to collapse
The first tap slightly open the QS (it's registering as a partial swipe) and the second tap grabs them, then you're pulling them down.
airmaxx23 said:
The first tap slightly open the QS (it's registering as a partial swipe) and the second tap grabs them, then you're pulling them down.
Click to expand...
Click to collapse
I feel we are starting to split hairs here, and maybe we are because perhaps it acts differently with different folks. But with my phone (pixel quite black 128 w/ all the goods mentioned above (forgot to mention viper 2.5.0.5 which i cant imagine would have any affect, but who knows, it is a mod afterall)).
So for me it goes as follows -
one-tap = toggles peek
double-tap = toggles stay down and notifications roll down with it
and then if i do an additional swipe down i get QS, obviously
but as mentioned in OP
one-tap, instantly followed by swipe-down (or double-tap+swipe down) i get QS instantly that way.
I would like to add that i say double-tap+swipe-down because i've seen it worded that way over the years i.e. Nova, Root Essentials, etc.
I would ALSO like to add that the entire reason for this post was because over the past 2-3 years (around the end of KitKat, maybe) I've seen the question asked a handful of times how can QS be accessed with one swipe and one finger (or thumb) while being on a stock rom. and yesterday when i did it by accident, it was like discovering a really tiny piece of gold that you weren't even looking for. I smirked when it happened, smirked again when i reproduced it, then came here and shared the wealth.
Seems like allot of extra steps
Smallsmx3 said:
Seems like allot of extra steps
Click to expand...
Click to collapse
That's just language tricking the thinker.
The doer.... Flicks the QS open so fast you need a red pill or slow motion camera to catch it.
Steps? I'm there.
Sent from my sailfish using XDA Labs
Two down swipes is how you're supposed to open QS, you can do it fast or slow. I'm sorry but this is not a hidden feature. The tap is irrelevant since you have to touch the screen to do the swipe.
airmaxx23 said:
Two down swipes is how you're supposed to open QS, you can do it fast or slow. I'm sorry but this is not a hidden feature. The tap is irrelevant since you have to touch the screen to do the swipe.
Click to expand...
Click to collapse
You should see how my 54 year old friend uses his brand new cell phone, which is also his first computer. His first email addy... I don't think he even aware of notifications as a concept though he is stumbling haphazardly. Wow! Every tap is like a huge sliding long press.
The OP did in first line state "stumbled upon".
LOTS of people value from times and brief reports like this because they learn about device. Cos no one told them "this is how you're supposed go do it, and also this is how many ways you can do it!"
I found this useful. How people understand with language is never irrelevant.
Sent from my sailfish using XDA Labs
airmaxx23 said:
Two down swipes is how you're supposed to open QS, you can do it fast or slow. I'm sorry but this is not a hidden feature. The tap is irrelevant since you have to touch the screen to do the swipe.
Click to expand...
Click to collapse
nednednerb said:
You should see how my 54 year old friend uses his brand new cell phone, which is also his first computer. His first email addy... I don't think he even aware of notifications as a concept though he is stumbling haphazardly. Wow! Every tap is like a huge sliding long press.
The OP did in first line state "stumbled upon".
LOTS of people value from times and brief reports like this because they learn about device. Cos no one told them "this is how you're supposed go do it, and also this is how many ways you can do it!"
I found this useful. How people understand with language is never irrelevant.
Sent from my sailfish using XDA Labs
Click to expand...
Click to collapse
--Typed most of this up yesterday and got sidetracked, glad i waited. nednednerb is right, no point in getting butthurt over something as trivial as this. however the more i think about it, the more i'm starting to think i've been had--
What was supposed to be yesterday's reply:
You seem pretty determined to let us all know how wrong this is, and that's ok with me really, I could care less. But what you need to remember is that there are a lot of inexperienced folks here who are new to Android and/or modding, etc. And if they're here, there's a solid 50/50 chance they're learning or discovering something new for the first time That said, you should really try to focus your energy on encouraging and helping others. You never know man, that one guy/gal may have the answer you've been searching for, but they may decide not to share because their last post embarrassed them. However, if they're completely wrong and they're nearly ready to blow up their device, then by all means step in and stop them.
Also -
"Two down swipes is how you're supposed to open QS" cool new hidden feature is quicker, easier, and there's less hand movement.
"you can do it fast or slow. " hidden feature doesn't do slow, will update as soon as we gather more data
"I'm sorry but this is not a hidden feature." never claimed it was a hidden feature, but if it is, I win
"The tap is irrelevant since you have to touch the screen to do the swipe." double-tap + swipe-down has been around for some time which makes what you said kind of irrelevant