Details
Genre: Personalization
Developer: Francisco Barroso
Description
*Requires ADB, root or supported device*
Give fresh new look to your phone with Fluid N.G, the navigation gestures app inspired by Breccia’s concept.
Usage
There are two main gestures: ‘Quick swipe’ and ‘Swipe & Hold’ which can trigged from the bottom or side edges of the screen. The side triggers are only available on the bottom half of the screen, allowing you to still access other app side menus.
Actions
โข Back
โข Home
โข Recent apps
โข Toggle split screen
โข Open notifications
โข Open power dialog
โข Open quick settings
โข Launch Google search overlay
โข Open keyboard selector
โข Voice Search
โข Launch assistant
โข Launch app
โข Launch shortcut
Setup
The app has a built-in option to hide the software navigation keys (if necessary) but it requires either root access or a pc to grant the app a permission.
Android ADB PC/Mac instructions:
1 โ Enable Developer Mode in the Android settings.
2 โ Enable USB Debugging
3 โ Setup ADB on your PC
4 โ Run the following adb command to grant the permission:
adb shell pm grant com.fb.fluid android.permission.WRITE_SECURE_SETTINGS
To restore the navigation keys just disable app or run this ADB command:
adb shell wm overscan 0,0,0,0
FluidNGPermissionGranter
This is an open-source tool to easily grant Fluid NG the necessary permissions on Windows. Get it here
How to setup Android ADB
xda-developers โ How to install adb on Windowsโฆ
Lifehacker โ The easiest way to install androids adbโฆ
TilesOrganization โ How to use adb to grant permissions
Translation
Help translate the Fluid NG to your native language here
Screenshots
Gameplay / Trailer
Changelog
Fixed blacklist home app
Fixed sound bug
Fixed app manager on previous apps after launching locked activity (Huawei)
Fixed window pinned not pausing FNG automatically
New Kill App action (Root only)
Fixed lock screen on some devices
Fixed keyboard detection on some devices
Fixed blacklist issues on some devices
Performance improvements
Other bugs fixed