[Q] Long press the home button.... - AT&T HTC One (M8)

When I long press the home button a semi circle comes up and Google is at the top, no other icons. Can I add different apps to this? I think I've been through every menu, I just got the phone yesterday and I am still working on it.
Thanks!

jackryan57 said:
When I long press the home button a semi circle comes up and Google is at the top, no other icons. Can I add different apps to this? I think I've been through every menu, I just got the phone yesterday and I am still working on it.
Click to expand...
Click to collapse
Short answer: not without modifying the firmware. There might be a custom firmware (or "xposed" module) that has this as a feature. (However, I'm not personally aware of anything on the HTC One M8 that does it.)
For future reference, single questions with shorter answers should be posted in the device's Q&A section, not the general section. (If it's an open question involving a lot of conversation, it might be okay in 'general.')
Take care
Gary

Related

[Request][Mod] Flip search button function

I seldom use the search function on my n1 (quick press search button), compared to my shortcut (long press search button).
I'd love to have the function on the button flipped, so that only when I long press search I get to search, but simply quick pressing it brings me to quickdesk (my shortcut)
There has got to be others interested in this, but I can't find any solution on how to solve it..
Can somebody help me out?
Regards
-e
I THINK someone looked at this before, and without having an app running actively ALL the time to remap the default single press keys, its impossible.
dogiedogie said:
I THINK someone looked at this before, and without having an app running actively ALL the time to remap the default single press keys, its impossible.
Click to expand...
Click to collapse
Or i assume, editing the framework from source ? Like how wysie did it with long-press home-button. If u dont know what im referring to try cm6.
The home button long press change in cm6 is really nice.
Wondering how deep in the OS/framework these changes are..
Basically the OS should register the 4 "hardware" buttons the same way, so if one can be changed, all should be able to be changed..
Also since I just wanna swap functions, there is no need for a gui/front end to control the changes or map certain programs to it.
(I wouldn't complain if cm6 got a full search button control for both short and long press though)
Sounds like something that could be baked into a cm rom if enough people was interested in it..
-e
It should be possible, but I took a brief look at the source and couldn't find it -_-. Will look harder next week. (Weekend's here )
Glad to see you all liking the home button binding change .
I was actually thinking about this after seeing the MT Slide ad... All the genius button is is the search button binded to a skinned voice dialer (if it's even skinned, haven't looked into it)
Wysie said:
It should be possible, but I took a brief look at the source and couldn't find it -_-. Will look harder next week.
Click to expand...
Click to collapse
Massive props to you if you can pull this off!
Looking forward to some good news next week
Key Mapping
This is a good resource: http://www.kandroid.org/android_pdk/keymaps_keyboard_input.html#androidKeymapKeyCharMap.
Would be awesome if you could pull this off
Wysie said:
It should be possible, but I took a brief look at the source and couldn't find it -_-. Will look harder next week. (Weekend's here )
Glad to see you all liking the home button binding change .
Click to expand...
Click to collapse
Sent from my Nexus One

[Mod] 3 dot menu removal. Button remap (Coming Soon)

