Question How to swap back and recent apps button? - Motorola Moto G100 / Edge S

It drives me crazy that they are in the "wrong" position
phone is rooted btw

glumada said:
It drives me crazy that they are in the "wrong" position
phone is rooted btw
Click to expand...
Click to collapse
If I recall. I don't think it's possible without an app. As motorola doesn't allow button shifting like other manufacturers. Also most are moving towards gestures.

On a rooted phone, you might be able to modify it yourself:
Swapping back and Recent on Android 10
Hey guys, the Android update hit my phone this week, and it moved my back and recent buttons back to their stock positions on the old nav bar (I had them switched so that back was on the right, since I'm right handed and prefer it that way) . I...
forum.xda-developers.com
At least they left the option to enable the buttons. I like my buttons, some gestures interfere with apps, and the screen is tall enough anyways.

Well that's simple. My only problem is that i don't know how to write a magisk module to replace the apk systemless. Someone willing to help?

glumada said:
Well that's simple. My only problem is that i don't know how to write a magisk module to replace the apk systemless. Someone willing to help?
Click to expand...
Click to collapse
I dont know how to write a module, but the switch back and recents option (invert layout) is available in Evolution X, also dont know if you want to go to the extreme of installing a custom rom just for that

I don't have much experience with the newer Android versions, but on a rooted phone, can't you just modify the APK, copy it to internal memory, remount /system read/write, and move it to the destination?

Related

[Q] Removing the TouchWiz Mini Apps Tray

Hi everyone. First of all, many thanks to Gary for Root. It was quick and painless.
Now that we have root, I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
I have the Wizz Bar (what an unfortunate name) installed and it does the job so much better. If you're wondering what Wizz Bar is, it basically allows you to pick your own applications or commands and bind them to the little Chevron or Arrow in the middle of the Honeycomb Bar (also called the "Mini Apps Tray")
However the built in action that pops up the Task Manager/World Clock/Calculator etc also initiates. Is there some way to remove the TouchWiz Apps Tray?
Or does this require more tinkering than a simple apk deletion from system/apps
somebody9 said:
Or does this require more tinkering than a simple apk deletion from system/apps
Click to expand...
Click to collapse
It's much more involved. That aspect of touchwiz is buried somewhere in the frameworks. The last time I checked (a month ago), several people on both the Galaxy Tab 10.1 and 8.9 forums were looking for the same thing, but I haven't seen any good solutions.
If you find something over in one of those forums, try to get information on HOW they did it, and I'll try to reproduce it with ours.
I know with HTC phones modding such things requires the knowledge of decompiling, compling and signing apk's using apkTool or apkManager and editing smalis in notepad ++. You would have to track down which particular file contains the code and then know how to edit it to hide the taskbar. As an example just the simple task of hiding the clock in the notification bar of my HTC Incredible phone required the addition of 2 lines of code in the clock.smali file inside SystemUI.apk and the only way to get it to work was to push the file back to the phone and set permissions with adb. You couldn't just copy and paste it back in.
Thanks for the suggestions guys. I actually did go look at a bunch of 10.1 and 8.9 ROMs and it looks like there may be a solution out there. I've contacted one of the ROM developers for an answer.
If someone tells you what file to edit and what lines of code to use please post it as it will be useful to the community.
You may install honeybar form market to hide/unhide the bottom bar(notification and clock as well)
Sent from my GT-P7500 using xda premium
i just tried honeybar and it doesn't work for me. I also have go launcher ex installed so not sure if it's conflicting. I see the white box for honeybar, but pressing on it multiple times does nothing (it even goes away eventually as described in the install notes).
Honeybar isn't the solution that most of us are looking for. I myself love the Honeycomb default bar. It's the Mini-Apps Tray that is entirely useless. The least that Samsung could have done was to make the shortcuts changeable by the user.
The whole point of quick access to shortcuts is to have a quick access to the applications you use the most without flipping through homescreens or going to the Apps Tray. Thanks Samsung, I really need the World Time and Calculator more than I need the Browser and Settings Panel.
somebody9 said:
Hi everyone. First of all, many thanks to Gary for Root. It was quick and painless.
Now that we have root, I was wondering if anyone knows what needs to be deleted in order to get rid of that pesky pop up menu you get by pressing on the Chevron/Arrow in the middle of the bar.
I have the Wizz Bar (what an unfortunate name) installed and it does the job so much better. If you're wondering what Wizz Bar is, it basically allows you to pick your own applications or commands and bind them to the little Chevron or Arrow in the middle of the Honeycomb Bar (also called the "Mini Apps Tray")
However the built in action that pops up the Task Manager/World Clock/Calculator etc also initiates. Is there some way to remove the TouchWiz Apps Tray?
Or does this require more tinkering than a simple apk deletion from system/apps
Click to expand...
Click to collapse
I've wondered whether there was a way to intercept the trigger that touching the chevron activates and just redirecting it to another command (such as what happens when you hit the "home" button after you've installed a home replacement). That way we wouldn't have to worry about hacking the touchwiz dock for customizing, we just replace it altogether so something else is invoked by touching the shortcut.
rEVOLVE said:
I've wondered whether there was a way to intercept the trigger that touching the chevron activates and just redirecting it to another command (such as what happens when you hit the "home" button after you've installed a home replacement). That way we wouldn't have to worry about hacking the touchwiz dock for customizing, we just replace it altogether so something else is invoked by touching the shortcut.
Click to expand...
Click to collapse
Re-mapping the function would be more involved than just turning it off but it is possible if you know what you're doing. For HTC phones there's a mod called rosie remap which does just about the same thing but its a complicated hack. It remaps a + button on the phone that ads apps to the homescreen, the mod allows you to reassign the button so it opens any app you want. I believe this is a framework-res.apk mod. Eventually someone who is familar with touchwiz will do these mods, if they haven't already for the 8.9 or 10.1, which should all be pretty much the same.
Edit: I think the chevron function would be in the touchwiz apk located in system/app but I don't know what Samsung calls it. HTC calls their Sense UI Rosie and you mod Rosie.apk to do the remapping of their UI specific buttons. If the chevron is part of honeycomb itself then it would be in the framework-res.apk file I bbelieve.
This is good info flowing in. I'm gonna see if I can figure out some more.
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Mini Apps : Upgraded so you can choose and edit your own Mini Apps tray. You can easily access favorite features such as Calendar, Email, or PenMemo as a pop up over full screen applications.
Click to expand...
Click to collapse
somebody9 said:
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Click to expand...
Click to collapse
Was there an update that I don't know about that allows this??? I really like the idea of the mini app tray, but like was said before, not having the ability to put your most used apps there makes it pretty useless.
Please explain how apps can now (or in the near future) be changed in the tray.
Thanks!!!
I guess until they release 7.7 we won't know. Unless there's an update out on KIES. But I really doubt it.
Confirmed:7.7 has fully customisable mini apps tray...i'm disappointed in Samsung for releasing 'premium' products in such close succession that are so different in functionality. Why did they not include this basic and important feature on all new of their new tablet products? I actually feel somewhat conned now
Sent from my GT-I9100 using xda premium
rEVOLVE said:
i just tried honeybar and it doesn't work for me. I also have go launcher ex installed so not sure if it's conflicting. I see the white box for honeybar, but pressing on it multiple times does nothing (it even goes away eventually as described in the install notes).
Click to expand...
Click to collapse
doesn't go launcher ex look like **** on the tab+? i installed it yesterday and when i found out that i can't remove the dock, i uninstalled it.
diospada11 said:
doesn't go launcher ex look like **** on the tab+? i installed it yesterday and when i found out that i can't remove the dock, i uninstalled it.
Click to expand...
Click to collapse
Pare, actually like it better because i don't like stock honeycomb desktop and app drawer. I set swipe up gesture to hide/unide the dock and also changed the stock dock icons.
Once we're able to customize the Touchwiz shortcuts, or hijack the launch command so we can tell it to launch something else, I'll be much happier.
For those who've not seen this function in action yet, check it out in this video at 2.05: http://m.youtube.com/#/watch?v=tBpzweqvKJA
Surely Samsung can put this function in tab plus on an update ... and they need to. The app tray is almost functionless otherwise. The presence of this thread is sufficient evidence that there is a high demand and several unsatisfied customers. Many customers have spent over £400 on this tablet. Why did they put it onto the 7.7 which was going on sale only a few days/weeks after the tab plus?
Sent from my GT-P6210 using xda premium
Just for my two cents, I would also like to see the app tray made editable. I've only had my unit for a couple of days, and I already feel its wasted on me for what it holds. Hoping for that to change in a coming update.
somebody9 said:
On a positive note - guess what Samsung changed? Exactly what I was *****ing about :
Click to expand...
Click to collapse
Where is this "mini apps?" Did I miss something?

