[Q] Is there a way to... - RAZR HD Q&A, Help & Troubleshooting

...remove the "back" "home" and "recent apps" buttons at the bottom of the phone screen? I thought I read this was possible with the Xposed Framework and GravityBox, but when I tried using the "Hide Navigation Bar" nothing happened. I want to keep the top status bar with the clock, 4G signal, etc., but remove the bottom notification bar.
I'm using the the pie controls with LMT to launch these things and have no need for the bottom row anymore, and want to increase the screen size and remove the redundancy.
Thanks all for the help in advance!

LifeAsADroid said:
...remove the "back" "home" and "recent apps" buttons at the bottom of the phone screen? I thought I read this was possible with the Xposed Framework and GravityBox, but when I tried using the "Hide Navigation Bar" nothing happened. I want to keep the top status bar with the clock, 4G signal, etc., but remove the bottom notification bar.
I'm using the the pie controls with LMT to launch these things and have no need for the bottom row anymore, and want to increase the screen size and remove the redundancy.
Thanks all for the help in advance!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2611386
Do the build.prop mod & use GB off.

aviwdoowks said:
http://forum.xda-developers.com/showthread.php?t=2611386
Do the build.prop mod & use GB off.
Click to expand...
Click to collapse
Thanks for the reply. I downloaded a build.prop editor but could not find the code line you mention in the list within the editor... Is it possible that for our phones it's something else?

LifeAsADroid said:
Thanks for the reply. I downloaded a build.prop editor but could not find the code line you mention in the list within the editor... Is it possible that for our phones it's something else?
Click to expand...
Click to collapse
You prop is not needed til boot up.
Use a root filer to duplicate the file right where it is / system as a backup. Droid Edit is a very good editor. Es file is free. If you think you do not find it the last one in the prop overides previous ones, so add the line to the bottom.
You are locked? So no philz aroma filer restore. Backup with SS it will save you.
---------- Post added at 05:52 PM ---------- Previous post was at 05:08 PM ----------
http://www.droidrzr.com/index.php/topic/36262-possible-to-remove-navbar/

Related

[Q] Disable SystemUI without disabling notifications?

