This Xposed module allows you to change the NavBar buttons on your Xperia/AOSP devices. On stock ROM, there're only three buttons on the NavBar (Back, Home and Recent Apps). Now you can have complete control of the buttons and how they look like.
Features
Show or hide Recent Apps, Menu and Search buttons
Re-order buttons
18 themes with different colors
Use your own button images http://forum.xda-developers.com/showpost.php?p=53045744&postcount=136
Restart SystemUI to see changes immediately without rebooting
Define left and right margin
Define navbar height
Define search button actions
Limitations & supported devices
I developed this module based on AOSP source code and tested only on my Xperia devices. I expect it to work also on AOSP devices such as Google Nexus. You can try it on other devices but I don't expect it to work universally, especially HTC and Samsung devices because their framework is heavily modified.
If you enable this module and Tinted Status Bar together, the color for the Home/Menu/Recent/Back buttons will be controlled by Tinted Status Bar while the Search button color will be controlled by this module.
If you're also using GravityBox, you must disable Navigation Bar Tweaks. Otherwise, this module won't work.
Currently the following devices are supported: (to be updated)
Sony Xperia ZR stock 4.3 ROM
Sony Xperia V stock 4.3 ROM
Sony Xperia ZL stock based custom ROM/eXistenZ
Sony Xperia SP ExistenZ 3.3.0
Sony Xperia T
Sony Xperia M dual stock 4.2.2 ROM
Sony Xperia Z1 4.4 ihackers 4.1
Sony Xperia Z1 Compact stock KK ROM
Nexus 5 stock 4.4.2
Nexus 7 (2013) stock 4.4.2
MUCH i5s
Moto G stock 4.4.2 ROM
Moto X stock 4.4.2 ROM
Samsung Galaxy Lollipop or older devices (you need to set qemu.hw.mainkeys=0 in build.prop to enable Navbar)
Samsung Galaxy Marshmallow or higher devices
Sony Xperia X series Marshmallow ROM
Credits
Huge thanks to atticus182 for his great work of Softkey collection
http://forum.xda-developers.com/galaxy-nexus/themes-apps/softkeys-softke...
Thanks to C3C076 for his wonderful GravityBox! This module uses some of his codes for search button actions.
** I can only work on Xperia/AOSP devices at the moment, please don't send requests on other devices **
** CM ROM is not supported because it has its own implementation of NavBar **
Author(s):
Support/Discussion URL:
http://forum.xda-developers.com/xposed/modules/mod-xperia-aosp-navbar-buttons-t2720765
Source code URL:
https://github.com/itandy/XperiaAOSPNavBarButtons
Package:
com.gzplanet.xposed.xperianavbarbuttons
Version name:
6.0 (build 10291526)
Release type:
Stable (low risk of bugs)
Download:
com.gzplanet.xposed.xperianavbarbuttons_v60_7956c9.apk(963.2 KB)
Number of downloads:
642 in total · 300 in the last 24 hours
MD5 checksum:
7956c971d3291fd782c76afbf6361f2f
Uploaded on:
Sunday, October 29, 2017 - 08:49
Changes:
- Add support for Nougat
- Rename application as Android NavBar Buttons
- Settings can be activated on the fly without root in Nougat (except navbar height and width)