[mod request] - OnePlus 3 Questions & Answers

Is it possible to activate the navbar plus the hard ware keys? I would like to normally use the hardware keys but have the navbar to use the music controller or the "new" clipboard feature or just have some extra buttens. Maybe for some Tasker action or so.
Iam on OOS.

I would use this mod as well. That's how I had my Asus Zenfone 2 Laser set up. Hardware keys with back on the right and soft keys with back on the left that way I could use either hand without having to reach across the phone to press back or recents. It was like a rigged up one-handed mode.
Edit for clarification: I used Xposed to have both hard and soft keys. I'm not sure how else it could be done, but I imagine it'd be a little more difficult that a few edited lines of code here and there.

It's possible to do this currently with a few different custom ROMs. Resurrection Remix, which I currently run, has the option to enable both hardware and software keys, and it is likely that many other Lineage-based ROMs would be able to as well.

Joooscha said:
Is it possible to activate the navbar plus the hard ware keys? I would like to normally use the hardware keys but have the navbar to use the music controller or the "new" clipboard feature or just have some extra buttens. Maybe for some Tasker action or so.
Iam on OOS.
Click to expand...
Click to collapse
Use LMT launcher's pie
https://forum.xda-developers.com/showthread.php?t=1330150

Related

[Q] Adv Key Mapping question. Dev insight appreciated

Recently moved away from IOS JailBreak to Android, and can't say im used to the new FileSystem! I am trying to map keys specifically while the lockscreen is active. Most of my searches are littered w/ the global keylayout method. I noticed how the camera app remaps vol and pwr hard buttons (to zooming and controls lock respectively), while lockscreen nulls the 4 touch keys but keeps the global hard buttons, except camera. IOS JB had "activator". It is able to set button and gesture actions for the lock screen, home screen, while an app was active, and global (across the other 3). I dont need the full "activator", just wish to do lockscreen specific remappings to better utilize unused keys that otherwise have a good function. Anyone know a good FS mod shortcut or does the lockscreen.apk it's self need to be altered to achive this?
You can simply pull the key mapping file off the phone itself and edit it in notepad, save it, and send it back on. You need root though, I believe. Follow this guide and mix it up yourself! There are many tutorials on how to do this, if this certain one isn't too helpful. This one specifically is for the G1 but the steps should be very similar.
http://forum.xda-developers.com/showthread.php?t=551344
Post #4 of http://forum.xda-developers.com/showthread.php?t=1046761. Epic specific button mapping file.
Thanks, but those are, what I refer to as, the global keylayout, because it affects the phone's lockscreen, homescreen, and where ever else applicable. For Example, I am trying to mod the lockscreen camera buttons to control music, but it goes back to the camera buttons @ homescreen. I would also like to set the 4 touch buttons that are normally blocked on the lockscreen to do Media stuff as well. The keylayout overtakes too much. I'm lookin a bit more into the filesystem to day, might look into the AOSP work for better insight. Still open to any suggestions on where 2 look.

[Q] Remap capacitive keys in AOSP ROMs?

Specifically, I want to change the recent apps key back to recent apps, instead of menu. I prefer the original layout over the Samsung/Legacy style pretty much every dev uses. It's too awkward for my liking, the recent apps button is being wasted as a rarely used menu key, and long pressing home for a feature I use more than pressing home is cumbersome. I don't really mind if I can't remap menu anywhere, as that'll be covered by the hidden PIE menu anyway.
And no, the solution for me isn't to switch to CM10. I have no plans to stop using Paranoid Android anytime soon.
Thanks for your help.
If you want to stick to PA I'm not sure how you can do that. But if you don't mind changing to ICJ, you can remap the capacitive keys. And you won't lose pie either as pie navigation is also included in ICJ.

How to temporarily disable capacitive/hardware/navigation buttons?