greetings fellow XDA members.
need some professional help regarding the tabs' systemui.
i personally hate the system bar at the bottom, it takes up space which isnt really needed.
most of us would definitely accidentally pressed the buttons there while playing some games.
so what i usually do is to hide the system bar via honeybar.
problem is, no back home nor menu buttons. so i used an overlay. worked pretty well and soon enough i graduated to using GMD gesture control[awesome app]
now i have no system bar + freestyle gesture controls tailored to my own style.
the new problem is that since hiding the system bar simply kills systemui, i am unable to receive any notifications except toasts from su etc and using notification apps just doesnt work seamlessly like the systemui.
is there anyway to hide/kill system bar without killing the notification?
or better, is it at all possible to have a regular non tab status bar [aka top statusbar + pulldown notification] for our tab?
i apologize for being long winded, just trying to be detailed.
any help is appreciated. googling it gave diff answers not relating to tabs so im at a lost.
Only workable way I found was to
decompile framework-res.apk, track down dimens.xml and edit "status_bar_height" and "navigation_bar_height" = 0, depending on what dpi you use, I use 213 and that shows a combined bottom bar.
Its important to mention that since the combinedbar thinks its still there a transparent area still occupy the space when ex. in any dialogs that uses dimming you´ll see a area without dim, so esthetically all 3 backgroundDimAmount´s should be also set to 0 in /values/styles.xml.
Still any apps you open, will open in fullscreen and occupy entire screen..
There is a challenge if you dissable GMD, making it very difficult to return or manouver, unless I find a way to add back or home to the powermenu in CM9, which I haven´t yet..
This stops polluting catlog with systemui crashes every darn minute, wich bordered me from the beginning..
If you have ideas I am all ears
cheers!
thanks for the reply.
im a newbie when it comes to edting xml files, heck im not even sure how to decomompile the framework-res.apk but i'll tinker around for a lil bit and see what comes out of edting the files.
if its similar to editing xml files from within an apk, then i guess im safe since ive tinkered with an xml file that granted apps permission to save data to ext sd. thats a start i guess.
youve basically given me something to work with.
will get back here if i have any further queries or run into any problems with your stated workaround.
Sent from my GT-P6800 using XDA Premium App
Zulhitler said:
thanks for the reply.
im a newbie when it comes to edting xml files, heck im not even sure how to decomompile the framework-res.apk but i'll tinker around for a lil bit and see what comes out of edting the files.
if its similar to editing xml files from within an apk, then i guess im safe since ive tinkered with an xml file that granted apps permission to save data to ext sd. thats a start i guess.
youve basically given me something to work with.
will get back here if i have any further queries or run into any problems with your stated workaround.
Sent from my GT-P6800 using XDA Premium App
Click to expand...
Click to collapse
ok, if you need any help just pm me..
systemui.apk
biopsin said:
ok, if you need any help just pm me..
Click to expand...
Click to collapse
Hi, I'm not a tech geek, but interested in tweaking my tab, but if you please share your updated framework-res.apk so i can just replace it with mine :fingers-crossed:
vijay.alapati said:
Hi, I'm not a tech geek, but interested in tweaking my tab, but if you please share your updated framework-res.apk so i can just replace it with mine :fingers-crossed:
Click to expand...
Click to collapse
My framework is way to heavy slimmed for your likings, but I could rather make a specific one for your current os.
PS. there is some preparations:
1. you will need to setup GMD and assign home,back,show notifications and so on..(activate GMD notification icon (optional))
2. just in case, make important shortcuts on home to apps drawer, open notification, so on if GMD stops working
3. make a restore CMW package of current framework-res and SystemUI, you might change your mind
I have not mentioned this, but sometimes GMD will be unresponsive when waking up the device (worst case 20-30sec), therefore it is wise to have some sort of backup shortcuts of some kind if you can´t wait for it to restart..
(future focus : adding home or back to the powermenu if GMD would be switched off.)
If you are rooted and running the lastest CM10 (from Aorth) or CM10.1 rom, you can use the expanded desktop option:
http://www.youtube.com/watch?v=m1u2c_s1QaI
Not sure about getting notifications, will have to try that out later...
Since you're using GMD gesture control, why not set it to disable the notification bar on some apps, but leave it open for others? You could, for example, run "fullscreen" in everything but your home screen if you wished, and just go there periodically for notifications. I also found that if you make a custom gesture to show notifications, it will both reactivate the notification bar and then pop the notifications out. You can use that gesture and then re-hide the bar manually.
If you are rooted and running the lastest CM10 (from Aorth) or CM10.1 rom, you can use the expanded desktop option:
http://www.youtube.com/watch?v=m1u2c_s1QaI
Not sure about getting notifications, will have to try that out later...
Click to expand...
Click to collapse
As you say, he dosen´t show if notifications work, I will asume this still kills systemui in the background...
Since you're using GMD gesture control, why not set it to disable the notification bar on some apps, but leave it open for others? You could, for example, run "fullscreen" in everything but your home screen if you wished, and just go there periodically for notifications. I also found that if you make a custom gesture to show notifications, it will both reactivate the notification bar and then pop the notifications out. You can use that gesture and then re-hide the bar manually.
Click to expand...
Click to collapse
I experienced instability, it also consumes more battery when systemui is killed like this, and my logs got polluted with crash reports more or less every minute, therefore I looked for a solution to preserve both..

Changing Icons