[Q] Auto-Rotate not working for Android screens

I just started using my first Android phone 2 days ago, so this is probably a really dumb question, but I've figured almost everything else out and this one not so intuitive.
When I'm in the home screen or the alphabetical list of all apps, if I turn the phone horizontal it won't switch to landscape. It only rotates if I open the keyboard. The settings menu and most apps auto-rotate fine, so I know the phone can sense it right., it's just the basic Android screens that won't landscape unless the keyboard is open.
I'm using CM11 from 21-OCT-2014 and the only extras I've installed are gapps, k9 mail, firefox, google translate and google wallet. The "Auto-rotate screen" box is checked, as are the "0 degrees" and "90 degrees" rotation mode boxes.
enigma9o7 said:
I just started using my first Android phone 2 days ago, so this is probably a really dumb question, but I've figured almost everything else out and this one not so intuitive.
When I'm in the home screen or the alphabetical list of all apps, if I turn the phone horizontal it won't switch to landscape. It only rotates if I open the keyboard. The settings menu and most apps auto-rotate fine, so I know the phone can sense it right., it's just the basic Android screens that won't landscape unless the keyboard is open.
I'm using CM11 from 21-OCT-2014 and the only extras I've installed are gapps, k9 mail, firefox, google translate and google wallet. The "Auto-rotate screen" box is checked, as are the "0 degrees" and "90 degrees" rotation mode boxes.
Click to expand...
Click to collapse
Probably depends on the launcher (home screens and app drawer is handled by launcher). Some have a setting to enable it, some don't...
I dunno if this is normal behavior, something I can change in a setting, or a bug in something, and if so what?
Not quite sure what a launcher is, but I only installed the stuff I mentioned before, so I assume my launcher is whatever comes with CM11 or Gapps.
enigma9o7 said:
I dunno if this is normal behavior, something I can change in a setting, or a bug in something, and if so what?
Not quite sure what a launcher is, but I only installed the stuff I mentioned before, so I assume my launcher is whatever comes with CM11 or Gapps.
Click to expand...
Click to collapse
add this line to build.prop
log.tag.launcher_force_rotate=VERBOSE
palmbeach05 said:
add this line to build.prop
log.tag.launcher_force_rotate=VERBOSE
Click to expand...
Click to collapse
Done, and it worked! Thanks much. Any explanation as to why editing a system file was necessary to do something that seems to me should be automatic? Will I have to do this again after updates or anything?
(Of course nothing is simple the first time; took me over an hour to do this; figured easiest way would be from terminal, but had to find the file without a whereis command, then didn't know how to hit "ESC" when trying to edit with VI since there's no ESC key on our keyboard, finally found it in a menu, then wasn't able to save cuz readonly... tried again after su but same result, considered changing permissions but since I really didn't know what I was doing, did a web search, found a tutorial for editing it with ES file manager, which I installed, but the 2-year old tutorial had different menu structure for putting ES into "root explorer" mode, but finally got it modifiedt, saved, rebooted).
And I still dunno what launcher I'm using. After posting I did some web searches earlier, seems CM has its own launcher (forgot name, something that sounded french), and GApps has a launcher, but I read the CM version of GApps (that I used) doesn't change the launcher, but I also read the launcher from GApps is the one that will pop up google now if you swipe on the side of the screen, and that keeps happening to me (by accident as I'm trying to figure out how to use this thing) so it seems I have the GApps launcher. I dunno.
My problem is solved as mentioned in previous post, just rambling as I'm trying to understand all this.
it's called trebuchet
palmbeach05 said:
add this line to build.prop
log.tag.launcher_force_rotate=VERBOSE
Click to expand...
Click to collapse
Just upgraded CM to new version and had to do this again. Is there any way to make this more permanent?
enigma9o7 said:
Just upgraded CM to new version and had to do this again. Is there any way to make this more permanent?
Click to expand...
Click to collapse
Use a different launcher? Nova, GoLauncher, Apex, Aviate, etc... most should have options for this.
Is there no way to fix it permanently in the default launcher? I'd just rather not use too many add-ons unless truly needed, but am getting tired of looking up this thread every time I update CM so I can find the text I need to re-insert. I'm happy to figure out how to submit a real bug report but dunno if it's a CM issue or google issue or what...
enigma9o7 said:
Is there no way to fix it permanently in the default launcher? I'd just rather not use too many add-ons unless truly needed, but am getting tired of looking up this thread every time I update CM so I can find the text I need to re-insert. I'm happy to figure out how to submit a real bug report but dunno if it's a CM issue or google issue or what...
Click to expand...
Click to collapse
There's no bug. This is by design.
If you don't like it, you can change the launcher or keep doing the build.prop hack.
Curious... why do you think it would have been purposely designed this way? I just assumed it was one of those things that worked right for some phones but not others or something.... There's already settings to turn off rotation (and to select which specific orientation to allow rotation), so if someone wanted it off for some reason they should be able to turn it off that way...
Either way, if it's not a bug report, then it's a feature request, either way I'd like to at least *try* to get it changed before I give up and try an alternative. I'd imagine the developer or whatever wouldn't want people switching to alternative launchers if there's something he could easily fix fix anyway. And I imagine since it's so easy to fix by editing that file, it can't be that hard to fix in the program or whatever, and since supported in other launchers it's not some system limitation or something...
Anyway just my thoughts. I'm still very thankful for being told the workaround, and I'll probably figure out how to write a shell script that adds that line for me so I can just run that after each update (instead of looking up this thread and manually editing a file on an annoying little device). But that only helps me, be better to get it fixed for everyone.
enigma9o7 said:
Curious... why do you think it would have been purposely designed this way? I just assumed it was one of those things that worked right for some phones but not others or something.... There's already settings to turn off rotation (and to select which specific orientation to allow rotation), so if someone wanted it off for some reason they should be able to turn it off that way...
Either way, if it's not a bug report, then it's a feature request, either way I'd like to at least *try* to get it changed before I give up and try an alternative. I'd imagine the developer or whatever wouldn't want people switching to alternative launchers if there's something he could easily fix fix anyway. And I imagine since it's so easy to fix by editing that file, it can't be that hard to fix in the program or whatever, and since supported in other launchers it's not some system limitation or something...
Anyway just my thoughts. I'm still very thankful for being told the workaround, and I'll probably figure out how to write a shell script that adds that line for me so I can just run that after each update (instead of looking up this thread and manually editing a file on an annoying little device). But that only helps me, be better to get it fixed for everyone.
Click to expand...
Click to collapse
Android is all about choice, you've been given several workarounds which fix the problem.
Other than that, this is how the stock launcher in CM is designed. A lot of people don't want the home screen to rotate when the phone rotates, I'm one of them.

[guide] ( need root) how to use fingerprint button as home, back and recents button.

If you want to use the fingerprint sensor as capacitive button and remove the on screen buttons, here are how to do it. TESTED ON XT 1640 (BRAZIL VERSION)
First you need to root and install TWRP recovery. take a look on the other threads for it.
Install the EX Kernel from here (http://forum.xda-developers.com/moto-g4-plus/development/kernel-elementalx-g4-0-01-t3424836) [ READ THIS THREAD FOR MORE INFORMATION ABOUT COMPATIBILITY]
If everything works fine, this kernel makes you fingerprint work as home button, but to have others functions, intall this app ( http://forum.xda-developers.com/android/apps-games/app-button-mapper-customize-hardware-t3361340)
Now you can remapp as your wish.
TO REMOVE THE ON SCREEN BUTTONS:
Use any build.prop editor and just add this line ( qemu.hw.mainkeys=1 )
post your screenshots if you enjoy it.
thanks to flar2 for the kernel and app.
Anybody tested with xt1643????
works perfectly
Tested in xt1641 and works fine
Just I need another way to activate Google Now any idea
ajcrew said:
Anybody tested with xt1643????
Click to expand...
Click to collapse
yea,working fine
n3cta1 said:
Tested in xt1641 and works fine
Just I need another way to activate Google Now any idea
Click to expand...
Click to collapse
using "ok google" voice command!?
Does it replace the unlock function?
Kobba said:
Does it replace the unlock function?
Click to expand...
Click to collapse
no
Good to see some customizations coming along. I'm not a dev at all but I don't understand with android being custom sourced why everything is so hard to do. Its like something like this to happen requires a kernel app and than a download of another app to work with that app. Than only some things can be changed and unlock functions can't. It just reminds from 2009 and up having Activator app in the jailbreak world 7 years ago I could change my home button to do whatever along with gestures or anything. I know Apple isn't open sourced out of the box but when those restrictions are opened up they are 100% in function. Sadly Apple has more than doubled their prices since I was owning 2009-2011 phones so I've been in the android world for 4 years now. It just hurts me that the technology these days in 2016 we can't have a operating system as simple to tweak as a user but considered open sourced.
AokiAlan said:
If you want to use the fingerprint sensor as capacitive button and remove the on screen buttons, here are how to do it. TESTED ON XT 1640 (BRAZIL VERSION)
First you need to root and install TWRP recovery. take a look on the other threads for it.
Install the EX Kernel from here (http://forum.xda-developers.com/moto-g4-plus/development/kernel-elementalx-g4-0-01-t3424836) [ READ THIS THREAD FOR MORE INFORMATION ABOUT COMPATIBILITY]
If everything works fine, this kernel makes you fingerprint work as home button, but to have others functions, intall this app ( http://forum.xda-developers.com/android/apps-games/app-button-mapper-customize-hardware-t3361340)
Now you can remapp as your wish.
TO REMOVE THE ON SCREEN BUTTONS:
Use any build.prop editor and just add this line ( qemu.hw.mainkeys=1 )
post your screenshots if you enjoy it.
thanks to flar2 for the kernel and app.
Click to expand...
Click to collapse
Removing the on screen buttons method is not working for me. Nav buttons are still there after adding "qemu.hw.mainkeys=1 " in buildprop and rebooting. I am on Android N. Any ideas?
MustangLife03 said:
Good to see some customizations coming along. I'm not a dev at all but I don't understand with android being custom sourced why everything is so hard to do. Its like something like this to happen requires a kernel app and than a download of another app to work with that app. Than only some things can be changed and unlock functions can't. It just reminds from 2009 and up having Activator app in the jailbreak world 7 years ago I could change my home button to do whatever along with gestures or anything. I know Apple isn't open sourced out of the box but when those restrictions are opened up they are 100% in function. Sadly Apple has more than doubled their prices since I was owning 2009-2011 phones so I've been in the android world for 4 years now. It just hurts me that the technology these days in 2016 we can't have a operating system as simple to tweak as a user but considered open sourced.
Click to expand...
Click to collapse
For this device, the mod is at the hardware level. The fingerprint sensor is just a fingerprint sensor. I modified the kernel to make it behave like a button and send home key events by default. The additional app, Button Mapper, allows you to assign actions to single press, double tap and long press.
You can actually do all this without root, which is pretty cool. But you still need a custom kernel.

			
				
Use Xposed and gravity box fingerprint launcher
There's an Xposed module called gravity box that will let you use the fingerprint scanner as the button. No custom kernel needed!
I can't hide the navbar.. help me please
wookielover said:
There's an Xposed module called gravity box that will let you use the fingerprint scanner as the button. No custom kernel needed!
Click to expand...
Click to collapse
But there is no Xposed for Android 7.0 yet.
How can I do it without changing the kernel but got root?
Is there any way of achieving this without changing the kernel? Because I want other features of my existing kernel. Isn't there an easier way? Like just adding a script or something?
Thanks in advance!
qemu.hw.mainkeys=1 doesn't do the required stuff (hide the navigation bar).
Tried it on STOCK Nougat ROM with ElementalX kernel.
Well.. There is a much easier way. I have xt1643 running Lineage OS with Vegito kernel. Hats off to the kernel dev. My phone is so much smoother with less heating issues. Just there is a drop in battery backup. And coming back, in linage OS u have an Option to use expanded desktop with takes away the Navbar and Status bar. Use can swipe n bring it anytime you want. Also you can use the fingerprint as the home button..
Hey, I'm also an user of Lineage OS and there's an option in settings to set FP sensor as home button (an also double tap works as multitask), and the option to use expanded desktop mode (but I don't use this because apps still leave space as if the navbar existed - as it does -, showing up every time you type something etc), but I prefer to hide it completely editing build.prop as suggested.
So, with this setup, I don't really need the app cited on 1st post (also, when I tried it kept bugging).
BUT my problem is, there's no option as to set some gesture to work as back button. In a lot of apps there's a back arrow in the left top so it works nice, but there's also a lot more apps that doesn't have this, so it's kind of annoying.
Is there some way to solve this?? Or some mod to bring one button nav (as in the G5) to G4+??
Thanks in advance.
Can you tell me how to add these gestures to a custom rom which currently have none active?
Im using Lenovo P2A42. Its stock Android N has all three gestures for navigation in the fingerprint gesture natively. But none of its custom rom has this fuction. I want to add this function to the custom rom without using any third party app.

[Resolved] How to force an app to NOT be in fullscreen or suggest me a non fullscreen paint-like

Hello, I want to have something extremely simple yet I can't find a working way to have it: I just want to be able to solve some sudoku-like puzzles where I have to shade some cells using a paint bucket tool on png files just like on windows paint, but I want to see if wifi is available while doing so, but the irony is I struggled to find a paint-like that does such a simple thing, it's called PhotoSuite and the problem is that it hides the notification bar.
So do you know an alternative to this app ? Or a way to force the app to not be in fullscreen or at least show wifi signal on overlay (and if possible icon notification that may appear from a game telling me it's my turn to play) ? I tried a module of xposed but the problem is that with last stable or even experimental version the framework is still not installed after download and reboot. Bird bar, Smart Statusbar, Swipe status bar, "open notification bar", also don't do it. My phone is on android 4.1.2.
rex4 said:
Hello, I want to have something extremely simple yet I can't find a working way to have it: I just want to be able to solve some sudoku-like puzzles where I have to shade some cells using a paint bucket tool on png files just like on windows paint, but I want to see if wifi is available while doing so, but the irony is I struggled to find a paint-like that does such a simple thing, it's called PhotoSuite and the problem is that it hides the notification bar.
So do you know an alternative to this app ? Or a way to force the app to not be in fullscreen or at least show wifi signal on overlay (and if possible icon notification that may appear from a game telling me it's my turn to play) ? I tried a module of xposed but the problem is that with last stable or even experimental version the framework is still not installed after download and reboot. Bird bar, Smart Statusbar, Swipe status bar, "open notification bar", also don't do it. My phone is on android 4.1.2.
Click to expand...
Click to collapse
You cant expect everything to work with 4.1.2, 4.1.2 isn't really supported anymore, most of today's apps are for 4.4 and newer.
If you want to use current apps and software, may I suggest you upgrade to a more recent device that has at least 4.4 or 5.0. It doesn't have to be a new device, there are plenty of used devices with 4.4 and newer software.
Sent from my LGLS755 using Tapatalk
Well xposed is actually something that works better, if not only, with android 4, so unless my phone specifically don't work with it for some reason it should have worked. But alternatively, I'm pretty sure there must be some very basic paint-like apps that works on my phone, actually I'm pretty sure some were made even for android 1 given how basic that is.
Since I really don't want much from my phone (I almost never went to the google play store) I don't want to buy a more recent one and the one I have doesn't have any custom rom to upgrade it, unlike a galaxy s I have (but it's way slower and have less ram).
There we go: I tried many other paint softwares, none did what I wanted, so instead I tried to make xposed framework work, it works perfectly on my older phone but on this one all I had to do was to check "Disabled resource hooks". I'm still surprised by the fact that it's way easier to force an app to be in fullscreen than to prevent it.

Custom Rom or load previous Android? Need old style recent apps menu BACK.

I really and truly need the old style vertical recent apps menu back. Please. Is there anything I can do? I have the phone rooted but can't find any custom roms.. I really need the old style vertical recents menu back.
Moto G7 Power
Thank you-
Unfortunately it seems like that is just the style for the recents menu on Android Pie. No custom roms since development for this phone is, for some reason, completely dead. I for one, hate it too, but nothing can be done at this point unless some developer takes an interest. Maybe it could be you?
cxskate said:
I really and truly need the old style vertical recent apps menu back. Please. Is there anything I can do? I have the phone rooted but can't find any custom roms.. I really need the old style vertical recents menu back.
Moto G7 Power
Thank you-
Click to expand...
Click to collapse
One way to get the old recent style menu is to delete the Moto action 3 launcher in /system/priv-app.
Of course have a launcher installed like Nova first.
Providing that you have Magisk, you can use Quickswitch module in order to change the recent apps provider. By choosing System Ui as default provider you get the old vertical look back.
Head over to Quickswitch module thread on xda for more info.
WaterMan! said:
Unfortunately it seems like that is just the style for the recents menu on Android Pie. No custom roms since development for this phone is, for some reason, completely dead. I for one, hate it too, but nothing can be done at this point unless some developer takes an interest. Maybe it could be you?
Click to expand...
Click to collapse
Development ain't dead. It's just that without a custom recovery we can't exactly flash custom roms so as of now its just stock roms. But the fact that we can flash stock roms of any variant is a step in a good direction. :good:
Make a third party launcher your default, and then use this guide to uninstall the stock launcher https://www.xda-developers.com/uninstall-carrier-oem-bloatware-without-root-access/

Categories

Resources