[ROM][G95xF/D][8.0] AdrenalineROM [CRL3][v2.0] - Samsung Galaxy S8 & S8+ Cross Device Development

░▒▄█▀▄░ █▀▄ █▀▀▄ █▀▀ █▄░█ ▄▀▄ █░░ ▀ █▄░█ █▀▀░░▒▐█▀▀▄ ▄▀▄ █▄░▄█
▒▐█▄▄▐█ █░█ █▐█▀ █▀▀ █░▀█ █▀█ █░▄ █ █░▀█ █▀▀░░▒▐█▒▐█ █░█ █░█░█
▒▐█░▒▐█ ▀▀░ ▀░▀▀ ▀▀▀ ▀░░▀ ▀░▀ ▀▀▀ ▀ ▀░░▀ ▀▀▀░░▒▐█▀▄▄ ░▀░ ▀░░░▀
Key Features
Based on @foobar66 GoogleWiz ROM
NX Kernel
Samsung SoundAlive Dolby Atmos
Shell Script Advanced Features (SSAF) *See post #2
Updates will come in small service packs instead of a complete ROM update unless necessary
Samsung Gear might work out of the box
Removed some tweaks that I deemed useless.
Removed a few Google apps (Drive, Map, YouTube, etc) from the ROM, you can install them from Play Store instead
Emergency Launcher, UltraPowerSavingMode, SmartCapture, SmartSwitch, LiveWallpaper
Removed GoogleWiz's customizing script
Installation
Backup is always recommended
You should be able to dirty flash from stock/GoogleWiz ROM
You might not be able to boot, which is why 1. is important
Install any patch or cumulative update zip.
Adrenaline Experience
Some apps that I personally use and recommend:
SolidExplorer
SwiftBlack
Fluid Navigation Gestures
Download
*Feel free to mirror, however, monetizing the download link in any way is strictly prohibited.
Google Drive
Patches & Cumulative Update
Bootloader
Source
GITHUB: Shell Script Advanced Features
Credit
@foobar66
@SoLdieR9312
@Noxxxious
@xpirt
amirzaidi for Pixel Launcher

Shell Script Advanced Features
Everything that can be done in shell script shall be done in shell script.
You will need to install a terminal emulator from PlayStore to use this function.
Current functions:
Remap Bixby Key
Change Device Name
Max Volume Warning Toggle
Enable Stereo Speaker
Navigation Bar Toggle
Immersive Mode
Set DNS
Powercfg by yc9559 @ CoolApk [EXY8895]
Host File Based Adblock
Service Disabler
Set big Cluster Max Freq
Set LITTLE Cluster Max Freq
Script OTA Self Update
Reboot Device
Reboot into Recovery
To use, type the following in a terminal emulator
Code:
su
cfg
Code
Issues
TODO/Progress
Wiki
Credits

Changelog
v1.0 - The Late Santa [26 Dec 2018]
Initial Release.
v2.0 - WorstJet [13 Jan 2019]
Reverted Samsung Camera to stock
Samsung Gallery is back to the party
Added quite a lot of files that are related to VOLTE/VOWIFI (credit), you will need to flash CSC installer to install your CSC files
NX Kernel R19
Magisk v18.0
Almost up-to-date SSAF

Flashable Update Zip
[Patch] - Smaller fix, you need to install all patches according to the number, you do not need to reboot in between patches. (Flash 1.0 first, then 2.0, 3.0 ...)
[Cumulative Update] - Bigger update containing all the previous small patches.
WorstJet
-Nothing available as of now
Previous Version(s)
The Late Santa
[Patch 1.0] 26122018
Enabled navigation bar
Added Project WIPE by yc9559 @ CoolApk, default setting is set to [Balance]
Changed config to cfg for easier access
[Patch 2.0] 27122018
Added GearManagerStub.apk
Added Launcher from amirzaidi
[Patch 3.0] 27122018.2
Updated custom menu to include adblock and service disabler
[Patch 4.0] 30122018
Fixed permissions
Minor update to SSAF
Service disabler in SSAF will now run in complete silence
Enabled UHQ tile in csc
[Patch 5.0] 31122018
SSAF now able to set DNS properly
SSAF now able to change big cluster max freq
[Patch 6.0] 03012019
SSAF now able to grab dependencies from GitHub if any is missing
SSAF now able to change LITTLE cluster max freq
Minor fixes to powercfg
[Patch 7.0] 05012019
SSAF now able to enable stereo speaker

Thanks! Haven't been able to download the ROM you're basing yours as it always hangs for me with megaupload, will try yours as I have better luck with gdrive. Slds.

well stuck on android is starting

Android is starting and no navbar,even going for settings and reenable it

pbls said:
Android is starting and no navbar,even going for settings and reenable it
Click to expand...
Click to collapse
I left the navigation bar disabled in build.prop accidentally
Edit the last line in build.prop:
Code:
qemu.hw.mainkeys=1
to
Code:
qemu.hw.mainkeys=0
and reboot.
or use the custom menu to re-enable it then reboot
or edit the build.prop and reflash ROM
EDIT:
or flash the attached flashable patch zip

how do i install the rom?

well the navbar is back and still stuck at android is starting
ps: this rom doesnt have a launcher thats why i keep stuck at android is running

Is Volte vorking? Foos original rom hasn't.

Good job ! I will test the rom i i will give u a feedback !
You will planning to add some more mods ?
Thanks.

the ROM doesn't have a launcher,you must go to the Google play to install one

pbls said:
the ROM doesn't have a launcher,you must go to the Google play to install one
Click to expand...
Click to collapse
Ah.. now I know why it doesn't boot.
navaskp said:
Is Volte vorking? Foos original rom hasn't.
Click to expand...
Click to collapse
It isn't working either
xtmzone said:
Good job ! I will test the rom i i will give u a feedback !
You will planning to add some more mods ?
Thanks.
Click to expand...
Click to collapse
I'd refrain from adding 'mod' myself that requires to be redone every security update as it wastes time.
Feature will be added to the custom menu instead as that is portable, work across updates and even devices.
Everything that's doable in shell script shall be done in shell script.

ImbaWind said:
AdrenalineROM Custom Menu
You will need to install a terminal emulator from PlayStore to use this function.
Current functions:
Remap Bixby Key
Change Device Name
Max Volume Warning Toggle
Navigation Bar Toggle
Immersive Mode
Set DNS
Powercfg by yc9559 @ CoolApk [EXY8895]
Host File Based Adblock
Service Disabler
Reboot Device
Reboot into Recovery
To use, type the following in a terminal emulator
Code:
su
cfg
Click to expand...
Click to collapse
I always get the result "permission denied"
Su rights granted to terminal emulator. Used the commands su "enter" cfg "enter". What am I doing wrong?

xxxPLETTIxxx said:
I always get the result "permission denied"
Su rights granted to terminal emulator. Used the commands su "enter" cfg "enter". What am I doing wrong?
Click to expand...
Click to collapse
Sounds like you are doing everything right, but I'm not sure why.
Can you attach a screenshot?

keyboard is not working for me

ImbaWind said:
Sounds like you are doing everything right, but I'm not sure why.
Can you attach a screenshot?
Click to expand...
Click to collapse
Sure. Hope you can help.

ImbaWind said:
Sounds like you are doing everything right, but I'm not sure why.
Can you attach a screenshot?
Click to expand...
Click to collapse
Same here,but loving the ROM nonetheless and I've installed so many

xxxPLETTIxxx said:
Sure. Hope you can help.
Click to expand...
Click to collapse
pbls said:
Same here,but loving the ROM nonetheless and I've installed so many
Click to expand...
Click to collapse
Code:
su
mount -o rw,remount /system
chmod 777 /system/bin/cfg
cfg
This should help

Related

[ROM][Sense 3.6][7 May]Next-Gen ROM !v2!|Audio Optimized|Sense 4 skin|TURBO CHARGED!