Hey,
I recall seeing a review in which the reviewer mentioned you could long press any icon and change the icon for another, it also had the option to add your own.
Has anyone tried this / can confirm?
Thinking of themeing the phone without root on an icon by icon basis - are there any icons it won't allow you to change?
Thanks!
I was hoping someone could answer this, I probably saw the same review... He didn't pass the add your own option, would be nice to be able to use icon packs
TheKrow said:
Hey,
I recall seeing a review in which the reviewer mentioned you could long press any icon and change the icon for another, it also had the option to add your own.
Has anyone tried this / can confirm?
Thinking of themeing the phone without root on an icon by icon basis - are there any icons it won't allow you to change?
Thanks!
Click to expand...
Click to collapse
I know that if you install a launcher like Nova launcher you can indeed do that.
Badouken said:
I know that if you install a launcher like Nova launcher you can indeed do that.
Click to expand...
Click to collapse
Yeah that's definitely an option but I'm sure I saw this functionality on LGs launcher but it looked like you could only change them on an icon by icon basis opposed to applying an icon pack?
You can but only on the home screen, just keep holding down on the icon until you hear the phone vibrate let go and then hit the paint brush next to it.
Also it does not work if the apps are in folders already.
daleski75 said:
You can but only on the home screen, just keep holding down on the icon until you hear the phone vibrate let go and then hit the paint brush next to it.
Also it does not work if the apps are in folders already.
Click to expand...
Click to collapse
Damn. Is it possible to add icon packs after root without changing your launcher? I'd like to keep everything the same but just change the icons.
TheKrow said:
Damn. Is it possible to add icon packs after root without changing your launcher? I'd like to keep everything the same but just change the icons.
Click to expand...
Click to collapse
AFAIK it's not possible without changing your launcher which also means you lose knock code support.
What about Unicon? Don't need a custom launcher it seems...
TheKrow said:
What about Unicon? Don't need a custom launcher it seems...
Click to expand...
Click to collapse
Unicon work fine using it now you need to have xposed installed
There's an app called "icon changer" which can change the app icons on the homesceen to something you choose.
Sent From My LG G3 Using Tapatalk
jaythenut said:
Unicon work fine using it now you need to have xposed installed
Click to expand...
Click to collapse
Seconded: Unicon is doing the business. I've used the icons from "Ultimate G3 Theme", but there are several G3-style icon packs on the store already, anyone tried any others?
daleski75 said:
AFAIK it's not possible without changing your launcher which also means you lose knock code support.
Click to expand...
Click to collapse
Erm, you do not lose knock code by simply changing the launcher. Launchers have no influence on it. I'm using Action Launcher and it works perfectly
clandes said:
Erm, you do not lose knock code by simply changing the launcher. Launchers have no influence on it. I'm using Action Launcher and it works perfectly
Click to expand...
Click to collapse
Sorry was meant to say double tap to wake/sleep the screen not knock code so my apologies.
daleski75 said:
Sorry was meant to say double tap to wake/sleep the screen not knock code so my apologies.
Click to expand...
Click to collapse
Double tap to wake/sleep does also work with other launchers. It's integrated in the system and therefore not being changed by other launcher which is just an app with a different UI. Actually everything works no matter if you use LG UI or different launcher. The only possibility to change system settings is via root + Xposed installer with G3 tweakbox and/or gravity box. So no worries
clandes said:
Double tap to wake/sleep does also work with other launchers. It's integrated in the system and therefore not being changed by other launcher which is just an app with a different UI. Actually everything works no matter if you use LG UI or different launcher. The only possibility to change system settings is via root + Xposed installer with G3 tweakbox and/or gravity box. So no worries
Click to expand...
Click to collapse
Couldn't get it to work on mine for some reason with nova launcher 3.2 beta so went back to the stock launcher.
daleski75 said:
Couldn't get it to work on mine for some reason with nova launcher 3.2 beta so went back to the stock launcher.
Click to expand...
Click to collapse
Hm, that's strange. I haven't been using Nova for quite some time so I'm not sure but it might be some Nova setting in that case. With Action Launcher it works normally.
for me the double tap to wake/sleep only works on dalvik runtime, the moment i convert to art it refuses to work
pre10c said:
for me the double tap to wake/sleep only works on dalvik runtime, the moment i convert to art it refuses to work
Click to expand...
Click to collapse
Double tap and knock code work flawlessly for me with ART
---------- Post added at 10:35 PM ---------- Previous post was at 10:34 PM ----------
TheKrow said:
Hey,
I recall seeing a review in which the reviewer mentioned you could long press any icon and change the icon for another, it also had the option to add your own.
Has anyone tried this / can confirm?
Thinking of themeing the phone without root on an icon by icon basis - are there any icons it won't allow you to change?
Thanks!
Click to expand...
Click to collapse
I now own this phone and I can confirm you can change the icons to some crap options off LG or you can Google some nice PNG files on Google and set them yourself. It only changes them on the home screen though and not the app drawer [emoji106]
Well double tap to wake up to Lock screen or use knock code to Home Screen and double tap to sleep work perfectly for me using Nova.
To double tap to sleep I have an app titled 'Turn Off' in which to get it to work where you simply double tap anywhere on the Nova Home screen I went to Nova Settings/Gestures and for Double Tap gesture I assigned a shortcut to the Turn Off app.
Now I never need to press the power button for both wake or sleep.
UNICON works great for me and i get to keep stock launcher for now till i get bored :good:

