[REQ]Software Navigation Keys for Google Play Edition - One (M7) Q&A, Help & Troubleshooting

I've already got a great app to dim my capacitive buttons completely (there's only two, no need to awkwardly guess where they are), I would like to know if anyone has found a working solution for enabling Nexus-style software navigation keys.
If not, are there any developers willing to figure it out?

Anyone?

I tried the build.prop hack to no avail, so that's a no-go.

Related

Back Light Modification

I would like to find a way to modify the amount of time the backlight is on for the bottom buttons. I know there is a MOD that uses these for notification in place of the LED we don't have; so I am guessing someone knows how to modify this setting. I would like to be able to make the backlight remain on anytime the screen is on. I am more than willing (and would actually like to) to do the work if someone here can get me started.
Thanks
Jeff
no one has yet found a way to do this, not sure if it's possible, but who knows.
https://github.com/project-voodoo/backlightnotification/tree/master/liblights/
^ that's neldar's work for backlight notifications, lights.c is the modified file and lights.c.original is what was modified. go ahead and play with that to see what you can find out.
Thanks for the info and link. I will certainly look into it and see what I can do. Persistance may pay off eventually!
Jeff
actually the epic 4g has this setting built in. on that phone the slide-out keyboard back light has the same timer as the 4 soft keys and you have the option to sync both to the screen.
so maybe posting over there to or just getting the epic source would help.
a.vandelay said:
actually the epic 4g has this setting built in. on that phone the slide-out keyboard back light has the same timer as the 4 soft keys and you have the option to sync both to the screen.
so maybe posting over there to or just getting the epic source would help.
Click to expand...
Click to collapse
the setting is still tied to liblights.c and it isn't tied to the length of the screen timeout, it's the softkeys tied to the keyboard keys (which use the same settings/binary)... the keyboard is just an extension of the softkeys so the solution would still lie in modifying liblights.c
Just get one of the i9000 roms with the setiron kernel, it has backlight notifications among other things.

[SOLUTION] Button Savior On-screen Softkeys - Utility Updated on Market

