1. Disable vibration when unlocking device with fingerprint
2. Ability to modify navigation bar including having a "sleep" button
3. Toggle data (LTE) in quick settings (meaning that you don't need to toggle it with two clicks)
If a certain ROM has only one of these features (for example number 2 which is most important) it's also okay.
Thanks!
PureNexus has all three.
przemcio510 said:
PureNexus has all three.
Click to expand...
Click to collapse
Amazing, thank you.
Are you talking about their 7.0 build? I should have been more specific, but I'm looking for a Nougat ROM.
TheeWolf said:
Amazing, thank you.
Are you talking about their 7.0 build? I should have been more specific, but I'm looking for a Nougat ROM.
Click to expand...
Click to collapse
No, 6.0.1, however I'm not sure, if the Nougat build has these features already.
Is there a marshmallow stock rom for the Xiaomi Mi Max? I dont like MIUI at all. Let me know.
mizon said:
Is there a marshmallow stock rom for the Xiaomi Mi Max? I dont like MIUI at all. Let me know.
Click to expand...
Click to collapse
Whats not the like....very feature rich and smooth....
But if your really want to change Rom, the advance way is to look in development section....many to choose from RR , CM, Mokee. All MM rom, some even got Nougat.
But if you want an easy way. Just download a launcher.
i am waiting on a bootloader unlock request via sms then i will flash CM14.
jutley said:
i am waiting on a bootloader unlock request via sms then i will flash CM14.
Click to expand...
Click to collapse
But CM is NOT a stock rom.
martin132014 said:
But if your really want to change Rom, the advance way is to look in development section....many to choose from RR , CM, Mokee. All MM rom, some even got Nougat.
But if you want an easy way. Just download a launcher.
Click to expand...
Click to collapse
First I want to say that MIUI is too basic and I dont consider it a real rom.. thats my personal opinion.
Now there are 2 problems with your answer though I do appreciate it. First, the roms you suggest have issues, especially the camera and video recording. Second a launcher wont remove 2 I hate in MIUI which are the notification bar and task switcher.
But, I read that the task switcher in CM 14.1 is like the one in the stock rom so I may install CM. And the notification bar in MIUI is the worst I've seen. I cant believe it exists when the one in the stock rom is llight years ahead in looks and functionality.
Is it possible to replace the notification in MIUI with the one found in the stock rom? If not, can an Xposed app can do the trick?
mizon said:
First I want to say that MIUI is too basic and I dont consider it a real rom.. thats my personal opinion.
Now there are 2 problems with your answer though I do appreciate it. First, the roms you suggest have issues, especially the camera and video recording. Second a launcher wont remove 2 I hate in MIUI which are the notification bar and task switcher.
But, I read that the task switcher in CM 14.1 is like the one in the stock rom so I may install CM. And the notification bar in MIUI is the worst I've seen. I cant believe it exists when the one in the stock rom is llight years ahead in looks and functionality.
Is it possible to replace the notification in MIUI with the one found in the stock rom? If not, can an Xposed app can do the trick?
Click to expand...
Click to collapse
I have used aosp and cm all my life... I personally used sony stock launcher and samsung ones also....light year behind..? I don't believe so...it just different not useless. Miui also got something other launcher dont have like second space and dual apps...like others l, need to installed separately. Rr and cm for mm is stable..if you keep up to date with the current development, youll know. Only for naugat probably some issues...if rooted your device and unlock, miui got xmiui apps for xposed to setting up miui launcher. But if you do hate miui, then RR rom is the best for now.
mizon said:
Is there a marshmallow stock rom for the Xiaomi Mi Max? I dont like MIUI at all. Let me know.
Click to expand...
Click to collapse
Hi, in my opinion there`s no any rom more appropriate that the stock, let`s clarify that rom stock for Xiaomi is Miui developed to bring all the functionality to device, actual version of miui is so complete, previous v5, 6 they lacked many functions. maybe you must explore the themes from miui to change fonts, icons, notification bar, colors and others, really nice themes (first explore, if you didn`t), besides miui launcher you can replace for any other (Nova. BB Launcher, HTC Launcher) and you must uninstall just deleting with a file explorer or with a remover app after rooting. Anyway you have others roms (custom); for me the best in MM is Mokee and for Nougat is the last build from RR. Preferences may vary.
mizon said:
First I want to say that MIUI is too basic and I dont consider it a real rom.. thats my personal opinion.
Now there are 2 problems with your answer though I do appreciate it. First, the roms you suggest have issues, especially the camera and video recording. Second a launcher wont remove 2 I hate in MIUI which are the notification bar and task switcher.
But, I read that the task switcher in CM 14.1 is like the one in the stock rom so I may install CM. And the notification bar in MIUI is the worst I've seen. I cant believe it exists when the one in the stock rom is llight years ahead in looks and functionality.
Is it possible to replace the notification in MIUI with the one found in the stock rom? If not, can an Xposed app can do the trick?
Click to expand...
Click to collapse
There is a theme called Android N in MIUI theme store to change the appearance of notification shade, status bar, quick serious toggle and recents apps. BTW Resurrection Remix by Ajsmsj78 is highly recommended. The camera and video recording is working perfectly. I use open camera.
Sent from my Mi Max
mizon said:
Is there a marshmallow stock rom for the Xiaomi Mi Max? I dont like MIUI at all. Let me know.
Click to expand...
Click to collapse
Easy, why do you buy a xiaomi phone?
Buy a nexus or whatever phone with stock rom and you will not have problems in that sense.
mizon said:
But CM is NOT a stock rom.
Click to expand...
Click to collapse
It's as close to stock as you can come on any phone other than Nexus/Pixel phones.
A different launcher helps. Problem is few Roms other than MIUI work on helium. Only major problem is lack of NTFS and exfat support. Might be better if bootloader is unlocked and Xiaomi.eu MIUI version installed. Over all the phone is good. Better and larger screen than my Nexus 6. Other big problem is no to poor printer support when trying to print from the phone.
I want to programmatically disable the backlight of the capacitive buttons on my Galaxy Tab S 8.4 T700 (klimtwifi). All previous ROMs I've used had this ability built-in and all it took was unchecking a box. My current ROM, Resurrection Remix 6.0.1_r43 - MOB30J, doesn't have this.
I am using GravityBox (MM) to accomplish this but would much rather be able to do it myself, manually, via file modification or some other programmatical method that doesn't involve installing an app to do it. I've done this in the past, on a different device, by changing the value to "0" in a file named "backlight_brightness", or some such. As I recall, the file was located in /sys, /proc, or /dev. I don't remember.
»»» EDIT: Apparently the file is "/sys/class/sec/sec_touchkey/brightness" but the change doesn't survive a reboot.
I can't figure out where to make change in this ROM, and I need your help.
Thank You
I'm also posting this in the Resurrection Remix forum
I was struggling with this for days on a Note 3, thinking, I *know* I did this before when I was on RR6 last.
Anyway, check here: Settings - Configurations - Button Controller - Backlight. No, I don't know why the icon is a gamepad. Hope this helps you and others!
jbradlee said:
I was struggling with this for days on a Note 3, thinking, I *know* I did this before when I was on RR6 last.
Anyway, check here: Settings - Configurations - Button Controller - Backlight. No, I don't know why the icon is a gamepad. Hope this helps you and others!
Click to expand...
Click to collapse
I've actually went back to different ROM. Thanks anyways.
Samsung Galaxy Tab S 8.4" klimtwifi (rooted)
Resurrection Remix 6.0.1
ResurrectionRemix-M-v5.6.9-20160602-chagallwifi
I have a OnePlus3T.
I assume there is an Oreo build of the LineageOS for my device?
Can I hide the operator logo from.the notification area?
Can the battery be a circle with the percentage inside?
Do I have to flash gapps after flashing the ROM?
I understand Lineage is built to be as stable as possible. Is this correct?
I'm currently using the Oreo build of Resurrection Remix, which I understand has come from Lineage anyway. But I've had a few errors come up with the latest one. It might be because I removed a couple of default apps like Email and Google Now instead of using Nova Launcher to hide them. So I'm looking at re-flashing an OS anyway.
Thanks
anotherxdauser said:
I have a OnePlus3T.
I assume there is an Oreo build of the LineageOS for my device?
Can I hide the operator logo from.the notification area?
Can the battery be a circle with the percentage inside?
Do I have to flash gapps after flashing the ROM?
I understand Lineage is built to be as stable as possible. Is this correct?
I'm currently using the Oreo build of Resurrection Remix, which I understand has come from Lineage anyway. But I've had a few errors come up with the latest one. It might be because I removed a couple of default apps like Email and Google Now instead of using Nova Launcher to hide them. So I'm looking at re-flashing an OS anyway.
Thanks
Click to expand...
Click to collapse
If you need stability, you should stay with nougat a few more months.
You don't have to flash gapps. LineageOS is usable without. A little bit less Spartan is lineageos for microG.
I just bought a Z2 play today. I like the Fingerprint Sensor to Navigate setting in the included Moto app. I want to at the very least Root my phone but was thinking of a Pie ROM like Havoc or Lineage. If I get a custom ROM can I install the Moto app and use the Fingerprint Sensor Navigation? I know Pie has the pill but that still takes up some of the screen and I like having the entire screen. Or if there is another app/way to enable it.
Almost customs rom can't run Moto apps . but there are many functions in custom rom can replace them.
Fingerprint Sensor on custom rom is bester than on original rom.
Mark2014 said:
Almost customs rom can't run Moto apps . but there are many functions in custom rom can replace them.
Fingerprint Sensor on custom rom is bester than on original rom.
Click to expand...
Click to collapse
Thanks very much for the info. Is there any ROM you may recommend, oreo or pie based that have the one button nav?
EDIT: Well I have a Verizon model and just realized apparently those are bootloader locked. Should have done my homework.