As the title has suggested, I want to find a way to temporarily disable the hardware buttons during gaming. It is a really painful experience as I always hit those buttons. Is the any way through xposed or something like the miui hardware buttons toggle to temporarily disable those buttons?
LKspro said:
As the title has suggested, I want to find a way to temporarily disable the hardware buttons during gaming. It is a really painful experience as I always hit those buttons. Is the any way through xposed or something like the miui hardware buttons toggle to temporarily disable those buttons?
Click to expand...
Click to collapse
i know what you mean, would be nice but i think the only way is via the settings toggle...
Sorry, there isn't. Android doesn't allow this, I think not even on custom ROMs.

Coming from Nexus 5, have some questions on OP3

I use Gravitybox on my Nexus so I'd like to do the same on the OP3.
It looks like the OP3 has physical nav buttons, which is to say, I can't add to that with anything.
Is there an IME switcher that shows up anywhere when typing for easily switching between keyboards? What about adding arrows for cursor navigation. I use Swiftkey for my keyboard, so unless I enable the keyboard row, there's no way to move the cursor with it. On the Nexus, I used the function in Gravity box to add cursor keys to the nav bar, but OP3 having physical buttons seems like it would put a stop to that too.
If I keep it stock and used systemless root/xposed/etc via Magisk, would it pass safetynet checks as it does on the Nexus when I turn them off?
Are there any other caveats I'd need to look out for?
(And in the interest of fairness, what would likely be the best improvements I notice too?)
You can enable navigation bar on the oneplus 3, even if there is physicals buttons.
The IME switcher will show up in the navbar if you enable it, or in the notification if you don't.
I don't know about root and safetynet
olimar7184 said:
You can enable navigation bar on the oneplus 3, even if there is physicals buttons.
The IME switcher will show up in the navbar if you enable it, or in the notification if you don't.
Click to expand...
Click to collapse
Enable by way of default options or if I'm using Gravitybox specifically?
Trel said:
Enable by way of default options or if I'm using Gravitybox specifically?
Click to expand...
Click to collapse
There is an option on the settings of the stock rom:good:
Welp, the physical size is bigger than I was hoping, but I can't find a better option on all the other specs.
This is most likely the only viable phone then and will be what I end up getting.
We shall see.
If needed you can use LMT to display the "pie" and customize actions.
http://forum.xda-developers.com/showthread.php?t=1330150
Dushaine said:
If needed you can use LMT to display the "pie" and customize actions.
http://forum.xda-developers.com/showthread.php?t=1330150
Click to expand...
Click to collapse
That looks like it may do what I want.
I'm not quite familiar with it, can you make it so if I call it up, it persists until I dismiss it?
Thinking along the lines of bringing up a menu with "[<] [Dismiss] [>]" to let me do multiple arrow presses.
If that's doable, then that would fully take care of what I'm looking for.

Activate softkeys navigation on any stock rom

Hi, I found you can activate softkeys on any stock rom by modify the build.prop value below
- Need root and use BuildProp Editor to edit
- Searh for words: qemu.hw.mainkeys=1 and change 1 to 0 it activates the softkeys.
- Save the changed and Reboot, your hardware key will still working as well
- The softkeys function is same to the hardware keys you can long press for screenshot, turn on camera etc
I don't know how to turn off the hardware key yet, if anyone know you can share it.
You can disable the hardware button in Settings/Accessibility/Virtual Button Control.
Just thought I'd add a little tidbit to this topic that I found after a dropped my LePro3 and lost home and back hardware key function. With the app Handy Soft Keys I now have (as the name suggests) really handy software keys. https://play.google.com/store/apps/details?id=ca.yesoft.handysoftkeys&hl=sv (There's an ad-free pro version available as well). No root required. I don't think it has the full functionality of the hardware buttons with long press, but I just needed the basic ones and if that's what someone else needs as well, well, it's there.
And by the way, if you don't want to go through settings etc hardware keys can be turned on/off easily by pressing power and volume up at at the same time.

Categories

Resources