For those that would like some onscreen softkeys that you can even see in the dark.
http://forum.xda-developers.com/showthread.php?t=865525
I have been using this little utility on my Android HD2 for a while now and figured I would give it a shot on my Gtab. Works Great! Merry Christmas to All!
[UPDATE Dec 30th 2010]
This great utility is now on the Android Market. Install it from there and you will get prompts for updates when they are released. I had an update yesterday that added a couple of skins and a few new features. It also has a new settings interface and it still works great on the G-Tab!
Sent from my VEGAn-TAB-v1.0.0b3 using Tapatalk
Work great.
thanks.
Awesome find!
great find..... I wish we could now disable the buttons on the side that are so annoying when you hit them accidentaly
insight3fl said:
great find..... I wish we could not disable the buttons on the side that are so annoying when you hit them accidentaly
Click to expand...
Click to collapse
Was thinking of trying to find a way to disable the right side hardware buttons myself. They are fine until you are trying to reposition the tablet and accidentally press one. Or lose your grip and are grasping for purchase and press one then. Very annoying for sure.
Great find. Whose up for doing a YouTube review?
Scott
cscotty said:
Great find. Whose up for doing a YouTube review?
Scott
Click to expand...
Click to collapse
Would do one myself but have no dock or easel at this time that would provide the necessary stability for video purposes.
Sent from my VEGAn-TAB-v1.0.0b3 using Tapatalk
Neat app I like it. I put 4 very tiny adhesive dots on the side of the case so I know where everything is at night. This app works too though
TeamSpeed said:
Neat app I like it. I put 4 very tiny adhesive dots on the side of the case so I know where everything is at night. This app works too though
Click to expand...
Click to collapse
Some nice little glow in the dark dots would be nice. I wonder if something like that would affect the responsiveness of the buttons? Maybe the dude from AndroidStickers.com can give us some input here?
BTW, this app has been updated and is now on the Android Market. Check the OP for more info.
hitekredneck said:
Some nice little glow in the dark dots would be nice. I wonder if something like that would affect the responsiveness of the buttons? Maybe the dude from AndroidStickers.com can give us some input here?
BTW, this app has been updated and is now on the Android Market. Check the OP for more info.
Click to expand...
Click to collapse
Did a quick market search for button savior and got nadda. What's It called there?
Allenfx said:
Did a quick market search for button savior and got nadda. What's It called there?
Click to expand...
Click to collapse
It shows up in market for me. Have you done the market fix (clear cache, etc.)? It's exactly as spelled above.
Jim
hitekredneck said:
Some nice little glow in the dark dots would be nice. I wonder if something like that would affect the responsiveness of the buttons? Maybe the dude from AndroidStickers.com can give us some input here?
BTW, this app has been updated and is now on the Android Market. Check the OP for more info.
Click to expand...
Click to collapse
I have tried fluorescent reinforcement stickers, but you can not see them that well in total darkness. As far as disabling the keys you have to cover them with something thick like leather or many layers of paper. I tried sticky notes.... several layers of them but they still pick up your touch
this app is a lifesavor! Streaming vids crash alot due to that damn cooliris.com gallery association. Button Savior is the only escape when gallery decides FC.
Sent using Tapatalk
I might be way off, but I saw an app in the market called Button Remapper. I haven't had a chance to dig into it, but it looks like it's able to remap the soft keys on the bezel. I don't know if they can be remapped to null or an empty command, but at the least maybe they can be remapped to something that doesn't do much (like dpad up/down/left/right or something).
If I get a chance to play with it, I'll report back. Of course, anybody who beats me to it is encouraged to post their results.
EDIT:
Hey, it worked. I decided to jump into it and try it out. I basically just popped in and replaced any buttons that were soft buttons (search/home/menu/back) with DPAD buttons. I don't know if changing every reference is required or if there are better options than using DPAD buttons, but it's a start.
EDIT AGAIN:
DPAD worked fine but I kept accidentally selecting links and whatnot in the browser. I tried End Call, since we don't have phone capability, but it seemed to just close whatever app I was in. Ended up binding Back/Menu to Volume Down and Search/Home to Volume Up, which is working well.
EDIT AGAIN AGAIN:
Even better, Focus seems to not do anything at all (obviously), unless in an app that uses the camera's focus. Don't know how I didn't notice that. Now to train myself to never use the soft keys!
reynwrap582 said:
I might be way off, but I saw an app in the market called Button Remapper. I haven't had a chance to dig into it, but it looks like it's able to remap the soft keys on the bezel. I don't know if they can be remapped to null or an empty command, but at the least maybe they can be remapped to something that doesn't do much (like dpad up/down/left/right or something).
If I get a chance to play with it, I'll report back. Of course, anybody who beats me to it is encouraged to post their results.
EDIT:
Hey, it worked. I decided to jump into it and try it out. I basically just popped in and replaced any buttons that were soft buttons (search/home/menu/back) with DPAD buttons. I don't know if changing every reference is required or if there are better options than using DPAD buttons, but it's a start.
EDIT AGAIN:
DPAD worked fine but I kept accidentally selecting links and whatnot in the browser. I tried End Call, since we don't have phone capability, but it seemed to just close whatever app I was in. Ended up binding Back/Menu to Volume Down and Search/Home to Volume Up, which is working well.
EDIT AGAIN AGAIN:
Even better, Focus seems to not do anything at all (obviously), unless in an app that uses the camera's focus. Don't know how I didn't notice that. Now to train myself to never use the soft keys!
Click to expand...
Click to collapse
How easy is it to revert back to stock button action? Or do you turn this function ON each time you boot and then run this program?
At each bootup there's a notification item that you can select to restore to your defaults, which you can clear until the next restart, in case something gets borked.
I have 4 very small black metal "nail covers" that I superglued directly on the side next to each soft button. Now I just feel the button with my index finger and use the side of my thumb to press the screen next to it, works great in the dark, better than the adhesive pads I had. Very small and black and low profile...
reynwrap582 said:
At each bootup there's a notification item that you can select to restore to your defaults, which you can clear until the next restart, in case something gets borked.
Click to expand...
Click to collapse
I am running tnt lite 3.1.4 and just downloaded button remapper. It loaded, but when I went to run it it FC and never let me set any buttons. Now each time I run it it FC.
What rom are you on?
Thanks
EDIT:Working fine for me now. Don't use galaxy tab version. Download standard.
reynwrap582 said:
I might be way off, but I saw an app in the market called Button Remapper. I haven't had a chance to dig into it, but it looks like it's able to remap the soft keys on the bezel. I don't know if they can be remapped to null or an empty command, but at the least maybe they can be remapped to something that doesn't do much (like dpad up/down/left/right or something).
If I get a chance to play with it, I'll report back. Of course, anybody who beats me to it is encouraged to post their results.
EDIT:
Hey, it worked. I decided to jump into it and try it out. I basically just popped in and replaced any buttons that were soft buttons (search/home/menu/back) with DPAD buttons. I don't know if changing every reference is required or if there are better options than using DPAD buttons, but it's a start.
EDIT AGAIN:
DPAD worked fine but I kept accidentally selecting links and whatnot in the browser. I tried End Call, since we don't have phone capability, but it seemed to just close whatever app I was in. Ended up binding Back/Menu to Volume Down and Search/Home to Volume Up, which is working well.
EDIT AGAIN AGAIN:
Even better, Focus seems to not do anything at all (obviously), unless in an app that uses the camera's focus. Don't know how I didn't notice that. Now to train myself to never use the soft keys!
Click to expand...
Click to collapse
is button remapper free?
I'm on Vegan B3.
ButtonRemapper is US$1.03

