I have searched everywhere that I can and can't seem to find the solution I'm looking for.
Basically what I want to do is remap the home button. Normally, when double-pressed S-Voice will launch, and when long-pressed the recent apps panel will open. What I want to do is switch those (and use Google Now instead). So what I mean is that I want double-pressing the home button to bring up the recent apps panel and I want long-pressing the home button to bring up the search app Google Now).
I found that the Wanam Xposed module allows me to remap the long-press action to launch Google Now, which gets me halfway there. But I still need something that will open the recent apps panel when I double-press the home button.
I have tried the Home2 app in the Play Store, but I don't like the way it works. I was hoping for something that is more built-in and integrated, if you know what I mean.
Thank you for your help!
I'm using Samsung devices since about 2 years and since that time I'm looking for something that can do this. Haven't found anything so far, do I would love to see a solution for this!
In the meantime gestures do a fine job though. I rarely ever use my home button.
BUMP
Anyone know of a solution?
Related
Looking at the softkeys, where is the Menu key? I see Home, Back, and the new Multitasking key, but no Menu. How can this be? The iOS method of integrating all menu options into the application UI is terrible, and what about apps made before ICS? Lack of a Menu key would make them unusable. I must be missing something here, but I can't see what it might be.
A virtual menu button appears in the form of 3 dots. It can be seen in this photo.
Tung_meister said:
A virtual menu button appears in the form of 3 dots. It can be seen in this photo.
Click to expand...
Click to collapse
Nice catch. Was wondering about that.
Menu items are represented by the 3 vertical dots at the top right corner of apps.
The indication is that new apps should no longer hide their menus, but rather make them intuitive to access in the app's UI.
For legacy apps, we'll probably see a menu button of some type appear along with the 3 softkeys at the bottom.
On my Honeycomb tablet either a button is in the top right corner or another is added to the bottom when menu is needed... I'm guessing HC is a good example of what we'll be getting, and if so I look forward to it
Thanks so much for a useful thread. I was actually wondering about that myself. Glad to know its non-obtrusive and clean
Sent from my GT-I9100 using xda premium
You have lost the search button though. Not all apps will handle this well... I had to tweak an app I was writing because of this (luckily found fairly early during testing on Honeycomb).
Of course for most apps search isn't useful - probably why they removed the dedicated key.
TonyHoyle said:
You have lost the search button though. Not all apps will handle this well... I had to tweak an app I was writing because of this (luckily found fairly early during testing on Honeycomb).
Of course for most apps search isn't useful - probably why they removed the dedicated key.
Click to expand...
Click to collapse
The idea is if the app needs search in order to function properly, you just put the search button up in the menu bar, just like they're doing with settings buttons.
Otherwise, the google search button is at the top of every homescreen now.
martonikaj said:
The idea is if the app needs search in order to function properly, you just put the search button up in the menu bar, just like they're doing with settings buttons.
Otherwise, the google search button is at the top of every homescreen now.
Click to expand...
Click to collapse
The menu button happens automatically (technically, since 2.3 android has called onCreateOptionsMenu at activity startup so it knows you need it already).
There simply is no search button in Honeycomb/ICS - you have to stick it on the options menu, the action bar*.. somewhere the user can reach it. That needs code (not much.. respond to 'search' in the options menu by calling onSearchRequested()).. existing apps will simply lose that function if they run on ICS assuming a button exists.
We're not talking about a lot of apps here.. Not much point in a search function in 'Angry Birds' for example. Just something to bear in mind when developing a new app or trying to work out if your favourite app will work without issue on ICS.
Home screen search is totally different.. that searches the global search (emails, contacts, etc.). Different class of app entirely.
* The honeycomb search widgets are really flexible, but of course not available unless you break compatibility with <3.0.
TonyHoyle said:
You have lost the search button though. Not all apps will handle this well... I had to tweak an app I was writing because of this (luckily found fairly early during testing on Honeycomb).
Of course for most apps search isn't useful - probably why they removed the dedicated key.
Click to expand...
Click to collapse
There are already quite a few phones out there without a search button. My almost 2 years old X10 doesn't have a dedicated search button and i never missed it. The search function is bound to long-press menu at the x10. Given the fact that ICS has a dedicated task switcher button, they could bind the search to long-press home for example. Just an idea though
Sent from my X10i using XDA App
qwer23 said:
There are already quite a few phones out there without a search button. My almost 2 years old X10 doesn't have a dedicated search button and i never missed it. The search function is bound to long-press menu at the x10. Given the fact that ICS has a dedicated task switcher button, they could bind the search to long-press home for example.
Click to expand...
Click to collapse
Hmm.. news to me - I've never seen an android phone without one. Lucky I was doing tablet compatibility testing then
There will probably also be custom roms that put it back (since a custom rom can do anything it likes with the buttons.. change their apparence, colour, hide them completely, make them dance up and down..).
TonyHoyle said:
Hmm.. news to me - I've never seen an android phone without one. Lucky I was doing tablet compatibility testing then
There will probably also be custom roms that put it back (since a custom rom can do anything it likes with the buttons.. change their apparence, colour, hide them completely, make them dance up and down..).
Click to expand...
Click to collapse
The Galaxy series in general (SGS1, SGS2) do not have a dedicated search button. They have just the menu, home and back buttons. However search is bound as a long press to the menu button which I guess won't be possible anymore. Haven't really found search to be that vital (maybe because I don't want to long press the menu button just to bring it up when I can search in other ways)
Since it's purely software, I know for a fact someone will mod in a search key.
Sent from my Samsung Galaxy S3 using XDA Ultimate App
That would be pointless. When search is available, the search box will appear in the menu bar of the app.
Sent from my Nexus S using XDA App
Been on AOSP for a while....
How do I totally disable the lock screen on a Sense ROM?
Any way to wake up phone with volume buttons?
Also... Any way to increase the number of"recent apps" that pop up when I long press home button?
Thanks!
[ Evo / KWIQ-ns / from xda app ]
use an external lock screen like magic locker or GO series
i believe theres a app in the market that does what ur asking for i havent used it in a while u might want to search no lock on the market search bar to see if it finds it still.
As mentioned, No Lock from the market will disable the lockscreen. Once the lockscreen is disabled, the phone will wake with the volume buttons - the lockscreen is what keeps it from waking on anything other than the power button.
As for recent apps, I couldn't tell you. I know there are third party replacements of the recent apps dialog, but I don't know if it's possible to launch them by long-pressing home. I just use an app to open up my app drawer (Alt Drawer) when I long-press the search button. That works well for me, but I don't know if that would meet your specific needs. With Alt Drawer you can sort by "Most Used", but that can make finding a particular recent app difficult. I just sort mine alphabetically, that way I can easily launch any app from anywhere. You could use an app (Quick Launch, Button Shortcut, or another) to open the replacement "recent apps" by long-pressing the search button.
I just got the note 3 coming for the note 2 and i love the phone but I've found an irritating issue with the note 3 S Finder. I've been able to uninstall it after rooting with titanium backup as there is no way to disable or remove while stock. now what i want to do is to be able to long press the menu button like i did with my note 2 and bring up Google now but after uninstalling S Finder and trying to create a tasker profile that would give me those results i cant seem to find how to input a hardware menu long press into tasker as the only long press option im given is camera button long press. Which the note 3 has no dedicated camera button. Any tips or ideas on how i can get my Google now back via a menu key long press?
No one has any ideas or suggestions that might be of some kind of help. I'd really appreciate it.
http://forum.xda-developers.com/showthread.php?t=2467797
skitsofranic said:
No one has any ideas or suggestions that might be of some kind of help. I'd really appreciate it.
Click to expand...
Click to collapse
I totally understand your frustration. Also coming from a Note 2, I used Google Now quite often. So, what I, did was add Google Now shortcut to my locksceen. I got rid of the other shortcuts (email, camera, etc etc) and just put a Google Now shortcut. It works for me.
Sent from my SM-N900T using XDA Premium 4 mobile app
I use wanam xposed. And the xposed module . https://play.google.com/store/apps/details?id=ma.wanam.xposed but i use double tap home for Google now.
Has Anyone tried freezing "finder" in titanium. Actually one more question,has anyone eels noticed Google now flash for a second before s finder pops up.. here's a video to show.. https://db.tt/b9Ed7YGh
Sent from my SM-N900T using Tapatalk 4
I was even more frustrated, because I used to long press 'menu' button for in-app search OR as Google <Now> app shortcut on the home screen of Touchwiz.
So how to replace the S-Finder with Google search, how to return the Note 2 behavior (Google Now search + In-App Search when applicable):
1) Root the device
2) Install latest Xposed framework from the official website.
3) Launch Xposed framework, activate it and press reboot button in the app.
4) Launch Xposed framework, go to Repository, find the GravityBox module and install it. Sorry, I am not allowed to post links on this forum.
5) Return to Xposed framework, go to Modules, check the new installed GravityBox module.
6) Launch GravityBox app, go to Navigation buttons, select 'Long-press Menu button' and change the behavior to 'In-app search'. Go back.
That's it. Now you have that in-app search AND you have Google Now (or other preferred search app) on the home screen!
Got my G3 today and have been spending a good amount of time setting it up.
I am rooted and have Xposed w/G3 Tweaksbox.
I have a couple of things that still annoy me.
Is there a way to swap the behavior of the recent apps button? I want short press to be menu and long press to be recent apps. I figured out I can add a menu button using G3 Tweaksbox that does exactly that, but I can't remove the stock recent apps button, so I have 4 buttons there and I don't really like that.
When I drag up the recent apps button, I get a little semi circle selector with voicemate, search and quickmemo+ options. I have no intention of ever using voicemail or quickmemo+. Is there a place to change the 3 things that come up there?
lexluthor said:
Got my G3 today and have been spending a good amount of time setting it up.
I am rooted and have Xposed w/G3 Tweaksbox.
I have a couple of things that still annoy me.
Is there a way to swap the behavior of the recent apps button? I want short press to be menu and long press to be recent apps. I figured out I can add a menu button using G3 Tweaksbox that does exactly that, but I can't remove the stock recent apps button, so I have 4 buttons there and I don't really like that.
When I drag up the recent apps button, I get a little semi circle selector with voicemate, search and quickmemo+ options. I have no intention of ever using voicemail or quickmemo+. Is there a place to change the 3 things that come up there?
Click to expand...
Click to collapse
Most modern apps use the 3 dot menu button in the app interface and that is why most modern phones tablets do away with dedicated menu button so why would you want to do this?
rkirmeier said:
Most modern apps use the 3 dot menu button in the app interface and that is why most modern phones tablets do away with dedicated menu button so why would you want to do this?
Click to expand...
Click to collapse
Probably because I'm used to it coming from the Galaxy S3.
lexluthor said:
Probably because I'm used to it coming from the Galaxy S3.
Click to expand...
Click to collapse
You'll get used to the new buttons in no time. Just give it a little time and you'll look back at the S3 thinking the button layout was dumb.i had an S3 and S4. Love the G3 and the on screen buttons!
rkirmeier said:
You'll get used to the new buttons in no time. Just give it a little time and you'll look back at the S3 thinking the button layout was dumb.i had an S3 and S4. Love the G3 and the on screen buttons!
Click to expand...
Click to collapse
We'll see.
Anyone have a solution to my other issue?
When I drag up the recent apps button, I get a little semi circle selector with voicemate, search and quickmemo+ options. I have no intention of ever using voicemail or quickmemo+. Is there a place to change the 3 things that come up there?
I have the exact thing you want; but I don't want it. I'm rooted with Xposed framework and I randomly rebooted my phone earlier to have it turn back on with a functioning menu button. I looked through all the modules I had downloaded and even booted into safe mode but to no avail. I desperately need help with this.
Sorry that's not what you want, but if anyone knows how to get that, that's why I want.
I'm rooted with Xposed framework and I randomly rebooted my phone earlier to have it turn back on with a functioning menu button. I looked through all the modules I had downloaded and even booted into safe mode but to no avail. I desperately need help with this.
Sorry for reposting this... Thought I posted in a different thread but I guess I'm wrong. Please don't crucify me
As a long time samsung user, I'd say try without the menu button and see how you get on first.
But you can change the swipe up (and thats a swipe up from anywhere on the navigation bar btw, try it out), using tweaksbo, it's under:
theme > ring pad
And you can either turn it off, or add up to 5 custom apps.
The recent apps button is kinda key to android, it's like asking to remove the home button. Maybe instead of adding a menu button, make double tap on home be the menu button instead? Then you'd still have your three icons, and wouldn't lost out on recent apps, which you should end up using more now it's easier to reach (as opposed to a long press on the home button on samsung).
As noted most apps should use the 3 dot menu button so unless you have an outdated app you use regularly you really shouldn't even want a dedicated menu button. Ask the developer to update the app. It's the way forward and most all modern phones don't have a dedicated menu button, even the S5 replaced the menu button with the multitask button. It you really can't adapt ask the G3 Tweaks xposed developer if he can add a menu button option as the G3 already has the framework to change nav buttons.
How can you change them?
steviewunderr said:
How can you change them?
Click to expand...
Click to collapse
Just use the LG Display menu in settings to remove that button and xposed to add other button options. I'd like to know what people use, I'm on a 4 button system. I'll post pics when I get a chance
I somehow managed to change them on a system level if that's even possible. I disabled all modules and even booted into safe mode and they were still there. I'd like to change it back on whatever level it got modified. And the settings app crashes when I try to change the button combination.
The OP did not want to replace the resents button with menu, but only change its behavior: short press - menu, long press- resents. I am very interested in the same setup.
lexluthor said:
When I drag up the recent apps button, I get a little semi circle selector with voicemate, search and quickmemo+ options. I have no intention of ever using voicemail or quickmemo+. Is there a place to change the 3 things that come up there?
Click to expand...
Click to collapse
In TweaksBox under theme tweaks, then ring pad. It let's you select one in the free version. In the donate version you can select up to 5 shortcuts in the ring pad or disable it altogether.
settings / display / home touch buttons / button combination
I think they are standard options and not something I've added in. let's you add/remove a button such as the menu button or recent apps. screen is wide so I use 5 buttons.
Sent from my LG-D855 using XDA Premium 4 mobile app
personally don't use program #1 the ring selector as it is accidentally opening all the time with use of the back button.
Sent from my LG-D855 using XDA Premium 4 mobile app
Hold the recents and thats your menu button. Thats a default setting i believe. No need for g3 tweakbox unless a longpress isnt what you want. Idk which model you have but the tmobile version doesnt let you add the menu button on the nav bar.
Sent from my LG-D851 using XDA Free mobile app
lexluthor said:
We'll see.
Anyone have a solution to my other issue?
When I drag up the recent apps button, I get a little semi circle selector with voicemate, search and quickmemo+ options. I have no intention of ever using voicemail or quickmemo+. Is there a place to change the 3 things that come up there?
Click to expand...
Click to collapse
Did you ever find an answer that I'd love to able stick a few more bits on there seems like the only thing lg have forgotten let customise! Lol
jonny_blagwind said:
Did you ever find an answer that I'd love to able stick a few more bits on there seems like the only thing lg have forgotten let customise! Lol
Click to expand...
Click to collapse
G3 Tweaksbox,theme, ring pad, disable ring pad.
I know there is the "buttons" menu in settings and it gives some options for which button does what and button swap but I want more!
Like, long press the back button to kill an app (useful for closing the web browser, for instance, instead of hitting back a billion times or menu - close)
Or adding a menu button since many older apps don't always have a menu option on them anywhere and rely on that button.
I would love to swap the recents button with menu since I generally long press the home button for recents anyways but so far I can't seem to find an option to do so.
Can someone please help point me in the right direction? Thanks!
I just found this thread in search of the same solution. It seems like it's an Android level feature developers choose to include or not. My OnePlus one on 5.1 was the last time I've seen that menu, and I really want it back. It's so annoying to not be able to customize my buttons exactly how I like them, especially since that menu is something that's been in Android for so long. Feels like a step back.
Install All in one gestures app.
Don't be fooled by app's name, it does exactly what you ask and something more.