I have got rid of the 3 dot menu bar which is easy(zip file posted). But trying to remap recent apps was a fail. When I try to remap recent to menu it would affect home button not working so in the zip is the file the original file to remap buttons if you want to take a look and see if anyone here can remap recent to menu. AND eventually me or someone else will figure out long press remaping.
As well I figured out using the GMD Gestures app from playstore, you can create your own gesture and set it to recent apps if you want.
FYI for the 3 dot menu bar removal it requires you to delete the build.prop via recovery file manager than flash. For some reason it wont replace the file. So delete than flash and same with the button remap file in the zip.
THE BUTTON REMAP IS JUST FOR PEOPLE WHO WANT TO LOOK AT THE FILE TO SEE IF THEY CAN FIX.
THE NO MENU FILE IS A FLASHABLE TO GET RID OF MENU BAR.
well to fix the files not being overwritten via the flashable i changed your updater-script to /dev/block/mmcblk0p32 vs /dev/block/mmcblk0p2 but also didn't have any luck on the mod working either..the first time it made my recents button basically do nothing my home button seem to just select things and then backed as usual.. and then i edited the .kl file thinking maybe since you had things things right next to eachother and not on each line it caused a error i just had the menu (3 dots) issue disappear but the recents key worked as usual.. maybe just user error.
lasphyxial said:
well to fix the files not being overwritten via the flashable i changed your updater-script to /dev/block/mmcblk0p32 vs /dev/block/mmcblk0p2 but also didn't have any luck on the mod working either..the first time it made my recents button basically do nothing my home button seem to just select things and then backed as usual.. and then i edited the .kl file thinking maybe since you had things things right next to eachother and not on each line it caused a error i just had the menu (3 dots) issue disappear but the recents key worked as usual.. maybe just user error.
Click to expand...
Click to collapse
So re-mapping DOES work if you edit the .kl file and fix the typo?
Argumentation said:
So re-mapping DOES work if you edit the .kl file and fix the typo?
Click to expand...
Click to collapse
no the remapping didn't work once i fixed the typo.. but it did remove the menu from the apps that show it on the bottom of the screen so it half worked..
lasphyxial said:
no the remapping didn't work once i fixed the typo.. but it did remove the menu from the apps that show it on the bottom of the screen so it half worked..
Click to expand...
Click to collapse
Ah, ok. :good: Also, did it break multitasking?
You might want to check with runandhide about long press remapping:
http://forum.xda-developers.com/showthread.php?t=1681034
He got this working on the evo lte by changing this code:
http://forum.xda-developers.com/showpost.php?p=26734996&postcount=3
I agree with you that the recent apps button should be menu on tap and recent apps on long press.
str8upx said:
You might want to check with runandhide about long press remapping: http://forum.xda-developers.com/showthread.php?t=1681034
He got this working on the evo lte.
Click to expand...
Click to collapse
I will pm him and see if he can help with long press.
He fixed long press on home but that is already google now which I like. I'm asking him about long press on recent key.
Actually the modified build.prop is what gets rid of 3 dot menu bar.
What's the reasoning behind making the recent apps button do menu upon tap and actually show recent apps upon long press? That seems logically backwards to me.
Maybe its just because I use the recent apps button more than any other, but it seems like it should be like it is stock and then upon long press show the menu. Isn't that how HTC did it officially on their update to the One?
Obviously its a matter of personal preference - glad to see someone working on this (thank you!) because that bar is driving me nuts haha.
thenickisme said:
What's the reasoning behind making the recent apps button do menu upon tap and actually show recent apps upon long press? That seems logically backwards to me.
Maybe its just because I use the recent apps button more than any other, but it seems like it should be like it is stock and then upon long press show the menu. Isn't that how HTC did it officially on their update to the One?
Obviously its a matter of personal preference - glad to see someone working on this (thank you!) because that bar is driving me nuts haha.
Click to expand...
Click to collapse
Yeah I like it more that way too
Sent from my HTC6435LVW using xda app-developers app
+1, I like it that way too.
Sent from my HTC6435LVW using xda premium
So if I flash this MOD ... will this just remove the annoying 3 dot menu on the bottom of my phone that comes up on all the screens/apps that I use.
Or am I going to lose the functionality of pressing recent apps, home, back?
whats this MOD do, as is..?
Thank you! I can't thank you enough!
Sent from my HTC Droid DNA
-4ndr01d- said:
So if I flash this MOD ... will this just remove the annoying 3 dot menu on the bottom of my phone that comes up on all the screens/apps that I use.
Or am I going to lose the functionality of pressing recent apps, home, back?
whats this MOD do, as is..?
Click to expand...
Click to collapse
Well since my zip file does not replace files then all you do is delete build.prop via recovery file manager and flash. It won't mess with capacitive buttons unless you deleted that file too but don't so only 3 dots will go away.
thenickisme said:
What's the reasoning behind making the recent apps button do menu upon tap and actually show recent apps upon long press? That seems logically backwards to me.
Maybe its just because I use the recent apps button more than any other, but it seems like it should be like it is stock and then upon long press show the menu. Isn't that how HTC did it officially on their update to the One?
Obviously its a matter of personal preference - glad to see someone working on this (thank you!) because that bar is driving me nuts haha.
Click to expand...
Click to collapse
Probably because you have had to long press for recent apps since android cupcake. Its natural.
So if I am following this thread correctly, this WILL completely remove the 3 dotted menu, HOWEVER, we have NO access to getting in to an app menu until the recent button can be remapped. Correct?
BFirebird101 said:
So if I am following this thread correctly, this WILL completely remove the 3 dotted menu, HOWEVER, we have NO access to getting in to an app menu until the recent button can be remapped. Correct?
Click to expand...
Click to collapse
yes or you can download GMD Gestures app from play store and set a gesture to menu. Thats what I do.
So like mentioned above, the 3 dot menu will be gone and capacitive buttons will work as normal?
and use the GMD gesture app to get into menus of applications?
can we revert this process if something happens. like replace the files it removes.
obviously in a ZIP bc we cant push them with root explorer yet
str8upx said:
Probably because you have had to long press for recent apps since android cupcake. Its natural.
Click to expand...
Click to collapse
But that was a long press of the home button correct? A lone button dedicated to recent apps functionality wasn't introduced until ICS. Considering the vast majority of general users(not us XDA types), I would argue that most people had never heard of the recent apps feature until el Goog stuffed it down everyone's throat when they shifted into the new 3 button system. I feel like that has become key to the operation of Android and considering the changes from 4.1 to 4.2 Google intends to keep it that way and build around it.
I know this is a mod that really isn't for the general public, but I feel like Google is a smart company. Just browse through their dev guidelines and you can see that they take every single detail into account and invest HEAVILY into finding the best way to operate Android. -I don't feel like this design change was a shot in the dark for them.
Of course, this would all be moot if HTC had decided they weren't 'too cool' for on-screens.
Sorry, ill get off my UX soapbox haha
So there is no 3 dot removal yet? Where does it place it to?
Not an iPhone.....
luke1333 said:
So there is no 3 dot removal yet? Where does it place it to?
Not an iPhone.....
Click to expand...
Click to collapse
There is. The mod I posted removes 3 dot but you need to delete build.prop via recovery file manager before flashing because it will flash a modified build.prop.
Also using GMD Gesture app for menu.