[Q] back and home buttons

Is there a way to keep the back and home buttons illuminated?
I've noticed sometimes in the dark they are lit up, but not always.
It would be nice not to have to grope around to find them.
HTC One AT&T stock.
I have been searching for a way to get this as well and have had no luck. I did come across an app with controls for changing the brightness of the back and home button lights so I figure it should be too hard for someone to make.
If anyone would like to do so, it would be greatly appreciated.
I've actually been asking around for this as well! I assume it would be a simple build.prop modification, but i'm no good in the build.prop and would probably mess somthing up if i tried it on my own. Would need someone to tell me what exactly to change.
I'm sure someone could write a quick script or an easy app. Just need to find someone willing, lol.
Try adding
ro.mot.buttonlight.timeout=0
in build.prop. Remember backup!

[Q] How to enable Soft Keys / On-screen Nav Bar?

I'm using a custom Sense 5 rom, and was wondering how do you enable it. I already tried the build.prop trick, but it didn't work. Anything i'm missing? Yes I know there's the capacitive buttons, but there's already a on-screen menu button. Might as well turn it into the whole nav button. And yes, I know I can disable the on-screen menu button, but I like to SEE if there's a menu button in the app. Plus i'm coming from a GNex, so i'm used to the nav bar.
Anyone?
I want softkeys as well, but my experience is that it doesn't work with other than cm/aosp roms. Anyone that knows why or a workaround?

How to disable the physical home button?

Details of the device
I'm using the latest CM11 version from Novafusion.
Problem and steps I've taken
Currently I've got a problem where the home button intermittently activates on its own (but only long-presses, so if I disable long-press in the OS, it'll be fine for normal operation), without any interference. The side effect (which is my main issue) of this is that it means my phone's screen effectively turns on by itself 24/7, which is obviously bad for many, many reasons.
I'm asking whether there's anyway I can disable the home button? I've tried Android-HomeKey-Locker (can't link it, but the Google Play version of the thing on GitHub) but it hasn't done anything.
I'm aware I can turn on the software buttons, but they don't deactivate the physical buttons: and I only want to disable home anyway.
So my question is, is there any way of doing this? I can take the back and menu keys if needed.
Side note
Is it possible in anyway to bind long-press back to home? I asked this for CM12 a while back (and I've since downgraded), but is this possible with Cyanogen, as I've been able to do it with Carbon ROM on 4.4.4.
Hi! I currently use this app on CM 12.1 to enable softkeys and disable hardware keys:
https//play.google.com/ store/apps/details?id=net.alviano.android.softbuttons&hl=en
sorry for my bad english
Hi
Try disable the home button by following this. it worked for me
http://forum.xda-developers.com/showthread.php?t=2032117
Hey everyone,
Thanks for the help. Someone on reddit gave me a working solution by using Xposed Additions to remap the buttons how I wanted them to.

Categories

Resources