Related
[ROM][N4][NMF26O] Fake nexus rom for Nexus 4. [Dec/06/2016]
Introduction
This is an Android 7.1 custom rom for Nexus 4 that fully integrated Gapps. (Pixel Launcher, Google dialer, Contacts, Webview, backuptransport, etc.. )
Screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Almost same as Pure Nexus Stock image.
Enabled SEAndroid, No Rooting feature provides for security reason.
All build scripts are opened on github
3G data is disabled as default for user that has cheap data plan. But you can enable on data setting menu.
Stock rom users can use this rom without perform reset userdata partition. (In theoretically, it can be applied to other custom rom users, but not tested. )
Known Issues
Nougat version is still unstable. Please use at your own risk.
Some apps can be crashed (ex: firefox, games using unity, etc...)
Camera app shows invalid orientation on preview screen
[*] User switch feature is not working. It should be fix in next release.
Please see FAQ
Installation instructions
1. power down
2. press power and volume down button, and your nexus 4 will go fastboot mode
3. connect usb cable with your PC
4. run fastboot for flashing
If you are using stock factory image or already use this rom.
Code:
$ fastboot update occam-img-20160108.zip
Or if you are using other custom roms, you might perform clear userdata partition.
Code:
$ fastboot -w update occam-img-20160108.zip
After flashing, it needs several (about 5-10) minutes to complete booting.
Changelog
Dec/06/2016: 20161206 (testing)
Update to NMF26O(android-7.1.1_r4)
Nov/08/2016: 20161108 (deprecated)
Update to NDE63V(android-7.1.0_r6)
Rebuild stubs for destroy useless icons
Nov/03/2016: 20161103 (deprecated)
add GmsCoreSetup
add Google VR Service
add help uri on Settings
apply pixel color accents
Nov/01/2016: 20161101 (deprecated)
fix user switch feature
add ringtone migration
fix tethering feature
fix dirtycow exploit
Oct/25/2016: 20161025 (deprecated)
Integrate Wallpaper picker on Settings
Integrate Google Backup & Sync on Settings
Integrate Google Storage Manager
Add Gesture menu on Settings
Enable color temperature setting in developer options
Use Ustwo wallpaper as default
Add Google Wallpapers
Stub apks can show round icons
Oct/21/2016: 20161021 (deprecated)
Update to NDE63P(android-7.1.0_r4)
apply pixel bootanimation, sounds, white navbar
apply latest pixel launcher
apply rounded icons for launcher
Note: it is not capable to use google assistant.
Note2: apps are not odexed, so, boot speed can be slow.
Note3: default ringtone, alarm, and notification sound is changed.
If you cannot hear these sounds, please set manually.
Oct/05/2016: 20161005 (deprecated)
update to NBD90Z (android-7.0.0_r14)
Oct/04/2016: 20161004 (deprecated)
fix ptrace bug on linux 3.4, thanks @zaclimon
switch to non-debuggable build
Sep/30/2016: 20160930 (deprecated)
Remove useless binaries and save space for system partition
apply qualcomm specific build macros
tune codec configuration for legacy binaries
Sep/26/2016: 20160926 (deprecated)
switch to debuggable build.
No more several apps might be crashed . but lesser secure.
revert to 320dpi as default
Sep/23/2016: 20160923 (deprecated)
debuggerd can dump stack when app is crashed on native code
Use Pixel launcher as default home
set 352 dpi as default
sign with release key
Refactor scripts to build other device(Nexus 5)
Sep/07/2016: 20160907 (deprecated)
update to NRD90S (android-7.0.0_r4)
Turned on sdcardfs
Sep/05/2016: 20160905 (deprecated)
Rebase device tree from @zaclimon V4
Remove w/r permission from vidc encoder device to all
It seems while mediacodec server open vidc encoder, camera server cannot use hardware encoder, and cannot record video stream.
Fix facelock funtion
Update widevine drm binary blobs from bullhead.
It might prevent to crash mediadrm and media service. But I cannot be sure it can play drm contents.
Switch to user build.
Sep/03/2016: 20160903 (deprecated)
Enable cpuset
implement exclusive core feature with simple mpcpusetd. @xenyz hints to me how to implement. Thanks.
Tune cpu governor while booting
Aug/31/2016: 20160831 (deprecated)
Rebase device tree from @zaclimon V3
Aug/29/2016: 20160829 (deprecated)
Rebase device tree from @zaclimon V2
Aug/28/2016: 20160828 (deprecated)
update to NRD90M (android-7.0.0_r1)
Rebase kernel source tree from @zaclimon
Rebase device tree from @zaclimon
Update occam device tree (fix compilation, update resources, etc...)
Aug/02/2016: 20160802 (stable)
update to MOB30Y (android-6.0.1_r60)
update google apps
Jul/07/2016: 20160707 (deprecated)
update to MOB30P (android-6.0.1_r50)
replace google photo as stub for reduce rom size
update google apps
Jun/07/2016: 20160607 (deprecated)
update to MOB30M (android-6.0.1_r46)
apply kernel security patches
update latest gapps
remove korean ime
May/03/2016: 20160503 (deprecated)
update to MOB30H (android-6.0.1_r41)
update latest gapps
update google play stub apks' icons
Apr/12/2016: 20160412 (deprecated)
update to MOB30D (android-6.0.1_r30)
apply flo kernel patches
Apr/05/2016: 20160405 (deprecated)
update to MMB29X (android-6.0.1_r20)
update latest gapps
Mar/21/2016: 20160321 (deprecated)
apply flo kernel security update for mm_mr1
Mar/09/2016: 20160309 (deprecated)
sync sources properly and rebuild
Mar/08/2016: 20160308 (deprecated)
update to MMB29V (android-6.0.1_r17)
update latest gapps
Feb/02/2016: 20160202 (deprecated)
update to MMB29Q (android-6.0.1_r11)
update latest gapps
setupwizard property typo fix ( reported by @jolas )
add hdcp binary blobs ( reported by @xenyz )
update opengl binary blobs (Jan 2016 qcom update)
Jan/08/2016: 20160108 (deprecated)
update latest gapps
I hope it could resolve Input Method issue.
Jan/05/2016: 20160105 (deprecated)
update to MMB29O (android-6.0.1_r7)
apply latest callmealdy kernel
Remove SysV IPC from kernel
fix leak of kernel memory to userspace
update qcom opengl binaries
Dec/10/2015: 20151210 (deprecated)
fix Google LatinIME to enable swipe gesture.
In 20151209 version, this rom used latinime from n7 factory image, and it had some problems when try to input with swipe gesture.
So I replaced with latinime from n5 factory image.
It is binary change, so there is no git commit link.
Dec/09/2015: 20151209 (deprecated)
update latest gapps that includes latinime
remove duplicated sound resources
add Google Connection Service and Nfc Provision
Dec/08/2015: 20151208 (deprecated)
update to MMB29K
remove unnecessary patches
replace to stub package for DeviceAssist to save storage
MMB29K image is slightly bigger than olders.
add Stk package as requested from @MarvinOl .
but cannot tested, because my mobile operator is not supported.
update apn list
update latest gapps
Nov/21/2015: 20151121 (deprecated)
Update adreno drivers (Nov 2015)
Update media codec profiles from flo
Apply audio resources from Nexus 5X (same things, but it is smaller than aosp stuff)
Apply memchr optimize patch
Apply patch that make surface buffer allocation asynchronous
Apply workaround for GoogleCamera3 crash
Nov/11/2015: 20151111 (deprecated)
apply libcore patches for speed up finalize daemon and object reference from aosp master
apply skia patches for using NEON from codeaurora
Nov/08/2015: 20151108 (deprecated)
remove useless camera behavior patches
reapply flashlight bug patch
Nov/07/2015: 20151107 (deprecated)
Switch to MDB08M (tree for Nexus 5x/6p)
Update resources and properties for MDB08M
add Dialer workaround for MDB08M
fix Audio HAL for MDB08M
apply recent gapps
Nov/03/2015 : 20151103 (deprecated)
MRA58V(Nov 2015 security patch level) applied
update kernel configurations for android recommands
add init.occam.rc (but it is empty yet)
remove invalid EAP-SIM support
Oct/30/2015 : 20151030 (deprecated)
FaceLock added
set Google Messenger to Default SMS/MMS app
adjust Launcher layout slightly
Oct/29/2015 : 20151029-1 (deprecated)
fix issue that home button is not working when upgrade from Stock factory image
Oct/29/2015 : 20151029 (deprecated)
All locales are available!!!
Also All (Stub) Gapps are available, too
Enable full odex (except prebuilt gapps) to reduce first booting time
Oct/25/2015 : 20151025 (deprecated)
stock rom users can be transitable to this rom without perform clear userdata partition
enable minikin text layout engine
fix gps hal build
Oct/24/2015 : 20151024 (deprecated)
fix a2dp bluetooth profile.
fix calendar sync problem (If calendar app is crashed, Please perform Settings -> Apps -> Calendar -> Storage -> "CLEAR DATA")
add several locales (sk_SK ar_EG pt_BR)
add version codes in gapps build rules
Oct/21/2015 : 20151021 (deprecated)
update adreno gpu driver (Oct/2015)
apply @CallMeAldy mako kernel
apply memcpy, memmove patch from codeaurora
apply flashlight torch mode bugfix
add "Press power button twice for camera" menu in Accessibility Setting (it will be removed after MDB08I source code opened)
Oct/16/2015 : mra58k (deprecated)
initial release
Before you ask something about this rom
Please read this article at first..
If you cannot read English well, it's okay. There are many translations of this article.
This is a very famous article for beginners that want to solve their problems.
Please DO NOT ASK via Private Message or Mail as described as upper article.
I cannot reply all messages and I may not understand all your problems.
If you post your question in this thread, any others can tell about your problems.
If you want to report your issue with this rom specific, please share bugreport data.
You can gather bugreport data with following methods.
Turn on USB debug feature, connect with PC, and run this command
Code:
$ adb bugreport > bugreport.txt
OR
Go to Developer options, select Take bug report. After several minutes, notification will be shown to share data.
Downloads
Stable (Aug/02/2016): https://androidfilehost.com/?fid=24651430732235260
Testing (Dec/06/2016): https://www.androidfilehost.com/?fid=457095661767121028
XDA:DevDB Information
fake_nexus, ROM for the Google Nexus 4
Contributors
ganachoco
Source Code: https://github.com/ganadist/vendor_fake_nexus/tree/nougat-dev
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Testing
Current Stable Version: 20160802
Stable Release Date: 2016-08-02
Current Beta Version: 20161206
Beta Release Date: 2016-12-06
Created 2015-10-21
Last Updated 2016-12-06
Is there any way to apply torchlight fix to frank ROM as a flashable zip?
Sent from my Nexus 4 using XDA Forums
I flashed the testing version. It works like a charm!
So with this I can just login after start and use google restore and also my apps will be able to backup to drive when the developer implemented it? Or do I still need to set permissions for gapps?
//Edit: Cmon, I just flashed da **** Yeah works as stated above.
What's new in testing? And what does it mean no ROOTed. Aren't those custom kernels, rooted already? (noob question).
Many thanks.
finchi said:
What's new in testing?
Click to expand...
Click to collapse
Did you even take a look at the first post
Ah sorry. I mistook lines. I was reading it like Oct/21/2015 : 20151021 (testing) and nothing there. (feeling stupid)
Shouldn't a long press on the recent square switch to the previously used app? It does not work in this rom but did on franks. This was really cool.
Camera is launched on double tap on home circle oO nice
Great ROM, I hope it will stay pure as possible
LoadGamePL said:
Is there any way to apply torchlight fix to frank ROM as a flashable zip?
Sent from my Nexus 4 using XDA Forums
Click to expand...
Click to collapse
That is a source level patch.
Please ask that apply that patch to frank ROM maintainer.
bassbox said:
Shouldn't a long press on the recent square switch to the previously used app? It does not work in this rom but did on franks. This was really cool.
Click to expand...
Click to collapse
This rom provide only stock rom features.
I have no plan to add other features.
bassbox said:
Camera is launched on double tap on home circle oO nice
Click to expand...
Click to collapse
You find it!
That is hidden test feature that samsung phones have.
And I put for vefify https://android-review.googlesource.com/177020
finchi said:
What's new in testing?
Click to expand...
Click to collapse
Please see Changelog.
finchi said:
And what does it mean no ROOTed. Aren't those custom kernels, rooted already? (noob question).
Many thanks.
Click to expand...
Click to collapse
In testing release, this rom uses @CallMeAldy kernel.
And rooting feature that other roms have, is not provided as default for security reason.
ganachoco said:
This rom provide only stock rom features.
I have no plan to add other features.
Click to expand...
Click to collapse
Yeah I thought this is a New stock feature ^^
Can you integrate large version of Google Now Launcher (1.2.large) which originally comes with Nexus 5, 6...? Your rom contains 1.2.small version of Google Now Launcher.
Whenever I browse youtube, screen freezes and System UI FC's.
Rock-86 said:
Can you integrate large version of Google Now Launcher (1.2.large) which originally come with Nexus 5, 6...? Your rom contain 1.2.small version of Google Now Launcher.
Click to expand...
Click to collapse
Which are the changes between 1.2 large and 1.2 small?
Inviato dal mio Nexus 4 utilizzando Tapatalk
sidnoit22 said:
Whenever I browse youtube, screen freezes and System UI FC's.
Click to expand...
Click to collapse
Which version of the ROM are you using?
You should upload bug report data:
ganachoco said:
You can get bugreport data by
Turn on USB debug feature, connect with PC, and run this command
Code:
$ adb bugreport > bugreport.txt
OR
Go to Developer options, select Take bug report. After several minutes, notification will be shown to share data.
Click to expand...
Click to collapse
cianz94 said:
Which are the changes between 1.2 large and 1.2 small?
Inviato dal mio Nexus 4 utilizzando Tapatalk
Click to expand...
Click to collapse
Not sure, but Large is comming with Nexus 5, 6..
I found one note for Small version:
Notes / What's New
Uploader's notes: Google Now Launcher Version 1.2. small from Android One Device running Android Marshmallow 6.0
Click to expand...
Click to collapse
Rock-86 said:
Can you integrate large version of Google Now Launcher (1.2.large) which originally come with Nexus 5, 6...? Your rom contain 1.2.small version of Google Now Launcher.
Click to expand...
Click to collapse
According by this figure, N4 has large screen, and I'll put large version when next version release.
Thank you for notify!
Hmm seems interesting seeing that 3 days left on the battery page screenshot . I have not seen mine say more than a little over a day left since a LP ROM I had a very very long time ago where 3 days was almost actually what I got pretty darn close to a few times . Very cool
Update- just checked and at 91% left its says 14 hrs left lol. But I'm currently running a different Android 6.0 ROM but must say hands down this Marshmallow is the FASTEST/smoothest I've ever seen my N4 run. Hell was gunna get me a N6 or the newer N5 so I could use my google fi invite but Im very happy with my device speed that I'm not sure I want to atm now .
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What does this rom feature? Well it is based off from the latest G935FXXU2ERG2 (Oreo) base, with all apps removed that can be downloaded threw the playstore, so it is debloated as well. I really like touchwiz as it is on 8.0, that's why I only mode some small modifications to samsungs firmware.
In the future I will add some mods as well, but at the moment I'm confident with the mods I got
You have a question and want to check if it already has been answered? Please check the Q&A Post!
Who should install this rom? All people who like samsungs stock interface with some modifications
Also I'd like to make the super fast experience of the s7 edge even faster, with even more batterylife, let's see if this can be true
Nobody is allowed to take stuff from my rom without asking me! Thank you.
IF YOU FOLLOW MY STEPS BELOW, YOU WILL MAY LOSE YOUR WARRANTY, KNOX WILL DISPLAY 0x1! I'M NOT RESPONSIBLE FOR ANY DAMAGED DEVICE!
Rom features of V3.0.1 Oreo:
- Based on latest G935FXXU2ERG2 Oreo base
- Latest Busybox installed (1.29.2)
- Aroma installer! with support up to 4GB zip files
- Full edge support features support
- Adblocker enabled or disabled (choose in aroma)
- Full rom control!! V2.1
- Zipaligned
- First fully deodexed rom without odex framework
- Rom informations and logo
- choose IOS or stock emojis in aroma
- DM-Verity disabled
- Force encrypt disabled
- ADB fully working
- Modded SystemUI with many tweaks in RomControl
- Applock feature supported
- Floating Message support
- Many csc tweaks!
- No sms to mms auto convertion
- Auto Call recording
- 3Minit Clock/battery in romcontrol
- Custom clock positions and customizations in romcontrol
- LED indicator in settings
- USB Plug/Unplug disable wake up
- Remove high volume warning for headphones
- Private mode fixed for all kernels
- Enable TouchKey light duration in RomControl
- Knox stuff is removed
- Stock ERH1 Kernel, SuperStock-Kernel or SuperKernel (choose in aroma)
- Based off from latest touchwiz source available at this moment
- Many apps are selectable in aroma debloat menu now
- Selinux permissive on custom kernels
- Sound Mod with lot improvements! (choose in aroma)
- Latest Xposed V90.2 beta 3
- July Security Patch
- Camera Mod included (choose in aroma)
- Many other features, please read changelog to see what changed over the time
Rom review (thanks to @shark jungle):
How to install the rom:
For guys who install roms all day:
1. Be sure you got latest TWRP installed, encryption disabled and OEM Unlock ticked
2. Bootloader and modem should be up to date (can also be updated within aroma installer)
3. Flash rom and don't chose magisk in aroma, it messes with the dalvik-cache build on startup
4. In case you want VoLTE and Wifi calling make sure you got your csc installed
For guys who already have some knowledge about android and Roms:
0. Make sure you have a not encrypted device and OEM unlock is enabled in developer settings!!
1. Download the LATESTTWRP recovery(from here: TWRP) and follow the instructions on the TWRP page to get a working recovery (this step is essential!)
2. Download the rom and put it on your external SD card
3. Backup all your things to your external SD card (apps with Titanium Backup for example)
4. It's recommend to update your bootloader to G935FXXU2ERG2 and modem to G935FXXU2ERG2. You can update manually via odin flashing the files from here or update the bootloader and modem via the aroma installer (only F/FD models can update BL/CP during flashing progress!)
5. If you have to install the bootloader and modem, boot into download mode and flash the bootloader and modem with latest odin using CP and BL tab
6. After you successfully installed your new bootloader and modem, boot your phone to your TWRP recovery
7. Now wipe everything (in TWRP: wipe, format data (keyboard will pop up), type yes, reboot recovery
8. Install the rom and DON'T chose magisk! That is important as it messes up dalvik-cache build on first boot
9. Install your providers/carriers csc
10. Reboot and wait around 10 minute (deodexed roms need longer to boot the first time)
11. Don't interrupt the process of booting the phone, even when it restarts
12. After successfull boot, setup your phone with the initial screens
13. Reboot your phone into TWRP and flash magisk (find it here)
14. After setting up your account etc. go to romcontrol, grant it root access that my default Settings can be applied!
15. Enjoy the new rom version
For guys who are beginner on android:
1. Start your phone, go to settings, about device, software info and hit build.number around 10 times so developer options will show up
2. Open developer options and tick: OEM unlock
3. Shut your phone off
4. You now need a computer, download latest odin
5. You have two possibilites: 1. Update bootloader and modem during aroma installation of the rom (F/FD/W8 model only!). Or 2. Update bootloader and modem via Odin. To update manually via odin, please do following: Download this two files, BL is bootloader and CP is the modem: Choose your correct model version
6. Boot your phone into download mode by pressing: home+volume down+power on
7. Open the downloaded odin on your windows pc and click on BL tab and add the file that name begins with BL (bootloader), same for CP (modem) tab
8. After this, reboot to download mode again
9. Install TWRP (latest one is needed to support new BL's) will be next step, for this, follow all steps provided in this forum: TWRP Thread (booting into download mode: press home+volume down+power on, booting into recovery mode press: home+volume up+power on)
10. When you got TWRP working: We need to disable encryption, for this you should boot into recovery mode (as described above)
11. To get rid of encryption, go to "wipe", format data (keyboard will pop up) then type "yes" and format it, then reboot to recovery
12. After flashing this, hit wipe, full wipe (this will clean all internal memory and your data will be lost!!)
13. You can test if encryption is still enabled, if TWRP shows error about not mounting /data your phone is still encrypted
14. Now you can download the rom onto your PC and then transfer it via usb to your phone
15. It is rom installing time install the rom! One important thing to mention here: don't chose magisk as root. Why? It messes up dalvik-cache on first boot and that will result in a lagging device. We will setup magisk later on.
16. Install your desired CSC right after rom install! That's the best way. You find the link below.
17. After successfully installing the rom and csc hit reboot and you are good to go!
18. After successfull boot, setup your phone with the initial screens
19. After the initial setup, boot into twrp recovery and install the magisk zip. You can download it from here.
20. After flashing the magisk etc. go to romcontrol, grant it root access that my default Settings can be applied!
21. Enjoy the new rom version
22. If you want you can use my csc selection to get your desired csc, if you want that you can grab it here: CSC Selection V2.4.5
For guys who want to watch with a video (thanks to @aaj!):
Downloads for SM-G935F/FD/K/L/S/W8:
V3.0.1 on Androidfilehost
V3.0.1 via GrifoDev
SM-G935F/FD/K/L/S/W8 Bootloader and Modems
CSC Selection V2.5.0
Latest SuperMan MM release (V1.19.1)
Latest SuperMan N release (V2.9.0)
Useful links:
Question and Answer post
Question and Answer Thread for users under 10 posts
All Changelogs
General useful links and infos
DarkSide of N theme infos
Telegram/GrifoDev Links:
Our own new Forum on grifodev.ch
Telegram SuperMan Chat
Telegram Channel (latest infos)
Known Bugs:
- None
Sources:
- Rom Source
- SuperKernel Source
- SuperStock Source
- RomControl Source
Official XDA signatures made by @Quicksilver:
Credits:
- Samsung for the Source
- SuperR for the Kitchen
- Chainfire for the root access
- Sound mod V19 thanks to zubi182
- amarullz for aroma and nkk71 to make it compatible with bigger zip files
- wubydax and daxgirl for SuperMan control
- topjohnwu for systemless Magisk
- myellow for all the great animations!
- mwilky for his fingerprint after reboot mod and general help
- Asc1977 for all the help on latest N release!
- zeroprobe for his camera mod V8
- "Superman DC Universe Online" by "Fictional-Battle-Omniverse", available under CC BY-SA 3.0
- Credits for settings landscape: Designed by Freepik
- If I forgot someone, please send a private Message to me!
Please hit thanks if you like this work here or you may want to buy me a beer? You can donate down here clicking the image or the link
PayPal
SuperControl Pro on PlayStore
XDA:DevDB Information
SuperMan-Rom for hero2lte, ROM for the Samsung Galaxy S7 Edge
Contributors
Tkkg1994
Source Code: https://gitlab.com/Tkkg1994/SuperMan-Rom
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
ROM Firmware Required: Custom Recovery
Based On: Stock Based
Version Information
Status: Stable
Current Stable Version: V3.0.1
Stable Release Date: 2018-08-31
Created 2016-04-11
Last Updated 2018-09-25
Changelog:
Old Marshmallow V1.X Changelogs:
SuperMan-Rom V1.10:
- Rebased on G935FXXS1APG5 firmware
- all mods remade by zero
- added potato clock into aroma options
- updated xposed to V86.2
- updated xposed application
- fixed s7 splash screen not centred
- fixed USSD codes not working for some users
- removed weather on lockscreen (could not find a good way for romcontrol)
- update OTA icon and romcontrol icon in settings (thanks to @myellow)
- added screenshot and screenrecorder buttons to reboot menu
- added settings and qs observer
- Added aroma option for stock or new message app
- some more things I may forgot
SuperMan-Rom V1.10.5:
- Added new RomControl V2.0
- LockScreen Timeout adjustable
- Updated battery bar to V2
- Updated traffic manager (network speed)
- added a button to statusbar (so reboot menu will appear)
- added data usage to statusbar
- added a switch in rom control for multi user avatar
- made a switch for heads up notifications
- added a switch for on ongoing charging and media connected
- enable gear device infos
- enabled carrier lable (color and custom can be set)
- Notification panel background can be set
- rounded or stock notifications can be set in romcontrol (also background of them)
- custom background for incall UI
- Added weather on lockscreen to rom control
- Next alarm will now only be displayed if a new alarm is set (and the icon will not be there if no alarm is set)
- Many more things I may forgot
SuperMan-Rom V1.11:
- Fully rebased to APGO firmware (not rebased to BPH6, reason: no kernel source, not rootable and no edge build...)
- fully remade all mods from scratch
- 3dot lag solved, finally!
- added torch to reboot menu (rom control entry)
- battery percentage is now colorable (rom control)
- added ram bar to recent (rom control)
- enabled lockscreen rotation (rom control)
- low battery warning is now adjustable (rom control)
- flashlight on camera can now be used on low battery too
- Updated SuperKernel to 1.6
- SuperStock updated to 1.2
- private mode now fully working, even after reboot
- fully customize the brightness slider in statusbar (rom control)
- network speed has now two separate colors for up and download
- magisk v3 with PHH's root added (this option needs a FULL WIPE)
- Xposed V86.4 added (only works with magisk)
- long press back key to kill application (rom control toggle)
- cleaned up rom control in general, was a bit messy
- added adaway and ota to settings (thank to @myellow for the icons!)
- added new modded camera thank to @zeroprobe
- updated CSC to APG1
- updated 3minit app
- added f2fs/ext4 selection to aroma. If you do not understand this, just keep default ext4 and change nothing, f2fs is applied to cache and data, system does result in a bootloop
- more things I may forgot
- I did not have time yet to fix the white on white background on notification, for this just change general background in rom control. same for the weather widget, will do this in next release!
SuperMan-Rom V1.12:
- Fully rebased and remodded on BPH6 source (flat users can use the new BL since we got a twrp update)
- removed colorable battery percentage (because of issues with white on white background)
- new gallery app included
- august security patches applied
- superkernel updated to V1.7 and superstock to V1.3
- Added a toggle to remove emergency mode from reboot menu
- Added rom control option to enable music skip
- Update notification background, it can now also be transparent (should fix white on white issue)
- Added carrier label is now colorable on lockscreen
- you can now change the size of the font in settings (so you can read it better when you got two sections)
- magisk updated to V6
- phh's root updated
- xposed updated to V86.5
- added magisk compatible supersu zip
- virtual lock buttons updated
- weather on lockscreen updated, thanks to @tamirda for his help!
- csc updated to ITV BPH1
SuperMan-Rom V1.13:
- Rebased on official BPHJ base
- all mods remade from scratch
- stock kernel updated (BPHJ), superkernel and superstock updated with latest ramdisk
- added autostart option to settings
- removed FOTA (since we don't get any official updates)
- updated supersu to V2.78
- added magisk busybox
- added magisk viper4android
- updated romcontrol to V2.1
- colorable wifi, LTE, airplane, roaming toggle
- added toast notification who are configurable (romcontrol)
- Superkernel has for this special version NO OC and UC (for testing) if it get's better with freezing
- fixed quicklaunch in recent not appearing
- Fix problem that incallui bg is the same as notification bg
- Camera mod to V5 updated
- September patches
SuperMan-Rom V1.13.1:
- fixed 2 times autostart
- fixed gallery crashing
- fixed gear vr crashing
SuperMan-Rom V1.14:
- Fully rebased and remodded on BPIF
- latest BPIF ZTO csc included
- updated supersu to SR1
- updated xposed installer application
- autocall recorder fixed
- Superstock updated to 1.4 (including BPIF ramdisk)
- SuperKernel updated to 1.8 (Prerelease on rom)
- Enabled launcher rotation
- colorable clear and notif buttons
- colorable user text on lockscreen
- hopefully fix applock
- add torch into settings
- last but best feature: use fingerprint after a reboot, biggest thanks to @mwilky for his awesome work he did there!
SuperMan-Rom V1.14.5:
- iOS 10 emojis added
- screenshots are colorable now in romcontrol
- reworked xposed/supersu selection in aroma
- added phh latest supersuser
- updated magisk to V7
- Updated xposed to V86.6
- Updated all magisk mods
- Added TW swipe to modded launcher
- Updated superkernel to 1.8.5
- Updated superstock 1.4.5
- Romcontrol default values adjusted
- zubis sound mod updated to V18
- Adblocker updated
- Phh's apk updated to latest beta (looks much nicer now)
- xposed apk updated
- magisk apk updated
- samsung music apk updated
SuperMan-Rom V1.15:
- Rebased on latest BPJ7
- Remodded and retweaked everything
- Fixed volume rocker problem
- Install supersu before magisk so magisk is compatible now with supersu
- Magisk updated to V8
- Magiskmanager updated
- Remade aroma installer, hopefully little bit clearer now
- UDS and Screencast toggle in statusbar
- InCallUI colorable
- Fixed superman control FC
- Updated both kernels with latest ramdisk base
- Fixed some synapse stuff (eg after clean flash no UCI support showed)
- October security patches included
- CSC updated to latest INS one
- Replaced potato clock with 3minit clock
- Many more things I already forgot again lol
SuperMan-Rom V1.15.5:
- Fixed toast message not working in romcontrol
- fixed contacts crash
- updated sms application (the patched one, should now support more lanuages)
- updated applock
- updated floating message
- added network powersaving
- updated all kernels (except stock) to fix the urgent security issue
- updated phh superuser apk
- changed to DBT csc as default, hopefully for those who had problem with volte it will work now
- changed debloat title, was confusing before
- remind users at the end of installation to flash csc
SuperMan-Rom V1.16:
- Update to base BPJG
- November security patches
- remodded from scratch
- busybox updated to 1.25
- busybox app updated
- launcher rotation disabled (no one seems to like it)
- magisk app updated
- magisk phh root updated to r266-2
- updated all kernels to BPJE source drop base
- Xposed apk updated
- new smali/baksmali method used for deodex
- hidesu phh root added (r266)
- OperaMax apk as debloat in aroma (and without any launcher icon now)
- UPSM apk as debloat app in aroma (to control apps on UPSM)
- added double tap to sleep on statusbar (credits to @tamirda)
- adaway enabled or disabled in aroma (because of 3minit battery)
- fixed AppLock fcs because of signature
- fixed sms patch apk scheduled settings
- added samsung nougat emojis
- added aroma selection for csc. Default would be ITV as it is the base for it. You can also chose to install no csc when you flash the csc selection right after rom install
- eventually some more things I don't remember
SuperMan-Rom V1.17:
- Based on BPKA firmware
- Remodded and retweaked from scratch
- Updated Magisk to V9
- Updated Magisk Manager to V2.5
- Updated SuperSU to SR4 (I know there is SR5 now but I don't want to reupload the rom just cause of this)
- Updated AdBlocker apk to latest official release
- Updated Host file
- Ask in aroma if you want to update modem, will be flashed if you like (BPJG is still latest), so Modem is now updatable in TWRP
- Added BL (bootloader) update to aroma (I added a warning, WHEN UPDATING BL, PHONE DOES AUTOREBOOT AFTER SUCCESSFUL INSTALLATION) Means you need to flash csc after first boot, so my suggestion is: flash rom without BL and flash it in odin. So you can set up your csc correctly
- All ramdisks updated to BPKA
- Changed CSC to AUT (since we never had issues with it)
- Updated baksmali/smali
- Added some files which will may help for wifi calling (please tell me if it worked)
- Changed operamax with official one from playstore (many of you thought it is a spam app)
- Updated Xposed Installer APK
- Updated Xposed Framework to V87
- some things I forgot
SuperMan-Rom V1.18:
- Rebased on latest BPL3 base
- December security patch
- Phh superuser updated to r275
- Many aroma script changes
- SuperKernel updated to 1.9.5
- SuperStock updated to 1.5.6
- host file updated
- Updated build-in bootloader and modem to BPL3 and BPKG
- Backup function! When you reflash V1.18 you now have to option to restore your configs from last time in aroma installer and jump directly to install screen!
- Added kernel adiutor to kernel selection
- No more model choose! Everything is done by my script
- If you have a K/L/S/W8 model, that will be changed in build.prop accordingly
- Added an option in aroma to install full stock settings apk
SuperMan-Rom V1.18.1:
- Updated SuperStock Kernel to V1.6
- Updated SuperKernel to V1.9.6
- Updated SuperSU to V2.79
- Added W8 bootloader and modems to aroma installation as well (auto update), that's why the zip got bigger again lol
- Updated viper4android magisk installation
- Added magisk viper4android apk file
- Added viper4arise sound mod (untested)
- Good lock SystemUI added in aroma
- Updated Xposed to 87.1 by topjohnwu (xposed will show 87.0 but magisk 87.1)
SuperMan-Rom V1.19:
- Fully rebased and remodded on BPLB base
- Probably the most annoying bug: fixed superman romcontrol not working from stock settings (due to package change)
- fixed not installing synapse and kernel adiutor
- added build.prop tweaks selectable in aroma
- Only display csc warning if you did not install default csc which comes with the rom
- Changed ARISE to deuterium which you guys reported working fine
- Updated samsung browser with fixed secret mode thanks to @mwilky
- Some other scripts cleanups
- Changed xposed 87.1 in xposed.prop as well (87.1 will now be display in xposed app )
- Updated phh superuser apk to latest beta 10 (material)
- Updated adblocker hostfile
- Added phone info app as user app
- Updated Samsung music app (and install as user app as well)
- Updated SuperSU to V2.79 SR1
- Another attempt to fix magisk viper4android.. (included a modded audioconfig file)
- Added TWRP recoveries to aroma. You can now choose if you want to update your recovery during aroma or not!
- Updated nougat emojis from latest samsung beta
- Updated BL's to BPLB (CP is still the same)
- Updated stockkernel to BPLB
- Updated Ramdisk of SuperKernel and SuperStock to BPLB (no source code yet)
- Added scrolling launcher background to romcontrol
- Updated Kernel adiutor
- Check rom info tab for little christmas easer egg by @myellow
SuperMan-Rom V1.19.1:
- Updated magisk to V10.2
- Updated Magisk apk to version from playstore
- Updated phh magisk to r2 version by topjohnwu
- Updated phh superuser apk to latest beta
- Updated SuperSU V2.79 SR2
- Readded normal logo in settings (christmas is over )
- Added an option in aroma to keep force encryption enabled
- Updated SuperStock Kernels to V1.6.5 with new base
- Updated SuperKernel to V1.9.7 with new base
- Updated sqlite binary
- Readded max build.prop tweak (removed a few critical, you tell me how they work)
- Added init.d script for sqlite and zipalign only (no more issues)
- Updated iOS emojis to latest update
- Some scripts clean up
Latest Nougat V2.X Changelogs:
SuperMan-Rom V2.0:
- Updated to DQAS (FULL REBASE TO ANDROID N 7.0)
- All kernels updated to DQAS (Stock, Super and SuperStock)
- Latest Busybox 1.26.2 included
- Latest SuperSU SR3 included
- Latest BL DQAS and CP DQA3 included
- Latest Magisk Manager APK included
- Latest TWRP 3.0.2-5 included
- Latest SuperUser Beta11 apk included
- Latest Sound Mod V19 included (updated for Nougat)
- Latest Camera Mod V7 included (updated for Nougat)
- Removed Xposed (not compatible with Nougat)
- Added many additional apps to bloat selection
- Added support to aroma to support 4GB zip files
- ARISE sound mod updated to V2.4
- DAP sound mod included
- Many Nougat CSC features included
- Floating message working
- AppLock working
- Private Mode working
- Aroma Theme reworked
- All SuperMan icons reworked
- Bootanimation reworked
- Splash screen reworked
- Multi User fully functional
- 3minit clock included (romcontrol option)
- Battery bar included
- Safe volume warning removed
- Weather on lockscreen enabled (can be a bit buggy, N just got released LOL)
- Hide or show lockscreen clock (inclusive seconds)
- Quick launch in recents
- Network speed indicator with tint
- Background colors for QS tiles colorable
- Statusbar icons colorable
- 3minit clock aroma choosable
- Virtual lock buttons
- Ambiente display
- Data usage in statusbar
- Dynamic statusbar
- Reboot to recovery, screenshot toggle, screencast toggle etc added
- Gear reboot on statusbar (romcontrol)
- Gear device info
- Latest adblocker included
- 0.25 animation speed in settings added
- Some more things I maybe forgot again
- For all credits please check my V2.0 release Post
SuperMan-Rom V2.1:
- Rebased and retweaked on latest DQB3 release
- Bootloader updated to DQB3 and modem to DQB1
- CSC updated to most recent BTU version as well
- Updated Magisk to V11.1 (removed phh's apk, root for Magisk is now INSIDE Magisk apk)
- Updated Magisk Manager to 4.1
- Fixed a busybox problem which didn't install it correctly
- Updated all kernels with latest ramdisk and source code (DQB3 isn't released yet)
- Updated adblockers hostfiles
- Removed ARISE sound mod, they have their own aroma installer and everything now, download it here
- Updated Camera Mod to V8
- Updated my own romcontrol a bit, changed colors and stuff hope you like it
- Removed knox entry from settings
- Added custom clock settings
- 3Minit clock can now be enabled and disabled inside RC (no need to choose in aroma)
- Clock can now be moved left, in the middle, right or disabled
- Clock can be colored
- Clock style can be choosen
- Date in statusbar can be choosen etc etc (just check the clock settings in RomControl)
- For lockscreen I've fixed the weather issue, however flat users may have some problems since the display is smaller than on edge phones. I got a S7 flat and I know what I'm talking about (let me know what you think)
- Fixed weather widget displaying time twice
- Added 18 different analog clocks in RomControl (to display on lockscreen)
- Added rambar back to romcontrol (it will be displayed at the top so you can't use it at the same time as recent quick launch)
- Volume skip added (skip tracks with volume control)
- Fixed ambient display not working
- Added auto call recording
- Updated pulldown statusbar colorizing
- Fixed alarm on lockscreen
- Added app shortcuts to romcontrol
- Added launcher gestures (all working fine except enabling flashlight)
- Added touchkey light duration in settings
- Added autostart manager in setting
- Added LED indicator in settings
- Updated all toggles in restart menu to match nougat design
- Updated shutdown animation (looks perfect now)
- Added many default superman wallpapers (will only appear after a clean wipe)
- Added the dark side of superman theme
- Someone requested me to add knox apps in aroma. So there you go, knox is in debloat menu but for sure I did not flash that onto my phone
- Added google assistant in aroma choice (debloat settings)
- Added brightness fix
- Updated all additional (none samsung & google) apps to most recent version
- Added CPU-Z and Tapatalk in debloat settings
- Removed amplify in debloat (sorry for confusion!)
- Disabled signature check for apps
- Probably some more things, but I can't remember sorry guys!
- Before someone ask, all credits can be found on V2.1 Release post!
SuperMan-Rom V2.2:
- Updated to latest DQB7 base with February security patch
- Full rebased and remodded since last base
- All mods have been updated
- Kernel are all updated to DQB7 ramdisk
- Kernels do now fake knox 0x0 on running system
- Added a much better selection of build.prop and init.d tweaks in aroma (you will see what I mean)
- Added new 3d boot animations by
- Moved themes into seperate aroma installer by Check this post here
- Added an aroma choice for ambient display (should fix lockscreen lag, please report back to me)
- Added another google assistant, this hopefully fixes the problems (you have to update the google app after installation in google playstore)
- Updated BL to DQB7 (modem is still the same)
- Added new toast animations in romcontrol
- Changed some default values in romcontrol
- reboot background menu is now colorable
- matrix in recents
- Move signal and wifi to the left in romcontrol
- added an option in romcontrol to change your carrier on lockscreen
- Camera mod updated to V8.1
- Possibly some other things I already forgot again sorry
SuperMan-Rom V2.3:
- Rebased on top of DQBO release
- Updated all kernel with latest ramdisk to version V2.2.1
- Added a note to aroma that busybox is needed for romcontrol/synapse
- Removed the cache init.d in aroma which caused bootloop
- Updated bootloader to DQBO
- Reworked SuperMan Settings app (will now show "free" in addition)
- Free means that this is the app with the rom and not the one on playstore, I will release a "pro" app (same functions) with translations and just to donate me
- Added Back to kill option
- Added Recent to kill option
- Fingerprint unlock without enabling display added (works only as long as fingerprint sensor doesn't go to deepsleep)
- New icons inside the SuperMan settings app
- Added blur effect on pulldown menu
- Added clock on lockscreen is now colorable to different colors (MM/H/SECS)
- Added notification colorable with notification text colorable
- Added search bar colorable and hidden switch
- Added fully working secure folder to the rom (will also be display in pulldown menu)
- Added Samsung Pay to Knox in debloat option (since it works together)
- Updated samsung pay and samsung pay framework with latest apps from sammobile, if that doesn NOT work well just uninstall the updates (those are not system files so you can easily uninstall them)
- Added custom icons for Signal/Alarm/Wifi in romcontrol
- Fixed left clock being displayed on lockscreen, is now hidden
- Added "clear all" and "notification settings" colorable
- Added colorable background the notification pulldown
- Basically everything is colorable now in pulldown
- Updated AdAway to most recent version
- Updated included adblocker files
- Updated included bloat apps (as instagram, snapchat, signal etc)
- Updated Magisk Manager to latest 4.2.6 (which fixed all fc's)
- Fixed OTA/Rom Control icon displaying a grey background
- Updated OTA app to match superman design
- Added new superman gifs in romcontrol (black/blue and red/yellow)
- Possibly more things to mod which I already forgot again (sorry )
SuperMan-Rom V2.4.1:
- Updated base to DQCG
- Reworked from scratch!
- March security update included
- Improved permissions in system/bin (rom should now work even better)
- Update stock kernel to DQC5
- Update SuperStock to V2.4.1 (with flicker free included)
- Update SuperKernel to V2.4.1 (with flicker free included)
- Updated Bootloader and Modem to DQCG / DQCG
- Added W8 BL/CP files to be flashed with the rom
- Added font apk (installs many fonts), it's choosable in debloat menu
- Moved romcontrol and OTA to debloat menu too (if you don't want them, don't install them)
- Removed framework selection, ambient is now called a different way
- Ambient is now also working without AOD (thanks to @mwilky)
- Updated Magisk to V11.6 (safetynet shall pass with usb debugging on now)
- Updated Magisk Manager to latest version
- Updated included bloatware apps
- Updated AirMessage and Applock app
- Updated TWRP to 3.1.0
- Added a switch in SuperMan settings to enable or disable RCS (cloud icon) (thanks to @MisterEvo)
- Added a switch in SuperMan setting to toggle 4G/LTE (thanks to @MisterEvo)
- Added a choice in aroma to include software keys
- If you choose knox, tima and knox will be enabled automatically, if not they will be disabled
- Aroma log will be saved at sdcard/SuperMan/aroma/
- Music and the Simcard notification of the FD variants should be colored too (let me know if it works!)
- Adjusted weather on lockscreen to match better, in next version there will be a big rework
- Fixed alarm icon being weird on theme ( @_alex74_)
- Added blur effect on pulldown colorable
- Added a switch to hide brightness slider on pulldown ( @mwilky)
- Added SystemUI tuner thanks to @lyapota (long press on settings icon in pulldown to activate it)
- Added option to color stock battery icon
- Added a switch to enable rounded notifications (aren't colorable for now)
- Added blur effect on recents
- Added many new items on pulldown menu
- Added back "Torch on Lockscreen", it's now in SuperMan settings under "misc systemui"
- Enabled lockscreen notification limit can be raised from 1-3
- Updated smali/baksmali for deodexing
- Updated all social media bloat apps (for example "signal" got secure video call feature)
SuperMan-Rom V2.5.0:
- Rebased on latest DQD3 release
- Remodded everything from scratch (this base had many changes compared to previous updates)
- April Security patch
- Updated Magisk to V12
- Updated Magisk Manager
- Updated phh superuser to r310
- Updated included adblocker host files
- Updated included BL/CP to DQD3/DQD2
- Fixed barometer displaying weird stuff on lockscreen
- Updated all bloat apps such as telegram/snapchat/titanium etc
- Updated Kernels to V2.5.1 version (new linux and new ramdisk)
- Updated included modded camera thanks to @djb77
- Added S8 camera to aroma, thanks to @_alex74_
- This update is mostly for stability and security!
SuperMan-Rom V2.6.0:
- Rebased on most recent DQG1 release
- Updated all included kernels to latest ramdisk/kernel source
- This update includes the July patch already!
- Updated Magisk to v13.3
- Updated SuperSU to 2.82 SR1
- Updated included bootloader to DQG1 and modem to DQF2 (still latest one)
- Updated included BTU csc
- Readded outdoor mode in settings app
- Removed OEM unlock switch with modded settings (so no one can accidentally turn it off)
- Added a switch in romcontrol for immersive mode
- Added support for calculator unit converter
- Added a switch to romcontrol to enable/disable transparent background
- Notification icons can now be colored too in rc
- SMusic app can also be fully colored thanks to @Thereassad
- Updated busybox installer
- Updated all included bloat apps (telegram, tapatalk etc.)
- Removed the "no csc" choice, since this only messes settings entries
- Removed S8 camera, we have a full port for this and the camera doesn't work perfectly on s7 base anyway
- Removed all needless build.prop and init.d tweaks, in my opinion this is the reason for heating and battery drain!!
- Fake system status to official (before was custom) @mwilky
- I simply didn't had the time to investigate into the SystemUI crashing while moving apps to SD with modded UI, I hope you can forgive me as I already promised it before...
- I hope that was all, maybe I forgot something
SuperMan-Rom V2.7.0:
- Based on latest DQIC release by Samsung (full rebase)
- Includes most recent August security patch (Samsung doesn't release the September patch to any device due to Blueborne fix)
- This base includes blueborne fix for bluetooth vulnerability
- Updated included modem and bootloader to DQIC for F/FD devices and BQH2 for W8 models
- Updated kernels to latest V2.9.0 versions build on DQIC source drop
- Updated Magisk to latest V14.2 beta
- Updated SuperSU to latest SR5 beta
- Updated sound mod with latest sound file, this should fix some issues with wifi calling
- Removed viper4android, due to the fact that it broke sound on s8 roms, you should flash ARISE or similar mods after the rom itself
- Updated busybox to latest 1.27.2
- Added some more apps to debloat selection, edge apps for example and some more voice files and for VR
- Removed OTA due to the fact that it wasn't working anymore, we will come up with a better solution in the future
- Added a switch in romcontrol to enable/disable high volume warning
- Added a new function to clear memory in pulldown menu
- Updated romcontrol application, changed name to SuperControl Free
- Updated included CSC
- Updated AppLock, ScreenRecorder and AirMessage
- Updated included bloat apps such as Telegram, Signal, Hike and Snapchat
- Included all fixes from last time, means Weather and alarm on lock screen works fine without any need to flash a file :good:
SuperMan-Rom V2.8.0:
- Based on latest DQK1 base released just a few days ago!
- Includes the latest November security patch
- This base includes Krack fix (if you want more informations about it, check it here: KRACK Attacks: Breaking WPA2)
- Updated included bootloader to DQK1 for F/FD models (modem is still the same)
- Updated kernels to latest V2.10.1 versions build on DQK1 source drop
- Updated Magisk to latest V14.4 beta
- Added Xposed V88.2 magisk (this xposed variant will only work if you select magisk at the same time!)
- Removed many 3rd party bloat apps, like this we save much space
- Added GBInstagram (modded instagram), GBWhatsapp (modded Whatsapp) and modded Youtube to allow background playing!
- Added listview animations to romcontrol
- Added colorable screenshot text to romcontrol
- Fixed long press on settings icon on pulldown not enabling SystemUI tuner + fc
- Fixed imsservice crash with the switchable RCS icon
- Updated the updater script binary
- Fixed notification panel custom image not sticking after a reboot
SuperMan-Rom V2.9.0:
- Rebased on latest DRAG base
- Includes the latest January security patch
- Updated included bootloader and modem to DRAG for F/FD models
- Updated kernels to latest V2.11.0 versions build on DRAG source drop
- Updated Magisk to latest V15.3 stable
- Updated Xposed to V89.2 magisk
- Install Xposed app as user app, before it got installed as system app
- Updated TWRP to latest 3.2.1-1 version
- Updated GBInstagram, GBWhatsApp and modded Youtube (to play background videos)
- Updated busybox
- Updated included csc
- Updated applock, airmessage, screenrecorder
- Updated zeroprobe camera mod
- Added quicktiles for VoLTE and Wificalling
Useful posts and links
App on PlayStore:
Find my own SuperMan app on PlayStore: SM Settings App
Odin:
Find all latest odin and samsung tools on this link: Samsung-Tools
In case you need help:
Try to take a look at my Q&A Thread where hopefully some general questions are already answered.
TWRP links:
TWRP S7e Thread
Official TWRP website for s7e
Bootloader and Modems:
SM-G935F/FD/K/L/S/W8 BL and CP (all models in one folder!)
SM-G935F/FD BL and CP
SM-G935K BL and CP
SM-G935L BL and CP
SM-G935S BL and CP
SM-G935W8 BL and CP
Xposed Threads (MM ONLY):
Wanam Xposed V87.1
Systemless Magisk Xposed V87
Official Xposed V87 (DOES NOT WORK ON SAMSUNG DEVICES) visit this website only for changelogs and infos from rovo!
Material Xposed Installer
General Xposed Discussion
In case you want to use systemless xposed, but don't want to switch to magisk, install last magisk free Xposed V86.2. Download is here.
Magisk related Threads:
Magisk V13.3
Magisk Discussion
How-To create a Magisk module
Phh magiks superuser
Magisk module collection
Root related Threads:
Sound Mod V19
Camera Mod V8.1
How to encrypt on custom rom (MM ONLY)
Phh's superuser
Phh's hidesu
Phh's official apk
Phh's material APK
Stable SuperSU releases
Beta SuperSU releases
Chainfires suhide
Kernels Threads:
Kali Nethunter
TGP Kernel
SuperStock Kernel
Prometheus Kernel
SuperKernel
Voltaqe kernel
Roms made by me:
SuperMan-Rom which you are currently on its thread
HydraRom which is a full note 7 rom compatible with our s7.
SuperStock-Rom which is as close to stock as possible with some nice additions.
Samsung Links:
Sammobile Website
Latest samsung apks
Samsung Opensource Center
Live samsung updates
Fast firmware downloads
Good Lock:
Latest Good Lock APK can always be found on Apk Mirror.
Thread about CSC:
Download latest CSC from CSC Selection V2.4.0
All CSC's ever released
How to donate:
Donation via normal PayPal
Donate via PayPal.me
Batterylife with V1.16:
Geekbench 4 Results with V1.16:
Antutu Benchmark Results:
Question and Answer
Basic Questions:
Q: How to get into Download Mode?
A: Power off your phone, than hold: home + volume down + power on button until you see the download mode.
Q: How to get into Recovery Mode?
A: Power off your phone, than hold: home + volume up + power on button until you see the recovery mode.
Q: My Phone is stuck at boot and doesn't start, what to do??
A: Update your bootloader and modem. Also make sure you have made a fresh install of the rom. Bootloader and Modem can be found in the OP. Another problem can be that you are didn't decrypt your phone. To fix this read below how to disable encryption.
Q: Do I need to update bootloader and modem after every update?
A: It's recommend to update your bootloader and modem everytime there is a new base yes. The developer will tell you if necessary on every rom changelog.
Q: I get verification failed at start up!?!? My phone is broken now?
A: Yes, you have to buy a new phone now. Just kidding You did not disable force encryption in TWRP (how to do so you will find below in how to decrypt your phone).
Q: I get verification FRP LOCK? WHYYYYYY???
A: Very simple answer, you did not enable OEM Unlock in developer options. Now you need to flash full rom with odin again and start from scratch. But don't forget to enable OEM Unlock this time!
Q: Which devices are supported at the moment?
A: Current supported devices are: SM-G935F/FD/K/L/S/W8. Snapdragons are NOT supported
Q: Is this rom working on Snapdragon 820 variants?
A: No, sadly not.
Q: I want to change something in my rom setup, how can I do that?
A: Simply reflash the same rom version without any wipe and than choose the correct things you want.
Q: Some features are not present in this rom, but they are on stock rom, so where are they?
A: In aroma installer you have the option to select bloat you want to install or not, you probably didn't select all package, this is why it's missing now.
Q: After a clean install my phone is overbloated with many custom settings. What to do?
A: Open my romcontrol, grant it root permissions and then my default settings will be applied.
Q: Will you add X or Y feature?
A: You can kindly ask in the thread for that, if I like your suggestion I will think about adding it to the rom.
Q: You said you fixed SD card RW but Titanium Backup can't write to external SD card, why???
A: This is because of googles changes concerning SD card, to fix this open Titanium Backup, Menu, Preferences, Backup Folder Location, Storage provider and than hit DocumentProvider Storage and select your SD card. Problem solved
Q: I can't find X and Y mod. Please help
A: I've added many links and useful stuff to this post here. Hope that's what you have been looking for!
Q: I want to have my external storage like an internal as well. Google introduced it with android Marshmallow, but I can't see this option?
A: Just follow this Guide here and you can setup your SD card as normal storage
Q: I got a new strange icon appearing after nougat update. What's that?
A: This is a new advanced calling feature introduced in android nougat. Should make your call quality better or something like this. To hide it please visit following forum: Get rid of RCS icon
Q: I installed Viper or other sound mods, but they won't work, why?
A: You most likely missed to freeze sound alive, if you did this and it's still not working you it's due to the kernel. Stock kernel doesn't support these mods since we need a permissive kernel!
Questions concerning rom updates:
Q: Do I have to do a full wipe for the new version?
A: It is always the best option to make a clean install, otherwise please don't come and report bugs!
Q: But I don't want to make a full wipe when only small stuff changed!
A: For updates using the same bases you can install the rom with a dirty flash. BUT with a new base a clean install is highly recommend!
Q: What steps should I do to update to a new version with a full wipe but keep all data?
A: There are some different ways. One way is to make a backup with Titanium Backup, you can backup all Apps and Preferences there. Make sure to store this backup on external SD card (if you have one). Second way would be to save your data onto a google account or samsung cloud and restore it after a clean install.
Q: I miss an apk after rom update, how can I get it back?
A: Simply reflash rom and select "dirty flash" in aroma + select the app this time in aroma.
Q: My battery life is so bad and performance is very poor after an update!?!?
A: This comes actually not form the rom itself, dirty flash can cause problems even if only some small things have been changed. So simply install it clean again and it will solve your problem.
Q: Performance and battery is very poor even after clean install. What should I do now?
A: I assume you installed Xposed than, some modules can cause batterydrain and performance problems. So try to make a clean install of the rom WITHOUT xposed installed.
Questions about log and logcats:
Q: I got FC's and other Problems with the rom, what to do?
A: Take a logcat for me, developers use to say: without a log, it never happened . A logcat can be grabed with a PC and ADB installed, simply type: adb logcat > log.txt while your phone is connected and the error is happening. Same can be done if you have a terminal installed on your phone. Simply type adb logcat > log.txt and you will have the same output as on the PC.
Q: What kind of logs can I provide to help you?
A: Logcat: This one is for general infos about FC's
DMESG: this is for kernel related things
Last_Kmsg: this can be used after a random reboot
Q: How to get logs?
A: 1. Connect your phone to your pc
2. Make sure you got usb debugging enabled
3. Install Minimal ADB tool
4. After install open it and type: adb logcat > logcat.txt, adb shell dmesg > dmesg.log, adb shell cat proc/last_kmsg kmsg.log
5. Send me the file you got
You can also send me a log created by your phones terminal with the exact same commands!
Questions about RomControl:
Q: None of my romcontrol changes do anything, why are you such a bad dev!?!?
A: The problem is not on my end, you installed stock systemUI (which is STOCK and does not support one single mod). Use another one in aroma instead. The same thing can happen with good lock!
Q: Romcontrol gives FC's to me. HELP!
A: Very simple answer here: wipe data and cache from superman control application. Also make sure storage permissions are given to the romcontrol and root granted.
Q: Romcontrol still FC after cleaning data and cache!
A: Make sure you allow storage permission in main settings.
Q: I try to backup my current RomControl setup, but it won't work?
A: It works. Just make sure to enable storage permission in main samsung applicatoin settings. You will find it in internal sdcard under RomControl folder.
Q: I can't restore SuperMan control settings after a clean base update, why?
A: Backup for SuperMan control only works as long as you use the same version of the app, I mostly change very much things in new releases that's why it won't work there.
Q: SystemUI reboot doesn't work in SuperMan settings app, why?
A: Since Nougat update, you need to install busybox in order to get this button working. Without busybox the button will just do nothing.
Q: I enabled weather on lockscreen but I can't see anything...
A: You probably didn't setup or even installed samsungs weather widget. Without it weather on lockscreen won't work too. So reflash the rom with the widget installed this time and set it up.
How to go back to stock:
Q: I like to go back to stock rom, how is this possible?
A: I can provide you here all steps which are needed to go back to a full stock rom.
0. Make a backup and than wipe all partitions in TWRP
1. Go to Sammobile and choose your country
2. Download the file and the attached Odin on sammobile
3. After downloading, put your phone into download mode
4. Make sure drivers are installed and your pc can detect your phone in odin
5. If the box in odin turns blue, add the AP file to AP tab, BL file to BL tab, CP file to CP tab and CSC_HOME to CSC tab
6. Hit start and wait until it is finished.
7. Reboot and you have a stock rom again
Questions about Encryption:
Q: On TWRP there is an error about /data mount, what to do?
A: Your device is encrypted, follow the steps below to get rid of your encryption.
Q: Help, I never had a code and now after installing the rom my phone asks for a password??
A: Your device is still encrypted, on step 0 of my rom instructions it tells you to be sure you're not. So, what do you need to to in case you are still encrypted.
A: HOW TO DISABLE ENCRYPTION:
1. Boot into TWRP
2. Select Wipe
3. Select format data
4. Then you manually need to type "yes" with the keyboard
5. Confirm the wipe (this will remove the encryption)
6. Reboot your recovery
Q: Is there a way to get rid of encryption which is simpler?
A: Not really, you could also wipe data with stock recovery but this is quite a big hassle so above method works better.
Q: And if I want to use this rom with encryption?
A: Normally we can use the stock kernel to encrypt our device, but since the Android 7.0 Nougat update samsung makes a check kernel sides to block deodexed roms from booting. This means that even the stock kernel is build by me to disable knox and tima. So encryption won't work there and you have to encrypt your device after you set up your phone. After that go to settings, security, encrypt device. It may need some additional steps to work...
Questions about CSC/Signal:
Q: Where has the CSC selection gone?
A: To include all csc files, the rom get way to big, so it got it's own thread now, take a look here: CSC installer
Q: I have a weak cellular signal, what can I do against it?
A: Two things: first, install your providers CSC using CSC installer and flash in TWRP or flashing stock CSC with Odin. Second Thing: You can install the modem from your provider, also find your modem on Sammobile and install it with Odin in CP tab.
Q: I don't have all sHealth features, how come?
A: Not all CSCs include this feature. I recommend to use AUT or DBT as it has the best compatibility!
Q: Can I flash MM CSC on N and vis a verse?
A: No, this is clearly not recommend! You can and will face call fc's!
Questions about Xposed:
Q: Does Xposed work yet on Android N 7.0?
A: No it does not! You will end up in a bootloop when you flash it on android N
Q: I selected xposed but now I don't see an app for it?
A: Maybe there went something wrong with installing the app to /data/app from my installer script. But xposed is actually installed only the app is missing, so head over to the download page of xposed app: Material Xposed Thread
Q: I selected xposed but the app shows not active or something else with xposed is not working.
A: This can have 2 reasons:
1. You have installed latest xposed version without installing magisk, magisk is required for most recent xposed version!
2. You used 86.2 xposed (which does not need magisk) but you did not install supersu. Since 86.2 does not use magisk to be systemless it uses supersu instead!
Questions about Magisk:
Q: How can I pass safetynet?
A: 1. Make sure to fully uninstall SuperSU by chainfire
2. Flash most recent 2.4.3 SuperStock Kernel
3. Flash Magisk V12
4. install latest Magisk Manager from playstore
5. Open Magiks Manager, go to settings
6. Enable MagiskHide, systemless hosts and systemless busybox
7. Reboot the phone and check safetynet!
Q: I got out of date binary issue?
A: Since Magisk V11.1 there is no need for phh root anymore. Everything is handled inside the MagiskManager apk!
Q: Where can I configure the root settings in Magisk?
A: Since Magisk V11.1 Magisk uses MagiskSU, you can find it in latest Magisk Manager V4.1
Questions about Snapchat:
Q: Even when I did not use xposed during my setup in rom I can't login to snapchat anymore!
A: Snapchat got updated and now detects even root access on your phone!
Q: What to do to login to snapchat then?
A: Clean install the rom without root and xposed and login to your snapchat, save the app with titanium backup, flash back xposed and root. For the next update of the rom just restore snapchat backup in TB.
Q: Any other possibility?
A: You could enable MagiskHide and check Snapchat inside it so root will be hidden from Snapchat. You will be able to perfectly login without any issues.
Q: I want to discuss this problem a bit deeper. Should I do so?
A: Do that, but this has nothing to do with this rom, so please go ahead and post your experience here on this Snapchat Thread.
Questions about Kernels:
Q: I want to switch kernel, how?
A: Since we have systemless xposed and systemless supersu, we have patches in ramdisk of boot.img. This means you have to reflash Magisk and supersu (or any other zip that changes some stuff in ramdisk partition) after every change of kernel!
Q: Synapse shows no UCI support!
A: Most comon issue is that no busybox is installed. Download the one from here: Latest busybox and flash it in recovery.
Q: I got random reboots, heeelp!
A: This is most likely from a custom kernel, if you face random reboots please check if you have the latest kernel installed or switch back to the stock kernel included in the rom.
Q: My screen is kind of yellow/orange and the touchscreen doesn't work at all!
A: You have chosen the wrong kernel in aroma selection. Reflash the rom without any wipe selecting the right kernel version.
Questions about Root:
Q: I lost root after installing this rom. What to do?
A: All mods (like supersu, phh's root, xposed and magisk) are stored in ramdisk of kernel boot.img. So if you flash this rom, and after this another kernel, simply reflash your preferred root method and it will work again!
Q: I selected phh root but my phone tells me I am not rooted!!
A: There are two possibilities:
1. You have mixed supersu/phh with magisk.
2. You did not install phhs root app from playstore.
Q: I get a warning about binary out of date. Help!
A: That happens on latest Magisk V11.1. Reason: Root has fully moved into Magisk Manager, no additional app required. Uninstall phh or supersu apps and only use magisk!
Q: I want to use su hide on my phone, how to do so?
A: Both below variants are outdated, I recommend to use Magisk with its build in MagiskHide. Check the thread: Magisk Thread
Link to phh's hidesu: Phh's thread
Link to chainfires suhide: Chainfires thread
Thanks for the new rom! Hopefully, brightness dimming issue fix will be added too.
GreyFox777 said:
Thanks for the new rom! Hopefully, brightness dimming issue fix will be added too.
Click to expand...
Click to collapse
I don't have your device. Which brightness fix?
Sent with my Nova powered SM-G901F
Tkkg1994 said:
I don't have your device. Which brightness fix?
Sent with my Nova powered SM-G901F
Click to expand...
Click to collapse
It called "auto brightness fix" Screen does a bit dimmer if you're going to darker areas, doesen't matter if an autobrightness set to on or off.
Required to editing an services.jar file in framework folder.
Really glad to see more support for the device... Thank you so much for your effort and time :good:
If it's possible to tell us more about the sound improvements, it will be much appreciated :victory:
i am new in android,please need help.can i use this custom rom for indonesian country, i used SM-G935FD baseband version G935FXXU1APB6.
how for csc file? i still confuse.need ur help.thanks
Does this room includes the newest update from SS? And is it possible to update OTA after flashing this one?
Thank for your effort!
dundun1701 said:
Does this room includes the newest update from SS? And is it possible to update OTA after flashing this one?
Thank for your effort!
Click to expand...
Click to collapse
APD1 is the latest base from Samsung and once you root and flash custom rom you can't receive official OTA. You can keep updating when the dev updates the rom with a newer Base when it is available.
Sent from my SM-G935F using XDA-Developers mobile app
---------- Post added at 11:29 AM ---------- Previous post was at 11:27 AM ----------
erichs88 said:
i am new in android,please need help.can i use this custom rom for indonesian country, i used SM-G935FD baseband version G935FXXU1APB6.
how for csc file? i still confuse.need ur help.thanks
Click to expand...
Click to collapse
It should be compatible. I have G935FD from Singapore and it works
Sent from my SM-G935F using XDA-Developers mobile app
Intresting indeed, I'll give it a whirl!
Can someone test the Gear VR with this rom?
Sent with my Nova powered SM-G901F
Good to see one more customer rom came to s7/ s7edge community, keep going~
its awesome custom rom,it work well,i cant try VR because i dont have it
Tkkg1994 said:
...
Sent with my Nova powered SM-G901F
Click to expand...
Click to collapse
Great to meet you, remember me? (SpiderRom)
Again we both don't own this device here
greetz from your neighbour :highfive:
Tkkg1994 said:
Can someone test the Gear VR with this rom?
Sent with my Nova powered SM-G901F
Click to expand...
Click to collapse
..waiting for my Gear VR, should arrives in 3-4 business days.
How do you get the S7 Edge to be unencrypted? Is it the pin before boot option under security?
In this rom the animation when you charge the battery when the phone is power off work?
Good evening Romanian functions xposed very well returns to me happy, I congratulate you for your marvellous work tomorrow or after tomorrow I will pay you a good beer if the Romanian one does not make me a bug, still Merci for France
This ROM based on 4.21.40.352 stock firmware. Mini-rewiew Youtube
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Official Telegram Grouphttps://t.me/joinchat/HUJg-1BhwwbbfeBTkomHYADisclaimer: I am not responsible for your broken phone , broken memory card, etc. All my ROMs I test first on my own phones , and then upload here
About facebook. ROM have facebook and Messenger installers- it is easiest and shorter way to get correct working x86 version, no need install incorrect ARM versions from GP. If you already install incorrect version then remove facebook updates Settings-apps-facebook-three dots. Then go to app menu launcher and open "f" Facebook icon/Messenger icon- you see facebook or Messenger installer, agree to update. profit, you get correct x86 version. For get update wait that facebook app update yourself
If you have problem in Quick Settings panel even if Settings-Asus customised settings-clear quick settings not help try to do it:
1. Remove data/data/com.android.systemui and data/dalvik-cache/x86/[email protected]@AsusSystemUI
2. Then reboot
On Zenfone Zoom ZX551ML camera working now! Damn, never install this patch on ZE551ML/550ML otherwise lose camera auto focus!
1. Install BORETS ROM
2. INSTALL this patch https://drive.google.com/open?id=121vtcUOv0TOmF-_QmmROfnOh8JFe9C_V
Patch will be universal for present and some future ROM. DO NOT forget install it every time after install BORETS ROM
Do not forget that in Asus Camera settings is option "Set volume keys as". Two variants:
1. Zoom
2. Shutter
Double tap to wake set in ZenMotion > click on text "Touch gesture" NOT on toggle switch>appear menu where you should set toggle switch on. [/B]
Never try to flash this ROM on Android 5.0 or oficial CM13 with Lolipop bootloader. You get bootloop
Asus Mobile Manager removed but you can install it and will work since 2017/11/16. And remember, that for android no need deny autostart, no need close process. Also Asus Mobile Manager have unless functions. I STRONGLY RECOMMEND NOT USE THIS APP and do not trust sweet words about clear and increase. This app is simple extra processes in your system which drain battery yourself and hinders android work
If you have stock/stock based Marshmallow ROM in this time, you may flash my ROM WITHOUT wipe data
If you like my works please do not forget donate to me(my PayPal account is [email protected])
Big thanks users for support:@sambapati
@kenbo111
@Magister54
@lost2
@topoldo
Features:
1. Hi-speed install(~3-4 minut)
2. ZenUI 3.0-4.0-5.0 features:
-animation QS icon from ZenUI 5.0
-weather animation on lockscreen
-camera widget on lockscreen
-Game Genie Support
-effects from ZenUI 3.5
-scroll bar from ZenUI 3.0
-default wallpapers from Zen 3
-UI style and settings style near ZenUI4
-Page Marker support
3. Advanced Quick settings panel 5x4 instead 4x4, maximum items for quick settings panel extend to 15 instead 12, minimum- 5 instead 8
4. Added USB Mass Storage mode support.
5. Added very small font size and screen timeout 45 seconds
6. Many preinstalled apps I updated to lastest versions
7. Unlock Asus SMS/MMS, Asus Music, Asus Calendar, Asus Browser, Asus Email, they available after install my rom
8. Added Conservative, Powersave, Interactive Pro, Intel governors and I/O schedulers Deadline, bfq,sio,sioplus,fifo,fiops,vr,zen
9. Video card changes:
a) available additional GPU frequencies 106, 133,160,177 MHz btw underclock but I to set min freq 457 MHz same as stock kernel. You may change GPU freq from my Kernel Adiutor version(it lay on google drive with my kernels) or from say99
b)Added additional thermal states. If on 457 MHz have overheating- freq go to 400 MHz, if overheating on 400- go to 355, if hot on 355-go to 320 MHz and so on. In stock kernel if overheating on 457 MHz- processor goes in 200 MHz and was lags in games
c) Added 640 MHz GPU frequency
10. Minimal level for auto brighness is 6 instead 15, minimal level of manual brightness is 2 instead 15
11.Multi-window mode. you can enable it in Settings>Developer Options>Multi-window mode
12. Multiuser mode support. You can see this in Settings point Users
13.Added choice adoptable storage(SD card as Internal Memory). May do it from Quick Settings after reboot or Settings>USB & Storage>click on sdcard> Menu(three points in Right corner)> Settings)
14. Improve touchscreen work quality
15. Better game performance
16. Processor mode "1 cpu per module" a place of "2 cpus per module" btw each core change frequency independent, not pair
17. Many preinstalled apps make removable. Hangouts,Instagram etc
18 Powersave modes is modified. In Normal mode Cpu frequency is 1583 MHz, in Power saving and Super saving- 1333 MHz
19. NTFS support (read and write). Required switch SELinux to Permissive
20. Flip Cover 3.0 support
21. Full screen incoming call photo for those who have photo in Contacts. It is individual setting for each contacts. Open nedded contacts from lastest incomming calls or contacts, click avatar icon and see "Photo", "display full-screen photo for incoming calls"
Changelog:
Change History BORETS ROM Stock Edition
2018/08/05
Fixed: in the volume bar the button was shifted down
Fixed: in the settings the icons were of different size and the Do Not Disturb icon was a stock
Fixed (maybe): some users flew DPI settings after reboot / shutdown of the phone
Mobile Manager Service with Android 7.1.1
Updated Asus Mobile Manager to version 5.0.0.16, Weather to 5.0.0.80
Updated many apps to the latest versions
Other
2018/07/31
Significantly improved sound quality
Updated many apps
Changes in the kernel: returned power management processor run-time
Updated patch for Asus Zenfone Zoom ZX551ML
Fixed: in the setup menu of the pattern, the points were not visible
Other
2018/06/14
The highest speed of the interface, such on the stock ROM you did not see
Some applications have been updated
The animation of the auto-rotate icon in the curtain is added, the animation of the WI-Fi icon is also fixed, and it worked in the opposite direction
Slightly increased the size of the icons in the blind
Bluetooth Manager code from stock 352 firmware(was from 223)
Optimization: removed about 120 unused icons from system applications
Fixed: incompatibility with some programs (for example, Slack, Timely, Outlook)
Fixed (possibly): some problems after upgrading to a new firmware
Fixed: Lockscreen was not displaying a location
Fixed: there was no animation to clear memory
2018/06/09
Changed the size of the curtain icons to the size of ZenUI 5.0, the animation of curtain icons from ZenUI 5.0
Ported a lot of smaly-code with Zenfone 3, Zenfone 4, Zenfone 5, various optimizations for prog and frameworks
With ZenUI 5.0: Notification in the volume panel about the mode do not disturb, notice with an explanation of what mode is On the street
Increased interface performance
Ported / replaced a lot of prog programs with ZenUI 5.0 and Android 7.0+: Clock, Asus Launcher (AppLock work fixed), SuperNote, Weather, Calculator, Voice recorder
Updated some programs to the latest versions, including Page Marker
Ported audio services, the Audio Configuration Wizard (now called Master Audio) with Android 8.0
Reduced the consumption of RAM (or it seemed?)
Increased free space in the system partition
Partially updated interpreter ARM to x86-houdini
Added two wallpaper from Zenfone 5, adapted for our resolution
Fixed: on the lock screen, notifications sometimes overlay on clock
Fixed: operation of Additional BORETS ROM settings on Magisk 16.3-16.4
Fixed: did not show the firmware release date for SELinux Enforcing
Fixed: there were 15 steps of volume instead of the declared 25 on devices with a top processor Z3590 (Zenfone Zoom ZX551ML, Zenfone 2 ZE551ML Deluxe)
Other
Note: there is something changed in the lancher and at DPI from 440 to 401 there are 5 icons in the dock-bar instead of 7, even if you use the 7-icon launcher, this is not a firmware error
2018/05/24
Probably eliminated the problems with the operation of memory cards (asked some to format, now, like, it will be ok)
In the settings added details for donate (note, I now have another card of the Savings Bank). The future depends on the support
Updated many prog to up-to-date versions, including Google Maps
Added Facebook Messenger installer
Returned the sink thresholds for the video card
I returned the stock governor Interactive with some corrections
The governor of Hotplug has been reworked (now there is only one kernel running at rest, not two, some changes and fixes in the code)
Added governor Hybrid (works somewhat incorrectly, only three cores of 4x work)
Fixed: did not show the firmware release date
Other (forgot already)
2018/03/18
The NTFS format now works for both read and write (SELinux Permissive is required, as before). Unfortunately, now the manufacturer of the memory card and flash drives is not defined via OTG, in third-party file managers and settings the memory card will be as sdcard1, and OTG flash drive as usbcard.
Google sms now does not force closed out the appeared item "Blocked contacts" due to partial porting of one of the APIs with Android 7.1.1
Launcher updated to version 4.5.3.5 with Android 8
A lot of code is ported from 7.1.1
Compiled several more libraries and services from the new AOSP sources
Updated many programs to current versions
Cut out Photo Collage
Now, if you have not fulfilled the requirements for the presence of root and confirmation of it for the "SystemUI" and the program that asks for it during the Asus Customized settings, most of the items in the " BORETS ROM extra settings" will be empty
Fixed: the number of icons in the lancher did not work
Fixed: Turbo VPN client (with rabbit) and SplashTop did not work (I'm not sure that my merit, maybe, the developers fixed this program)
Other
2018/02/13
Fixed: phone did not start after wipe
Fixed: in the gallery did not work cloud storage - there was a flight
Fixed: the menu "For developers" was not displayed
In Asus customized settings added an item to select the camera application: 4.0.26 (Zenfone 4) or 3.0.55. After each application change, the software will be rebooted and you will need to re-configure
Updated Google Play Services to version 12.2
Updated camera patch for Zenfone Zoom ZX551ML and decrease it ZIP size. If the patch does not update, then on the Asus Zenfone Zoom ZX551ML get the force close gallery!
2018/02/11
The clock and weather widget on the ZenUI 4 lock screen, added the location there (in its native Zenfone 4 widget it is not)
Ported Asus Camera 4.0.26 with Android 7.0+. There is a drawback: after each exit from the program by clicking the "Back" button, restarting the phone or stopping the camera process, when you re-enter requests to enable / disable location tags, use the "Home" button or the last applications menu
Ported a lot of code with Zenfone 3 6.0.1 and Zenfone 4 7.1.1
Ported Asus Mobile Manager with Android 7.0+
A new view of the energy-saving mode with Asus Zenfone 4 (provided that the Asus Mobile Manager is not frozen)
Ported the gallery with Android 8.0
Information about the processor model in the settings, information about the release date of the firmware
Many progs have been updated to the latest versions
Several unused programs were removed (Contact dark theme, wifi dongle, etc.)
Other
February 12th is my birthday
2018/01/29
Updated the dialer&contacts to the version with android 8.0(New dialer support call log backup and fullscreen outcall photo), updated the clock, Asus Demo
Fixed: the claimed grid adjustment was not displayed in the application menu
Fixed: did not work the point of change of network signal icons
Fixed: some forms and spinners in the dark theme were unreadable (white on white)
Many unused files were deleted
2018/01/27
Compared with the previous version, now the settings are saved, except for the default tunes (they will be reset to default ones). If you decide to make a wipe of the internal memory after installing the firmware, then it must be reinstalled, otherwise the part of the functional will not work /
The performance has been increased to the sink level (the Antutu score is 65000-68000 depending on the governor), but now the application optimization will be as long and the internal memory will decrease by approximately 400 MB, as a stock ROM
After installing the firmware, TWRP will be replaced with the latest 3.2.1
The kernel is patched under Magisk 15.3, that is, if you had it, then when you install the firmware without wipes, the root will remain
???Modified Asus Launcher with Android 8.0, in addition to the usual fashion, returned the ability to separate the grids in the application menu and on the desktop??? I cleared launcher data- grid settings lose from app menu
Switch between 5 and 7 icons in Dockbar on the fly with saving all settings (Asus customize settings-select Asus Launcher, requires root)
Updated Google Play services and other programs to the newest versions
Removed Asus MicroFilm
Fixed: the code did not work. 4636 # *
Fixed: aircraft wing in quick settings panel
Fixed: launcher choice by default
Almost completely corrected dark theme (except the WPS window and the spinner in the Memory item)
Added a pack of live wallpaper, in which various effects due to the motion sensor
Other
How to install:Required TWRP 3.0.2 and newer, MM bootloader
1. Put archieve to phone or SD card memory
2. Reboot to TWRP
3. Disable Zip signature verification
4. Click Install>choose ROM
Link to ROM: https://drive.google.com/drive/fold...ourcekey=0-VoEw28BAMsxGQT7aRFW7rQ&usp=sharing
How to ROOT, xposed install:1. My kernel in this ROM patched Magisk v16.4
Link to Magisk which compatible with our device: https://drive.google.com/drive/fold...ourcekey=0-TFjEkKDWZMJYe3CYx6Ksdg&usp=sharing
If you want SuperSU
Link to SuperSU which compatible with my ROM:
SuperSU for 6.0.1 - Google Drive
drive.google.com
If you have bootloop after xposed you should remove other xposeds and try thishttps://forum.xda-developers.com/showpost.php?p=71211038&postcount=215
XDA:DevDB Information
BORETS ROM Stock Edition, ROM for the Asus ZenFone 2
Contributors
BORETS24
Source Code: https://github.com/BORETS24/Marshmallow-kernel-for-Asus-Zenfone-2-ZE551ML-ZE550ML
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: Testing
Created 2017-02-05
Last Updated 2019-08-16
Very Nice! Downloading to test ^^
Good job my friend
pre rooted and xposed installed?
ayush.gl said:
pre rooted and xposed installed?
Click to expand...
Click to collapse
No, kernel prerooted. It have patched sepolicy, init.supersu.rc etc inside boot.img but if you have not installed SuperSU and su binary you can not get root access. need flash SuperSU 2.79SR3 from my link and then install xposed from my link too
thanks @BORETS24 , one more thing can you modify systemui to get gradient in status bar, i mean some darker status bar.
---------- Post added at 11:53 PM ---------- Previous post was at 11:49 PM ----------
i'm having one big problem with every stock mm rom that whenever i receive any phone call or i make any call the screen becomes unresponsibe. i'm having this issue with mm bootloader, on lp bootloader everthing works fine. does anyone have the fix, plz tell me
ayush.gl said:
thanks @BORETS24 , one more thing can you modify systemui to get gradient in status bar, i mean some darker status bar.
---------- Post added at 11:53 PM ---------- Previous post was at 11:49 PM ----------
i'm having one big problem with every stock mm rom that whenever i receive any phone call or i make any call the screen becomes unresponsibe. i'm having this issue with mm bootloader, on lp bootloader everthing works fine. does anyone have the fix, plz tell me
Click to expand...
Click to collapse
System UI and Document
ayush.gl said:
thanks @BORETS24
i'm having one big problem with every stock mm rom that whenever i receive any phone call or i make any call the screen becomes unresponsibe. i'm having this issue with mm bootloader, on lp bootloader everthing works fine. does anyone have the fix, plz tell me
Click to expand...
Click to collapse
which sibling region of your device: WW or CN?
i'm from india and i'm using ww firmware @BORETS24
Rom seems great performance wise. Gonna test the battery through tomorrow
Thanks for rom,I hope for future Magisk full support becouse new RussianBear rom works with magisk and 31/01 kernel
Sent from my ASUS_Z00AD using XDA Labs
samuele94 said:
Thanks for rom,I hope for future Magisk full support becouse new RussianBear rom works with magisk and 31/01 kernel
Sent from my ASUS_Z00AD using XDA Labs
Click to expand...
Click to collapse
YEs, my 31/01 is "pure" kernel therefore you can install magisk, but if install it in my rom you lose part of functions. ..
I don't see why need magisk. I have root and Xposed 86.6 from link from first post which no need magisk and all working fine. I hear that magisk need for Pokemon? But I not like this stupid game,sorry
Can we disable SIM 2 and SIM 1 on the settings? I'm sorry, I forgot how marshmallow is.
Thanks
BORETS24 said:
YEs, my 31/01 is "pure" kernel therefore you can install magisk, but if install it in my rom you lose part of functions. ..
I don't see why need magisk. I have root and Xposed 86.6 from link from first post which no need magisk and all working fine. I hear that magisk need for Pokemon? But I not like this stupid game,sorry
Click to expand...
Click to collapse
I use magisk only for xposed 87. 0 systemless. {I hate Pokemon Go)
If you have xposed please, send screenshot about xposed status
Sent from my LG-D802 using XDA Labs
samuele94 said:
I use magisk only for xposed 87. 0 systemless. {I hate Pokemon Go)
If you have xposed please, send screenshot about xposed status
Sent from my LG-D802 using XDA Labs
Click to expand...
Click to collapse
I'm using Xposed, link I give in first post this thread
z008 using the same download link?
chteh0721 said:
z008 using the same download link?
Click to expand...
Click to collapse
May you read header of thread one more time? There you can see this word "for ZE551ML/ZE550ML". Rom is universal for both. Z008=ZE550ML, right?
How did you do the "mass storage" mode ?
agm2112 said:
How did you do the "mass storage" mode ?
Click to expand...
Click to collapse
By editing services.jar, AsusSettings.apk + compile "special" kernel
BORETS24 said:
May you read header of thread one more time? There you can see this word "for ZE551ML/ZE550ML". Rom is universal for both. Z008=ZE550ML, right?
Click to expand...
Click to collapse
Just to double confirm, cheers
Sent from my ASUS_Z008D using XDA-Developers Legacy app
This guide hasn't been updated in about 5 years.
Please see the XDA article Best Magisk modules instead.
Original thread by LarappsOfDongle
See also Magisk Modules for OnePlus 3T.
I decided to create a new thread as the old one has been obsolete ever since the release of Magisk v9. Since then, cache modules are no longer supported and some features have been integrated like busybox (removed in v13) and systemless hosts.
NOTE: This is not a place to get help with Magisk. Please see @Didgeridoohan's Magisk and MagiskHide Installation and Troubleshooting Guide. If you cannot find the answer to your question there, please post in the Magisk Support / Discussion thread.
This is also not a place to request Magisk modules. Please create your own topic starting with [REQUEST] in the title.
MAGISK IS NOT XPOSED. Xposed modules cannot be "ported" to Magisk.
If you need help with creating a Magisk module, please see the Assistance for Magisk Module Developers thread.
Unchanged modules
Mount Magisk (attached below)
This simple script mounts the magisk.img in recovery to /magisk to allow it to be edited in case a module or script is causing a bootloop. Or you can use Magisk Module Uninstaller or Magisk Manager for Recovery Mode.
Now available in Magisk repo
ViPER4Android Installer
Updated modules
Busybox Installer: As of Magisk 13, Busybox is no longer integrated.
Repo | XDA
Obsolete modules
Ad-Block Installer: Systemless hosts are now integrated into Magisk Manager. DNS-based ad blockers like AdAway are supported.
Better Battery Stats Installer, Action Launcher, Nexus Launcher: Use Terminal App Systemizer
Modules, modules and more modules!
Modules with a Repo link can be installed via Magisk Manager in the Downloads section. Modules without a Repo link may not be compatible with Magisk 14 +. For help with modules, please contact the developer via their XDA support thread or GitHub page.
Modules A - H (Post #2)
Modules I - P (Post #3)
Modules Q - Z (Post #4)
Magisk Module Templates
These are modified versions of the original Magisk Module Template that allow you to accomplish different things. Most will require extra work before they are ready to use.
Templates (Post #5)
If you know of any other modules, please let me know and I'll add them.
Modules A - H
Active Edge Mod for Pixel 2 and Pixel 2 XL: Customize the Google Pixel 2’s Active Edge to do any action with Edge Sense Plus
Repo | XDA: Pixel 2 / Pixel 2 XL
Adaptive Icons Round Mask: Changes the icon mask to round, and changes useRoundIcon to true.
Repo | attached here
ADB & Fastboot for Android NDK: Static ARM adb and fastboot binaries for Android built with the NDK
Repo | XDA
Adreno GPU Developer Preview Drivers: Replace ROM Adreno GPU drivers from Qualcomm
Repo | XDA
Ainur Sauron MK II: Automatically detects your device specs, and performs all of the possible audio tuning within it's installer. You can sit back and enjoy incredible sound.
Repo | XDA
Ainur JamesDSPManager: Equalizer add-on for the Ainur Audio sound mod
Repo | XDA
AirAudio Magisk Module: This module enables AirAudio's "system-mode" and allows you to stream all your audio to any network-enabled receiver.
Repo
Always-on Fingerprint: Allows you to unlock your device without pressing the home button. The fingerprint scanner will remain always-on to allow that.
XDA
AM3D Zirene Sound: This module enables AM3D Zirene Sound.
Repo | XDA
Ambient Display Gestures: Adds a few nifty ambient display tweaks to your AOSP ROM.
Repo
Android Mic Fix: Fixes in call low volume mic issues for various Android devices.
Repo | XDA
Android O APT-X libraries: Android Oreo officially supports APT-X bluetooth audio, however not all phones have the needed library files. This module simply places the missing APT-X(HD) and LDAC files in your system if you don't already have it. Enjoy better bluetooth audio!
Repo
Android Pie Fonts: A compilation of the new Google Sans fonts from Android Pie.
Repo
Android RAM management fixes: Tweak the memory management of the device, enable more background apps.. et cetera..
Repo
App Data Keeper: Protects select apps+data from being wiped out on a regular TWRP factory reset.
Repo | XDA
AptoidePriv: Makes Aptoide a privileged app systemlessly.
Repo
APTX for Android Oreo: After Oreo, system should support aptx/HD natively. But this will incur additional licensing fees, so such as Nexus 5X/6P will not get support for aptx/HD.
Repo
ASUS Style Suite: ASUS wallpapers and themes
Repo
Audio Compatibility Patch: Fixes music and streaming apps (Spotify, Pandora, etc) that aren't processing audio effects for various equalizer applications through the modification of audio policy.
Repo | XDA
Audio Modification Library: AudModLib is a compatibility framework that allows the seamless integration of multiple audio mods for Magisk installs.
Repo | XDA
Battery Life Extender: A tool that lets you enable or disable charging programmatically so to extend/maintain battery life
Repo | XDA
Bixby Button Remapper: Allows you to remap the dedicated Bixby hardware button of the Samsung Galaxy S8/S8+ and S9/S9+ to any one of 15 user-selectable functions.
Repo
BQ™ Aquaris X5 Dolby™ Atmos Nougat: Enables the new Dolby™ BQ™ X5 Nougat port
Repo | XDA
camera_mi5s_libs: Adds Camera libhacks to Xiaomi Mi5s Global Stable ROM.
Repo
Camera2API enabler: Enables the Camera2API if your hardware supports it
XDA
Camera NX Mod: Systemless version of an experimental mod for Camera NX that fixes the black viewer in some custom roms for Nexus 5X. Also enables EIS for the video camera.
XDA
Camera Watermark Editor: Customizes the "Dual Camera Watermark" on Mi A1 devices.
XDA
CloudflareDNS4Magisk: Changes your system DNS to the Cloudflare servers.
Repo: IPv4 / IPv6 | XDA
Collective Dolby Atmos Ports: Enables Dolby Atmos (you can choose between 5)
Repo | XDA
crontab: Easy to use crontabs
Repo
CrossBreeder Lite: This is a lighter, newer version of CrossBreeder.
Repo | XDA
Custom Keylayout: Searches /sdcard and /external_sd for *.kl files and place them to /system/usr/keylayout, systemless-ly
Repo
Custom Notification Snoozing: Changes Oreo notification snooze times at boot.
Repo
Daydream Enabler: Enables Daydream on some devices
Repo
Daydream Enabler for Sony Xperia X F5121: Enables the android.software.vr.mode and android.hardware.vr.high_performance features for the Xperia X
Repo
DNSCrypt Proxy 2 for Android: A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2.
Repo
DNS Switcher: Allows you to change your dns systemlessly with terminal
Repo
Dolby Atmos® (OnePlus X): Enables Dolby Atmos on OnePlus X.
Repo
EmojiOne: Replaces the built-in emoji with Emoji One, systemlessly.
Repo | XDA
Enable Native Call Recording: Compatible with the OnePlus 5 on OxygenOS 4.5x.
XDA
Enable Doze for GMS: Move Google Play Services from the "App Not Optimised" list to "App Optimised" which mean DOZE mechanism will work its magic on Google Play Services, thus should saving you more juices/batt throughout the day.
Repo | XDA
EncFS: EncFS binaries for the Android environment
Repo
Energized Protection: Consolidates several reputable hosts files, and merges them into a unified hosts file with duplicates removed.
Repo | XDA
ExSDCard Write Access Enabler: Creates an additional path to your sdcard: /mnt/media_rw
Repo | XDA
F-Droid Privileged Extension: An unofficial installer of the F-Droid Privileged Extension
Repo | XDA
F2FS Loopback Bug Workaround: Read the Repo description
Repo | XDA
FaceID for Redmi Note 4: Face Unlock was introduced with Redmi Note 5 pro, this module enables the feature on Redmi Note 4 running on MIUI 9.5.4.0
Repo
Fingerprint Camera Shutter: Uses the fingerprint sensor to capture a picture on any camera for Redmi Note 4/4X's non-MIUI based custom ROMs.
Repo | XDA
Fingerprint Scanner Booster: Boosts Fingerprint sensor's responsiveness by prioritizing its process.
XDA
Frida Server: Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. Systemless version of the Frida Server for Android.
GitHub
Galaxy Note 8 Dual Speaker Mod: Systemless way of enabling dual speaker/pseudo stereo sound mod for Samsung Note 8.
XDA
Galaxy S8 Dual Speaker Mod: Allows you to use your earpiece as second speaker as well, creating pseudo-stereo output in result and should give better experience inplaying any audio
XDA
Gboard Themes: Adds custom Gboard themes
Repo
Global Optimized GPS File Replacer: Provides an improved GPS functionality with a better and faster accuracy location reference.
Repo | XDA
Google Dialer Framework: Installs the Google Dialer Framework. It will NOT install the Google Dialer / Google Phone, but you can easily install it through the Play Store.
Repo
Google Dialer and Contacts apps for the OnePlus 5/5T: A Google Dialer and Contacts module for the OnePlus 5/5T running OOS with full capabilities such as Caller ID and Nearby Places.
Repo
Google Face Unlock: Standalone Google Face unlock for Android 8.1
Repo
Google Framework: Inject Google Core Framework to be able to download & install Google Apps. Also adds Google Face Unlock to any ARM64 device.
Repo
Google Lens Enabler: This module systemless-ly adds the required xml files (taken from the Pixel 2 XL factory image) so that Google Lens is enabled in Google Photos.
Repo | XDA
Google Dialer and Contacts for OP5/5T: Self-explanatory
Repo
Greenify4Magisk: Makes Greenify work as a ROM-integrated (privileged) app systemlessly.
Repo | XDA
HEVC Enabler for OP3T: Enables HEVC (High Efficiency Video Codec) for the OnePlus 3T / 5
Repo | XDA
Honor V10 Stock Camera: Can be flashed with all Honor View 10 custom ROMs.
Repo
Modules I - P
IceSound Unity Audio Port: Universal ICESound Magisk Module
Repo
ICU zh-hans Digital Unit Fix for Android 8.1+: Chinese font fix for file sizes... I think.
Repo
Increase Volume Steps: Increases volume steps to 30.
XDA
Init.d Injector: Injects init.d support via post-fs-data script if using magisk or init script if system install
Repo
Kali Nethunter for Magisk: allows you to install the Kali Nethunter chroot systemlessly
Repo | XDA
Lawnstep: Systemlessly enables Pie recents (Quickstep) in Lawnchair
Repo
liboemcrypto.so disabler: Apps that use liboemcrypto.so to play content protected by DRM, such as Netflix and My5, will fail when playback is attempted on a rooted device. This Magisk module masks liboemcrypto.so with a zero byte replacement.
Repo
libsecure_storage companion for rooted Samsung devices: Contains modified libsecure_storage.so libraries that allow Samsung Galaxy S9/S9+ (G960F/G965F), Tab S4 (T830/T835), and probably other rooted devices to function without losing Bluetooth pairings after reboot.
Repo
LOS Recorder: LineageOS Recorder with screenrecording priv-app permissions fixed in Oreo for ROms not based on LineageOS.
Repo
Magic Charging Switch: Automatically pause/resume charging at set % levels to extend battery lifespan.
Repo | XDA
Magic Folder Binder (fbind): Automagically binds directories from internal storage to external SD Card.
Repo | XDA
MagicGApps: Now you can integrate system app updates into /system without writing to the system partition and then repack the module with the updated changes.
Repo | XDA
Magisk Google DNS: Makes your device to use Google's DNS servers instead of the provided by the ISP
Repo
MagiskHide Props Config: SafetyNet fix - changing device fingerprint
Repo | XDA
Magisk IMG Resizer: Resizes magisk.img, which will also change the space available in /magisk so you can add more stuff into it.
XDA
Magisk Manager for Recovery Mode: Manage your Magisk image & modules from recovery.
Repo | XDA
Magisk Module Uninstaller: Enables you to uninstall modules in TWRP via terminal.
XDA
Magisk Mount ReSize IMG: Useful for users/developers who wants to edit Magisk IMG.
XDA
Magisk OpenDNS: Makes your device to use OpenDNS servers
Repo
Magisk Single User Mod: Disables the Android multi-user feature.
Repo | XDA
Magisk WiFi Bonding: Make 40Mhz runing at 2.4Ghz/5Ghz on your Qualcomm devices!
Repo
Mi5 Global Stable Debloat: Brings optimizations that are present in MIUI EU, PRO and Epic ROM systemlessly to Global Stable version.
Repo
Mi5 Headphone Volume Fix: Loads the sound config of MIUI China ROM systemlessly to have better headphone volume on Mi5 Global ROM BETA\STABLE
Repo
Mi5 Stereo Mode: Double mono stereo mode
Repo
Mi A1 Camera Lag Fix Oreo: Selectively allows camera selinux policy to fix start lag (in stock camera & Gcam) on Mi A1 running Oreo.
Repo
MI A1 Gcam Mod: Xiaomi A1 Gcam Tweaks for Oreo
Repo
Mi A1 Navigation Bar: Enables the navigation bar and disables the capacitive buttons
Repo
MICB: Mido Camera Booster: Redmi Note 4X (Mido) camera mod
Repo
MidnightCore: An All-In-One package for the MidnightModule series: MidnightFonts, MidnightMedia, MidnightMake: MidnightFonts Add-On, MidnightMisc & MidnightDNS.
Repo | XDA
Mi Mix 2 Audio Quality & Volume Fix: Fixes the low recorded video volume in Snapchat on the Xiaomi Mi Mix 2
Repo
Miracast Enabler: Now you can mirror your phone's screen to any Miracast supported device, such as TVs and Windows 10 PCs. Also allows you to enable tethering as well as disable ADB Notify.
XDA
MIUI Camera v2: Brings MIUI Camera v2 (from Mi A2) to AOSP and LOS based ROM's / Enables more functions in MIUI Camera v2 to MIUI based ROM's
Repo: AOSP / MIUI | XDA
Modded Pixel2 Launcher: An easy way to install Paphonb's Modded Pixel2 Launcher
Repo | XDA
Moto Clock Widget: Adds Motorola Clock Widget systemlessly
Repo | XDA
Moto Z Play Dual SIM Mode Enabler: Forces dual SIM mode on single SIM Moto Z Play device; disables ADB notify; enables miracast, faster app installation, HDMI and more.
XDA
Nano for Android NDK: Static ARM nano binary for Android built with the NDK
Repo | XDA
NanoDroid: An installer for various Open Source related things, most noticeably microG and F-Droid.
XDA
NavBar Height for MIUI 10: Resize navbar height to 30.0dip for MIUI 10
Repo
Navigation Bar Enabler - OnePlus 3/3T: Enables navigation bars on Android Pie
Repo
Network Twix for EMUI:
Repo | XDA
Nexus 5X Thermal Throttle Tweaking: Do you like shiny graphics but your phone does not? Do you sometimes wonder why the Nexus 5X has a big cluster that's offline almost the entire time? Tired of lags and stutters? Well, search no more. The solution is right around the corner!
XDA
Nexus Media: Replace ROM ringtones/notification/system sounds and bootanimation with those from the recently-retired Nexus devices (chosen at flash-time)
Repo | XDA
NFC4PRA-GSI: All you need to get NFC on GSI ROM's for Kirin 655 devices.
Repo | XDA
NightLight: Enables NightLight tile in Quick Settings.
Repo
Nokia Extensions for Android Oreo: Aims at bringing/porting features from the Chinese variants of Nokia phones to Global variants (Android One)
Repo | XDA
Notification_helper remover: Removes notification_helper from audio_effect cfgs so system-wide eqs like v4a can process notifications. This prevents the on/off/ducking effect when listening to music and notifications come in
Repo
OOS Native Call Recording Enabler: Enables the native call recording feature on OxygenOS (and ROMs based on it).
Repo
Pix3lify: A compilation of different Pixel 2 mods
Repo | XDA
Prevent Patch for Xiaomi Mi 5: Allows you to fully kill apps when they exit.
Repo
Modules Q - Z
Rootless Pixel Launcher: Version for Pixel users
Repo
Secure I/F: Designed to disable data delivery through USB. It can protect your data when you are charging in public area.
Repo
Sony Framework: This for non Sony-Users contains Sony's Framework.
Repo
Sudo4Droid: Adds the sudo command to Android
Repo
Swap Torpedo: Universal compressed-memory swap (zram, etc etc) destroyer - run faster and more reliably!
Repo | XDA
Sysconfig Patcher: Systemlessly patches "/system/etc/sysconfig/*" for data and battery savings & auto-re-patches after ROM/GApps updates.
Repo | XDA
Systemless Substratum Legacy: Allows installation of Substratum themes in legacy/root mode systemlessly.
Repo | XDA
Systemless TZData: Update your ROM's TZData systemlessly.
Repo
Systemless Xposed: This is a port of rovo89's Xposed framework to work systemless-ly through Magisk
SDK 21 (Andoid 5.0)
SDK 22 (Android 5.1)
SDK 23 (Android 6.0)
SDK 24 (Android 7.0)
SDK 25 (Android 7.1)
SDK 26 (Android 8.0)
SDK 27 (Android 8.1)
XDA
Tasker Tethering Control: Systemless install of matejdro's Nougat+ Tasker Tethering Control
Repo
Terminal App Systemizer: Systemize your app systemlessly! Using terminal emulator.
Repo | XDA
Terminal Debloater: Debloat your phone systemlessly! With your own choices in terminal emulator menu.
Repo | XDA
Terminal Modifications: Edits the files /system/etc/mkshrc and /system/etc/bash/bashrc.
Repo
TheSoundMod: Sound mod for Samsung Galaxy S7 / S7 Edge
Repo | XDA
ts-binds: Binds two different folders on your device so that both folders share the same contents.
Repo
UKM REBORN: This is an adaption of the original Universal Kernel Manager Reborn.
XDA
Unified Thermal Mod (UTM): Thermal mod for the Nexus 6P.
XDA
ViPER4Android FX: Utilizes the Audio Modification Library that allows installation of multiple audio mods without having compatibility issues.
Repo | XDA
ViPER4Android FX v2.3.4.0: ViPER4Android FX 2.3.4.0, including super quality driver.
Repo
ViPER4Android XHiFi: Enables ViPER4Android XHiFi
Repo | XDA
VR Compatibility for OnePlus 3 Oreo: Enables VR service on OnePlus 3 devices.
Repo
Wireless Firmware for Nethunter: Adds the required firmware for external wireless adapters to be used with Nethunter.
Repo
Xbox One S controller: Adds the necessary layout file to use Xbox One S controller for gaming on your Android device.
Repo
xmlpak: Install vendor apps directly from the Play Store!
Repo | XDA
Xposed Framework: Unified systemless Xposed Framework for Android Lollipop - Oreo
Repo
YouTube Vanced: A well known modded version of YouTube with many features such as adblocking and background playback
Repo: non-themed | black theme | XDA
Magisk Module Templates
These are modified versions of the original Magisk Module Template that allow you to accomplish different things. Most will require extra work before they are ready to use.
Adfree YouTube Template: Systemlessly replace the YouTube app with any modified version without tripping SafetyNet.
XDA
APK-Patcher Lite: A modified version of APK-Patcher that will delete / inject files into System APK files instead of using a baksmali / apktool method.
XDA
Easy Font Installer: Replaces the default font in system/font/ roboto-regular to whatever font you place in the module ZIP. There's also a version that uses the Ubuntu font here.
XDA
EvilTheme Patcher: A mod to the Magisk Module Template that allows you to patch APK files on-the-fly and have them created as a Magisk Module.
XDA
Smali Patcher: Not a template exactly, but it requires some work before you can install it. Patches your services.jar to hide mock location status, allow screenshots/screen sharing in secure apps and disables signature verification allowing modification to signed system apps.
XDA
System/Less Magisk Module Template: Allows you to choose whether modules install in either Magisk (as a module) or directly in /system.
XDA
Terminal Emulator Magisk Module Template: This template is for Making a script with visual elements which can be executed in a Terminal app in Android, as a Magisk Module.
GitHub
Unity (Un)Installer Template: Allows one zip to work for multiple devices and root solutions
GitHub | XDA
Reserved 6
I have a plethora of magisk mods currently awaiting magisk repo approval.
https://github.com/therealahrion
ahrion said:
I have a plethora of magisk mods currently awaiting magisk repo approval.
https://github.com/therealahrion
Click to expand...
Click to collapse
They're audio mods! Awesome
Would you like to have some of them posted on this thread while they wait for approval?
Sent from my LG Nexus 5X using XDA Labs
leolawliet said:
They're audio mods! Awesome
Would you like to have some of them posted on this thread while they wait for approval?
Sent from my LG Nexus 5X using XDA Labs
Click to expand...
Click to collapse
I have my Dolby Atmos thread in my sig.
I've just recently started using Magisk again and I am very happy with how great it works but can someone clarify something... I have systemless hosts turned on so I can now download adaway from xda and have no issues with systemless right? I remember previous versions causing SafetyNet issues which I want to avoid.
I can just install adaway and enable with no worries?
origitat said:
I've just recently started using Magisk again and I am very happy with how great it works but can someone clarify something... I have systemless hosts turned on so I can now download adaway from xda and have no issues with systemless right? I remember previous versions causing SafetyNet issues which I want to avoid.
I can just install adaway and enable with no worries?
Click to expand...
Click to collapse
No worries man, it's built-in to Magisk now. Once you enable the Systemless host the ones you install with Adaway only write to the Systemless host file in Magisk.
Sent from my LG Nexus 5X using XDA Labs
---------- Post added at 06:10 AM ---------- Previous post was at 06:07 AM ----------
Hey @yochananmarqos you can add this module to your thread if you like. I'm still merging it with GitHub but it's not giving me much options on mobile.
https://forum.xda-developers.com/apps/magisk/module-ps-remote-play-enabler-t3575876
Sent from my LG Nexus 5X using XDA Labs
leolawliet said:
No worries man, it's built-in to Magisk now. Once you enable the Systemless host the ones you install with Adaway only write to the Systemless host file in Magisk.
Sent from my LG Nexus 5X using XDA Labs
---------- Post added at 06:10 AM ---------- Previous post was at 06:07 AM ----------
Hey @yochananmarqos you can add this module to your thread if you like. I'm still merging it with GitHub but it's not giving me much options on mobile.
https://forum.xda-developers.com/apps/magisk/module-ps-remote-play-enabler-t3575876
Click to expand...
Click to collapse
Thank you for confirming my friend.
origitat said:
Thank you for confirming my friend.
Click to expand...
Click to collapse
De nada ?
Sent from my LG Nexus 5X using XDA Labs
All attached modules are updated with the new template changes.
ahrion said:
I have my Dolby Atmos thread in my sig.
Click to expand...
Click to collapse
leolawliet said:
Hey @yochananmarqos you can add this module to your thread if you like. I'm still merging it with GitHub but it's not giving me much options on mobile.
https://forum.xda-developers.com/apps/magisk/module-ps-remote-play-enabler-t3575876
Click to expand...
Click to collapse
Both are added to the OP.
Doesn't the remote play exist already called "Sony Framework" in the Magisk repo?
LazerL0rd said:
Doesn't the remote play exist already called "Sony Framework" in the Magisk repo?
Click to expand...
Click to collapse
No, they're two different things. Remote Play requires the Sony Framework to run on non-Sony devices.
5X/6P Camera 60fps Recording Module
Tested with Camera NX but should work with other apps as I have included the media profiles xml.
No need to delete any files from the vendor partition as the latest version of Magisk (11.5/11.6) has fixed the previous vendor issues.
Just install and reboot!
iaTa said:
5X/6P Camera 60fps Recording Module
Tested with Camera NX but should work with other apps as I have included the media profiles xml.
No need to delete any files from the vendor partition as the latest version of Magisk (11.5/11.6) has fixed the previous vendor issues.
Just install and reboot!
Click to expand...
Click to collapse
Damn you beat me to it lol great job
Sent from my LG Nexus 5X using XDA Labs
Pixel Launcher Transparent Dock Module
I edited the stock NexusLauncherPrebuilt.apk using the hotseat pointers from this thread: https://forum.xda-developers.com/nexus-6p/themes-apps/mod-tutorial-pixel-launcher-smaller-t3499371
The app drawer correctly transitions from transparent to white when opened.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Jm_Willing said:
Doesn't work for me, camera nx still keeps crashing with 60 FPS.
Sent from my bullhead using XDA Labs
Click to expand...
Click to collapse
It's the media_profiles.xml thing. @iaTa could you remove the media_profiles.xml please, it's causing a FC on CameraNX.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey guys! You may ask yourself what this rom is about and what you can expect from it, so it's basically something similar to the SuperMan-Rom on the Galaxy S7/S7 edge, but based on the latest and greatest software of the s8+. I was able to make a full port of the s8 (with almost all libs being s8) and I also made a backport of the latest Mali GPU driver (if you install this rom, you will be one of the first to be have a ported Mali GPU!).
! It has many custom featuers, you will find it below in the feature list :thumbup:
As you maybe know I'm a little fanboy from samsung, means I really love the stock look of the UI and the rom will always be based on most recent version from samsung, current base used is G955FXXU1AQK7 (compatible with S7 and S7e)
I wish you much fun reading through the features and while using this rom! Enjoy
So this rom should be installed by anyone loving to use a rom close to stock BUT with many mods inside aroma/rom control.
Also I'd like to make the already fast galaxy s7 even more faster as it already is! Let's see if we can reach this goal
Nobody is allowed to take stuff from my rom without asking me! Thank you.
IF YOU FOLLOW MY STEPS BELOW, YOU WILL MAY LOSE YOUR WARRANTY, KNOX WILL DISPLAY 0x1! I'M NOT RESPONSIBLE FOR ANY DAMAGED DEVICE!
Rom features of V1.5.0 Nougat:
- Based on latest G955FXXU1AQK7 Nougat base
- Prerooted with SuperSU V2.82 SR5, Phh root r310 or MagiskSU (choose in aroma)
- Magisk V14.5 (aroma selectable)
- Latest Busybox installed (aroma selectable)
- Aroma installer! with support up to 4GB zip files
- CSC features can be choosen and installed in aroma (such as Applock, Floating Message, Call recording and more!)
- Adblocker enabled or disabled (choose in aroma)
- Full rom control!! App name is BatMan Settings Free
- Fully deodexed (also framework)
- Rom informations and logo inside settings
- LED indicator settings
- choose IOS or stock emojis in aroma
- DM-Verity disabled
- Force encrypt disabled
- ADB fully working
- Modded SystemUI with many tweaks in RomControl (like header colors, qs colors and notification colors)
- 3Minit Clock/battery in romcontrol
- Custom clock positions and customizations in romcontrol
- USB Plug/Unplug disable wake up
- Remove high volume warning for headphones
- Torch on lockscreen
- Use volume key on lockscreen to switch music titles
- Knox stuff can be choosen in aroma
- Back to kill (in RomControl)
- Stock Kernel or BatStock-Kernel(choose in aroma)
- Based off from latest touchwiz source available at this moment
- Many apps are selectable in aroma debloat menu
- Selinux permissive on custom kernel
- Ram bar in recents
- Matrix animation in recents
- Sound Mod with lot improvements! (choose in aroma)
- Latest November Security Patch
- Many other features, can't list them all, please read changelog to see what changed over the time
Rom review by @shark jungle:
How to install the rom:
For advanced users:
0. Make sure to have a backup somewhere on external storage
1. Make sure to be on most recent TWRP, bootloader and modem
2. Flash the rom
3. If you need VoLTE or Wifi Calling, flash your correct carrier CSC
4. Done
For normal users:
0. Boot your phone, enable OEM unlock in developer settings
1. Flash TWRP with Odin (if you don't have odin, download it here), following this thread S7e TWRP until it works correctly (to access download mode, press home+volume down+power on while phone is turned off)
2. Make sure you are using most recent bootloader and modem, latest one available here on Android File Host
3. Now boot into TWRP by pressing home+volume up+power on while phone is turned off
4. If TWRP asks you about allowing system to be edited, swipe yes to confirm
5. In TWRP, go to wipe, format data (a keyboard will pop up now), type "yes" (this will wipe all your data, make sure to have a backup!)
6. After this, reboot recovery and start the rom installer
7. Select your preferences in my aroma installer
8. If you selected to auto update bootloader in aroma, the installer will reboot automatically
9. You can still install my CSC selection if you are customer of a carrier which is not supported by default CSC inside the rom
10. Wait till the rom boots up
11. After setting up, open BatMan Settings Free and let the app apply my default settings!
12. Enjoy the rom!
Downloads for SM-G935F/FD/K/L/S/W8:
V1.5.0 on Android File Host
Download via our Server (you need to be signed in)
Bootloader/Modems SM-G935F/FD/K/L/S/W8
CSC Selection V1.2.5
BatStock-Kernel for S8 Ports
Useful Links:
Our new Grifo Development website
GrifoDev Thread for Beta testing
Telegram BatMan News Channel
Telegram BatMan-Rom Chat
Telegram Dark Knight Theme
Known Bugs:
- Iris scanner (if you know how to implement an iris scanner into a s7e let me know )
- face unlock by samsung, we have face unlock by google
- Knox related features such as secure folder, samsung pay or samsung pass may not work any longer after rooting your phone
Credits:
- Samsung for the base
- SuperR for his awesome Kitchen
- Chainfire for his SuperSU
- topjohnwu for systemless Magisk V13.1
- amarullz for aroma and nkk71 to make it compatible with bigger zip files
- wubydax and daxgirl for basic RomControl
- myellow for all the great animations!
- TheFreak for his work as designer and his help with the website
- mwilky for his fingerprint after reboot mod, the colors control and other mods, help with private mode
- Asc1977 for a few mods I already used on SuperMan
Support:
If you enjoy this I would be really lucky if you would hit thanks :victory:
And if you really really like it, here is a donation link
:good:
PayPal
BM Settings App on PlayStore
XDA:DevDB Information
BatMan-Rom SM-G935F, ROM for the Samsung Galaxy S7 Edge
Contributors
Tkkg1994
Source Code: https://gitlab.com/Tkkg1994/BatMan-Rom
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Custom TWRP Recovery
Based On: Stock Based
Version Information
Status: Stable
Current Stable Version: V1.5.0
Stable Release Date: 2017-12-01
Created 2017-07-12
Last Updated 2018-02-16
Changelog:
BatMan-Rom V1.0.0
- Initial Release on XDA
BatMan-Rom V1.1.1
- Rebased on latest AQF7 release
- June security patch
- Fixed the gap in pulldown menu
- readded private mode
- added a switch in RC for immersive mode
- updated csc to AQF7
- added a switch for wake the device with the volume buttons
- fake system status to official
- removed camera mod, it didn't work anyway
- updated magisk to latest v13.1
- updated all kernels with AQF7 base
- updated supersu to v2.82 sr1
- made the rom compatible with s7/s7e edge devices
- added an option to control icon colors/progress bars etc
- added a custom music apk to be colored (thanks to @Therassaad)
- many more things, check out the rom
BatMan-Rom V1.2.0
- Rebased on latest AQGB release (I know AQH3 is out, but until samsung releases a new kernel source it normally takes a few weeks that's why this base is used for now)
- July security patch
- Added navbar icon colors @mwilky
- Added navbar to get colors from statusbar (as long as the app doesn't set a default color) @mwilky
- Added in "misc" batman settings to disable touchkey light (s7 only of course)
- Readded custom color selection for navbar in stock settings
- Removed a few camera mods which weren't working
- Updated CSC to AQGB, also added all CSC in OMX (including BTU)
- Updated all Kernels to latest source and ramdisk
- Updated SuperSU to 2.82 SR3
- Added a the S Power Planning feature (forward ported from galaxy j7 prime), choosable in aroma as a csc mod
- Updated OperaMax apk to not show as chinese apk, many people meant it's a trojan lol
- Updated adblocker host file
- Updated all included modems and bootloaders
- Added a stock kernel even for the s7, so you can choose stock there as well!
- Updated Magisk to latest V13.5 beta version
- Added modded camera into aroma @zeroprobe
- Added 100+ fonts apk into aroma
- Updated busybox to most recent version
- Updated dual speaker mod to most recent version
- Added VoLTE and wificalling into pulldown menu
- Reduced download size to 3GB only (hahahaha only 3GB )
- Include sticker fix by default
- Use much less s7 libs, I hope to fix: camera crashing and some call issues with this!
- Included google face unlock, you find it in security, smart lock (to get samsungs one working I'm almost sure it's hardware related), but at least face unlock works!
- The scripts do now change build.prop to G930/G935 if a s7 model is detected, this fixes: wallpaper stretch, samsung vr. However if you wish you can always change that back to G950/G955 in aroma, there is an option for this!
- Updated all libs from s7 with latest base libs from DQG1
- Game tools: I still couldn't figure out why the systemui now even crashes. Samsung integrated the navbar even more deeply into the system this time. On some point I won't be able to fix the game launcher crashing and you will end up not to include it or using the navbar. I'm really sorry that I failed with fixing this one
- Small other changes which bring hopefully less issues!
BatMan-Rom V1.3.0
- Rebased on most recent AQH3 firmware update
- August security patch
- Added navbar height tweak @mwilky
- Added force expand notifications @thereassaad
- Updated all kernels to most recent source drop and linux version
- Updated magisk to V13.6
- Updated SuperSU to V2.82 SR3
- Added batman gif animations
- Fixed gif overlapping device informations
- Readded autostart manager in modded settings
- To disable the volume warning, there is now a switch in notification panel options to enable/disable it
- Fixed long press back not bringing up menu @mwilky )
- Removed OTA Updater. This services is outdated and not working anymore.
- Readded touchwiz double tab features! Double tap anywhere on launcher to do custom actions (the only thing which does not work yet is starting the torch light)
- Updated samsung music to most recent version with all the custom mods thanks to @thereassaad
- Fixed next alarm on lockscreen showing the wifi icon
- Fixed heads up display not working when switching in RC
- Added a new custom signal icon
- Edge lightning can now be customized! Choose a custom color OR if it should take the color from the app itself!
- Added alarm volume control to sound
- Fixed adaway app not being installed even if you selected adblocker
- Removed viper mods, since they can easy be outdated it's better to keep them outside. I hope people will go and visit the threads of the sound mods
- Updated included bootloader and modem to most recent version
- Updated csc to AQH3
- Added many new CSC mods, BUT BE AWARE, 5 SIGNAL in statusbar kills Wifi-Calling/VoLTE!
- Removed the last not working camera mod: video collage!
S7 specific changes:
- Delete the gameoptimizer in /system/app so games won't crash on startup (only if no navbar is selected)
- Fix SystemUI crashing if no navbar is installed (thanks to @mwilky )
- Use a special made framework.jar file for s7 devices, this should bring much better batterylife!
- Maybe some more things I already forgot, have fun!
BatMan-Rom V1.4.0
- Rebased on most recent AQI7 firmware update
- August security patch (there is no single september security patch released by samsung)
- This base fixes blueborne problems (which was samsungs main goal)
- Updated all kernels to most recent source drop and linux version (AQI7 for S8 and DQIC for S7)
- Updated magisk to V14.2
- Updated SuperSU to V2.82 SR5
- Added memory cleaner next to brightness slider
- Added listview animations thanks to @asc1977!
- Added a new telephony icon to romcontrol
- Added quickunlock thanks to @mwilky and @Grouxho
- Added Xposed V88.1 for magisk, why only magisk? Stock xposed can't be installed via an aroma script to-date, hoping rovo will change this in the future
- Updated all busybox to latest 1.27.1
- Updated adblocker
- Fixed lags in notification panel, for custom edge lightning you simply need to update the edge lightning service with samsung store!
- Fixed USB wakeup switch not working
- Updated launcher to support gestures even with latest update
- Updated included bootloader/modems for F/FD models
- Maybe some more things I already forgot again
S7 specific changes:
- Fixed game launcher crashing without navbar thanks to @Grouxho
- Updated face unlock by google
- Updated all libs/files to DQIC base
BatMan-Rom V1.5.0
- Rebased on most recent AQK7 firmware update
- November Security patch included
- This base fixes krack problems (krack explained: Krack)
- Updated all kernels (AQK7)
- Updated Magisk to V14.5
- Updated Xposed to 88.2 (magisk version, aroma choosable)
- Updated Xposed Installer to 3.4
- Updated adblocker host file
- Updated bootloader/modem to AQK7
- Updated zeroprobes camera mod
- Stock camera does now only feature stock camera mods, for advanced camera mods please use the modded app (which includes almost all modes)
- Fix notification background image not sticking after a reboot
- Fix carrier label on pulldown overlapping with navbar
- Fix lag on pulldown, introduced by force expand notifications. THIS MOD HAS BEEN COMPLETELY KILLED
- Add qs panel number counts to romcontrol
- Removed most google apps from debloater, why: the zip file increases all the time, you can download the apps easily via playstore, also you have them installed as user apps then
- Add modded youtube to play background videos and watch videos without ads
- Add modded GBWhatsApp and GBInstagram thanks to the GB team!
- Moved some more bloatware related to Gear VR into Gear folder
- Added "edge panel" to debloat menu
- Update update-binary
- Updated SMusic app
- Updated Modded Fonts
- Added googles web view by default, so we don't need google chrome
- Busybox installer updated
S7/S7e specific changes:
- Include S7 gamelauncher if no navbar is chosen
- Include S7 UDSS code files if s7 build.prop is chosen
- S7 libs updated to DQK1
- Kernel source DQK1
Useful posts and links
App on PlayStore:
Find my own BatMan app on PlayStore: BM Settings App
Odin:
Find all latest odin and samsung tools on this link: Samsung-Tools
TWRP links:
TWRP S7e Thread
Official TWRP website for s7e
Bootloader and Modems:
SM-G935F/FD/K/L/S/W8 BL and CP (all models in one folder!)
SM-G935F/FD BL and CP
SM-G935K BL and CP
SM-G935L BL and CP
SM-G935S BL and CP
SM-G935W8 BL and CP
Magisk related Threads:
Magisk V13.3
Magisk Beta V13.6
Magisk Discussion
How-To create a Magisk module
Phh magiks superuser
Magisk module collection
Root related Threads:
Phh's superuser
Phh's hidesu
Phh's official apk
Phh's material APK
Stable SuperSU releases
Beta SuperSU releases
Chainfires suhide
Kernels Threads:
BatStock-Kernel
TGP Kernel
Notorious Kernel
Morokernel
Apollo Kernel
Roms made by me:
SuperMan-Rom a customized rom based on official s7 releases
HydraRom which is a full note 7 rom compatible with our s7.
SuperStock-Rom which is as close to stock as possible with some nice additions.
Samsung Links:
Sammobile Website
Latest samsung apks
Samsung Opensource Center
Live samsung updates
Fast firmware downloads
Thread about CSC:
Download latest CSC from CSC Selection V1.1.0
All CSC's ever released
How to donate:
Donate via PayPal.me
Donation via normal PayPal
Questions and Answers
Basic Questions:
Q: How to get into Download Mode?
A: Power off your phone, than hold: home + volume down + power on button until you see the download mode.
Q: How to get into Recovery Mode?
A: Power off your phone, than hold: home + volume up + power on button until you see the recovery mode.
Q: My Phone is stuck at boot and doesn't start, what to do??
A: Update your bootloader, modem and TWRP recovery. Also make sure you have made a fresh install of the rom. Bootloader and Modem can be found in the OP. Another problem can be that you are didn't decrypt your phone. To fix this read below how to disable encryption.
Q: Do I need to update bootloader and modem after every update?
A: It's recommend to update your bootloader and modem everytime there is a new base yes. The developer will tell you if necessary on every rom changelog.
Q: I get verification failed at start up!?!? My phone is broken now?
A: Yes, you have to buy a new phone now. Just kidding You did not disable force encryption in TWRP (how to do so you will find below in how to decrypt your phone).
Q: I get verification FRP LOCK? WHYYYYYY???
A: Very simple answer, you did not enable OEM Unlock in developer options. Now you need to flash full rom with odin again and start from scratch. But don't forget to enable OEM Unlock this time!
Q: Which devices are supported at the moment?
A: Current supported devices are: SM-G935F/FD/K/L/S/W8. Snapdragons are NOT supported
Q: Is this rom working on Snapdragon 820 variants?
A: No, sadly not.
Q: I want to change something in my rom setup, how can I do that?
A: Simply reflash the same rom version without any wipe and than choose the correct things you want.
Q: Some features are not present in this rom, but they are on stock rom, so where are they?
A: In aroma installer you have the option to select bloat you want to install or not, you probably didn't select all package, this is why it's missing now.
Q: After a clean install my phone is overblated with many custom settings. What to do?
A: Open my romcontrol, grant it root permissions and then my default settings will be applied.
Q: Will you add X or Y feature?
A: You can kindly ask in the thread for that, if I like your suggestion I will think about adding it to the rom.
Q: You said you fixed SD card RW but Titanium Backup can't write to external SD card, why???
A: This is because of googles changes concerning SD card, to fix this open Titanium Backup, Menu, Preferences, Backup Folder Location, Storage provider and than hit DocumentProvider Storage and select your SD card. Problem solved
Q: I can't find X and Y mod. Please help
A: I've added many links and useful stuff to this post here. Hope that's what you have been looking for!
Q: I want to have my external storage like an internal as well. Google introduced it with android Marshmallow, but I can't see this option?
A: Just follow this Guide here and you can setup your SD card as normal storage
Q: I got a new strange icon (like a cloud) appearing after nougat update. What's that?
A: This is a new advanced calling feature introduced in android nougat. Should make your call quality better or something like this. To hide it please visit following forum: Get rid of RCS icon
Q: I installed Viper or other sound mods, but they won't work, why?
A: You most likely missed to freeze sound alive, if you did this and it's still not working you it's due to the kernel. Stock kernel doesn't support these mods since we need a permissive kernel!
Questions concerning rom updates:
Q: Do I have to do a full wipe for the new version?
A: It is always the best option to make a clean install, otherwise please don't come and report bugs!
Q: But I don't want to make a full wipe when only small stuff changed!
A: For updates using the same bases you can install the rom with a dirty flash. BUT with a new base a clean install is highly recommend!
Q: What steps should I do to update to a new version with a full wipe but keep all data?
A: There are some different ways. One way is to make a backup with Titanium Backup, you can backup all Apps and Preferences there. Make sure to store this backup on external SD card (if you have one). Second way would be to save your data onto a google account or samsung cloud and restore it after a clean install.
Q: I miss an apk after rom update, how can I get it back?
A: Simply reflash rom and select "dirty flash" in aroma + select the app this time in aroma.
Q: My battery life is so bad and performance is very poor after an update!?!?
A: This comes actually not form the rom itself, dirty flash can cause problems even if only some small things have been changed. So simply install it clean again and it will solve your problem.
Questions about log and logcats:
Q: I got FC's and other Problems with the rom, what to do?
A: Take a logcat for me, developers use to say: without a log, it never happened . A logcat can be grabed with a PC and ADB installed, simply type: adb logcat > log.txt while your phone is connected and the error is happening. Same can be done if you have a terminal installed on your phone. Simply type adb logcat > log.txt and you will have the same output as on the PC.
Q: What kind of logs can I provide to help you?
A: Logcat: This one is for general infos about FC's
DMESG: this is for kernel related things
Last_Kmsg: this can be used after a random reboot
Q: How to get logs?
A: 1. Connect your phone to your pc
2. Make sure you got usb debugging enabled
3. Install Minimal ADB tool
4. After install open it and type: adb logcat > logcat.txt, adb shell dmesg > dmesg.log, adb shell cat proc/last_kmsg kmsg.log
5. Send me the file you got
You can also send me a log created by your phones terminal with the exact same commands!
Questions about RomControl:
Q: None of my romcontrol changes do anything, why are you such a bad dev!?!?
A: The problem is not on my end, you installed stock systemUI (which is STOCK and does not support one single mod). Use another one in aroma instead. The same thing can happen with good lock!
Q: Romcontrol gives FC's to me. HELP!
A: Very simple answer here: wipe data and cache from batman control application. Also make sure storage permissions are given to the romcontrol.
Q: Romcontrol still FC after cleaning data and cache!
A: Make sure you allow storage permission in main settings.
Q: I try to backup my current RomControl setup, but it won't work?
A: It works. Just make sure to enable storage permission in main samsung applicatoin settings. You will find it in internal sdcard under RomControl folder.
Q: I can't restore BatMan control settings after a clean base update, why?
A: Backup for BatMan control only works as long as you use the same version of the app, I mostly change very much things in new releases that's why it won't work there.
Q: SystemUI reboot doesn't work in BatMan settings app, why?
A: Since Nougat update, you need to install busybox in order to get this button working. Without busybox the button will just do nothing.
How to go back to stock:
Q: I like to go back to stock rom, how is this possible?
A: I can provide you here all steps which are needed to go back to a full stock rom.
0. Make a backup and than wipe all partitions in TWRP
1. Go to Sammobile and choose your country
2. Download the file and the attached Odin on sammobile
3. After downloading, put your phone into download mode
4. Make sure drivers are installed and your pc can detect your phone in odin
5. If the box in odin turns blue, add the AP file to AP tab, BL file to BL tab, CP file to CP tab and CSC_HOME to CSC tab
6. Hit start and wait until it is finished.
7. Reboot and you have a stock rom again
Questions about Encryption:
Q: On TWRP there is an error about /data mount, what to do?
A: Your device is encrypted, follow the steps below to get rid of your encryption.
Q: Help, I never had a code and now after installing the rom my phone asks for a password??
A: Your device is still encrypted, on step 0 of my rom instructions it tells you to be sure you're not. So, what do you need to to in case you are still encrypted.
A: HOW TO DISABLE ENCRYPTION:
1. Boot into TWRP
2. Select Wipe
3. Select format data
4. Then you manually need to type "yes" with the keyboard
5. Confirm the wipe (this will remove the encryption)
6. Reboot your recovery
Q: Is there a way to get rid of encryption which is simpler?
A: Not really, you could also wipe data with stock recovery but this is quite a big hassle so above method works better.
Q: And if I want to use this rom with encryption?
A: Encryption does not work anymore on Nougat roms with TWRP installed, sorry to tell...
Questions about CSC/Signal:
Q: Where has the CSC selection gone?
A: To include all csc files, the rom get way to big, so it got it's own thread now, take a look here: CSC installer
Q: I have a weak cellular signal, what can I do against it?
A: Two things: first, install your providers CSC using CSC installer and flash in TWRP or flashing stock CSC with Odin. Second Thing: You can install the modem from your provider, also find your modem on Sammobile and install it with Odin in CP tab.
Q: I don't have all sHealth features, how come?
A: Not all CSCs include this feature. I recommend to use AUT or DBT as it has the best compatibility!
Q: Can I flash MM CSC on N and vis a verse?
A: No, this is clearly not recommend! You can and will face call fc's!
Questions about Xposed:
Q: Does Xposed work yet on Android N 7.0?
A: There are some test version of Xposed on N, I don't recomend to install it!
Questions about Magisk:
Q: How can I pass safetynet?
A: 1. Make sure to fully uninstall SuperSU by chainfire
2. Flash most recent BatStock Kernel
3. Flash Magisk V13.3
4. Open Magiks Manager, go to settings
5. Enable MagiskHide, systemless hosts and systemless busybox
6. Reboot the phone and check safetynet!
Q: Where can I configure the root settings in Magisk?
A: Since Magisk V11.1 Magisk uses MagiskSU, you can find it in latest Magisk Manager V4.1
Questions about Snapchat:
Q: What to do when I can't login to snapchat?
A: Clean install the rom without root and login to your snapchat, save the app with titanium backup, flash back root. For the next update of the rom just restore snapchat backup in TB.
Q: Any other possibility?
A: You could enable MagiskHide and check Snapchat inside it so root will be hidden from Snapchat. You will be able to perfectly login without any issues.
Questions about Kernels:
Q: I want to switch kernel, how?
A: We have systemless we have patches in ramdisk of boot.img. This means you have to reflash Magisk and supersu (or any other zip that changes some stuff in ramdisk partition) after every change of kernel!
Q: I got random reboots, heeelp!
A: This is most likely from a custom kernel, if you face random reboots please check if you have the latest kernel installed or switch back to the stock kernel included in the rom.
Questions about S8 Ports:
Q: I have the problem that on each game I start, the screen becomes black, why?
A: This happens on all roms if you haven't selected S8 navbar AND updated game tools via samsung store. I will explain: the new s8 has an updated game launcher which works together with the navbar. The rom itself includes an older version of that app to work well if you don't choose the navbar. If you update the game launcher, the store will think you got a s8 (as this is a full s8 port). After that it installs you most recent s8 game tools and you got this issue with black screen! Solution: don't update that game tools!!
Q: I have a GAP on the stock launcher with no s8 navbar, why?
A: Samsung recently started to update all their apps via playstore. So if you update the launcher via play store, the app will be stock from samsung and not modded anymore. Means that GAP will appear again after the update. Solution: simply don't update the app
Q: I have a virtual home button on the AOD and it won't go away!
A: You should be able to update the AOD app via samsung store, that will fix it.
Q: On AOD analog clock I can't see the clock seconds and hours on the first clock, all others are working fine. How to solve?
A: I'm aware of this and will try to fix it on upcoming updates!
Q: How can I get camera stickers to work?
A: By flashing the provided fix from the OP
Q: How can I get secure folder working again?
A: I dropped support for secure folder officially, but there have been some discussion about a fix, check it here
Reserved1
downloading now.
jioleight said:
downloading now.
Click to expand...
Click to collapse
Finished yet? We are dying to know
Any screenshots?
Great job ! very smoothly rom :d
florin_stann said:
Finished yet? We are dying to know
Click to expand...
Click to collapse
not yet. my speed is only 5mbps so it will take an 1hr+ to download.
florin_stann said:
Finished yet? We are dying to know
Click to expand...
Click to collapse
What do you want to know? We tested this rom now several days on www.grifodev.ch to fix all left errors
Raidermerc said:
Any screenshots?
Click to expand...
Click to collapse
Screenshots of what do you want to see? It's the full s8 UI , look and feel
Good ! But it will be more stable if you port N7 FE rom.
Gửi từ SM-G955F của tôi bằng cách sử dụng Tapatalk
ksr007 said:
Good ! But it will be more stable if you port N7 FE rom.
Gửi từ SM-G955F của tôi bằng cách sử dụng Tapatalk
Click to expand...
Click to collapse
I don't own a Note 7 FE, means I can't make it supported for 4 big devices, this rom is for S7, S7e, S8, S8+ all in one zip. I'm so proud lol (and plus it's not really a port when you can simply use almost all from another base, as the SOC is the same )
I will port the Note 8 roms in the future (when I can get one lol ) :good::good:
Downloaded the latest version Rom v1. 1.1
I will test it, come back in view days.... Happy ? with it!
Awesome .. i was waiting you to do it .... downloading
S7/S7 Edge Camera
@Tkkg1994
I was just wondering if there is an option in Aroma which
allows us to select the stock S7/S7 Edge camera?
Thanks, have a great day!
Tkkg1994 said:
I don't own a Note 7 FE, means I can't make it supported for 4 big devices, this rom is for S7, S7e, S8, S8+ all in one zip. I'm so proud lol (and plus it's not really a port when you can simply use almost all from another base, as the SOC is the same )
I will port the Note 8 roms in the future (when I can get one lol ) :good::good:
Click to expand...
Click to collapse
no wonder why the size is 3GB. haha. just finished my download. off to recovery I go.
Hello, i will test your rom soon. I would like to know if Batstock kernel is the same that Superstock kernel ?
thanks
PS Sorry for my english
Handeman707 said:
Downloaded the latest version Rom v1. 1.1
I will test it, come back in view days.... Happy with it!
Click to expand...
Click to collapse
Let me know what you think about it!
escoda said:
Awesome .. i was waiting you to do it .... downloading
Click to expand...
Click to collapse
Have fun
Misterjunky said:
@Tkkg1994
I was just wondering if there is an option in Aroma which
allows us to select the stock S7/S7 Edge camera?
Thanks, have a great day!
Click to expand...
Click to collapse
The camera is from the s8, but quality is the same as on the s7 and it looks just as good as ever
jioleight said:
no wonder why the size is 3GB. haha. just finished my download. off to recovery I go.
Click to expand...
Click to collapse
Yeah hahha that made it a liiiittle bit bigger hahah.
have fun flashing!
OMassalia said:
Hello, i will test your rom soon. I would like to know if Batstock kernel is the same that Superstock kernel ?
thanks
PS Sorry for my english
Click to expand...
Click to collapse
Yes it is, only optimized for the s8 port
about to flash this bomb on the s7 of my dad