Settings / Menu Button

Is it just me or is it kind of annoying that because they left out the menu button from the phone they now need to show it at the bottom of the screen for apps that depend on it being part of the phone??
Kinda seems like the iPhone 4 to 5 issue where the app only takes up part of the screen and the bottom is left to show that stupid menu line...
Couldn't that have made it horizontal instead of vertiacal to take up less space and make it more appealing???
/rant off
With custom roms there may be a fix to that. I also think it's annoying but don't worry soon enough it will be fixed depending on what Rom you put on your one. Hope this helps
Sent from my HTC One using Xparent Blue Tapatalk 2
Anyone having difficulty moving the camera app from the bottom row of apps? Every time i go to move it, just copies it instead.
iplayforkeeps said:
Anyone having difficulty moving the camera app from the bottom row of apps? Every time i go to move it, just copies it instead.
Click to expand...
Click to collapse
You have to have the app draw open and move it there and you should be good to go.
Sent from my HTC One using Tapatalk 2
iplayforkeeps said:
Anyone having difficulty moving the camera app from the bottom row of apps? Every time i go to move it, just copies it instead.
Click to expand...
Click to collapse
Ready for a bit of an annoyance? You have to do it from the App Drawer. Even more annoying? You have to move it out before you move another one in, otherwise you get a folder and you have to open the folder to remove the original (in other words it doesn't swap the icons, just creates a folder with both)..
Also - it is a bit annoying not having a menu button. Modaco's framework will allow you to long press back (or double press, don't know for sure) for menu. There's also work being done on a custom kernel which makes the HTC area on the capacitive button sensor another button for menu. There's also this (http://forum.xda-developers.com/showthread.php?t=2191626) which was done for another base (doesn't work on ours, changes some other things in Settings that shouldn't be changed and didn't seem to enable to setting - which leads me to believe ATT went further out of their way to remove it then some others), but I'm looking into the changes that were made to bring it to our base too. (unfortunately simply toggling the method always on didn't worked as I'd hoped, but suspected)
I've already shared a build.prop modified to remove the 3 dot menu bar, but this leaves you without a menu in some apps which is a little annoying. Hopefully I'll get long press back for menu figured out though for att's stock rom.. if it's uber important to you, most of the int'l roms already have this incorporated
Thanks for the information on how to remove the app from the bottom menu bar. I never use text messaging, so was quite annoyed by how it was always stuck in there. I put Viber in place of Text message app.
The lack of menu button and wasting more space on the screen for that function does annoy me too. They should have just make that HTC logo a soft button. I don't think they can add another button on HTC logo with a software though.
There's already a custom kernel available that has madebthe HTC logo a third button
Sent from my HTC One using Tapatalk 2

Remap App Switch To Menu

So ive been search around for a while now on how to fix this. And to anyone that chimes in and says why do you need the menu button obviously you don't use older apps, the new touch button on the screen is a huge annoyance especially since i've used my phones this way since my first S1. Regardless this is how i want it and so do many other people.
Currently this is only for a rooted phone
I have figured out how to remap the left soft key from the App Switcher/Multi window over to the old style menu key. Instructions for that can be found here
But now i don't have any way of switching to my currently open apps, after remapping the left key, the longpress now takes you to search. and long pressing on the home button also takes you to another variation of the search (both i dont use nor want). I want to be able to remap my left softkey on longpress to open up currently open apps (APP_SWITCH) and it would be nice if long pressing on Home could open the Task Manager as it did on my S3.
As far as i can tell editing of the longpress function is done via a Policy edit. Read about that HERE
Keep in mind that post is from 2014 so i have no idea if the internal code is still being handled the same way, i couldn't even find that file on my S6, but i did find a file called SEPOLICY in my root folder using ROOT EXPLORER. Do any of you know more about this and how I can go about changing this? im sure its a code level adjustment. Thanks
Long-press home button can be controlled without root easily.
Check out this app:
https://play.google.com/store/apps/details?id=com.spada.nowgesturetweaksfree
I use the long-press home to get to my last used app.
I wonder if I can remap my buttons to launch any other apps.. Will have to tinker around a bit.
Ewww.
@rbiter said:
Ewww.
Click to expand...
Click to collapse
if you have nothing useful to bring to this discussion then please get out
j1635 said:
if you have nothing useful to bring to this discussion then please get out
Click to expand...
Click to collapse
very useful. menu for navigation is long long outdate. software nave or 3 dots is the customary way to go. adding a secondary menu button is redudant and unnecessary. my little ewww comment brought a lot to the table. you tryingt to call me out on it is less useful.
@rbiter said:
very useful. menu for navigation is long long outdate. software nave or 3 dots is the customary way to go. adding a secondary menu button is redudant and unnecessary. my little ewww comment brought a lot to the table. you tryingt to call me out on it is less useful.
Click to expand...
Click to collapse
lol f off
If you guys use Dropbox, how do you get to the menu with SORT, etc.. without a menu key. This is making me crazy. I'm using nova launcher and there is no floating menu key. ????
The problem is if not every developer uses it, it's inconsistent.
It often helps if the options etc. In apps are on the top, so you don't have to fidget with your phone to reach the top or use two hands.
The menu button on every app is positioned somewhere else, so I find the op wanting it justified.
All in one gestures let's you remap every key, for some odd reason on my s4 I can remap the menu key, but on the S6 for some odd reason the option of the menu key has vanished in the same app:what:
Sent from my SM-G925F using XDA Free mobile app
Hi pal. Hope it helps. Make 254 button remap, then install nova launcher, in tab gestures select long press menu and then recent app. Profit! Now once tapped you have menu button, long pressed - recent apps.
So, i made it, i use it. It works.
j1635 said:
So ive been search around for a while now on how to fix this. And to anyone that chimes in and says why do you need the menu button obviously you don't use older apps, the new touch button on the screen is a huge annoyance especially since i've used my phones this way since my first S1. Regardless this is how i want it and so do many other people.
Currently this is only for a rooted phone
I have figured out how to remap the left soft key from the App Switcher/Multi window over to the old style menu key. Instructions for that can be found here
But now i don't have any way of switching to my currently open apps, after remapping the left key, the longpress now takes you to search. and long pressing on the home button also takes you to another variation of the search (both i dont use nor want). I want to be able to remap my left softkey on longpress to open up currently open apps (APP_SWITCH) and it would be nice if long pressing on Home could open the Task Manager as it did on my S3.
As far as i can tell editing of the longpress function is done via a Policy edit. Read about that HERE
Keep in mind that post is from 2014 so i have no idea if the internal code is still being handled the same way, i couldn't even find that file on my S6, but i did find a file called SEPOLICY in my root folder using ROOT EXPLORER. Do any of you know more about this and how I can go about changing this? im sure its a code level adjustment. Thanks
Click to expand...
Click to collapse
but if i want to change the long press from split screen to menu? how do i find that? will it work the same?
Delphinus3 said:
but if i want to change the long press from split screen to menu? how do i find that? will it work the same?
Click to expand...
Click to collapse
look at my Rom.. it needs changes in framework to get that working..and it is working
Alex-V said:
look at my Rom.. it needs changes in framework to get that working..and it is working
Click to expand...
Click to collapse
i saw your page.. there are 2 roms i seem to like, yours and EMPORIA but idk who is best. lol i haven't even bought the phone yet but yea the menu button will be missed for me. what i want in a rom? if its based on stock i like it as close to stock as possible (no bloatware), call recording, if there's an option for increasing camera performance thats awesome, better battery life than stock original. that's it basically. and if i only want to root, how can i change menu longpress? i hered theres like a toolbox root app for galaxy devices...
Delphinus3 said:
i saw your page.. there are 2 roms i seem to like, yours and EMPORIA but idk who is best. lol i haven't even bought the phone yet but yea the menu button will be missed for me. what i want in a rom? if its based on stock i like it as close to stock as possible (no bloatware), call recording, if there's an option for increasing camera performance thats awesome, better battery life than stock original. that's it basically. and if i only want to root, how can i change menu longpress? i hered theres like a toolbox root app for galaxy devices...
Click to expand...
Click to collapse
it's only my personal rom..means it's not made for making any profit or let's say thousands of users..
i think you must try it yourself for one or two days and compare..my is very clean

Is there a way to get old multi window back?

So since 9.0 update broke multiwindow feature. I used it as long press on multitasking button for split screen. Is there an app or something to get it back without root?
CookieTheMonsta said:
So since 9.0 update broke multiwindow feature. I used it as long press on multitasking button for split screen. Is there an app or something to get it back without root?
Click to expand...
Click to collapse
Do this: tap on the app icon at the top of the app when you're in the recents screen, there is a split screen option there. Do me a favor though, try it and see how well it works. When I do it, the app only takes up a tiny bit of the screen at the top, I try to slide it down but it just slides back up. It is there but to me it seems buggy or at least difficult to use. Let me know
Update: I figured it out. You select to open one app in split screen, and then choose any other app and they will both share the screen.
CookieTheMonsta said:
So since 9.0 update broke multiwindow feature. I used it as long press on multitasking button for split screen. Is there an app or something to get it back without root?
Click to expand...
Click to collapse
Multi-Window is not broken in Android 9. All that happened with it (and other features, I don't have a full list readily available) was a change in how we use said features.
Someone else asked the same question recently. Thread below will be of help to you.
https://forum.xda-developers.com/galaxy-s9-plus/help/multi-windows-options-pie-s9-t3903497
I know they changed it, but I should have explained it better. I wanted to know if there is a way to get as we had it on Oreo? On oreo, there was a way to assign long press of multitasking button to split-screen current app. And I want to know if I could get that back?
CookieTheMonsta said:
I know they changed it, but I should have explained it better. I wanted to know if there is a way to get as we had it on Oreo? On oreo, there was a way to assign long press of multitasking button to split-screen current app. And I want to know if I could get that back?
Click to expand...
Click to collapse
Checking the users manual for Android Pie for our phone's the only way to do app pairing now is via the Edge menu.
If you want other methods then you can refer to the thread I linked (someone posted an app suggestion for what your asking in the thread). Otherwise check the Google Play store and see if there is an app that will do the trick.

Categories

Resources