Welcome to the future....
{
"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 is this all about?
I always wanted to have a ROM that is as stock as possible, without all the bloatware and tracking apps. But my main goal was to get the most out of the DAC that it sends out as clean and clear audio signals as possible! And no this is not
ORH MI GOT DROP THA BASE
Click to expand...
Click to collapse
no, this is about studio quality
__________________________________________
- Based on Coolexes ROM
- Sense 3.6
- Sense 4 skin
- CrossBreeder support
- Turbo charged
- Viper4android soundmod
- Fully rooted
- Latest busybox (1.21.0)
- Newest Superuser app and Binairy
- Zipaligned
- Deodexed
- 4XT file-system for optimal speed
- Sound tweaks
- build.prop optimisation
- GPS optimized for an ultra fast fix !
- Bravia engine
- BEATS (This is just an equalizer nothing more, don't over rate it!)
- 3D camera (video and photo)
- Battery optimisation
- Init.d tweaks
- Improved SD card read ahead
- CPU tweaks (thanks to bigwillyg)
- Kernel is ButteredToasT (thanks to bigwillyg)
- Battery Icon with % modded into it
- Overscrolling glow (blue, can be changed in leedroid)
- Updated all apps to there latest version
- Optimized some apps to save space
- Youtube with 720P support and standby (screenoff) playback function.
- Added Google now with modded framework to save battery
How to install
1. Get your phone s-off (s-on not supported)
2. Install 4XT recovery
3. Download the ROM
4. Place the rom in the ROOT of your SDcard
5. Go to your recovery (hold volume down and hit the power button)
6. ( fully wipe everything (4xt recovery has this option) including, boot, media and system
7. Flash the ROM
8. Reboot
9. Don't begin to follow the wizard the moment it pops up, let it settle for atleast 5 min
10. Have fun!
Viper4android setup:
1. start Viper4Android FX app
2. run as superuser
3. press menu and click on show notification
4. Enable convolver
5. click on "Impulse Response" and choose what you like
6. Change other settings to your likings
7. Disable music enhancements inside the HTC music app
8. Now it's actived
My settings:
I use this for general use (I've 4 profiles in total)
The one I use for general stuff:
FX(headset):
Activated: On
AGG: Off
EQ: Off
Convolver: SRS_2_1.irs
FS: off
Reverberation: 49m2, soundfield: 5m, damping factor 20, wet signal:0, dry signal 50.
Dynamic System: ON, common headphones (v2), DB: 0, Tube off
output gain:0
Limit: 0
HiFi
Default (just active it, tick the first option)
DOWNLOAD
Full wipe needed !
V2: http://d-h.st/TdL (no need to flash v1(.X))
OLD DOWNLOADS:
v1.6 http://d-h.st/XSa (make sure you FIRST flash V1 then V1.5!)
v1.5: http://d-h.st/OmH (make sure you FIRST flash V1!)
V1: http://d-h.st/JzD
Known Bugs
Code:
- Google now not working (closing when opening)
FIX:
Disable hot word detection
- tethering not working
FIX:
Use a 3rd party tether app (use: [url]https://play.google.com/store/apps/details?id=net.szym.barnacle&feature=search_result[/url] )
- Wifi can be bugged (this has nothing to do with the rom!)
FIX:
-Download Fastboot and ADB: [url]http://d-h.st/8Hs[/url]
-Unzip the ROM
-copy boot.img unzipped
-paste onto adb file folders
-turn your phone into fastboot, connect your phone with computer
-fastboot usb shown on display
-open CMD
-type: fastboot flash boot boot.img
-reboot
Changelog
Code:
[B]V2[/B]
- [URL="http://forum.xda-developers.com/showthread.php?t=2145133"]Turbo charged[/URL]
- Redone the whole ROM
- Tweaked the audio a whole lot thanks to [URL="http://forum.xda-developers.com/showthread.php?t=2191223"]zhuhang[/URL]!
- Updated most apps again
- Removed sense 5 (since it's to bugged)
- Removed some crap (htc bloatware)
- Remove FB home (by populair demand)
- Updated kernel to 17.4
- changed much more can't remember
- HDMI fixed (thanks for testing karoftel)
[B]V1.6[/B]
- update 4xt app
- fix sense 5 skin and goodies
- update facebook + facebook messenger
- update google maps
- Add [URL="http://forum.xda-developers.com/showthread.php?t=2113150"]CrossBreeder[/URL]
- update flash player
- update google market (totally new design bij google)
- updated EZ file explore
[B]V1.5[/B]
- Redone all init.d scripts
- Added sense 5 goodies
- Google now eating battery (is fixed now)
- Update flash player (forgot this one.... sorry)
- update kernel tuner
- update YouTube app
- Correct some build.prop strings
- BusyBox 1.21.0
- Update to new Butter kernel (17.2+)
[B]V1.0[/B]
First release
Credits
Code:
[LIST=0]
[*]dsixda for his amazing kitchen
[*]Coolexe for his kindness
[*]bigwillyg for his help with the kernel (and the kernel it self ofcourse!)
[*]XxXPachaXxX for his Xloud and Bravia engine
[*]Brut.all for his apktool
[*]theos0o for his youtube app!
[*]crypted for his agps patch
[*]luis4ever for his sense 5 work
[*]pedja1 for his best app ever, kerneltuner!
[*]idcrisis for Crossbreeder :)
[*]zhuhang for the sound mod
[*]delta-roh & Harbir for the supercharger mod
[/LIST]
If i forgot somebody, please let me know!
Support
Did you like my work?
Supporters
Special thanks to the following guys whom donated to me!
Code:
tobias.waldvogel
​
To do for v2.4
ETA: 16-6-2013
- remove double Google Play Store
- Remove old Google Speech (using google now, now)
- Update Flash player
- Update V4A FX and HiFi app
- fix hangouts app
- update talback
- update google service
- update crossbreeder
- Fix tethering
- update car dock app
- update youtube
- add cam mod
To do for v2.5
- Update kernel to enable swapping
FAQ
Q: Is this based on coolexe's v15 ?
A: parsley, I had close contact with him about this, the plan was to release this as v15 but later on we decided to release it separately.
Q: can I update the YouTube app myself ?
A: NO! If you do that you will overwrite the modded version and you will lose HD playback and screen off playback.
Q: HELP I HAVE A PROBLEM
A:
dave said:
A common method for trouble shooting is to analyze logcat and dmesg outputs.
The procedure to get the outputs is described belows:
Go to app folder, run Terminal Emulator with the following commands:
Code:
su
dmesg >/mnt/sdcard/dmesg.txt
logcat -d -v time >/mnt/sdcard/logcat.txt
Explanation: su = become superuser; dmesg command = get kernel log; logcat command = get android system log.
Attach the logs to your post if you wish to have others helping you understanding the outputs.
Here is a more basic how-to for the first time user.
How-to:
1> Go to 'MyApps' folder, find 'Terminal Emulator' icon and run it.
2> A blue screen appears, with tiny fonts. See Tip #1 to make the font larger.
3> Type su at the $ prompt. The prompt on the next line will change from $ to #
4> Type dmesg >/mnt/sdcard/dmesg.txt at the # prompt on the next line. Note that there is a space between dmesg and the '>'
5> Type logcat -d -v time >/mnt/sdcard/logcat.txt at the next # prompt. Note that there are four spaces within the command.
6> Exit Terminal Emulator, and run a file explorer. There should be a logcat.txt and a dmesg.txt in the root of the sdcard.
7> Upload and attach the two files to a posting.
Several tips:
1> The default font is very small. Press the 'menu' button (located between the 'home' and the 'back' buttons on the right bezel) will bring up a menu screen. Select 'Preferences, then 'Font size' then '20 point'. Exit and run the app again.
2> The command prompt is similar to a Windows environment:
The ' at the command line means that we're running without superuser access.
The '#' at the command line means that we're running with superuser access.
3> Copy to output files to PC and use something like notepad+ (not the windows build-in notepad) to read.
Dave
Click to expand...
Click to collapse
Q: can I flash 1.x over v1?
A: yes all non major versions (for example: 2.1,2.2, 3.4) will be updates, and you will need to flash vX first (for example: v1,v2,v3)
Q: can I flash v2 right away?
YES! no need to flash everything all over again
Q: What is the difference between V4A FX and HiFi?
A: FX contains many effects, while XHiFi only has audio restore/detailing options. If you like many effects(reverb, bass, surround) then choose FX, if you like clear audio/vocal and you have a good headset, choose XHiFi. Or if you want to have the very best, choice both
To make it clear:
V4A FX version: Mainly renders many audio quality
V4A XHiFi version: Mainly restores lossy audio quality.
V4A FX and XHiFi combined (Refer coexists installation): More settings to play with, but quality will be much better!
Note: No matter you select FX or XHiFi in sound settings, they will run together at the same time.
Q: I want to disable my screenshot function when using Swipe to awake
A:
with a root file browser such as es file explorer go to:
/system/build.prop
change ro.htc.framework.screencapture = true to ro.htc.framework.screencapture = false
restart
Done !!! (thanks to ardanai)
If you please have any improvement regarding audio,could you please post the needed patches somewhere?
I would like to make audio better in my builds,and you will be credited
ipsuvedi said:
If someone (dev) is trying to di somthing for our evo...please dont demotivste them with this kind of Comnent..
,ij
And if yourself cannot make any rom or mod...please dont poinwut at the dev who is trying to give somthing to us
Sent from my washooteru using xda premium zuvte
Click to expand...
Click to collapse
+1
helicopter88 said:
If you please have any improvement regarding audio,could you please post the needed patches somewhere?
I would like to make audio better in my builds,and you will be credited
Click to expand...
Click to collapse
Sure! I will release the tweaks later on, they're based on Knight47 mods
Does it matter if he is a zipmodder. Last I checked that's allowed on xda. 75% of ROMs are just base ROMs with a twist. Made with a kitchen and zip program. IMO this ROM can stay. Period. End of discussion.
thx for your works and i'm downloading now
Nice!
Welcome to the Evo 3d Development Section!
Greets.
Hey gkillerx! Would be great if you could implement that: bassmod by bassini and/or a v6 supercharged services.jar to make the launcher "die hard"
$tefanDroid said:
Hey gkillerx! Would be great if you could implement that: bassmod by bassini and/or a v6 supercharged services.jar to make the launcher "die hard"
Click to expand...
Click to collapse
Yes, and Frandom support and RNGD service, Its fastest ROM on xda GSM evo 3D (Based on Linpack results with 1188Mhz) I have 40 in Single and 60 in Multi core, (After Pimp my rom tweaks etc..), and Aroma installer with options which freq we want to use, and which application we dont want (fb messenger, htc mail etc...) Nice to see one new Rom Good work :good: :fingers-crossed:
$tefanDroid said:
Hey gkillerx! Would be great if you could implement that: bassmod by bassini and/or a v6 supercharged services.jar to make the launcher "die hard"
Click to expand...
Click to collapse
Thanks for the link will check it out !
Regarding the supercharger mod, that wont be included. The launcher is already bullit proof and locked in the memory. So there shouldn't be any home screen / sense crashes. Though if someone does experiences this, report it and I will make it die hard!
Btw guys fyi I've also included a sense 4 skin (you can select it in the skin selection menu. I will upload some image examples later on.
edit:
uploaded
Ah new rom the looks promising Gonna try it out tonight!
Hi and thanks for sharing
Is this rom based on new coolexe v15?
MMarv said:
Hi and thanks for sharing
Is this rom based on new coolexe v15?
Click to expand...
Click to collapse
Not really I started working on this Rom a few weeks ago then contacted coolexe and he was working on v15. First this Rom should be released as v15 but since I modded more then I planned, coolexe and I decided that releasing it separately is better.
So v15 uses some of my mods (apps update and the build.prop, GPS patch link I gave him to). And that's it.
Edit:
Added a FAQ
EDIT 2:
Did a linpack benchmark
Single: 43
Threaded: 62
Sent from my HTC EVO 3D X515m using Tapatalk 2
Nice Rom!
Everything is Smooth.
Keep up the good work!
Greets:good:
It is possible to change installed applications icons in sense 3.6???
Sent from my Evo 3D GSM using xda premium
simran420 said:
It is possible to change installed applications icons in sense 3.6???
Sent from my Evo 3D GSM using xda premium
Click to expand...
Click to collapse
Easy anwser:
No
Complicated anwser:
By modding the APK files, changing the ICON's and repacking and resign them again it should be possible, if there is an easyer way, I don't know that but someone else might know it ?
$tefanDroid said:
Hey gkillerx! Would be great if you could implement that: bassmod by bassini and/or a v6 supercharged services.jar to make the launcher "die hard"
Click to expand...
Click to collapse
agreee...
btw after a long time using viper, i revert back to sense3.6
firstly im trying coolexe but sadly battery life was the main problem, using yoda it seems okay but got randomly reboot.
i hope this rom is bugless...will try it soon.
thowed said:
agreee...
btw after a long time using viper, i revert back to sense3.6
firstly im trying coolexe but sadly battery life was the main problem, using yoda it seems okay but got randomly reboot.
i hope this rom is bugless...will try it soon.
Click to expand...
Click to collapse
Report back, if you have any problems give a dsmeg log also (check my Sig for the app). Also make sure you wipe all (4xt option)
Sent from my HTC EVO 3D X515m using Tapatalk 2

DELETED

DELETED
Installation Instructions
Comming from a Pre "Slim-venturi-4.4.2.beta.1.7-UNOFFICIAL-20131221-1839" ROM
Do a back up!
Do factory reset/ wipe (incl. /system)
In recovery: flash ROM zip file. (You WILL get an assert error!)
Read the warning on the screen.
Flash the ROM again!
If you have and international device flash the INT Kernel from the OP.
Flash Gapps
Reboot.
Comming from "Slim-venturi-4.4.2.beta.1.7-UNOFFICIAL-20131221-1839" ROM or later
Do a back up!
Do factory reset/ wipe (incl. /system)
In recovery: flash ROM zip file.
Ignore the warning on the screen.
If you have and international device flash the INT Kernel from the OP.
Flash Gapps
Reboot.
Change Log:
NOTE: All future changelogs will be attached below!
Slim-venturi-4.4.2.beta.1.7-UNOFFICIAL-20131221-1839 --> Slim-venturi-4.4.2.beta.1.9-UNOFFICIAL-20131223-1727 changes:
SlimRoms/frameworks_base:
2013-12-22: systemUI: fix notification dissapearing during recreation and possible <@Lars Greiss>
Code:
app crashes due that binded notifications are not there anymore
as well small cleanup
Change-Id: Ieed143088a55693fc56e6526e6b349d72b7b25cc
2013-12-22: Merge "fb: use SlimActions for torch tile and send as qualified user" into kk4.4 <@Gerrit Code Review>
2013-12-22: Merge "fb: lock statusbar recreation and release after ticker is done" into kk4.4 <@Gerrit Code Review>
2013-12-22: fb: use SlimActions for torch tile and send as qualified user <@Lars Greiss>
Code:
the broadcast and do not collape the panel bar
as well send with qualified user the IME switcher broadcast.
Change-Id: Ibad8b4f908e6d701999712f58b9996cd7a805fc4
2013-12-21: fb: lock statusbar recreation and release after ticker is done <@Lars Greiss>
Code:
In rare cases it happens that the ticker call just happened and a recreation
was called which results in a crah due of the missing binder.
To avoid it lock the recreation when a ticker call is in progress
and release it after it is done and notify the recreation to go ahead
Change-Id: Iedbf858bdb2ac2ad97563e344a571b384e17cfc7
2013-12-21: trds:[framework] dark images adjustments <@kroz>
Code:
Change-Id: Ie038c4a1aa535708c23f099fb5e836407e3d1603
SlimRoms/packages_apps_Camera2:
2013-12-22: TrueView Returns! <@Gerrit Code Review>
Code:
This adds the ability to view the complete sensor frame image
rather than the cropped preview used by AOSP to fill the entire
surface.
Change-Id: I79b14a165c66fa4f8b8e43598bd6a80e4de1c08b
2013-12-22: Fix Smart Capture label display <@Lars Greiss>
Code:
Change-Id: Ia3cceda0bf7fec21f2d019f07d416bfe8ebf211d
2013-12-22: Fixes Mako continues focus problem <@Lars Greiss>
Code:
rebase
Change-Id: I25187998003d357ec5ed3b10329fb39941f47bea
Signed-off-by: Josue Rivera <[email protected]>
2013-12-22: camera: Add ZSL support for Samsung/Qualcomm cameras <@Lars Greiss>
Code:
* Preview management for Samsung/Qualcomm cameras
Patchset 3: merge conflicts fixed
build errors fixed
PatchSet 4: codestyle corrections
Change-Id: Ib36bd21c9a76b45bced3eee2f25acc35b5d82b30
SlimRoms/packages_apps_InCallUI:
2013-12-21: Merge "TRDS: Dark InCallUI" into kk4.4 <@Gerrit Code Review>
2013-12-19: TRDS: Dark InCallUI <@kroz>
Code:
PS2:
- moved into right folder
PS3:
- redirect colors of original layout xml
Change-Id: I5bcfeb692bc4653e240df7c47216826452ee7d47
SlimRoms/packages_apps_Settings:
2013-12-22: Merge "First translation of Settings for KitKat" into kk4.4 <@Gerrit Code Review>
2013-12-18: First translation of Settings for KitKat <@gwindlord>
Code:
"Go To Sleep" paraphrased
Removed whitespace
Change-Id: I666cb60da3a0751ba1d4f351c2a46b1b159d9dd3
SlimRoms/packages_apps_Torch:
2013-12-22: Torch: add better error handling and added fallback mechanism <@Lars Greiss>
Code:
The handling of the Torch if an exception occured was very bad and
it was easy to break:
- notify the user with toast if the camera interface is not pressent
- catch the case that sys led controlled devices have wrong permissions
(eg third party kernel) and torch will completly crash.
Checking now if sys init is present.......if not successful
try to switch back to the camera interface.
- send broadcast change only if the state really switched
- when error occured turn off the service and the notification
- cleanup
- send broadcast with qualified users
Change-Id: Iabeb3b5f1c17d784a06c154f9a33e8d3d5214b7d
2013-12-21: make torch to a real system app <@Lars Greiss>
Code:
give it the correct permissions to allow to write
to sys interface with less permissions needed to
keep security alive
Thanks Alex for the hint to the hidden API
and gmillz for the idea
Change-Id: I44f70bdf3ecfb57ccac85eebe61e57a163bdf501
SlimRoms/vendor_slim:
2013-12-22: push to 1.9 <@Lars Greiss>
Code:
Change-Id: I4c4aab6fbd8440cda3649b1d77351aa0563dd15c
2013-12-22: push to 1.8 for weekly <@Lars Greiss>
Code:
waiting for feedback on last patches then we start jenkins
Change-Id: I1b8f5dcb6f8620506dfc4399b75c56802a3bd8e1
Older logs:
2013-12-22: clean up: movefiles.sh is no longer needed... <@Meticulus>
2013-12-22: overlay: SlimCenter overlay for ota. <@Meticulus>
Code:
-I've found that with just a few small adjustments you can redirect
SlimCenter to another url to check for updates.
2013-12-22: overlay: BOARD_USE_LEGACY_TOUCHSCREEN device tree flag. <@Meticulus>
Code:
-Everytime I repo sync my framework base commit to fix the touch screen
gets wiped out. In order to preserve it, I'm putting it in the overlay.
2013-12-20: ota: testing <@Meticulus>
2013-12-20: LVMv2: phase out the use of mmcblk0p14 as extra space. <@Meticulus>
Code:
-With the implementation of LVMv2, we don't need to use mmcblk0p14
(/vendor, /system/vendor) as extra space.
-mmcblk0p14 is now in the logical volume group "lvpool" along with
mmcblk0p13 and mmcblk0p16.
2013-12-20: ota: change device name from venturi to YP-G70 <@Meticulus>
2013-12-20: ota: removed beginning and ending spaces.. <@Meticulus>
2013-12-20: ota: ota update manifest. <@Meticulus>
Code:
-Initial commit of the ota manifest.
2013-12-19: slim.mk: build type switch. <@Meticulus>
Code:
-Switch from common full tablet to common full hybrid...
2013-12-19: init.venturi.rc: fix a small typo.. <@Meticulus>
2013-12-19: LVMv2: add lvm services to init.venturi.rc. <@Meticulus>
Code:
-This was left out of my initial commit here:
https://github.com/Meticulus/slim_device_samsung_venturi/commit/7ccd47c874f9a00c0397c8e8f17f3faaf72e256b
-This is absolutly neccessary for LVM...
2013-12-19: twrp: Correct screen resolution. <@Meticulus>
2013-12-18: LVMv2: initial implementation system(600M) <@Meticulus>
Code:
-Logical Volume Management
-The YP-G70 only has a 290m /system partition and this is not enough
to accomodate KitKat + full gapps. So, I'm implementing LVM so that
we can get dynamic volume resizing without having to change the under-
lying partitions.
-Partitions in Logical Group (Aprox 2.1G)
-- /dev/block/mmcblk0p13 (normally /system)
-- /dev/block/mmcblk0p16 (normally /data
-Logical volumes
-- /dev/lvpool/system (600M)
-- /dev/lvpool/data (100% remaining, aprox 1.5G)
-Installation Notes
--On the first flash, if the system logical volume is not present or
is less than 600M there is an assert error. This is so that if anyone
needs to backup information contained in /data, they can. In order to
proceed with the installation, the zip must be flashed a 2nd time.
--During the 2nd flash partitions in the logical group are wiped and
the logical volumes are created and formated then the /etc/fstab and
/etc/recovery.fstab are switched so that, when we hand everything off
to the normal rom installer, the new logical volumes are mounted.
-Reverting to a PRE-LVM ROM
--In the YP-G70 the "recovery", be it CWM or TWRP and in the kernel's
recovery-ramdisk. So in order to get a different recovery you just
flash a different kernel. So to get back to a PRE-LVM ROM, you just:
1. Reboot to recovery like normal.
2. Flash your PRE-LVM ROM like normal.
-- Note: All we really care about at this point is that the kernel
(boot.img) gets flashed. Ignore any other errors!
3. After the flash, Power off.
4. Hold volume up and power on, till you get to recovery.
5. Full wipe, including /system
6. Flash ROM + Gapps like normal
-Future Considerations
--LVMv2 allows us to quickly change the size of the system partition
as Android grows in size without having to manually repartition.
Manually repartitioning might cause unforseen problems with legacy
software.
-Meticulus
2013-12-17: recovery init: adb without /system <@Meticulus>
Code:
This allows "adb shell" to function when /system partition is not mounted
or for any reason /system/bin/sh is unavailable.
When /system IS mounted then adb uses mksh is used via /system/bin/sh
When /system IS NOT mounted then adb uses busybox via /sbin/sh
2013-12-14: Removed torch from build. <@Meticulus>
Code:
Torch isn't working at the moment anyways. May readd later!
2013-12-14: twrp: defined custom power key and fixed screen timeout problem. <@Meticulus>
2013-12-14: Initial commit <@Meticulus>
Super mine again!
BAH!! y u release while i'm at work....
Gonna test when i get home....
Flashy flashy, its like Christmas but better! no wrapping paper to clean up or relatives to dispose of.
Somehow I knew I would come on today to find KitKat available. Trying it now, will update later.
EDIT: No options for hardware buttons?
Very nice. How did u solve the dalvik cache issue?
Sent from my Nexus 7 using Tapatalk
iurnait said:
Very nice. How did u solve the dalvik cache issue?
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
I didn't really solve it, per say. I put in a cheap hack to change the permission of the directory: in the init.venturi.rc. I'll got some clean up to do, but I'll be pushing my device tree tomorrow and submitting some changes to yours so we can get CM11.
Hello! Thanks for your work! I tested this rom, it's pretty nice. The only bug (except known) is that TWRP is not working on INTL kernel.
i'm having problems getting super user access, anyone else got this?
Lorddemonrage said:
i'm having problems getting super user access, anyone else got this?
Click to expand...
Click to collapse
My SU access is ok.
had sometime to mess with it. my sd card is not showing up, lost super user access. other than that almost everything works fine.
elaborating, i can see sd card in file manager, but connecting to windows does not show sd card accessible, just the galaxy players internal memory
Does it need a wipe if coming from 4.3
Sent from my zx spectrum
mr_ggcstop said:
Hello! Thanks for your work! I tested this rom, it's pretty nice. The only bug (except known) is that TWRP is not working on INTL kernel.
Click to expand...
Click to collapse
TWRP is a "known issue", if you read the OP. (workin' on it)
Lorddemonrage said:
had sometime to mess with it. my sd card is not showing up, lost super user access. other than that almost everything works fine.
elaborating, i can see sd card in file manager, but connecting to windows does not show sd card accessible, just the galaxy players internal memory
Click to expand...
Click to collapse
I am aware of the "2 cards in mass storage issue", but for the su problem, haven't had any issues .... developer-options-> root (or something like that)
joemhewitt said:
Does it need a wipe if coming from 4.3
Sent from my zx spectrum
Click to expand...
Click to collapse
yes including system:good:
iurnait said:
Very nice. How did u solve the dalvik cache issue?
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
Will you be making a stock cm11 ROM in the upcoming weeks?
I would love to play with this ROM for the time being ^_^
aznflawless said:
Will you be making a stock cm11 ROM in the upcoming weeks?
I would love to play with this ROM for the time being ^_^
Click to expand...
Click to collapse
No I am not. I can't maintain 2 Roms... I submitted patches to get CM11 working but someone else is going to have to build it...
@iurnait ???
Sent from my M470BSA using Tapatalk
When will the TWRP fix be released? My US player now, after the flash using Clockworkmod, will not be recognized in odin when in download mode. I love kitkat but i want to go back to my cm10.2 build. And the only way to do that as i know is to go to gingerbread and upgrade from there. but because of this issue i am stuck with TWRP and no os on my USA galaxy player 5.0. Please advise!!!!
bassbrick15 said:
When will the TWRP fix be released? My US player now, after the flash using Clockworkmod, will not be recognized in odin when in download mode. I love kitkat but i want to go back to my cm10.2 build. And the only way to do that as i know is to go to gingerbread and upgrade from there. but because of this issue i am stuck with TWRP and no os on my USA galaxy player 5.0. Please advise!!!!
Click to expand...
Click to collapse
Do not ask for ETA's!
READ THE OP BEFORE FLASHING!!! THE OP CLEARLY STATES NOT TO FLASH UNLESS YOU KNOW WHAT YOU ARE DOING BECAUSE TWRP IS NOT WORKING!
Been Waiting For This For Awhile Noe. Thanks Guys, I Guess With Patience Good Things Come. Hopefully The Same Can Be Said About The Rear Camera.
Sent from my YP-G70 using xda app-developers app
Meticulus said:
Do not ask for ETA's!
READ THE OP BEFORE FLASHING!!! THE OP CLEARLY STATES NOT TO FLASH UNLESS YOU KNOW WHAT YOU ARE DOING BECAUSE TWRP IS NOT WORKING!
Click to expand...
Click to collapse
Hi Meticulus!
First, let me thank you for all your time and energy spent in making this mod for an old device! I love my Player 5, but it is show it's age. I'm hoping your SlimKat 4.4.1 will breathe new life into it. (A shame Samsung stopped developing this line).
I have a Galaxy Player 5 running a rootedGingerbread 2.3.5 with CWM v5.0.2.7 (no TWRP)
Do you recommend any special preparation before applying SlimKat 4.4.1?
Since I'm using CWM, will I be able to restore back to Gingerbread using a current backup (just in case)?
As you might have guessed, I am not a frequent "mod"-er so I've fallen behind a bit.
Thank you for taking your time to help me and so many others!

[EOL][ROM][STABLE][O][8.0][CRC7][04.05.18][SM-G95XF/FD/N] BatMan-Rom V2.0.0

{
"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! It has many custom featuers, but 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 G955FXXU1CRC7 (compatible with S8 and S8+)
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 s8 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 V2.0.0 Oreo:
- Based on latest G955FXXU1CRC7 Nougat base
- Prerooted with SuperSU V2.82 SR5 or MagiskSU (choose in aroma)
- Magisk V16.3 (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 (framework can be chosen odex/deodex in aroma)
- 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 the BatControl app (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
- Knox stuff can be choosen in aroma
- Stock CRC7 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 March Security Patch
- Many other features, can't list them all, please read changelog to see what changed over the time
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 S8/S8+ TWRP until it works correctly (to access download mode, press bixby+volume down+power on while phone is turned off) (YOU HAVE TO BE ON 3.1.1-2 TWRP OR HIGHER TO SUPPOR THIS ROM)
2. Make sure you are using most recent bootloader and modem, latest one available here on Android File Host (You should have at least an Oreo bootloader/modem installed)
3. Now boot into TWRP by pressing bixby+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-G95XF/FD/N:
V2.0.0 Final on Android File Host
Download via our Server (you need to be signed in)
Bootloader/Modems SM-G95XF/FD/N
CSC Selection V1.2.5
Useful Links:
Our new Grifo Development website
Telegram BatMan News Channel
Telegram BatMan-Rom Chat
Telegram Dark Knight Theme
Known Bugs:
- 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 V12
- 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
- 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-G95XF, ROM for the Samsung Galaxy S8
Contributors
Tkkg1994
Source Code: https://gitlab.com/Tkkg1994/BatMan-Rom
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: Custom TWRP Recovery
Based On: Stock Based
Version Information
Status: Stable
Current Stable Version: V2.0.0
Stable Release Date: 2018-05-04
Created 2017-07-14
Last Updated 2018-05-25
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(thanks to @mwilky for finding the right mount points for 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 )
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!
- 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
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
- Added googles web view by default, so we don't need google chrome
- Busybox installer updated
BatMan-Rom V2.0.0 Final:
- Updated to CRC7 base (March update). I'm aware that CRD7 is out, but I already finished this base update while the other one rolled out...
- Reworked most mods from Nougat to Oreo, some are new, some I had to leave behind. You'll find out when visiting the romcontrol app
- Included an aroma choice to flash with odex or deodex framework (this is the ONLY change compared to the beta release). If you don't know anything about the odex/deodex issue, I suggest you to read up on that a bit! I talked a lot about it in here
- Updated magisk to latest 16.3 (16.4 magisk is causing issues sometimes)
- Updated included BL/CP to CRC7
- Updated modded camera
- Updated dual speaker sound mod
- Updated busybox
- Updated GBinstagram/GBwhatsapp
- Updated modded youtube
- Updated xposed to latest Oreo beta
- Updated modded samsung music app (thanks to @thereassaad )
- Updated all included kernels to CRC7 base
- Many thanks to @asc1977 and @mwilky who have helped me so much to get this update done! Without them this wouldn't have been possible with all those mods!
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 S8+ Thread
Official TWRP website for S8+
Bootloader and Modems:
SM-G955F/FD/N BL and CP (all models in one folder!)
SM-G955F/FD BL and CP
SM-G955N BL and CP
Magisk related Threads:
Magisk V13.2
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
Notorious Kernel
Roms made by me:
BatMan-Rom which you are currently on its thread
BatStock-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.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-G95XF/FD/N. Snapdragons are NOT supported
Q: Is this rom working on Snapdragon 835 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.
Hey guys, this isn't anything new, I just moved the BatMan thread into the criss cross development section as it's way more active in here :fingers-crossed: :good:
How can i delete these green android icons? Delete not make them invisible
Gesendet von meinem SM-G950F mit Tapatalk
Hi
Animated scale for french langage is possible To 0,25 ?
Thanks
what about s8 forum i find here only s8+
Sent from my SM-G950F using XDA-Developers Legacy app
spackeddie01 said:
How can i delete these green android icons? Delete not make them invisible
Gesendet von meinem SM-G950F mit Tapatalk
Click to expand...
Click to collapse
Are you using a custom launcher? I assume it's due to this one!
ounerkouks said:
Hi
Animated scale for french langage is possible To 0,25 ?
Thanks
Click to expand...
Click to collapse
English, spanish, german, french and dutch should it be if I'm correct
sielhadi said:
what about s8 forum i find here only s8+
Sent from my SM-G950F using XDA-Developers Legacy app
Click to expand...
Click to collapse
Look at the thread title, it says G95XF, which means G950F and G955F. I moved all my threads into s8/s8+ combined ones
i bought the super setting pro does it adequate with bat setting pro when it will be released
Sent from my SM-G950F using XDA-Developers Legacy app
Hello !
Any way to install App Lock manually ? I reflashed your Rom and selected App Lock in CSC but can't find it...
---------- Post added at 02:30 AM ---------- Previous post was at 02:30 AM ----------
Hello !
Any way to install App Lock manually ? I reflashed your Rom and selected App Lock in CSC but can't find it...
Hi,
Its my first root experience with the s8.
I love the rom.
However, I am unable to control the bixby button. I try to modify it behavior with bxActions or similar but nothing happens.
Is it depend on some of the Samsung apps? If so, which one (or is it possible to just have it working)
Sent from my SM-G950F using Tapatalk
Hi folks, i flashed Dolby atmos in aroma, but if i try to open the app, the process stop working. Viper works fine. Is there a fix?
Sent from my SM-G950F using XDA-Developers Legacy app
tiesto14 said:
Hello !
Any way to install App Lock manually ? I reflashed your Rom and selected App Lock in CSC but can't find it...
---------- Post added at 02:30 AM ---------- Previous post was at 02:30 AM ----------
Hello !
Any way to install App Lock manually ? I reflashed your Rom and selected App Lock in CSC but can't find it...
Click to expand...
Click to collapse
you can find it in advanced settings
Palm Swipe to Capture not working!
Hi there!
I am currently running BatMan-ROM V1.1.1 and kernel version (4.4.13), I'm not sure if that's your kernel or the stock one because I don't remember the aroma choice I made.
I have tried disabling and re-enabling all the advanced features but palm swipe to capture screen still won't work. Any idea as to why that is happening? It's not a big deal but I find that feature useful sometimes, however if it's a hassle I can certainly live without it.
Thanks a lot, Tkkg!
hi, This icon from statusbar would be nice changed with AOSP style.
So recently did a clean install for V1.1.1 since I first did a dirty flash and I noticed my battery draining quicker then it did before. But even with the clean install it does the same.
In both causes AOD is on and I turn the phone screen downwards so it isn't always on and it seems that Android OS and Device idle are always staying awake. Where it went from using 3% battery at night (screen downwards) it went to 10% (screen downwards).
Currently I am on 62% over 15 hours of not using my phone and screen downwards. Where before I only reached that point when I would play PoGo a hour at the end of the day.
Anyone else having those issues?
tiesto14 said:
Hello !
Any way to install App Lock manually ? I reflashed your Rom and selected App Lock in CSC but can't find it...
---------- Post added at 02:30 AM ---------- Previous post was at 02:30 AM ----------
Hello !
Any way to install App Lock manually ? I reflashed your Rom and selected App Lock in CSC but can't find it...
Click to expand...
Click to collapse
If you selected it in aroma and didn't install any other csc after the rom flash it is in advanced featurs
eranyanay said:
Hi,
Its my first root experience with the s8.
I love the rom.
However, I am unable to control the bixby button. I try to modify it behavior with bxActions or similar but nothing happens.
Is it depend on some of the Samsung apps? If so, which one (or is it possible to just have it working)
Sent from my SM-G950F using Tapatalk
Click to expand...
Click to collapse
If you removed the bixby apks you can't control it anymore
Koehlix said:
Hi folks, i flashed Dolby atmos in aroma, but if i try to open the app, the process stop working. Viper works fine. Is there a fix?
Sent from my SM-G950F using XDA-Developers Legacy app
Click to expand...
Click to collapse
I suggest you to post your issues at the dolby atmos thread, as I'm not the author of that mod
TarekElsakka said:
Hi there!
I am currently running BatMan-ROM V1.1.1 and kernel version (4.4.13), I'm not sure if that's your kernel or the stock one because I don't remember the aroma choice I made.
I have tried disabling and re-enabling all the advanced features but palm swipe to capture screen still won't work. Any idea as to why that is happening? It's not a big deal but I find that feature useful sometimes, however if it's a hassle I can certainly live without it.
Thanks a lot, Tkkg!
Click to expand...
Click to collapse
That kernel version you mention is the stock kernel.
That feature definitly works. Tested just now. But you really need to start at the edge of the screen. If you just swipe over it it won't do anything.
I had to start swiping at the very beginning of the edge screen
Borfas said:
hi, This icon from statusbar would be nice changed with AOSP style.
View attachment 4212340
Click to expand...
Click to collapse
I see, don't know if that's so easy doable
RDDraco said:
So recently did a clean install for V1.1.1 since I first did a dirty flash and I noticed my battery draining quicker then it did before. But even with the clean install it does the same.
In both causes AOD is on and I turn the phone screen downwards so it isn't always on and it seems that Android OS and Device idle are always staying awake. Where it went from using 3% battery at night (screen downwards) it went to 10% (screen downwards).
Currently I am on 62% over 15 hours of not using my phone and screen downwards. Where before I only reached that point when I would play PoGo a hour at the end of the day.
Anyone else having those issues?
Click to expand...
Click to collapse
If you just made a clean install, simply wait for a few days. Your phone is currently analyzing your usage and indexing the data and files you got on the sd and internal storage.
Also it you don't use the phone during the night, enable flight mode in order to get better battery (as it doesn't need to be connected all the time, maybe with bad receiption)
Sent from my BatMan powered SM-G955F
I suggest for clear sound and high volume: am3d (Download and install from magiks) and the original player in the app samsung store, now
enjoy with soundalive.... end edgelightning effect.
Installed it, everything is pretty much fine.
Only thing is V4A is not working i did a clean install, did the magisk update that works with it in the aroma installer, but when i turn it on nothing happens on my headset. Aswell on speaker.
Btw, the ''better camera quality'' mod is that zero's mod or should i still patch zeros mod on it?

[MAGISK MOD] Android Q tweaks

Android Q hidden settings enabler​Created by @kingbri​
Disclaimer: I am not responsible if you flash this and make your phone into a brick, blow it up, create nuclear war, etc. You are flashing this at your own risk (However, it's very likely this won't happen)​
This is a simple magisk module that adds a script to your /system/bin directory​
What it does: Shows android Q hidden settings for well-known features (example: Dark mode)​
Current features:
Android Q dark theme (system-wide and app-forced)
Navigation bar tweaks (Removed back button and new Q quick switching mechanism)
How to use:
ADB
Enter an adb shell
enter the command "qmod"
Follow the instructions
On-phone
open terminal emulator
su
enter the command "qmod"
follow the instructions
You can also use this without root!​Just grab the script by running this command:
curl https://raw.githubusercontent.com/bdashore3/q_tweaks/q_master/system/bin/qmod > /sdcard/qmod
and follow the steps​
Steps:
Push the file to /sdcard
Enter an adb shell
cd to sdcard
chmod 0777 qmod
type "sh qmod"
follow the script
Downloads: https://github.com/bdashore3/q_tweaks/tree/releases​
If you want to ask questions, here's the contact group for my work: t.me/KingDevel​
Credits: MishaalRahman (for getting all his journal posts), paphonb (for the debug_pixel launcher), and anyone else who figured out these tweaks/were behind-the-scenes for this stuff.
Please put any hidden android Q features that you find in here (With the code or it won't be accepted) or open an issue on github along with the code necessary to enable that feature.
mine again
Thanks, this is mine
I am confused, is this a Magisk module to Enable hidden features that already exist in Android Q or a module to add Android Q features to Pie?
firesword14 said:
I am confused, is this a Magisk module to Enable hidden features that already exist in Android Q or a module to add Android Q features to Pie?
Click to expand...
Click to collapse
This mod just turns my tutorials into scripts:
Source 1: https://www.xda-developers.com/android-q-navigation-gesture-controls/
Source 2: https://www.xda-developers.com/android-q-toggle-dark-theme/
Good on ya @kingbri does the trick ?.
MishaalRahman said:
This mod just turns my tutorials into scripts:
Source 1: https://www.xda-developers.com/android-q-navigation-gesture-controls/
Source 2: https://www.xda-developers.com/android-q-toggle-dark-theme/
Click to expand...
Click to collapse
** into A script **
Update! (v1.1)
Changelog (In github q_master branch under "Add v1.1 commit"):
-Fix dark theming command
-Add Lockscreen clock styles, Desktop mode, and chat bubbles as options
-Change option input to numerical format
-Make things easier to read
The downloads are located here: https://github.com/bdashore3/q_tweaks/tree/releases
To contact me on Telegram, I am located here: t.me/KingDevel
Update! (v1.3)
Changelog (In github releases branch under "Add v1.3 commit"):
-Add iphone-style gestures
-Fix some missing stuff
-Add more documentation
-Add keycheck and a few options in installer
(Circumvents system not mounting)
For iphone-style gestures: No other nav bar tweaks are allowed!
You need the back button. All documentation on how to enable
is in the script, nav-bar tweaks, option 3.
The downloads are located here: https://github.com/bdashore3/q_tweaks/tree/releases
To contact me on Telegram, I am located here: t.me/KingDevel
Additionally, if anyone sees a new news post before I do about android Q hidden features (there are new ones popping up everywhere), follow the 2nd post in the O.P. If @MishaalRahman can post an article about this, that will be great rather than making seperate magisk modules for everything
Deleted. Duplicate post
Update! (v1.4)
Changelog (In github q_master branch under "Add v1.3 commit"):
-Improve iphone-like gestures documentation
-Update github documentation to use a curl command
(Non-root)The new curl command is in the OP, just run it in a terminal
Please follow the non-root instructions in the OP
To contact me on Telegram, I am located here: t.me/KingDevel
kingbri said:
Update! (v1.4)
Changelog (In github q_master branch under "Add v1.3 commit"):
-Improve iphone-like gestures documentation
-Update github documentation to use a curl command
(Non-root)The new curl command is in the OP, just run it in a terminal
Please follow the non-root instructions in the OP
To contact me on Telegram, I am located here: t.me/KingDevel
Click to expand...
Click to collapse
Will this work on latest Beta 2 patch?
Zehlek said:
Will this work on latest Beta 2 patch?
Click to expand...
Click to collapse
For me it causes issues especially with pixel launcher
With Q beta 2 update, nope. Changes to launcher so dev options limited. Now I did find that using this link instructions I could get file permissions to revert back to Pie. the "sandbox memory, files protection" is turned off. File managers and app can then access just like before. Now I started with a complete wipe, Q beta 2 factory image, adb enabled, run script,. As warned resets phone, I then added my apps, data, pics through device to device transfer.
https://developer.android.com/preview/privacy/scoped-storage#test-behavior-change
adb shell sm set-isolated-storage off
adb shell getprop sys.isolated_storage_snapshot
should return with flag = false
Your mileage may vary, data may be lost..... bla, bla, bla. Lawnchair v2 alpha works great too!

[Magisk Debloat] [OOS A10] Eagle debloater V1.5

Hi all, This is my personal debloating module which i'm using in my OP7P
Debloats Oneplus analytics, Google apps, unnecesary qualcomm apps
I don't own the device(OP8P) personally .
But with help of @musicman5844 I made the debloat module working in OP8 series
Requirements:
- OOS A10
- Supports All oneplus 8 series
- Magisk 20+
- Should be flashed only in Magisk
Debloating Options :
1- Extreme debloat
Warning -
- Before flashing extreme debloat, Goto Settings - Security - Emergency rescue - Emergency call trigger - disable
{ If you don't disable emergency rescue, double tap power button -camera shortcut won't work. }
- Oneplus software update app was removed so use oxygen updater from Playstore
- Removed Google apps can be installed from Playstore
- Removed facebook, insta other bloats
Code:
/system/app/OPPush
/system/app/AntHalService
/system/app/BackupRestoreRemoteService
/system/app/BasicDreams
/system/app/BookmarkProvider
/system/app/BTtestmode
/system/app/BuiltInPrintService
/system/app/CarrierDefaultApp
/system/app/CtsShimPrebuilt
/system/app/EngineeringMode
/system/app/EngSpecialTest
/system/app/FBAppmanager
/system/app/GoogleAssistant
/system/app/GooglePrintRecommendationService
/system/app/LogKitSdService
/system/app/netflix-activation
/system/app/netflix-stub
/system/app/NFCTestMode
/system/app/NVBackupUI
/system/app/oem_tcma
/system/app/OemAutoTestServer
/system/app/OEMLogKit
/system/app/OPAppUpgrader
/system/app/OPBackup
/system/app/OPBreathMode
/system/app/OPCommonLogTool
/system/app/OPBugReportLite
/system/app/OPFilemanager
/system/app/OPGeoIpTime
/system/app/OPScreenRecord
/system/app/OPYellowpage
/system/app/PartnerBookmarksProvider
/system/app/PhotosOnline
/system/app/PlayAutoInstallConfig
/system/app/Rftoolkit
/system/app/SensorTestTool
/system/app/SmscPlugger
/system/app/SoterService
/system/app/Stk
/system/app/Traceur
/system/app/WAPPushManager
/system/app/YTMusic
/system/app/EasterEgg_O2
/system/app/OPTelephonyCollectionData
/system/priv-app/GoogleDocumentsUIPrebuilt
/system/product/priv-app/OobConfig
/system/priv-app/BackupRestoreConfirmation
/system/priv-app/CtsShimPrivPrebuilt
/system/priv-app/DynamicSystemInstallationService
/system/priv-app/EmergencyInfo
/system/priv-app/FBInstaller
/system/priv-app/FBServices
/system/priv-app/HotwordEnrollmentOKGoogleHEXAGON
/system/priv-app/HotwordEnrollmentXGoogleHEXAGON
/system/priv-app/IFAAService
/system/priv-app/ManagedProvisioning
/system/priv-app/OnePlusWizard
/system/priv-app/OPCellBroadcastReceiver
/system/priv-app/OPDeviceManagerProvider
/system/priv-app/OPDeviceManager
/system/priv-app/OPSimContacts
/system/priv-app/RcsSDK
/system/priv-app/SharedStorageBackup
/system/priv-app/TagGoogle
/system/product/app/CalendarGoogle
/system/product/app/Chrome
/system/product/app/DeviceInfo
/system/product/app/Drive
/system/product/app/Duo
/system/product/app/Gmail2
/system/product/app/Nearme
/system/product/app/DynamicDDSService
/system/product/app/GoogleLocationHistory
/system/product/app/GooglePayIndia
/system/product/app/GooglePay
/system/product/app/GoogleTTS
/system/product/app/IndiaAccount
/system/product/app/Maps
/system/product/app/OPMemberShip
/system/product/app/Photos
/system/product/app/PowerOffAlarm
/system/product/app/remoteSimLockAuthentication
/system/product/app/remotesimlockservice
/system/product/app/talkback
/system/product/app/TmoEngMode
/system/product/app/uceShimService
/system/product/app/uimgbaservice
/system/product/app/uimlpaservice
/system/product/app/uimremoteclient
/system/product/app/uimremoteserver
/system/product/app/Videos
/system/product/app/YouTube
/system/product/priv-app/AndroidAutoStub
/system/product/priv-app/CloudService
/system/product/priv-app/GoogleFeedback
/system/product/priv-app/GoogleOneTimeInitializer
/system/product/priv-app/GooglePartnerSetup
/system/product/priv-app/GoogleRestore
/system/product/priv-app/OPWorkLifeBalance
/system/product/priv-app/SetupWizard
/system/product/priv-app/Velvet
/system/reserve/Audible
/system/reserve/AmazonShoppingMDIP
/system/reserve/AudibleMDIP
/system/reserve/card
/system/reserve/facebook-localapk-stub
/system/reserve/instagram-localapk-stub
/system/reserve/Kindle
/system/reserve/messenger-localapk-stub
/system/reserve/OPBackupRestore
/system/reserve/OPForum
/system/reserve/GameCenter
/system/reserve/OPIconpackOnePlusH2
/system/reserve/OPIconpackOnePlusO2
/system/reserve/OPNote
/system/reserve/OPSports
/system/reserve/PrimeVideo
/system/reserve/OPWidget
/system/reserve/SoundRecorder
/system/reserve/Weather
/system/vendor/app/pasrservice
/system/priv-app/CallLogBackup
/system/app/OPSesAuthentication
/system/app/WallpaperBackup
/system/app/WapiCertManage
/system/product/priv-app/Wellbeing
/system/product/priv-app/Turbo
2 - Debloat Google apps except play service and playstore and other playstore downloadable apps
Code:
/system/app/BackupRestoreRemoteService
/system/app/BasicDreams
/system/app/BookmarkProvider
/system/app/FBAppmanager
/system/app/GoogleAssistant
/system/app/GooglePrintRecommendationService
/system/app/netflix-activation
/system/app/netflix-stub
/system/app/OPFilemanager
/system/app/PartnerBookmarksProvider
/system/app/PlayAutoInstallConfig
/system/app/YTMusic
/system/priv-app/BackupRestoreConfirmation
/system/priv-app/FBInstaller
/system/priv-app/FBServices
/system/priv-app/SharedStorageBackup
/system/priv-app/TagGoogle
/system/product/app/CalendarGoogle
/system/product/app/Chrome
/system/product/app/Drive
/system/product/app/Duo
/system/product/app/Gmail2
/system/product/app/GoogleLocationHistory
/system/product/app/GooglePayIndia
/system/product/app/GooglePay
/system/product/app/GoogleTTS
/system/product/app/Maps
/system/product/app/Photos
/system/product/app/talkback
/system/product/app/Videos
/system/product/app/Nearme
/system/product/app/YouTube
/system/product/priv-app/AndroidAutoStub
/system/product/priv-app/GoogleFeedback
/system/product/priv-app/GoogleOneTimeInitializer
/system/product/priv-app/GooglePartnerSetup
/system/product/priv-app/GoogleRestore
/system/product/priv-app/SetupWizard
/system/product/priv-app/Velvet
/system/reserve/Audible
/system/reserve/AmazonShoppingMDIP
/system/reserve/AudibleMDIP
/system/reserve/card
/system/reserve/facebook-localapk-stub
/system/reserve/instagram-localapk-stub
/system/reserve/Kindle
/system/reserve/messenger-localapk-stub
/system/reserve/OPBackupRestore
/system/reserve/OPForum
/system/reserve/GameCenter
/system/reserve/OPIconpackOnePlusH2
/system/reserve/OPIconpackOnePlusO2
/system/reserve/OPNote
/system/reserve/OPSports
/system/reserve/PrimeVideo
/system/reserve/OPWidget
/system/reserve/SoundRecorder
/system/reserve/Weather
/system/product/priv-app/OobConfig
/system/priv-app/GoogleDocumentsUIPrebuilt
/system/product/priv-app/Wellbeing
/system/product/priv-app/Turbo
3- Debloat Oneplus Analytics only
Code:
/system/app/OPPush
/system/app/BTtestmode
/system/app/CarrierDefaultApp
/system/app/CtsShimPrebuilt
/system/app/EngineeringMode
/system/app/EngSpecialTest
/system/app/OPTelephonyCollectionData
/system/app/LogKitSdService
/system/app/NFCTestMode
/system/app/NVBackupUI
/system/app/oem_tcma
/system/app/OemAutoTestServer
/system/app/OEMLogKit
/system/app/OPBackup
/system/app/OPCommonLogTool
/system/app/OPBugReportLite
/system/app/OPFilemanager
/system/app/OPGeoIpTime
/system/app/OPYellowpage
/system/app/PhotosOnline
/system/priv-app/CtsShimPrivPrebuilt
/system/app/Rftoolkit
/system/app/SensorTestTool
/system/app/SmscPlugger
/system/app/SoterService
/system/app/Stk
/system/app/Traceur
/system/priv-app/IFAAService
/system/priv-app/OnePlusWizard
/system/priv-app/OPCellBroadcastReceiver
/system/priv-app/OPDeviceManagerProvider
/system/priv-app/OPDeviceManager
/system/priv-app/OPSimContacts
/system/product/app/PowerOffAlarm
/system/product/app/TmoEngMode
/system/product/app/Nearme
/system/reserve/Audible
/system/reserve/AmazonShoppingMDIP
/system/reserve/AudibleMDIP
/system/reserve/card
/system/reserve/facebook-localapk-stub
/system/reserve/instagram-localapk-stub
/system/reserve/Kindle
/system/reserve/messenger-localapk-stub
/system/reserve/OPBackupRestore
/system/reserve/OPForum
/system/reserve/GameCenter
/system/reserve/OPIconpackOnePlusH2
/system/reserve/OPIconpackOnePlusO2
/system/reserve/OPNote
/system/reserve/OPSports
/system/reserve/PrimeVideo
/system/reserve/OPWidget
/system/reserve/SoundRecorder
/system/reserve/Weather
/system/app/OPSesAuthentication
4- Remove unnecessary services like appmeasurement, gms analytics
Script by By foobar66
List of services disabled
Code:
com.braintreepayments.api.internal.AnalyticsIntentService
com.facebook.ads.internal.ipc.AdsMessengerService
com.facebook.ads.internal.ipc.AdsProcessPriorityService
com.facebook.internal.FacebookInitProvider
com.google.analytics.tracking.android.CampaignTrackingReceiver
com.google.analytics.tracking.android.CampaignTrackingService
com.google.android.gms.ads.MobileAdsInitProvider
com.google.android.gms.analytics.AnalyticsJobService
com.google.android.gms.analytics.AnalyticsReceiver
com.google.android.gms.analytics.AnalyticsService
com.google.android.gms.analytics.AnalyticsTaskService
com.google.android.gms.auth.api.signin.RevocationBoundService
com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver
com.google.android.gms.measurement.AppMeasurementJobService
com.google.android.gms.measurement.AppMeasurementReceiver com.google.android.gms.measurement.AppMeasurementService
com.google.firebase.perf.provider.FirebasePerfProvider
com.google.firebase.provider.FirebasePerfProvider
com.google.android.apps.xcn.libraries.clearcut.persistence.LogCommitService"
Credits
Tomatot for his original mod here
Analytics Script by foobar66 his original thread can be found here
Changelog
-v1 Initial Release
V 1.1
-Added to oneplus analytics
Code:
/system/app/OPTelephonyCollectionData
- Added to Extreme debloat
Code:
/system/app/EasterEgg_O2
/system/app/OPTelephonyCollectionData
/system/priv-app/GoogleDocumentsUIPrebuilt
/system/product/priv-app/OobConfig
-Added to google debloat
Code:
/system/product/priv-app/OobConfig
/system/priv-app/GoogleDocumentsUIPrebuilt
V1.2
-Added separate option to debloat gboard
V1.3
-Added to extreme debloat
Code:
/system/priv-app/CallLogBackup
/system/app/OPSesAuthentication
/system/app/WallpaperBackup
/system/app/WapiCertManage
/system/product/priv-app/Wellbeing
/system/product/priv-app/Turbo
- Added to oneplus analytics
Code:
/system/app/OPSesAuthentication
-Added to Google debloat
Code:
/system/product/priv-app/Wellbeing
/system/product/priv-app/Turbo
- Added Anysoft keyboard as alternative when gboard is debloated
V1.4
-Added to extreme
Code:
/system/product/priv-app/StorageManager
/system/app/OPIntelliService
Replaced system/etc/init/
bootstat.rc
bluetooth-events.rc
dumpstate.rc
engineermode.rc
recovery-refresh.rc
recovery-persist.rc
Click to expand...
Click to collapse
with empty file
V1.5
Removed
Code:
/system/app/OPIntelliService
/system/priv-app/GoogleDocumentsUIPrebuilt
Added to Extreme Debloat
Code:
/system/product/priv-app/IndiaOPRoamingServiceRelease
/system/product/priv-app/OPWorkLifeBalance
/system/product/app/heytap_mcs_in
/system/product/app/HeytapIdProvider
Download link
Android File host
Your welcome glad I could help works like a charm
Just to be sure. This removes all of those or can i choose say debloat only 3 and 4?
pyry666 said:
Just to be sure. This removes all of those or can i choose say debloat only 3 and 4?
Click to expand...
Click to collapse
You can choose specifically . There are four options
1- Extreme debloat
2- Debloat Google apps and unnecessary apps
3- Debloat OnePlus analytics
4- Debloat Gboard
5- Remove unwanted services like app measurements,
Perfect, I choosed Extrem debloat and everything works fine. Thanks.
Thank you for your Amazing work. Can i use this on my 7t pro?
Goku1992 said:
Thank you for your Amazing work. Can i use this on my 7t pro?
Click to expand...
Click to collapse
Hey i already made a thread for OnePlus 7 series see here ,
https://forum.xda-developers.com/oneplus-7-pro/development/eagle-debloater-v1-0-t4091677
works pretty well on my op8pro
---------- Post added at 09:38 PM ---------- Previous post was at 09:35 PM ----------
Hi thanks for this magisk module. I have done a extreme debloat but have a question.
I have installed the oxygen updater, but this either requires TWRP (full install) and TWRP is not yet available for the Oneplus 8 pro. Or a incremental update which requires the original updater app.
Could you please describe to me the name and procedure to restore the original updater app? (Should be removing the empty apk in /system/priv-app ?)
Thanks!
damige85 said:
Hi thanks for this magisk module. I have done a extreme debloat but have a question.
I have installed the oxygen updater, but this either requires TWRP (full install) and TWRP is not yet available for the Oneplus 8 pro. Or a incremental update which requires the original updater app.
Could you please describe to me the name and procedure to restore the original updater app? (Should be removing the empty apk in /system/priv-app ?)
Thanks!
Click to expand...
Click to collapse
Remove this lines from install.sh and flash the Debloat zip
/system/app/OPBackup
/system/priv-app/DynamicSystemInstallationService
methuntt said:
Remove this lines from install.sh and flash the Debloat zip
/system/app/OPBackup
/system/priv-app/DynamicSystemInstallationService
Click to expand...
Click to collapse
Thanks, i have tried this and it seems to work. System update is available again. Would it make sense to have OPBackup and DynamicSystemInstallationService left installed in version 1.5? As i am not aware how other users will be able to update their devices without those packages installed. (and without TWRP at this time)
damige85 said:
Thanks, i have tried this and it seems to work. System update is available again. Would it make sense to have OPBackup and DynamicSystemInstallationService left installed in version 1.5? As i am not aware how other users will be able to update their devices without those packages installed. (and without TWRP at this time)
Click to expand...
Click to collapse
Sure i will add an option to Debloat ota update app or not .
Can I do the same through ADB? without root.
ultraklew said:
Can I do the same through ADB? without root.
Click to expand...
Click to collapse
Nope. If you're using adb try this
pm uninstall -k --user 0 (package name)
Ok. And where to get the list of app?
Is there anything removed that would mess with fingerprint scanner?
masri1987 said:
Is there anything removed that would mess with fingerprint scanner?
Click to expand...
Click to collapse
No.
methuntt said:
Sure i will add an option to Debloat ota update app or not .
Click to expand...
Click to collapse
I tried v1.6 which has this option, chose Vol-down for no, but System Updates is still disabled.
methuntt said:
Remove this lines from install.sh and flash the Debloat zip
/system/app/OPBackup
/system/priv-app/DynamicSystemInstallationService
Click to expand...
Click to collapse
Should I remove the line for /system/app/OPBackup from the "Debloat Oneplus Analytics and some unwanted oneplus apps" section and rerun it?
sleepy_76 said:
I tried v1.6 which has this option, chose Vol-down for no, but System Updates is still disabled.
Should I remove the line for /system/app/OPBackup from the "Debloat Oneplus Analytics and some unwanted oneplus apps" section and rerun it?
Click to expand...
Click to collapse
Yes, you should remove .
I forget to remove from analytics section.
I will update in next version.
methuntt said:
Yes, you should remove .
I forget to remove from analytics section.
I will update in next version.
Click to expand...
Click to collapse
How should I edit the .sh file? I can't seem to edit it as it's in a zip file.
Sorry if this is a noob question.
Sent from my IN2020 using Tapatalk

Categories

Resources