Related
I wrote this for myself but here it is in case anyone is also interested.
Google sets the wifi country code to whatever is in your sim card. If the country does not have a corresponding list of enabled 5GHz frequencies, then a lot of these frequencies get disabled. This mod simply sets the country code to US. There is no GUI or anything, just enable and restart and you're all set. Android marshmallow only. I tested it on my S7 edge and it's working fine.
Enjoy.
Edit: Added OREO 8.1 version. Testing working on Pixel 2 XL.
madmack said:
I wrote this for myself but here it is in case anyone is also interested.
Google sets the wifi country code to whatever is in your sim card. If the country does not have a corresponding list of enabled 5GHz frequencies, then a lot of these frequencies get disabled. This mod simply sets the country code to US. There is no GUI or anything, just enable and restart and you're all set. Android marshmallow only. I tested it on my S7 edge and it's working fine.
Enjoy.
Click to expand...
Click to collapse
android4.4 cannot open
madmack said:
I wrote this for myself but here it is in case anyone is also interested.
Google sets the wifi country code to whatever is in your sim card. If the country does not have a corresponding list of enabled 5GHz frequencies, then a lot of these frequencies get disabled. This mod simply sets the country code to US. There is no GUI or anything, just enable and restart and you're all set. Android marshmallow only. I tested it on my S7 edge and it's working fine.
Enjoy.
Click to expand...
Click to collapse
awesome thankx
我是一个卒 said:
android4.4 cannot open
Click to expand...
Click to collapse
did you read OP's post properly ?
There is no GUI or anything, just enable and restart and you're all set.
BytesReverser said:
did you read OP's post properly ?
There is no GUI or anything, just enable and restart and you're all set.
Click to expand...
Click to collapse
sorry,my english is poor
I've been trying to find a fix ever since i got this phone and your module fixed it with no hassle
Thank you very much
Can i have your permission to share this on Mi A1 forums and xiaomi subreddit?
berezker said:
I've been trying to find a fix ever since i got this phone and your module fixed it with no hassle
Thank you very much
Can i have your permission to share this on Mi A1 forums and xiaomi subreddit?
Click to expand...
Click to collapse
Sure thing. If I can ask you to please link to this post and not share the APK.
madmack said:
Sure thing. If I can ask you to please link to this post and not share the APK.
Click to expand...
Click to collapse
No problem
Thank you again so much
Hi!
Are you actively working on this still? and did you get around to testing it on a oneplus of any kind? I got the 5T, this does nothing on it sadly, and i'm desperate for a fix
thanks!
Amornik said:
Hi!
Are you actively working on this still? and did you get around to testing it on a oneplus of any kind? I got the 5T, this does nothing on it sadly, and i'm desperate for a fix
thanks!
Click to expand...
Click to collapse
I can't say I'm "working on it still" but whenever I have a need for it, I update it. I actually have the pixel 2 xl running latest oreo 8.1 and needed the added 5 GHz access points at work to have higher speeds (780 MBps beats 54 Mbps any day!)
Works fine here. Just make sure your xposed is working fine and that this module is loaded correctly. Reboot, profit. should work on all 8.1 ROMs given that I'm only modifying a simple framework method which should exist in all variants out there.
Hi,
thanks for the reply!
I have installed the latest Xposed, and your module (downloaded from there, not the file here) & rebooted. nothing happens. I do not see my 5GHZ when it's on the 148 and up band. When I switch it to the lower bands (38 and up) works just fine. this is driving me insane. Any chance you could help me out ?
In another post, someone offered me to replace a file, and that seemed to work for a bit, but now it has also stopped working
Link: https://forum.xda-developers.com/oneplus-5t/help/wifi-region-5ghz-question-5t-t3776003#post76220330
Thanks! appreciate any and all help.
Edit: Actually it would help to understand what it is exactly your addon is changing ? since the above file does have something that seems relevant. is this the same value being changed?
Amornik said:
Hi,
thanks for the reply!
I have installed the latest Xposed, and your module (downloaded from there, not the file here) & rebooted. nothing happens. I do not see my 5GHZ when it's on the 148 and up band. When I switch it to the lower bands (38 and up) works just fine. this is driving me insane. Any chance you could help me out ?
In another post, someone offered me to replace a file, and that seemed to work for a bit, but now it has also stopped working
Link: https://forum.xda-developers.com/oneplus-5t/help/wifi-region-5ghz-question-5t-t3776003#post76220330
Thanks! appreciate any and all help.
Edit: Actually it would help to understand what it is exactly your addon is changing ? since the above file does have something that seems relevant. is this the same value being changed?
Click to expand...
Click to collapse
Maybe use my file here instead? Not sure what's on the xposed modules repo.
madmack said:
Maybe use my file here instead? Not sure what's on the xposed modules repo.
Click to expand...
Click to collapse
Hi,
Thanks for the reply! I thought I had mentioned I already tried it, did not change anything.
Maybe if you told me which file this is editing and which value is being changed, I might be able to debug and see if it's actually changing the value it needs to.
Works fine on my xiaomi a1 !!! thx so much!!
madmack said:
I wrote this for myself but here it is in case anyone is also interested.
Google sets the wifi country code to whatever is in your sim card. If the country does not have a corresponding list of enabled 5GHz frequencies, then a lot of these frequencies get disabled. This mod simply sets the country code to US. There is no GUI or anything, just enable and restart and you're all set. Android marshmallow only. I tested it on my S7 edge and it's working fine.
Enjoy.
Edit: Added OREO 8.1 version. Testing working on Pixel 2 XL.
Click to expand...
Click to collapse
cleberjb said:
Works fine on my xiaomi a1 !!! thx so much!!
Click to expand...
Click to collapse
It would be great if you could specify which version of Android (8.0, 8.1) and which ROM (or stock).
thanks!
Amornik said:
It would be great if you could specify which version of Android (8.0, 8.1) and which ROM (or stock).
thanks!
Click to expand...
Click to collapse
Sorry my inconvenience. Works on Android 8.0 stock.
Amornik said:
Hi,
Thanks for the reply! I thought I had mentioned I already tried it, did not change anything.
Maybe if you told me which file this is editing and which value is being changed, I might be able to debug and see if it's actually changing the value it needs to.
Click to expand...
Click to collapse
Sure, editing method setCountryCode in com.android.server.wifi.WifiServiceImpl
Setting the parameter to US manually.
madmack said:
Sure, editing method setCountryCode in com.android.server.wifi.WifiServiceImpl
Setting the parameter to US manually.
Click to expand...
Click to collapse
Cool, thanks!
Just as a follow up..
1. is this com.android.server.wifi.wifiserviceimpl a file (.jar?)or db file?
2. where is it located?
3. does your fix change it every time on reboot? or is it a one time change? (meaning, does the phone update this from the SIM occasionally?)
thanks again!
Amornik said:
Cool, thanks!
Just as a follow up..
1. is this com.android.server.wifi.wifiserviceimpl a file (.jar?)or db file?
2. where is it located?
3. does your fix change it every time on reboot? or is it a one time change? (meaning, does the phone update this from the SIM occasionally?)
thanks again!
Click to expand...
Click to collapse
no man, it's a framework class that xposed can tap into and change the behavior. Take a look at the source code of Android AOSP for that class. it's not a simple file in /system that you modify. It is changed every time this method is invoked, it's how xposed works.
Lol, just goes to show how much I know about how rhis works, which is nothing
Its working with the update to 8.1 btw.
Thanks for all your work and patience!
Anyone knows something about this one?
https://www.needrom.com/download/miui-9-8/
It seems to be legit but why on earth would someone prefer miui over stock android?
Oajj said:
It seems to be legit but why on earth would someone prefer miui over stock android?
Click to expand...
Click to collapse
Why would you want LOS over stock?
Those kind of questions really hurt the developers. Everyone has their personal tastes, which should be respected.
Nonta72 said:
Why would you want LOS over stock?
Those kind of questions really hurt the developers. Everyone has their personal tastes, which should be respected.
Click to expand...
Click to collapse
That is true. Apologize my unresonable comment
Oajj said:
That is true. Apologize my unresonable comment
Click to expand...
Click to collapse
No problem. Apology accepted.
PS, that rom appears to be made for the 3GB RAM version of the phone. Unless the softwares are cross-compatible with each other (3GB RAM and 4GB RAM versions), 4GB RAM version users might need to port the rom first.
Hay. I have tried this rom on my S7 3G but first i got ERROR 7 cause he seid i have a 4g version but i have 3g.
So i modified the update-script and it seems to install but if i reboot he said no system installed!
Anyone same Problem?
tommek7688 said:
Hay. I have tried this rom on my S7 3G but first i got ERROR 7 cause he seid i have a 4g version but i have 3g.
So i modified the update-script and it seems to install but if i reboot he said no system installed!
Anyone same Problem?
Click to expand...
Click to collapse
It might be best to ask the author again because I don't think anyone here tried this ROM yet.
tommek7688 said:
Hay. I have tried this rom on my S7 3G but first i got ERROR 7 cause he seid i have a 4g version but i have 3g.
So i modified the update-script and it seems to install but if i reboot he said no system installed!
Anyone same Problem?
Click to expand...
Click to collapse
Hey i haven't tried it yet. Maybe in a few days. I just posted this to ask if anyone else has.
There is a new version at the same link. Updated the install process so that there are no errors anymore.
Has anybody tried to load this ROM on S7 4G?
Installed and tried the ROM on my S7 4G/64GB. All is working well and fast, I am very happy.
(First time posting here please correct me if this is in the wrong place)
Hello
I have recently rooted my Pixel 2 XL with TWRP and Magisk and wanted to install Viper4Android. But when i try to install the drivers it stops and I get the message
"Installation failed at patching system"
I have the audio modification Library and also got it working on Android 10 before but 11 doesn't work right now.
My question is:
Has anybody already installed V4A on Android 11 successfully and knows a way to do it or will I have to wait for the official release and an updated V4A?
Unfortunately I have the same error with Pixel 2 XL and android 11 (also worked with 10).
I also tried "tricky" install procedures (like this: https://www.the***********.com/install-viper4android-android-10-guide/) but no success yet.
I think the issue is related to Magisk canary and only happens on Pixel 2 (and XL) devices with android 11.
viper4android & Android 11
I have the same issue as well..
Can't get anyone to answer, been to several site, asking the same question
R3vation said:
(First time posting here please correct me if this is in the wrong place)
Click to expand...
Click to collapse
The following thread will get the eyes of most people using Viper
https://forum.xda-developers.com/android/apps-games/app-viper4android-fx-2-6-0-0-t3774651
R3vation said:
I have recently rooted my Pixel 2 XL with TWRP and Magisk and wanted to install Viper4Android. But when i try to install the drivers it stops and I get the message
"Installation failed at patching system"
I have the audio modification Library and also got it working on Android 10 before but 11 doesn't work right now.
My question is:
Has anybody already installed V4A on Android 11 successfully and knows a way to do it or will I have to wait for the official release and an updated V4A?
Click to expand...
Click to collapse
A logcat of the install process would be my starting point. You also do not specify which version of Magisk you are using? If you wish to respond to me, use the above thread, but there will be people with a lot more targeted understanding of your issues on that thread.
DiamondJohn said:
The following thread will get the eyes of most people using Viper
https://forum.xda-developers.com/android/apps-games/app-viper4android-fx-2-6-0-0-t3774651
A logcat of the install process would be my starting point. You also do not specify which version of Magisk you are using? If you wish to respond to me, use the above thread, but there will be people with a lot more targeted understanding of your issues on that thread.
Click to expand...
Click to collapse
I'm also having same problem on pixel 4 XL and it's the new Android and magisk and also the way viper4android installation works i talked to dewitt and he say he will work on that as soon as he knows what changed in magisk
Scytherblack said:
I'm also having same problem on pixel 4 XL and it's the new Android and magisk and also the way viper4android installation works i talked to dewitt and he say he will work on that as soon as he knows what changed in magisk
Click to expand...
Click to collapse
Same for P4. Let me know that he says?
Xdevillived666 said:
Same for P4. Let me know that he says?
Click to expand...
Click to collapse
Yes sir that's only reason i switched back to Android 10 and Dewitt said he dont have no Android 11 running device to test so we'll just wait until android 11 is stable os and they release it for more device
I reckon we'll just need to be patient until the Devs look at compatibility upgrade for Android 11 - that has now been officially released. Everything works for me on my freshly rooted P4XL running R11, apart from V4A. But V4A is my most loved root app (next to Adblock, of course)
@R3vation
I have recently rooted my Pixel 2 XL with TWRP and Magisk and wanted to install Viper4Android. But when i try to install the drivers it stops and I get the message
"Installation failed at patching system"
Click to expand...
Click to collapse
In Magisk grant Viper4Android root permission, then all is good.
jwoegerbauer said:
@R3vation
In Magisk grant Viper4Android root permission, then all is good.
Click to expand...
Click to collapse
Tried that - few times now, no joy...
There might be hope...
Just tried this and it does seem to be working. Haven't fully tested it yet though. But I didn't bootloop and viper seems to work. Pixel 3a XL on Android 11. Rooted with Magisk Canary, e66b0bf3 (20425).
YouTube link
SirAugustine said:
Just tried this and it does seem to be working. Haven't fully tested it yet though. But I didn't bootloop and viper seems to work. Pixel 3a XL on Android 11. Rooted with Magisk Canary, e66b0bf3 (20425).
YouTube link
Click to expand...
Click to collapse
Works for me as well
SirAugustine said:
Just tried this and it does seem to be working. Haven't fully tested it yet though. But I didn't bootloop and viper seems to work. Pixel 3a XL on Android 11. Rooted with Magisk Canary, e66b0bf3 (20425).
YouTube link
Click to expand...
Click to collapse
Thanks mate
Same issue on Android 11 on my Oneplus 8 Pro. Would love an answer, or an alternative to Viper for the time being. Its one thing I can't seem to live without.
SirAugustine said:
Just tried this and it does seem to be working. Haven't fully tested it yet though. But I didn't bootloop and viper seems to work. Pixel 3a XL on Android 11. Rooted with Magisk Canary, e66b0bf3 (20425).
YouTube link
Click to expand...
Click to collapse
Can anyone confirm the safety of this file? Ichigo Kywrosaki is an anime character
State.of.mind said:
Can anyone confirm the safety of this file? Ichigo Kywrosaki is an anime character
Click to expand...
Click to collapse
The customize.sh is completely different, as well as the module.prop. They use completely different install methods.
This unofficial build seems to install the app as a system app, while the official module installs it as a user app. As a result, permissions are granted in a system-level config file, though none look suspicious.
I haven't compared APK files, so I don't know anything about the actual app code.
The only thing that I consider mildly suspicious is the fact that the app copies native audio library binaries into certain locations; these could potentially be malicious. I doubt that they are, though.
After installing this, my Pixel 3a has been randomly reporting 'missing codec' when attempting playback of FLAC files via MediaMonkey.
I also recently got the TRN BT20S bluetooth adapters for my IEMs, could be the intersection of the two, will keep testing.
Restart usually clears things up, but not the best solution.
I'm missing something, how do you download this form the link?
BracesForImpact said:
I'm missing something, how do you download this form the link?
Click to expand...
Click to collapse
Click the description of the video and there is a google drive link to dload it from
JackRandalt said:
This is why I never use Viper. I prefer Whatsapp. It never has such issues.
Click to expand...
Click to collapse
Wut? Whatsapp is a message app.
I know all of us (at least most!) hate the huge notch and the screen estate it destroys for the status bar to show complete time/notification icons.
MIUI now has a way to enable dual status bar, where date/time/icons all show in two rows instead of 1 row overflowing into the notch more often than not. I was trying to figure a way out of this for folks running non-MIUI ROMs, since I also mostly use non-MIUI ROMs and stumbled across a rather simple method.
This may need some specific ROM commits (ask your developer), but sharing this with the hope this helps a few folks.
Also, this is not the most aesthetic but functionally this wins because it creates a new option in the least!! :laugh:
Step 1: Download this tool called SetEdit[url]https://play.google.com/store/apps/details?id=by4a.setedit22&hl=en_IN[/URL].
Step 2: Fire up the app (it didn't ask me for root access, so assume this doesn't need root)
Step 3: In the selections on top, make sure you select "This Device" and "System Table"
Step 4: Scroll all the way down to the the entry that reads "statusbar_dual_row"
Step 5: The value against it will likely show "0". Select it, it will open a dialog box, select "Edit Value"
Step 6: Change value to 1, Save changes
Reboot, profit.
It looks like this didn't work for some. As an alternative,
1. try Adding a new setting.
2. It'll ask you for setting name. Type "statusbar_dual_row" (without inverted commas)
3. Save changes
4. Enter "1" in the next option for Value
5. Save changes
Reboot. Hope that can add a setting and it works. Just found out by more tinkering
For an example of how this looks on my screen, refer screenshot below. I managed to gt the clock and 4 different icons in 2 rows on the left side. Probably not the best implementation of dual rows, seeing as it affects only one side, but I am staying with this rather than no clock and 3 icons
PS: I am using Corvus OS (unofficial, 7.0 dated Jul 5)
Nothing here, running on PE+
deathhated said:
Nothing here, running on PE+
Click to expand...
Click to collapse
Read what author wrote bro. This is for device running miui and not custom rom.
Archit9169 said:
Read what author wrote bro. This is for device running miui and not custom rom.
Click to expand...
Click to collapse
He said he's running Corvus. That's why I checked too. Just might have lol
deathhated said:
He said he's running Corvus. That's why I checked too. Just might have lol
Click to expand...
Click to collapse
Bro he never mentioned Corvus in his entire post. Read it again there is not mention of it in his post.
Archit9169 said:
Bro he never mentioned Corvus in his entire post. Read it again there is not mention of it in his post.
Click to expand...
Click to collapse
Yeah, he stated MIUI has a way to enable it and those steps. Read the P.S. at the bottom. Does it say he's running MIUI or Corvus?
deathhated said:
Yeah, he stated MIUI has a way to enable it and those steps. Read the P.S. at the bottom. Does it say he's running MIUI or Corvus?
Click to expand...
Click to collapse
Thats not PS, thats his Signature telling us what his current config is. Just look at my signature where I list my previous works.
Archit9169 said:
Thats not PS, thats his Signature telling us what his current config is. Just look at my signature where I list my previous works.
Click to expand...
Click to collapse
Of course not, this is not signature it is a P.S... he is running on CORVUS...
-->
nandakalyan said:
PS: I am using Corvus OS (unofficial, 7.0 dated Jul 5)
Click to expand...
Click to collapse
and I'm running on MUI 11 and there is no such entry in the tab like "statusbar_dual_row"...
MiPiMok said:
Of course not, this is not signature it is a P.S... he is running on CORVUS...
-->
and I'm running on MUI 11 and there is no such entry in the tab like "statusbar_dual_row"...
Click to expand...
Click to collapse
Oh sorry about that. But that method works cause i am on miui 12 and that option is present there. Not sure about miui 11. And this method is exclusive to miui only and thus cannot be used on custom roms. This feature might be exclusive to china rom or maybe miui 12 exclusive, or maybe miui Eu exclusive.
hey guys, this works on MIUI for sure. For custom ROMS (like I am running Corvus), the developer needs to includes commits for the framework. I am not a technical guy, so if you let your developer know, they can cherry pick this commit or include the framework mod in the ROM, then you can enable it through the SetEdit tool
deathhated said:
Nothing here, running on PE+
Click to expand...
Click to collapse
Do check with your developer, are you getting the line for "statusbar_dual_row" in Set Edit? if not, the ROM does not have the code built in.
nandakalyan said:
Do check with your developer, are you getting the line for "statusbar_dual_row" in Set Edit? if not, the ROM does not have the code built in.
Click to expand...
Click to collapse
Don't have the line in PE+, was just curious tho on custom ROMs if there is. Thanks btw
MiPiMok said:
Of course not, this is not signature it is a P.S... he is running on CORVUS...
-->
and I'm running on MUI 11 and there is no such entry in the tab like "statusbar_dual_row"...
Click to expand...
Click to collapse
Apparently MIUI 11 has this feature, I saw it all over google, not sure if it is build specific (EU, GLobal etc) though. I am able to set this in Corvus ROM, CrDroid, Bliss etc.
deathhated said:
Don't have the line in PE+, was just curious tho on custom ROMs if there is. Thanks btw
Click to expand...
Click to collapse
Yes definitely in the 3 ROMs I tried (Corvus, CrDroid, Bliss), that is why my guess that the ROM developer needs to probably include the feature commits for us to enable it with this method
nandakalyan said:
Yes definitely in the 3 ROMs I tried (Corvus, CrDroid, Bliss), that is why my guess that the ROM developer needs to probably include the feature commits for us to enable it with this method
Click to expand...
Click to collapse
Which build of crDroid?
amn1987 said:
Which build of crDroid?
Click to expand...
Click to collapse
Tried on 18th Jul build
nandakalyan said:
Tried on 18th Jul build
Click to expand...
Click to collapse
OK. I am on an older build from June. The particular commit isn't present in it. I will update later. Thanks.
It looks like this didn't work for some. As an alternative,
1. try Adding a new setting.
2. It'll ask you for setting name. Type "statusbar_dual_row" (without inverted commas)
3. Save changes
4. Enter "1" in the next option for Value
5. Save changes
Reboot. Hope that can add a setting and it works. Just found out by more tinkering
Hi, just as an info..Not working on Global Stable rom. Tried to add a new setting, but not working also..
dreamdrake said:
Hi, just as an info..Not working on Global Stable rom. Tried to add a new setting, but not working also..
Click to expand...
Click to collapse
I have same issue
First, I am not responsible to what happens after you flash this. If your phone dose not work afterwords it is your own doing. I didn't force you to flash it..
This is a stock rom for the most part for the Snapdragon Note 20 Ultra U1 that I use as my daily driver. I disabled file encryption, removed knox, fixed screen cast and shealth plus Bluetooth and smartwatch pairing. Most of the Google apps are uninstallable. I'll try to keep this up to date every month the best I can. Enjoy.
You Must Have A Unlocked Bootloader and a SM-N986 U1 or U Ultra to proceed.This Might Wipe Your Data!! Make a Back up!!.
Instructions:
1: Flash with Odin in the respective slots (bl, ap, cp and csc).
2: Wipe and format data in recovery if coming from a different rom or android version.
3: Reboot and set it up.
Enjoy.
See this thread or this thread if you need a unlock. The teams there are great!
Built With SuperR's Kitchen
Thanks @afaneh92 for the unlock and TWRP
Thanks @bklyn_syed for sharing the fixes for Bluetooth and shealth.
Removed ROM
Previous DUB5 ROM
Rick's ROM SM-N986U1 DUB5 February Patch. This is a safe update to One Ui 3.1.
Ricks_ROM_DUB5_2_Rom
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
======================================
Previous CUA1 ROM
File on MEGA
mega.nz
wow so fast, good work bro.
afaneh92 said:
wow so fast, good work bro.
Click to expand...
Click to collapse
Thanks I built it last night.
Anyone who downloaded this before this post please re-download the rom. I had a file mixed up with another rom by mistake, sorry. New files are uploading now. Please report any problems you may have if any, Thanks.
I uploaded some a new build that addresses the game launcher crash and theme store crash.
@Misterxtc Very glad to see more custom roms being built.
Would you be able to build an AOSP rom for the Note 20 Ultra (SM-986U)?
Would love to see an AOSP rom like Lineage OS or Havoc OS
Datboi459 said:
@Misterxtc Very glad to see more custom roms being built.
Would you be able to build an AOSP rom for the Note 20 Ultra (SM-986U)?
Would love to see an AOSP rom like Lineage OS or Havoc OS
Click to expand...
Click to collapse
Me too but I haven't gotten one to boot properly yet. I also own a S20+ and would like to build something for both. I am exploring the options.
Misterxtc said:
Me too but I haven't gotten one to boot properly yet. I also own a S20+ and would like to build something for both. I am exploring the options.
Click to expand...
Click to collapse
Great. Thank you
Any chance to have a version for the SnapDragon N9860?
OsiMood said:
Any chance to have a version for the SnapDragon N9860?
Click to expand...
Click to collapse
Sorry but no, I don't build for what I don't own.
Misterxtc said:
Sorry but no, I don't build for what I don't own.
Click to expand...
Click to collapse
Are the difference between those Snapdragon versions so substantial ?
OsiMood said:
Are the difference between those Snapdragon versions so substantial ?
Click to expand...
Click to collapse
I don't think so but I'm really not sure, I haven't looked into it. The big deal for me is downloading more firmware, keeping track of more files, storage space and time. Honestly it's pretty simple to build your own. You can get all the info you need for that here .
@Misterxtc, what is your preferred method for root access?
lyall29 said:
@Misterxtc, what is your preferred method for root access?
Click to expand...
Click to collapse
I use magisk canary from here in the download links and flash it in twrp.
Very exciting to see more Dev's like you making things better. Thank you.
iunlock said:
Very exciting to see more Dev's like you making things better. Thank you.
Click to expand...
Click to collapse
Thanks, I figured something like this would make it easier for those who like stock and are unlocked every month.
Misterxtc said:
Thanks, I figured something like this would make it easier for those who like stock and are unlocked every month.
Click to expand...
Click to collapse
I was sitting here debating on whether to go with 10 or 11 lol. Durrr me...I'm all for a custom cleaned up ROM any day over the untouched stock firmware. I see that your ROM is on the latest 11 (CUA1). Nice!
Since your tweaking the universal U1 firmware and since there isn't any carrier bloatware in there, is there much to really remove to make it even more lean and lighter? I know in the old days those firmware's were loaded with bloat and by removing them helped it a lot.
I also noticed that the latest 11 file size was smaller than the latest 10. From what you can see is that from just making 11 more efficient, thus making it lighter?
Regarding the change log:
Disabled File Encryption - Is that for the entire device file encryption or the built in folder encryption that was disabled? What are the benefits from disabling this? Does it just make it smoother even if you don't use the encryption feature on the device?
Removed Knox - Does using a smart watch to use Samsung Pay etc... still a work around even with the device knox removed?
Are there any settings to be able to tweak camera settings to improve the camera? iirc back in the Note 3 and 4 days, a Dev said that there was a value in the image quality or something that was set to I think 8 instead of the max 10? He had maxed that out and included that in the ROM... I'm curious if such adjustments exist in the 11?
Does the CUA1 have the baked in Microsoft Swiftkey (VIRUS) or is that only on carrier firmware's?
I have the Unlocked varaint of the Note 20 Ultra straight from Samsung. Oddly, it came with firmware ATGO, which is ATT lol.. but I'm on TM. What has been annoying is that I can't uninstall the darn microsoft swiftkey.
I love Swiftkey as a keyboard (best touch accuracy IMO), but despise the intrusivemness, so I like to use my own tweaked swiftkey with the internet premissions removed w/ using AFWall+ to block everything else. ie...
The thing is that I haven't been able to install the tweaked swiftkey due to it not letting me since the stock MS one is baked in...