[APP] Recents Shortcuts

Hello Friends,
Just want to share another hidden feature I discovered on the Note 3 and Note 4 Lollipop update - ability to ADD app shortcuts in the RECENTS panel. This is a Samsung hidden feature and I just created an app to easily add those shortcuts. It means that the feature may or may not be available on your rom version or model.
The feature allow only 4 shortcuts but it is possible to increase the number by modifying SystemUI recents layout file and some smali values. I will just leave this one to some other devs who would like a challenge.
Anyway, just download and install and selects max. 4 apps, save and reboot. The shortcuts will appear in the recents panel as can be seen on screenshot below.
As usual, USE with CAUTION and at your own RISK.
xperiacle said:
Hello Friends,
Just want to share another hidden feature I discovered on the Note 3 and Note 4 Lollipop update - ability to ADD app shortcuts in the RECENTS panel. This is a Samsung hidden feature and I just created an app to easily add those shortcuts. It means that the feature may or may not be available on your rom version or model.
The feature allow only 4 shortcuts but it is possible to increase the number by modifying SystemUI recents layout file and some smali values. I will just leave this one to some other devs who would like a challenge.
Anyway, just download and install and selects max. 4 apps, save and reboot. The shortcuts will appear in the recents panel as can be seen on screenshot below.
As usual, USE with CAUTION and at your own RISK.
Click to expand...
Click to collapse
Nice... Now to figure out where it actually lies LOL
Thanks for this bud
Do I have anything else to say? No. Just install and enjoy the magic thanks @xperiacle you are amazing.
@xperiacle where are these shortcuts?
Sent from my SM-N9005 using Tapatalk
---------- Post added at 09:44 AM ---------- Previous post was at 09:08 AM ----------
kmokhtar79 said:
Do I have anything else to say? No. Just install and enjoy the magic thanks @xperiacle you are amazing.
Click to expand...
Click to collapse
After installing and restarting my phone i am getting com.android.systemui crash error, i can't use my phone as the error pops up every 1 second, i somehow managed to get into app manager, but this recents app is not there so that i can uninstall it.
thahim said:
@xperiacle where are these shortcuts?
Sent from my SM-N9005 using Tapatalk
---------- Post added at 09:44 AM ---------- Previous post was at 09:08 AM ----------
After installing and restarting my phone i am getting com.android.systemui crash error, i can't use my phone as the error pops up every 1 second, i somehow managed to get into app manager, but this recents app is not there so that i can uninstall it.
Click to expand...
Click to collapse
It is working here.
kmokhtar79 said:
It is working here.
Click to expand...
Click to collapse
Tell me how to uninstall this app, its not in the drawer and not in app manager, i am getting systemui crash error every second after installing this app.
thahim said:
Tell me how to uninstall this app, its not in the drawer and not in app manager, i am getting systemui crash error every second after installing this app.
Click to expand...
Click to collapse
You have done something wrong mate. It's already there. Download the app again and install give root permission, choose what app you want to appear in recent apps and then reboot.
kmokhtar79 said:
You have done something wrong mate. It's already there. Download the app again and install give root permission, choose what app you want to appear in recent apps and then reboot.
Click to expand...
Click to collapse
i uninstalled xposed installer, the error went away, i downloaded and install recents app again, and uninstalled it from drawer, restarted my phone and still i'm getting shortcuts in recents panel, i don't want it i want to uninstall this app completely, and get back xposed installer on my phone.
thahim said:
i uninstalled xposed installer, the error went away, i downloaded and install recents app again, and uninstalled it from drawer, restarted my phone and still i'm getting shortcuts in recents panel, i don't want it i want to uninstall this app completely, and get back xposed installer on my phone.
Click to expand...
Click to collapse
As I said you have done something wrong. First this app is for lollipop as xperiacle has mentioned. From other side you cannot install xposed on lollipop unless you are on Kit Kat so you are totally on wrong road.
kmokhtar79 said:
As I said you have done something wrong. First this app is for lollipop as xperiacle has mentioned. From other side you cannot install xposed on lollipop unless you are on Kit Kat so you are totally on wrong road.
Click to expand...
Click to collapse
Yes I have kitkat but now how to get rid of this app.
Sent from my SM-N9005 using Tapatalk
thahim said:
Yes I have kitkat but now how to get rid of this app.
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
If your device boots all the way, just remove it with Titanium Backup. If not, then either use the file manager in recovery, or connect via adb, and remove it from /data/app.
And I highly suggest that next time you read the instructions a little better, as the OP clearly said this was for Lollipop. You're lucky it was something that can easily be fixed...
Thank you X. Again amazing!
How to fix long title? It looks so ugly?
perfect!!! thanks
xperiacle said:
Hello Friends,
The feature allow only 4 shortcuts but it is possible to increase the number by modifying SystemUI recents layout file and some smali values. I will just leave this one to some other devs who would like a challenge.
Click to expand...
Click to collapse
Thank you again for one more magic.
I have tried to add more app and it seems here
smali/com/android/systemui/recentsRecentsActivity.smali
Also seems to add 3 IDs as per icons
Some codes I can see here are
Code:
.field private static final MAX_NUM_SHORTCUT_BUTTONS:I = 0x4
iput-object v0, v1, Lcom/android/systemui/recents/RecentsActivity;->mShortcutComponentNames:[Ljava/lang/String;
.local v17, "shortCutLayout":[Landroid/widget/LinearLayout;
I tried to implement it but adding more than 5 causing FC
BUT you gave me one more idea. Who needs more than 4 app in recent then why not to integrate @gharrington s 3minit quicklaunch in recent (I believe still it requires your mod ) and we can use as many as shortcut even on the fly.
Here I have tested and working like a charm.
dr.ketan said:
Thank you again for one more magic.
I have tried to add more app and it seems here
smali/com/android/systemui/recentsRecentsActivity.smali
Also seems to add 3 IDs as per icons
Some codes I can see here are
Code:
.field private static final MAX_NUM_SHORTCUT_BUTTONS:I = 0x4
iput-object v0, v1, Lcom/android/systemui/recents/RecentsActivity;->mShortcutComponentNames:[Ljava/lang/String;
.local v17, "shortCutLayout":[Landroid/widget/LinearLayout;
I tried to implement it but adding more than 5 causing FC
BUT you gave me one more idea. Who needs more than 4 app in recent then why not to integrate @gharrington s 3minit quicklaunch in recent (I believe still it requires your mod ) and we can use as many as even on the fly.
Here I have tested and working like a charm.
Click to expand...
Click to collapse
Great. I would use it. I use quicklaunch anyway but i think in recent is more comfortable.
Perfect here .Thks
@dr.ketan Can you tell me where did you put the quicklaunch files? i guess in recent.xml where are the shortcuts. But i am not sure if so and where do place the line in the xml. Thank you very much
Btw i could not test your UPSM cause AyraMod had it already. Sorry i forgot to tell you :angel:
Yeah in recent.xml with icons
UPSM already reported by too many users and working fine.
Sent from my SM-N910G using xda premium
dr.ketan said:
Yeah in recent.xml with icons
UPSM already reported by too many users and working fine.
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
It´s so great. The combination of the Recent Shortcut and Quicklaunch is amazing. I found the right entry. The quicklaunch at this place is so much better than in the pulldown. You both are great. Thank you both.

[MODS] Small Collection of Tweaks!

Hello! This is a bunch of tweaks I created to make Samsung devices better by modding the interface to really polish it. Enjoy!
Installation
Installing is simple. Navigate to the play store and download the required packages.
Substratum
Substratum Required Addon For Samsung
Samsung System Mods via Playstore (RECOMMENDED)
Samsung System Mods Direct APK (BACKUP)
Tips
- A reboot is usually required to apply the tweak.
- Some tweaks are incompatible on some devices.
- Oreo is in beta (until I get it)
- The nav bar heights are broken on the note and oreo. I can't fix it. Sorry.
- I can do requests. All I ask is you consider donating.
- You can hide status bar icons. You must use another APK: SystemUI Tuner (from the play store)
More mods are coming! Please leave suggestions for more mods you want so I can try and make them. I've been getting lots of positive feedback. Also, Tigerhoods, Pimpmaneaton, Venom, and Crayonyes have been helping me a bit, so big thanks to them .
Awesome People (Donators)
bamse84
John Halverson
Armold Jonassen
Maverick Jester
deepcover76
ikuinenluuseripaska
David McFalls
Titosilva
Benew0
Leonardo Berrios
mannequin
Christopher Moore
fiver5
Gary Logan
Chris King
Hubert M Stettner
Bobthahog
Sally Howington
Robert Edwards
Rafael James Del Castillo
Adalberto Fontenele
Wayne Jorgenson
Thanks you so much!
Hi, thanks for these!
Would love to see if possible:
- hold back button to kill app
- hold power button (when screens off and on) to turn on torch
tytydraco said:
These are some more RRO mods I made. Some of them are more useful in everyday life than others, and some are primarily experimental for theming. They are all safe and have not caused a SystemUI crash.
Always On Display Tweaks
Hide battery (icon and percent): https://drive.google.com/open?id=0B8DTpyUdT0UAcE1aNEhKdTVxU1k
Hide notification icons: https://drive.google.com/open?id=0B8DTpyUdT0UAV3BiODBjWWpmR00
UI Tweaks
Carrier Hider: https://drive.google.com/open?id=0B8DTpyUdT0UAeDF5a1E2OE5XVkU
Disable Nav Bar: https://drive.google.com/open?id=0B8DTpyUdT0UAaHBCTHpfY1FsNWs
Disable Status Bar: https://drive.google.com/open?id=0B8DTpyUdT0UAdkMtN2M5UjI2UjA
Remove Unlock Text: https://drive.google.com/open?id=0B8DTpyUdT0UARlpRRHJISnN1VW8
Misc
Precise Animation Scales: https://drive.google.com/open?id=0B8DTpyUdT0UAZlpxOVA3WU95c1E
Once installed, it modifies your window animation scales in Developer Settings. It only supports English and a few others. Still working on it. If you get a dev menu FC, just delete the apk, set your animation scales to off, and reinstall it. It won't have all the options but it'll still work (IE: 0x, 0.1x, 0.2x, etc..) even though the corresponding text is wrong.
More are coming! Please leave suggestions for more mods you want so I can try and make them. I've been getting lots of positive feedback.
Also, Tigerhoods, Pimpmaneaton, Venom, and Crayonyes have been helping me a bit, so big thanks to them .
Click to expand...
Click to collapse
Can we also Uninstall them all?
Sent from my SM-G955F using Tapatalk
Nice work!
I hope someday you will find a mod to disable the gradient in the area of the status bar and a bit under it when we set a wallpaper as home screen or lock screen. Somewhere in the lines of the code of the system ui, Samsung gives the command to put this gradient. On the other hand if the user sets a live wallpaper , Samsung doesn't give this command. More about this matter here :
https://forum.xda-developers.com/galaxy-s8/help/how-to-remove-blur-weird-status-bar-t3623544
Hey mate any chance of a mod to have Center Clock?
Great mods especially no root, love them. What I miss the most is the gradient notification screen and also the long press volume to skip track
Hi,
is it possible to see the next event on the first "Always On" page? today we have to double tap on the clock and swipe to the next page.
Thanks...waiting for this
Will you make something to remove clock from statusbar?
thahim said:
Can we also Uninstall them all?
Click to expand...
Click to collapse
Yes look under settings -> apps
Hullie NL said:
Thanks...waiting for this
Will you make something to remove clock from statusbar?
Click to expand...
Click to collapse
Good idea. I'll add it to my list
ipred said:
Nice work!
I hope someday you will find a mod to disable the gradient in the area of the status bar and a bit under it when we set a wallpaper as home screen or lock screen. Somewhere in the lines of the code of the system ui, Samsung gives the command to put this gradient. On the other hand if the user sets a live wallpaper , Samsung doesn't give this command. More about this matter here :
https://forum.xda-developers.com/galaxy-s8/help/how-to-remove-blur-weird-status-bar-t3623544
Click to expand...
Click to collapse
Can you send a screenshot? I cant seem to recreate this with nova launcher.
Edit: nvm checked the post. Let me see if I can find anything
virafhavewalla said:
Great mods especially no root, love them. What I miss the most is the gradient notification screen and also the long press volume to skip track
Click to expand...
Click to collapse
For the long press, I have to check if I can add this, since I can only mod the res and not the actual java. In the meantime there's this app here that works for this:
https://www.reddit.com/r/GalaxyS7/comments/4avokp/psa_want_long_press_volume_skip_track/
Is possible to remove the high brightness warning?
Sent from my SM-G955U1 using Tapatalk
Hullie NL said:
Thanks...waiting for this
Will you make something to remove clock from statusbar?
Click to expand...
Click to collapse
Just added this. Check the original post, I added this, as well as one to remove the battery icon from statusbar.
Can you make one that removes the battery percentage but leaves the battery icon for the status bar? Thanks and good work!
bravo_alpha1 said:
Can you make one that removes the battery percentage but leaves the battery icon for the status bar? Thanks and good work!
Click to expand...
Click to collapse
There is a toggle for this under device maintenance>battery> three dots in the top corner
guaneet said:
There is a toggle for this under device maintenance>battery> three dots in the top corner
Click to expand...
Click to collapse
Oh yeah, I feel dumb lol. Thx
tytydraco said:
Let me see if I can find anything
Click to expand...
Click to collapse
Thank you. There must be a line in the code that sets the gradient automatically on when an image is set as wallpaper in home screen or lock screen. I hope you will find the solution to disable this gradient command.
Hello. Maybe you can also remove the Alarm Clock Icon in the Status bar.
By the way i have all of the tweaks in my phone except for AOD tweaks.
Thanks!

strange icon in status bar

Hello everybody.
I have this strange icon in status bar since updating to Android 10 and don't know what is it and how to get rid of it:
EMJI79 said:
Hello everybody.
I have this strange icon in status bar since updating to Android 10 and don't know what is it and how to get rid of it:
Click to expand...
Click to collapse
Can't say for sure as I'm still on pie, but have you tried to disable the automatic rotation icon? Kinda looks like it...
papete said:
Can't say for sure as I'm still on pie, but have you tried to disable the automatic rotation icon? Kinda looks like it...
Click to expand...
Click to collapse
Just tried with System UI tuner app but it's not that.
You may go to Settings -> Screen -> Statusbar icon manager (or something like that) and disable items on by one. If it is a system icon it will disappear after disabling an item. If not you should look for an installed app.
BTW, where did you get that nice background image?
EMJI79 said:
Hello everybody.
I have this strange icon in status bar since updating to Android 10 and don't know what is it and how to get rid of it:
Click to expand...
Click to collapse
Ask on ZenTalk forum to get answer from Asus.
CbIP said:
You may go to Settings -> Screen -> Statusbar icon manager (or something like that) and disable items on by one. If it is a system icon it will disappear after disabling an item. If not you should look for an installed app.
BTW, where did you get that nice background image?
Click to expand...
Click to collapse
Didn't work...
I got this image from instagram
I found that the icon is caused by my keyboard app (Smart Keyboard) but haven't figured out how to make it disappear without changing from keyboard app...
Android 10 totally sucks on Asus 6z..the developers ruined it
electro_nik said:
Android 10 totally sucks on Asus 6z..the developers ruined it
Click to expand...
Click to collapse
Could you please elaborate on this and add something of importance to the question asked by the OP?
---------- Post added at 02:03 PM ---------- Previous post was at 02:01 PM ----------
EMJI79 said:
I found that the icon is caused by my keyboard app (Smart Keyboard) but haven't figured out how to make it disappear without changing from keyboard app...
Click to expand...
Click to collapse
Would you be able to disable the icon in Settings > Display > Status bar icon manager?
abprie said:
Could you please elaborate on this and add something of importance to the question asked by the OP?
---------- Post added at 02:03 PM ---------- Previous post was at 02:01 PM ----------
Would you be able to disable the icon in Settings > Display > Status bar icon manager?
Click to expand...
Click to collapse
It's not among the icons offered toggles.

Categories

Resources