Hallo,
I cant access the System UI Tuner. Did someone get it to work?
This is how it should be enabled:
"To enable the System UI Tuner, pull down the notification shade at the top of your Android smartphone or tablet’s screen.
Long-press the gear icon that appears between the battery indicator and your profile image for about five seconds.
Just hold it down until it begins to spin. A notification saying Congrats! System UI Tuner has been added to Settings.”
kamueone said:
Hallo,
I cant access the System UI Tuner. Did someone get it to work?
This is how it should be enabled:
"To enable the System UI Tuner, pull down the notification shade at the top of your Android smartphone or tablet’s screen.
Long-press the gear icon that appears between the battery indicator and your profile image for about five seconds.
Just hold it down until it begins to spin. A notification saying Congrats! System UI Tuner has been added to Settings.”
Click to expand...
Click to collapse
System ui tuner isnt enabled in this rom.
Is it possible to enable it via build.prop or another patch?
More people need to bug HTC folk on social media about this as this device is pushed as a more stock Android feel which they have done but also are still missing some big stock features that enhance user experience, imho.
Sent from my unknown using Tapatalk
Related
Hello everyone!
I'm using a Nexus S i9020, currently running AOKP JB M1 with Marmite 6.7.9 and smartassV2 and I'm VERY pleased with the performance of this setup! :victory:
I've disabled all animations and transitions to further enhance performance, but I still can't seem to be able to get rid of the fade in/out effect that accompanies dialog boxes such as the power menu and simple alerts. Since I have no other transitions in any other place, these fades seem extremely out of place and quite annoying.
How do I disable these? Is there a system setting I've overlooked or will it require some sort of patch?
Thanks.
Aalaap.
You would probably need some sort of patch if any even out there. You could also try and install a 3rd party app like apex or nova and disable all animations.
UselessSniper001
I'm already using Nova with all animations disabled, but this transition is a system dialog box one. It will have to be done at system level with a patch, I guess.
Anyone willing to help me out?
It's one of the animation options in settings > developer options
There are three options there - window, transition and animator - and I've turned them all off. The pop-up alerts still produce the fade effect.
You can try a patch???
Building an app that requires full kiosk mode on a nexus 5. No access to or notifications from other applications, as well as hiding any system nag, tool bars.
I know kitkat now supports 'immersive mode' , but this isn't sufficient since the user still has access to other apps and the system menus.
Does anyone know of any application or system 'hack' that will allow kiosk mode on a Nexus5 device?
If you had no access to system bars then you would have no way of exiting the app.
prshosting.org
prsterero said:
If you had no access to system bars then you would have no way of exiting the app.
prshosting.org
Click to expand...
Click to collapse
I think that is the point of having a "kiosk" device. One where its accessible to the public and they cant do anything but use the app that's opened. Much like the PC's at BestBuy / other retailers where they have the adverts / "check out these cool features" demo programs that you cant close out of.
You might be able to pull off something like that with a custom launcher but I don''t think there is way for a standard application to do that.
yes it IS possible
The only thing I haven't been able to do is hide the top icon bar with the wifi, battery level , clock icons viewable on a swipe down from top
Xposed mods
People have been modding away the Nav par all together and switching to pie controls etc. It's certainly possible.
bblzd said:
People have been modding away the Nav par all together and switching to pie controls etc. It's certainly possible.
Click to expand...
Click to collapse
Have you been able to remove the status bar? (My only remaining hurdle)
Did you ever resolve hiding the status/notification bar?
3 FINGERS FULLSCREEN
ABOUT
I wrote this application because I thought there was no good way to turn on/off "AUTO ROTATE" function.
If I always turn on "AUTO ROTATE", it usually rotate the device incidentally.
I don't like to turn on/off from notification list because of too many steps.
Here, I utilize 3 finger click feature (HTC only) to turn on/off "AUTO ROTATE".
Also, I add some convenient functions to hide navigation bar.
Hiding navigation bar in landscape mode is usually the best result because users wants to see real fullscreen.
INSTALL
1. adb install three_fingers_fullscreen.apk
2. adb shell pm grant com.kenzyun.three_fingers_fullscreen android.permission.WRITE_SECURE_SETTINGS
USAGE
using 3 fingers click to trigger "AUTO ROTATE" and "HIDE NAVIGATION BAR" features
OPTIONS
1. Portrait Hide StatusBar
Hide StatusBar and Navigation Bar at the same time in portrait mode
2. Landscape HIde StatusBar
Hide StatusBar and Navigation Bar at the same time in landscape mode
3. Auto Hide Navigation Bar
For HTC Sense7, swiping hided navigation will dismiss the status.
With this options, it will hide again automatically in 2 seconds.
4. Show Notification Icon
Show or Hide the notification icon for this application
5. White List
Only the package name in the whitelist can hide statusbar or navigation bar
You can get package name of the application by "package name viewer" on Play Store.
Please use comma "," if you want to add more than one package name like "com.facebook.katana,com.evernote"
kenzyun said:
3 FINGERS FULLSCREEN
ABOUT
I wrote this application because I thought there was no good way to turn on/off "AUTO ROTATE" function.
If I always turn on "AUTO ROTATE", it usually rotate the device incidentally.
I don't like to turn on/off from notification list because of too many steps.
Here, I utilize 3 finger click feature (HTC only) to turn on/off "AUTO ROTATE".
Also, I add some convenient functions to hide navigation bar.
Hiding navigation bar in landscape mode is usually the best result because users wants to see real fullscreen.
INSTALL
1. adb install three_fingers_fullscreen.apk
2. adb shell pm grant com.kenzyun.three_fingers_fullscreen android.permission.WRITE_SECURE_SETTINGS
USAGE
using 3 fingers click to trigger "AUTO ROTATE" and "HIDE NAVIGATION BAR" features
OPTIONS
1. Portrait Hide StatusBar
Hide StatusBar and Navigation Bar at the same time in portrait mode
2. Landscape HIde StatusBar
Hide StatusBar and Navigation Bar at the same time in landscape mode
3. Auto Hide Navigation Bar
For HTC Sense7, swiping hided navigation will dismiss the status.
With this options, it will hide again automatically in 2 seconds.
4. Show Notification Icon
Show or Hide the notification icon for this application
5. White List
Only the package name in the whitelist can hide statusbar or navigation bar
You can get package name of the application by "package name viewer" on Play Store.
Please use comma "," if you want to add more than one package name like "com.facebook.katana,com.evernote"
Click to expand...
Click to collapse
nice app. it works great on phone. using a custom rom.
I've updated the apk file today.
If the feature is enabled, it vibrates twice.
If the feature is disabled, it vibrates once.
version 1.3
SetTimer for Auto Hide Navigation bar
Nice app, thanks.
My suggestion for improvement would be to reset the timer everytime you press a nav bar button. So if I press back, for example, I get another few seconds before the nav bar disappears.
f_padia said:
Nice app, thanks.
My suggestion for improvement would be to reset the timer everytime you press a nav bar button. So if I press back, for example, I get another few seconds before the nav bar disappears.
Click to expand...
Click to collapse
update v1.4 to reset timer after window changed.
Open this feature at Settings > Accessibility > 3 fingers fullscreen [ON]
Its a really great idea for an app. But I unfortunately can't get it to install: if I tap on the apk from within android, I get a "parse error" like when you try to install a lollipop+ apk. The adb method fails with an error message "install failed: older sdk".
My device: HTC M8_UL running stock Android 4.4.2 with Sense 6. S-Off + root.
f_padia said:
Nice app, thanks.
My suggestion for improvement would be to reset the timer everytime you press a nav bar button. So if I press back, for example, I get another few seconds before the nav bar disappears.
Click to expand...
Click to collapse
shirreer said:
Its a really great idea for an app. But I unfortunately can't get it to install: if I tap on the apk from within android, I get a "parse error" like when you try to install a lollipop+ apk. The adb method fails with an error message "install failed: older sdk".
My device: HTC M8_UL running stock Android 4.4.2 with Sense 6. S-Off + root.
Click to expand...
Click to collapse
You must run it on Android 5.0 or later.
Please update your ROM version if you want to try this app.
Its a really great idea for an app. But I unfortunately it can't worked . If I tap enable button app will flash back.
My device: HTC M8D running stock Android 6.0 with Sense 7. S-On.
ps: It can worked on Android 5.02 with Sense 6. S-Off
只喝果汁的猫 said:
Its a really great idea for an app. But I unfortunately it can't worked . If I tap enable button app will flash back.
My device: HTC M8D running stock Android 6.0 with Sense 7. S-On.
ps: It can worked on Android 5.02 with Sense 6. S-Off
Click to expand...
Click to collapse
Do you forget to type "adb shell pm grant com.kenzyun.three_fingers_fullscreen android.permission.WRITE_SECURE_SETTINGS" ?
New version is here.
I change the application name because the purpose is different.
http://forum.xda-developers.com/android/apps-games/app-navigator-hiding-navigation-bar-t3344883
4/30
update to version 3.2
[Feature]
1. EnableBackKey >>Always show
even disable hiding navigation bar, Navigator icon still show
2. EnableBackKey >>Lock position
Lock Navigator icon position to prevent unexpected movement
3. New Action : Immersive
Show/Hide navigation bar or statusbar
Now I have an idea what adb is because I managed to install this app. Thanks, I am getting used to it!
Hello folks,
I've just received this latest OTA update for Oppo F3 Plus (India)
OTA Release Date: October 27, 2017
ColorOs Version: v3.0.0i
Latest OTA: 171013
Android Security Patch Level: October 5, 2017
Attaching pictures of update notif & changelog
F3 Plus: Bug n Suggestion
Bugs:
1. swiping on homescreens the transition effect is laggy by most of the time but after yesterday's ota update lag was reduced by 50% but with a 4gb of ram n QC chipset, one could never want to see a bit lag on this powerful device
1.1 i just noticed while using messenger when i minimizes the messenger chat head the transition effect is laggy. (already mentioned similar prob with homescreen transition which now says this device animation effects are at low level even though having sexy adreno graphics)
1.2 Again another poor transition effect lag: applied a theme from store which has huge clock on lockscreen and when i turn on the display the clock effect(zooms forward like a bloom) is laggy all the time. when i press on music on left bottom the appearance of music buttons is laggy and swiping up to unlock transition is laggy too...
2. while trying to lock apps from recent apps menu, entire mob gets freeze. rarely happening but didnt faced it after this latest OTA update
3. using Google's «wallpaper» app and setting wallpaper in "Daily wallpaper" mode shows a corrupted photo icon in In-Call background while calling
4. in camera the Bokeh effect is not croping properly which is bluring some upper hair edges n hands part... need to improve the Algorthm to fix it
5. [major] the notifications sound is unchangeable . so irritating to hear the default sound over n over again where there is no option to change it
6. assume im using whatsapp or any other app and a email received and i navigate to gmail via notification and when i press back the OS totally backs to homescreen but not to previously used app which is whatsapp. fix it!
7. in developer options > running services> at bottom the bar view of RAM shows absolutely 0 usage all the time... ram usage code is not linked to it. this is total rubbish . fix it.
8. in dev options> disabled apps> i disabled YouTube app but it still shows up and opens well and works well. what id that disable option suppose to perform? fix it!
9. when swiping down on home screen promotes to search and it shows MEMOS in search list but where is the memo app to search a memo? oops! i have installed Google's Keep and tried to search a word from home screen search but it couldn't search a memo in the end of the day. fix it!
10. [major] recent apps not clearing by pressing X button in recents by says roughly 300mb cleared but then manually closing apps by swiping up closes apps and frees more ram. fix it!
Suggestions:
[*]quick toggles should have been customizable with drag n drop feature n to add more tiles in list (i miss DND tile)
enabling developer options keeps the status bar warning all the way and i couldn't even get to see a time on status bar... i suggest to add a red flashing light on status bar instead of warning msg to turn off dev options all the timee.
[*]i use monochronic display view in developer options while my eyes start to strain becoz b/w display is more efficient in other way comparing to eye protection inverted colors. add monochromatic view in eye protection category
add percentage to calculator in portrait mode as the bottom part of calculator have one Button of free space
add customizable toggles in notif to align as we wish to...
Battery doesn't show usage graph and screen on time to measure the usage... in hardware section it always shows empty but why not a screen time is shown in hardware section?
[*]there is no MENU (3 dots) system in this OS. if i have to open a menu for any app settings i hardly have to open settings and navigation to call, messages, camera etc.. to change its options but why not holding recents button can open its settings and make it even flexible to user?
in recent apps holding an app could've navigate to "app info"
Add S or XS font view in display >font section to make the more content visible for this big display
move apps to sd card or change of installation storage should be introduced
theme store should be customizable while some themes have beautiful ui and clocks but bad icons and i couldnt customization each of them but to apply one whole theme which is sooo unusable of themes flexibility
enabling notification light to each and every app is like being dragged in a hell... allow the notif light enabled to all the apps by default. some users even think this device has no notif light. isnt this pathetic for both user n color os?
allow googles feed on oppo launcher for pleasent way to view updates
video calling via 4g is not available. whyyyy?
group selfie cam is not as bright as normal front cam
[*]music player: seek bar is tiny as needle. hardly finds it correct to seek it . make the seek bar larger
holding back button can kill a current app is not present in dev options as well as color os customization. bring that feature
I have not expected oppo can fix all these bugs as they suck at updates but im so happy to say that oppo has released one major update for F3 and F3 plus devices which introduced many new features of color os and new ui which is more alike iphone now.
Here is the source to know and download and flash the Nougat Rom into your F3/Plus
https://forum.xda-developers.com/an...oppo-f3-plus-oppo-f3-official-nougat-t3769892
Jealous of the cool new gesture navigation feature on the Apple iPhone X, Android P, or OnePlus 5T/OnePlus 6? With Navigation Gestures, you don't have to go out and buy a new phone if you want to change the way you use your phone. This app brings gesture navigation to any Android device!
Best of all, with Navigation Gestures you can completely hide the stock navigation bar without root! This is the only gesture control app with this feature.
Swipe left, right, up, or down. Swipe up and hold. Tap. Double tap. Long press. There's a lot of ways you can interact with the gesture bar to control your phone. Don’t like how the gesture bar looks? You can customize its appearance! Here’s what you can do:
Gestures
Taps
Single tap
Double tap
Tap and hold (long press)
Swipes
Swipe up and hold
Swipe left
Swipe left and hold
Swipe right
Swipe right and hold
Swipe up
Swipe down
Split Pill
Swipe up from left
Swipe up and hold from left
Swipe up from center
Swipe up and hold from center
Swipe up from right
Swipe up and hold from right
Actions
Free
Home
Back
Recent apps
Toggle split-screen (requires Android Nougat+)
Open previous app (requires Android Nougat+)
Open Assistant
Hide pill
Premium
Pull down the notification shade
Pull down quick setting tiles
Open power menu
Skip to previous media track*
Skip to next media track*
Play/pause current media track*
Switch keyboard dialog
Launch app**
Lock screen***
Screenshot****
* Media actions are not guaranteed to work with every app. Media actions use standard Android APIs to work with most apps.
** If you notice that an app is "slow" to launch after using the pill to trigger the home button, that's because of an obscure change made all the way back in Android 4.4 KitKat. Unless you have this Xposed Module or a custom ROM installed with the patch, there's no way around it.
***Lock Screen is compatible with the vast majority of devices. How it works is like this: Makes screen brightness and display timeout minimum and then displays a fullscreen black activity until the phone actually enters sleep mode from the timeout (~5 seconds.) There are other ways to lock the screen but we decided against them, at least for this release.
****Screenshot action uses the MediaProjection API, which is normally used to record the screen. Here, we just record the screen for a single frame. This is the only way pre-Android P for it to work. Screenshots are saved to /Pictures/NavigationGestures
Appearance (all free)
Toggle pill shadow
Customize pill color
Customize pill transparency
Customize pill border color
Customize pill corner radius
Customize pill width/height
Customize pill vertical/horizontal position
Behavior (all free)
Show NavBar in Selected Apps
Hide Pill in Selected Apps
Customize vibration duration
Customize animation duration
Hide Pill After Specified Delay
Hide in Fullscreen apps
Don’t Move pill when Keyboard Shown
Show Pill in Car Mode
Larger Hitbox
Horizontal (X) Swipe Distance
Vertical (Y) Swipe Distance
Swipe and Hold Time
Compatibility (all free)
Hide Navigation Bar in Landscape
Hide Navigation Bar on Tablets
Show Navigation Bar in Fullscreen
Enable Immersive Navigation Mode with Immersive Blacklist
Experimental (all free)
Hide Pill when Keyboard Shown
Keep Pill Shown in other Overlay Apps
Use Full Overscan
Download
Download Navigation Gestures from the Google Play Store.
Download Navigation Gestures Premium Addon from the Google Play Store.
Join our beta testing group on Telegram
XDA:DevDB Information
Navigation Gestures by XDA, App for all devices (see above for details)
Contributors
MishaalRahman, Zacharee1
Version Information
Status: Stable
Current Stable Version: 1.3.0
Stable Release Date: 2018-07-09
Created 2018-05-19
Last Updated 2018-07-09
Frequently Asked Questions
Help, I uninstalled the app and I can't access my navigation bar anymore!
Please connect to your computer and run the following command:
Code:
adb shell wm overscan reset
Help, I uninstalled the app and the original navigation bar keeps hiding itself!
Please connect to your computer and run the following command:
Code:
adb shell settings delete global policy_control
Can we add a feature where the pill is in its own separate area so it doesn't overlap with certain UI elements?
No, sorry. We are already pushing the screen content down to hide the nav bar. Adding this feature would require us to push the screen content up as well. We can’t have it both ways.
There's a "white line" at the bottom of the screen!
This is NOT a bug. This is a side-effect of a change we intentionally made after version 1.0.0 because without it, many Samsung, Motorola, and Xiaomi devices were reporting major bugs (eg. black screen after unlocking which made the phone unusable.) The “white line” is caused by the navigation bar being hidden 99.99% but not 100% (ie. we hiding the navigation bar entirely except for 1 pixel.) So the “white line” is actually just your navigation bar that’s colored white. We added an Experimental Setting called "Use Full Overscan" which gets rid of the white line. Use it at your own risk.
Pill doesn't work with Samsung DeX/Samsung Good Lock!
Android prevents third-party apps from showing overlays on top of SystemUI apps like the status bar and lock screen. You can use the blacklist function in Behavior settings to make the original nav bar show in these apps.
Pill doesn't show when you open the camera from the lock screen, answer a call from the lock screen, or open a notification for quick reply from the lock screen!
Android prevents third-party apps from showing overlays on top of SystemUI apps like the status bar and lock screen. This also includes calls, apps, or notifications answered from the lock screen. The pill cannot be shown until you unlock the device.
Pill doesn't show in Facebook Messenger, Drupe, or other floating apps!
Go to Experimental Settings and select the "Keep Pill Shown in other Overlay Apps." Pick Messenger, Drupe, etc. in this list.
Pill doesn’t work with screen pinning.
We have no way of simulating a long press on the back button without root. A tentative solution we are looking into is detecting when the phone enters a pinned screen state and disabling the pill to bring back the stock nav bar.
Home action doesn't work on the OnePlus 5!
OxygenOS prevents the app from performing the home action if you both enable the software navigation bar and disable the "always enable home button" option in Button settings. To fix this, please enable the "always enable home button" option.
Pill keeps "jumping" up and down with the navigation bar!
This means you either enabled Immersive Mode manually (ie. not from the app) or another app triggered Immersive Mode which is interfering with our app. Here are some possible causes and solutions:
Nova Launcher: In the "Notification Bar" section under "Look & Feel," there may be a "Hide Navigation Bar" option. If there is, check to make sure that it is disabled.
LG G6/LG V20/LG V30/LG G7 ThinQ: Go to*Settings > Display > Home touch buttons > Hide Home touch buttons and disable the "lock/hide icon" option up top and uncheck every app in the list.
Samsung Galaxy S8/Samsung Galaxy Note 8/Samsung Galaxy S9: Go to*Settings > Display > Nav Bar > Show and Hide Button and turn off the toggle up top and uncheck every app in the list.
Feature requests
Is it possible to keep the pill in the same spot when rotating the screen?
We will be adding this as a feature in a future release.
Can we add an action to launch a shortcut/activity?
Yes, that is planned for a future release (premium.)
Can we add Tasker integration?
Yes, that is planned for a future release (premium.)
Can we add a swipe down and hold gesture?
Yes, that is on our todo list.
Problem
Hello,i cant download from playstore Premium Addon,i already pay the price,cant download the apps from playstore, plz fix it
Says item not found.
Sent from my SM-G965U using Tapatalk
Sorry it looks like the regular app is on a timed release on the Play Store. We'll get it up ASAP once the developer is online
Is there improvements in performance or anything while rooted?
xx1182 said:
Is there improvements in performance or anything while rooted?
Click to expand...
Click to collapse
There's no difference with running this on a rooted device right now except it'll make setup easier (you don't need to use your PC for set up if you're rooted.)
In a future release we may allow for shortcuts/intents to be sent so you can customize the action to your heart's content (and potentially use root to do more actions.)
Also, if there's enough demand we may use input KeyEvent commands to inject button presses rather than the Accessibility API. This should give better performance but it requires root. It's not something we've implemented yet though.
Paperpaperpaper said:
Hello,i cant download from playstore Premium Addon,i already pay the price,cant download the apps from playstore, plz fix it
Click to expand...
Click to collapse
room511 said:
Says item not found.
Click to expand...
Click to collapse
The app is now up on the Play Store. Blog post is going live in 2.5 hours from the time of this comment.
Hi !
First of all thanks for your job !
I want to report a bug on Note 8 Oreo. There's a problem with Samsung Internet and Touchwiz launcher.
I've attached a picture of the issue
Sincerly
Alex
MishaalRahman said:
There's no difference with running this on a rooted device right now except it'll make setup easier (you don't need to use your PC for set up if you're rooted.)
In a future release we may allow for shortcuts/intents to be sent so you can customize the action to your heart's content (and potentially use root to do more actions.)
Also, if there's enough demand we may use input KeyEvent commands to inject button presses rather than the Accessibility API. This should give better performance but it requires root. It's not something we've implemented yet though.
Click to expand...
Click to collapse
Well, for me is no big deal. But for others, running ADB could be. I don't think it's right to not be able to skip that permission, since, you can(almost) disable completely the taskbar..
when the typing, pill is up-on the keyboard. it must always be in the bottom.
Wow.. cool :good:
@MishaalRahman: APK ?
asking for root permission on Samsung S9 plus SM-965F. without root permission app is not functioning
Great app but after I enabled Navigation Gestures. My icons/screen move to the right side. I'm using S9+ . Please advise.
mkoyak said:
when the typing, pill is up-on the keyboard. it must always be in the bottom.
Click to expand...
Click to collapse
That's by design so it doesn't interfere with the keyboard.
Licaon_Kter said:
@MishaalRahman: APK ?
Click to expand...
Click to collapse
Sure, we'll post the APK soon.
aryan1312 said:
asking for root permission on Samsung S9 plus SM-965F. without root permission app is not functioning
Click to expand...
Click to collapse
You can ignore the root prompt and follow the instructions to grant the permission manually by ADB.
dexz said:
Great app but after I enabled Navigation Gestures. My icons/screen move to the right side. I'm using S9+ . Please advise.
Click to expand...
Click to collapse
That is very strange. This seems to only be happening on Samsung phones. We asked Max Weinbach who has an S9 to test it and he never had this issue. We'll have to figure out why that happens.
Thanks for this app, I'm having fun playing with it.
Using it on Oneplus 5t oreo stable 5.1.1 magisk root, all permissions granted, premium addon installed, nova launcher beta.
When I set the vibration to 0ms when I exit that page of settings the vibration gets automatically reset to the default 50ms.
This does not seem to occur on any setting from 1ms upwards. I am interested to see if anyone else can reproduce this behaviour.
The way the pill works with SwiftKey keyboard is interesting, perfectly functional but not an ergonomic location on a longer screen for me.
Edit: ninja'd by the OP, see why you've done it that way with the keyboard now.
MishaalRahman said:
That is very strange. This seems to only be happening on Samsung phones. We asked Max Weinbach who has an S9 to test it and he never had this issue. We'll have to figure out why that happens.
Click to expand...
Click to collapse
I see now. It only happened when doing gesture up on the screen for "All Apps" the only way for me to make it normal again by turn the the screen off and turn it on again.
anyone know how to turn off that system prompt displaying over other applications on notification? kinda annoying...btw using emui 8 oreo 8.1
Working fine on my Xperia Z5 running stock nougat...
Pill on top of the Keyboard is the safest position in my opinion to avoid accidentally pressing it when tapping the space key..
I hope you can introduce more swiping features in your future updates.
Great work.
Edit:
In some games the pill disappears completely leaving no option to exit the game. What I did was to go to settings via control pannel.