[rom][z00l][liquid dark][android 7.1.2_r27] - Zenfone 2 Laser Android Development

i guys,
I'm building an extra lean LineageOS 14.1 ROM for hammerhead with a few added features. A lot of packages have been stripped down, only the bare minimum is built to provide a fast and stable ROM. That gives you much more freedom as you can install exactly what you really want from the Playstore. You can install most of the missing packages manually, they are available in a flashable zip on the server (see second post).
My approach for DARK ROM 14.1 is slightly different than for DARK ROM 13, as I try to add as many Pixel features as possible while keeping a solid LineageOS base.
Key features
- Full OMS support (rootless)
- Signature spoofing support
- Pixel Launcher (with the provided GAPPS package)
- Pixel animated navbar (with on/off switch)
- Pixel sounds
- Pixel accent colors
- Pixel bootanimation with sound
- Rounded icons
- Google Assistant
- Night Light
- Night Light Brightness
- Choose between dialer and voice assistant in lockscreen
- Hide next alarm from expanded status bar and lockscreen
- Disable the boot animation sound
- Secure lockscreen (disables status bar pull down, quick settings tiles, power button and lockscreen shortcuts)
- Double tap the lock icon on the lockscreen to sleep
- Longpress power button while screen off to trigger flashlight
- Hide bluetooth icon when disconnected
- Volume steps
- Quick unlock pin/password
- Remove album art from lockscreen
- Date in status bar
- Battery bar
- Smart pulldown
- Volume button controls media volume anywhere
- Change navbar height
- Screenshot tile
- Caffeine tile
- Sync tile
- Reboot/recovery tile
- Music tile
- USB Tethering tile
- NFC tile
- Quick settings custom rows/columns
- Turn on/off mobile data with single click on collapsed quick settings
- Status bar ticker
- Separate ring and notification volume
- Specific color for 100% charged battery
- Prevent accidental wakeup
- Remove settings suggestions
- Show WiFi SSID in status bar
- Show carrier label in status bar
- Hide carrier label on the lockscreen (or rename to whatever you want)
- Hide the low battery warning notification
- Remove the orange status bar and navigation bar when in battery saver mode
- One hand mode
- Choose doze brightness
- Adjust animation scale precisely with a slider
- Dynamic nav bar color (changes color to the same of status bar)
- In-call vibration options (on connect, on call waiting and on disconnect)
SafetyNet
The ROM is already designed to pass SafetyNet out of the box. No need to lock the bootloader (which I advise you to do ONLY on a pure factory image install) because the kernel has the patch for it. If you want root, you'll need to install Magisk, which comes pre-rooted. Then, enable Magisk Hide in Magisk Manager, hard reboot and you should be good to go. Also, do not enable busybox in Magisk Manager, that will cause you to randomly lose root. You'll get all you need to know on the Magisk thread.
ViPER4Android/ViPER4Arise
The ROM is designed to work with both ViPER4Android and ViPER4Arise out of the box without the need for SuperSU or any Magisk module. The SEPolicy already contains the necessary permissions for them to work even in Enforcing. All you need to do is flash the package of your choice.
Installation
You will need latest radio (2.0.50.2.30) and latest bootloader (HHZ20h)
Latest TWRP recovery is highly recommended
If you want HDR to work, you will need to keep Google Camera 3.2.045 (all newer versions won't work)
If coming from any other ROM
- Backup first... always backup first
- Wipe system, data, cache and dalvik cache
- Install DARK ROM
- Install provided GAPPS (mandatory)
- Install root package of your choice (I recommend Magisk)
Enjoy !
If coming from a previous build of mine
- Backup (you know it)
- Dirty flash DARK ROM
- Install root package of your choice
Enjoy! (if anything goes wrong, clean flash)
Download
To download the whole ROM
https://www.androidfilehost.com/?fid=817550096634786608
Source code
GitHub-https://github.com/darkeyes84
kernel- https://github.com/LineageOS/android_kernel_asus_msm8916
Thanks and credit-
 @govind1233

reserved

reserved2

reserved 3

Screenshots

govind1233 said:
i guys,
I'm building an extra lean LineageOS 14.1 ROM for hammerhead with a few added features. A lot of packages have been stripped down, only the bare minimum is built to provide a fast and stable ROM. That gives you much more freedom as you can install exactly what you really want from the Playstore. You can install most of the missing packages manually, they are available in a flashable zip on the server (see second post).
My approach for DARK ROM 14.1 is slightly different than for DARK ROM 13, as I try to add as many Pixel features as possible while keeping a solid LineageOS base.
Key features
- Full OMS support (rootless)
- Signature spoofing support
- Pixel Launcher (with the provided GAPPS package)
- Pixel animated navbar (with on/off switch)
- Pixel sounds
- Pixel accent colors
- Pixel bootanimation with sound
- Rounded icons
- Google Assistant
- Night Light
- Night Light Brightness
- Choose between dialer and voice assistant in lockscreen
- Hide next alarm from expanded status bar and lockscreen
- Disable the boot animation sound
- Secure lockscreen (disables status bar pull down, quick settings tiles, power button and lockscreen shortcuts)
- Double tap the lock icon on the lockscreen to sleep
- Longpress power button while screen off to trigger flashlight
- Hide bluetooth icon when disconnected
- Volume steps
- Quick unlock pin/password
- Remove album art from lockscreen
- Date in status bar
- Battery bar
- Smart pulldown
- Volume button controls media volume anywhere
- Change navbar height
- Screenshot tile
- Caffeine tile
- Sync tile
- Reboot/recovery tile
- Music tile
- USB Tethering tile
- NFC tile
- Quick settings custom rows/columns
- Turn on/off mobile data with single click on collapsed quick settings
- Status bar ticker
- Separate ring and notification volume
- Specific color for 100% charged battery
- Prevent accidental wakeup
- Remove settings suggestions
- Show WiFi SSID in status bar
- Show carrier label in status bar
- Hide carrier label on the lockscreen (or rename to whatever you want)
- Hide the low battery warning notification
- Remove the orange status bar and navigation bar when in battery saver mode
- One hand mode
- Choose doze brightness
- Adjust animation scale precisely with a slider
- Dynamic nav bar color (changes color to the same of status bar)
- In-call vibration options (on connect, on call waiting and on disconnect)
SafetyNet
The ROM is already designed to pass SafetyNet out of the box. No need to lock the bootloader (which I advise you to do ONLY on a pure factory image install) because the kernel has the patch for it. If you want root, you'll need to install Magisk, which comes pre-rooted. Then, enable Magisk Hide in Magisk Manager, hard reboot and you should be good to go. Also, do not enable busybox in Magisk Manager, that will cause you to randomly lose root. You'll get all you need to know on the Magisk thread.
ViPER4Android/ViPER4Arise
The ROM is designed to work with both ViPER4Android and ViPER4Arise out of the box without the need for SuperSU or any Magisk module. The SEPolicy already contains the necessary permissions for them to work even in Enforcing. All you need to do is flash the package of your choice.
Installation
You will need latest radio (2.0.50.2.30) and latest bootloader (HHZ20h)
Latest TWRP recovery is highly recommended
If you want HDR to work, you will need to keep Google Camera 3.2.045 (all newer versions won't work)
If coming from any other ROM
- Backup first... always backup first
- Wipe system, data, cache and dalvik cache
- Install DARK ROM
- Install provided GAPPS (mandatory)
- Install root package of your choice (I recommend Magisk)
Enjoy !
If coming from a previous build of mine
- Backup (you know it)
- Dirty flash DARK ROM
- Install root package of your choice
Enjoy! (if anything goes wrong, clean flash)
Download
To download the whole ROM
https://www.androidfilehost.com/?fid=817550096634786608
Source code
GitHub-https://github.com/darkeyes84
kernel- https://github.com/LineageOS/android_kernel_asus_msm8916
Thanks and credit-
@govind1233
Click to expand...
Click to collapse
Does it have build-in gapps??

gapps build is coming soon...i compiled with stock gapps then size of rom became 900+ mb so compiling with micro and pico gapps

govind1233 said:
gapps build is coming soon...i compiled with stock gapps then size of rom became 900+ mb so compiling with micro and pico gapps
Click to expand...
Click to collapse
Ok,, is this ROM come with all the google pixel features??

mg712702 said:
Ok,, is this ROM come with all the google pixel features??
Click to expand...
Click to collapse
except boot...for all rounded icons u need to install pixel launcher as system app

govind1233 said:
except boot...for all rounded icons u need to install pixel launcher as system app
Click to expand...
Click to collapse
Ok ...just downloading will flash tomorrow
---------- Post added at 07:13 PM ---------- Previous post was at 07:13 PM ----------
And bro is it official or unofficial??

Wow, nice to have another option in a near Pixel experience. Any chance of this becoming official so we can get delta updates?
Thanks buddy!
PS: Would be great to share the links to Arise, custom GApps and Extras from Dark Rom on the OP.

zackwire said:
Wow, nice to have another option in a near Pixel experience. Any chance of this becoming official so we can get delta updates?
Thanks buddy!
PS: Would be great to share the links to Arise, custom GApps and Extras from Dark Rom on the OP.
Click to expand...
Click to collapse
Let me stabilize rom to a good level...I mean it is stable but want to make more stable and battery friendly... Then I will ask owner for official status...

Thankuh so much man . this is the only rom on which i could use google tez .in other roms no matter what i do.it always fails the security check. Again thankuh so much appreciate your work.

jitu nayak cvrce said:
Thankuh so much man . this is the only rom on which i could use google tez .in other roms no matter what i do.it always fails the security check. Again thankuh so much appreciate your work.
Click to expand...
Click to collapse
Ever heard of Magisk hide and safteynet fix?

TheImpulson said:
Ever heard of Magisk hide and safteynet fix?
Click to expand...
Click to collapse
I have tried magisk hide ,even i relocked my bootloader .but nothing comes handy...:silly: safety net fix..not tried yet

jitu nayak cvrce said:
I have tried magisk hide ,even i relocked my bootloader .but nothing comes handy...:silly: safety net fix..not tried yet
Click to expand...
Click to collapse
Well, works fine when I use Magisk hide.

TheImpulson said:
Well, works fine when I use Magisk hide.
Click to expand...
Click to collapse
Apparently MagiskHide doesn't work on FGO

Related

[ROM]D8 ROM (6.0.1) G930FXXU1BPJE(9519568) 6.0 19-dec-16

Changes:
Phone application:
- Auto record for incoming and outgoing calls. If Incoming calls recording is on, application will always open in full screen mode (currently no way to start record in popup).
- Adjustable after call delay.
- Record or Add call button (select in Rom Control).
- 2 additional modes in "Network mode" select dialog. Long click on data toggle brings "Network settings" but not data usage.
System:
- Google *backup* wake lock fix (not script, fixed in code).
- Kill foreground application by double, triple or quad home click (first free combination)
- Kill foreground application by long clicks.
- Full screen mode settings
- Torch by home (1.1.0, volume keys do not work in deep sleep mode)
- Data traffic, record, screenshot, 5way reboot in Power menu. Select buttons in Rom Control. Record button will trigger recording, but not start only, like in another ROMs.
- Multiwindow on/off setting.
- 180 degrees rotation setting.
- Settings for screen on, and sound when connecting power.
- Setting for screen on by "Home"
- 12 buttons Toolbox.
SystemUI
- Potato Gradient (may be switched off in ROM Control)
- Hide Silent, Alarm & BT status bar icons.
- Custom status bar icons color. All icons, all text (not some of). No conflicts with dark icons on white background feature (color negative or dark mode)
- Potato clock with new options. Can select stock clock, or custom format. Optimized. Battery friendly (off on screen off).
- Tap on Date & Time in notification area start Clock or S Planner. Long tap - settings.
- %% on stock battery.
- 3minit battery with additional settings. Optimized. Battery friendly.
- Data traffic and current transfer rate in Notification. Can be switched off. Adjustable colors. Click launches Data usage statistics. (switched off on notification collapsed)
- Customable Lock screen single text clock. Support for RTL. Next alarm, seconds.
- Quick launch panel in "Recents". Enhancement: After exit from application, started by QL, you'll be returned to previous application, but not to home screen. Additional settings in ROM Control.
- Memory usage bar in "Recents"
- Clear memory button in "Notification"
More, that I don't remember.
ROM Control video demo - https://drive.google.com/open?id=0B-CE1vlk7OYkUFVtb0pQR2l4OG8
Credits to Tkkg1994 and boostermbkking for some great ideas,
- Samsung for their software
- authors of 3minit, potato and lock screen weather mods
- svadev for the deodex tool
- Chainfire for the root access
- sound mod V17 thanks to zubi182
- Wanam and rovo89 for the Xposed
- amarullz for aroma
- Gayos24 and daxgirl for ROM control
- topjohnwu for systemless xposed
- If I forgot someone, PM to me!
- tamirda for UDS toggle and some examples, how to add modifications in his great ROM.
- mwilky and Tkkg1994 for his fingerprint after reboot mod.
- @Androidwizzard, @sanoc69, @Umair Ahmad for installer fix.
- djb77 for TGP Kernel.
You may want to buy me a beer? You can donate down here
Installation:
1. Follow instructions for all custom ROM's (you'll find a lot in this forum, no wipes needed)
2. Flash update if released.
Download:
ROM: https://yadi.sk/d/yeBqnrl234DGiC or https://drive.google.com/file/d/0B-CE1vlk7OYkTHlveFVPbGFHS2M/view?usp=sharing
Update: https://yadi.sk/d/8VQZjj__34N6br
Boot+Modem: https://yadi.sk/d/BGKE0_dc347R6s
Old version:
ROM: https://yadi.sk/d/w2RxP4tuxupfD
Update: https://yadi.sk/d/rElf0BMBxyFhr
Boot+Modem: https://yadi.sk/d/WW_PeJENxuqXg
Change log:
6.0.0 - Re-based on G930FXXU1BPL2 (9689434). Updated kernel, root, systemless modules.
6.0.1 - Fixed QS edit bug.
6.0.2/3 - Multi user mode and multi user switch fixes.
5.0.0 - Based on G930FXXU1BPJE (9519568)
5.0.1 - You can remove annoying toasts when call connecting. Rom Control - Application settings - Phone.
5.0.3-1 - Enabled WiFi calling (can't test)
4.0.0 - Same as 3.0.11 but based on G930FXXU1BPH6
4.0.1 - Custom background, device info, carrier color in notification area.
4.0.2 - Device info auto update.
4.0.3 - Fixed (?) installation issues when signature verification disabled. It's better, not to disable. Samsung changed package installer. In case of disabled signature check old version will be used.
4.0.4 - Option to hide MSIM panel.
4.1.0 - Multi window control (some applications has issues running in multi window mode) - https://yadi.sk/i/kyzcoEWsv8ztx
4.1.0.3 - Reverted to old Google Package Installer, without "Overlay detected" issue. Removed "Smart block" menu option from settings. Referencing to not existing activity com.android.mms/com.android.mms.spam.HelpActivity, causing crash.
4.1.1/2/3 - Bug fixes, Background and info in notification area can be enabled on lock screen.
4.1.3.1 - Multi windows setting saved on exit from application. Not only on click on "Done".
4.1.4 - Lock screen clock scaling in RC. Workaround for text clock size issues (Next Alarm text & icon invisible or damaged) in some themes.
4.1.5 - Option to hide preferred SIM icon
4.1.6 - Minor fixes. Uploading full file.
4.1.7 - ROM version, time until next alarm, condensed font, scroll long strings in device info.
4.1.8 - Option for fingerprint unlock in ROM Control.
4.1.9 - Optimized package installer mods. Thanks to @Androidwizzard, @sanoc69, @umair. Disable signature check & Enable downgrade settings moved from Aroma to RomControl (please enable after first boot if you need signature check off). Added option to hide IME switch in notification area.
---
3.0.0 - Same as 2.0.23 but based on G930FXXU1BPH6 firmware. Change list 8888212.
3.0.1 - Synchronization with Samsung account fix. You may need give permissions to Samsung Account and somthing like "Private data management" (one that force closing) applications.
3.0.2 - Fixed boot loop with ZTO CSC.
3.0.3 - Fixed vibrate + screen on when listening music and increasing volume if "Safe volume waring" is off.
3.0.4 - Fixed random reboots when connecting power.
3.0.5/6 - More notification area color controls.
3.0.7 - Fixed again "Overlay detected"
3.0.8 - More notification area controls.
3.0.9 - You can hide battery % on status bar, but left on AOD. Better notification color control. Not coloring expanded notifications.
3.0.11 - Fixed SystemUI crash when connecting to VPN
2.0.3:
- Aroma installer. Signature verification, debloat, sound mod, Xposed.
- Jun 2016 security patch
- 1/2 colums in settings
- Battery bar
- Removable Volume panel, power saving mode notifications, grey status bar in "Power saving", low battery notification.
2.0.4 - Weather on lock screen.
2.0.5 - ROM Control updated. Setting for favorits columns number in Settings application. Toolbox in Settings.
2.0.6 - Bug fixes (recommended)
2.0.7 - Quick launch in "recent panel" changes.
2.0.8 - Minor fixes. New Xposed, added ZTO csc & new messages app (full file only, upload will take time) . New quick toggles, new option for "Settings" app in RomControl. Removed Multiwindow from RomControl (use toggle).
2.0.9 - (Minor) Added proper error handling for background image setting in "Quick Launch". Can be done by payed 3minit application. I'm not author of this application.
2.0.10 - Fixed some font size related issues in additions to "Recents" panel.
2.0.15 Many minor fixes. New quick toggles. Removed memory killer from notification screen (it's not a place for killers), it's functionality added to memory bar in "Recents".
Hundreds new options in ROM Control.
2.0.17 - Skip tracks by volume long press.
2.0.21 - Color stuff, torch in PM, secondary symbols on Samsung keyboard, fixes.
Old versions:
---- do not remember
1.1.8 - fixed issue with torch by home & Always on screen mode. Torch by Volume+ returned (unreliable in deep sleep mode).
1.1.9 - New settings in ROM Control for "Restart" button in power menu.
1.1.10 - New "Power menu" settings in Rom Control.
1.1.11 - Select betwwen old and new "Power menu" style. Silent mode toggle in old style.
1.1.17 - Boot to recavery & download blocked if OEM Unlock disabled.
- No kernel signature check (Smart manager do not show security alert).
- Data traffic hidden if S-view cower used
- Full date on lock screen & notification
Solution for "Can't enable private mode" issue:
Method 1:
Use custom kernel.
Method 2:
In Terminal emulator or adb shell type:
su
---Grant permission if asked
restorecon -R /data/system/users
Can I ask, the look of your ROM, is it a theme or is it the Potato Gradient. If not, what is the potato gradient?
Well done! Looks like an awesome rom, will definitely try it out!
JJGLive said:
Can I ask, the look of your ROM, is it a theme or is it the Potato Gradient. If not, what is the potato gradient?
Well done! Looks like an awesome rom, will definitely try it out!
Click to expand...
Click to collapse
Potato gradient - custom status bar background. It included in most of custom ROMs but in this one it may be implicitly disabled.
Try it. There is many things inside that developed by me and not included in any another firmware yet and many old standard things, that completely re-writen and works better, consuming less resources.
d8389 said:
Potato gradient - custom status bar background. It included in most of custom ROMs but in this one it may be implicitly disabled.
Try it. There is many things inside that developed by me and not included in any another firmware yet.
Click to expand...
Click to collapse
Will definitely try your ROM! Thank you!
Tried the rum very much. All works smoothly and nicely.
Just wondering if there is an option to not install next alarm on lock screen. Also do you use Android M boot animation.
Thx
Delivered by my Silver S7.
I see you didnt debloat it since you dont know what apps you need and what not.
Well, what you could do is include a system app removal app (you can find em on the play store) so people can do it theirselves
---------- Post added at 11:30 AM ---------- Previous post was at 11:28 AM ----------
Also, would you like a name 4 your rom?
You could ask people for one if you really want to, and choose on of them, or make a name yourself.
You can call it D8 Rom for example
@d8389
Would you mind sharing your Google *backup* wake lock fix?
mandroid717 said:
Just wondering if there is an option to not install next alarm on lock screen. Also do you use Android M boot animation.
Thx
Delivered by my Silver S7.
Click to expand...
Click to collapse
I'm not going to change boot animations.
Next alarm enable setting added in 1.1.3
kisslorand said:
@d8389
Would you mind sharing your Google *backup* wake lock fix?
Click to expand...
Click to collapse
It seems that wake lock not released on server timeout in stock. See inside services.jar classes.dex/com/android/server/backup
Added wake lock release to 1 or 2 methods handleServerTimeout and its status check before release everywhere.
I must say I prefer the ROM not being debloated, as I really like some of the stock apps.
d8389 said:
It seems that wake lock not released on server timeout in stock. See inside services.jar /com/android/server/backup
Click to expand...
Click to collapse
Thank you very much. That workaround saved the issue I had in the ROM I am using.
JJGLive said:
I must say I prefer the ROM not being debloated, as I really like some of the stock apps.
Click to expand...
Click to collapse
It run good without de-bloating. There is only 1 application, that I keep frozen - Google photo.
Update 1.1.4 released. Changes in quick toggles. Need more testing, so do not delete 1.1.3.
Link to 1.1.4 - in post #2.
Rollback to 1.1.3 - https://yadi.sk/d/oJTa9BwOsotWp
d8389 said:
It run good without de-bloating. There is only 1 application, that I keep frozen - Google photo.
Click to expand...
Click to collapse
I Agree, it runs much better without debloating.
Thank you for an awesome ROM!
I am on bootloader G930FXXU1APF8. Can i just flash this rom?
Erik1805 said:
I am on bootloader G930FXXU1APF8. Can i just flash this rom?
Click to expand...
Click to collapse
This is known issue with Superman.
You should flash stock kernel or stock ROM.
Re-flashing Superman with stock kernel before installing may resolve this.
Try flash this file - https://yadi.sk/d/gumezq2FsqJ8L
d8389 said:
Installation:
No Aroma at this step.
1. Follow instructions for all custom ROM's (you'll find a lot in this forum)
2. After flashing ROM, flash you CSC (before reboot) and updates.
Download:
CSC - https://yadi.sk/d/oT5CcYARsd6hM
ROM - https://yadi.sk/d/H6LIk50CskBYq
Update 1.1.4 - https://yadi.sk/d/guhI4G-xsh2WC
BL & CP APF2 - https://yadi.sk/d/GLHEjgEHskK4d
No wipe data/factory reset needed if you are already on custom.
After wipe date - re-flash SuperSU.
For developers:
Feel free to contact me if you'd like to implement something in your firmware and need help.
Click to expand...
Click to collapse
I can't download the ROM at all.
Trying to click the Download related button. Nothing happens.
Can you use Google Drive or something instead, or fix this issue / bug?
Destroyedbeauty said:
I can't download the ROM at all.
Trying to click the Download related button. Nothing happens.
Can you use Google Drive or something instead, or fix this issue / bug?
Click to expand...
Click to collapse
click twice... It worked for me the second time..
OP:
The rom looks great, only thing I'd like is the option to turn off the ram bar in recents panel.
Also with 1.1.4 update I had several hotboots, which were solved after installing jesse's kernel. Haven't checked if the 1.1.4 zip has a kernel on it, BTW I was coming from Nyssa's rom...
excelent rom! right now I'm testing it, but looks like a daily driver! keep it up!!
arzafran said:
click twice... It worked for me the second time..
OP:
The rom looks great, only thing I'd like is the option to turn off the ram bar in recents panel.
Also with 1.1.4 update I had several hotboots, which were solved after installing jesse's kernel. Haven't checked if the 1.1.4 zip has a kernel on it, BTW I was coming from Nyssa's rom...
excelent rom! right now I'm testing it, but looks like a daily driver! keep it up!!
Click to expand...
Click to collapse
ok.
May be later.
But you should not worry about, because it optimized and consuming less resources, than original one (I don't remember, where it from).
It also start updating when recents open and stop on screen off. So, uou should not worry about battery.
Same or similar happens with all custom components (clocks, battery, traffic etc...). No updates when not visible (if possible). Implicitly stopped when screen is off. If yiu like another ROM, you can ask developers to port my versions of add-ins instead original ones.
1.1.7 released. Added autoruns control to settings. Use carefully.
I'll upload ROM, based on next release from Samsung to another site.
Google drive not showing number of downloads.
You can make mirrors. My internet not fast enough for uploading gigabytes.

[ROM] Stable D8N_1.1.6 (G930FXXU1DQB7_CL10422490) 3-Mar-17

Custom Nougat TW based ROM, looking exactly as stock with default settings with lot of additions.
Not compatible with American & Canadian phones. Only for SM-G930/935F(D)
Special thanks to Tkkg1994 for de-knoxed stock kernel.
Installation:
This is one more custom ROM. Follow standard instructions.
If you coming from custom 6.0 without wipe, select "Remove Magisk & Xposed" in Aroma. You may use Magisk $Xposed (after release) but must get rid of old SDK23 version. Update boot & modem as well.
Screenshots:
Not posting at this step. Looks like stock, until you do not change appearance.
Description:
root SuperSU 2.79 SR3 or Magisk.
- Busybox
- Deodex
- Aroma
- Edge panels
- CSC & build.prop tweaks.
Adgustable mods:
- Customized "Power menu" with lot of settings.
- Removed "Safe volume warning".
- Skip tracks by volume keys.
- Signature verification &downgrade check control.
- Remove IME switch notification.
- Screen on & Sound control when connecting power.
- Torch ("Volume up" & "Home")
- Hardware keys control (minimal). Kill applications, move actions. 4-th click to "Home" with adjustable delay.
- Run all apps in multi window mode.
- Full screen mode.
- Virtual buttons in status bar.
- Hide some status icons.
- Background & color control.
- Clock settings (a lot).
- Custom battery.
- Battery bar.
- Dtaa traffic speed in "Notification".
- Show/hide/show only on expanded for "Data traffic", "Quick connect", "Multisim panel".
- Call recording & auto recording.
- Adjustable after call delay.
- Remove call toasts (appears on "End call" button).
- Quick launch panel (Different. Restores last screen before launching new application)
- Adjustable quick toggles count in line.
- Device info in notification area.
- Custom background in notification area..
- Fingerprint unlock after reboot.
- Lock screen date coloring
- Lock screen clock scaling
- Lock screen force text clock
- Lock screen alarm
- Lock screen seconds
Permanent:
- Settings application:
-- Removed sysscope (fake "Official" status, no notification on icon and root warning.
-- Auto start control.
-- Led control.
-- Touch keys led control.
- Clock and date in notification area respond to click & long click.
- Changed "Data traffic" toggle long click behavior. Original function moved to data traffic bar (simple click).
- Added more mobile data connection mode choices.
- App lock
- Floating messages
- Full date on lock screen
Known issues:
Custom text color not applied to "UNDO" button in some Gmail notifications.
Bugs:
Please report...
Developers:
You can take & port in your ROM everything without asking permission (just notify & give credits) in case, you permit the same to me.
I've no sources. I do not know Java and make everything in Notepad++ with smali/backsmali/apktool. You can request working files (original & modded) if your need.
Link to de compiled files - https://drive.google.com/file/d/0B-CE1vlk7OYkRUFWb0xwUGRVX2M/view?usp=sharing
Credits:
- Tkkg1994 for kernel & for some great ideas.
- boostermbkking for some great ideas,
- Samsung for their software
- authors of 3minit, potato and lock screen weather mods
- svadev for the deodex tool
- Chainfire for the root access
- to zubi182 for sound mod
- Wanam and rovo89 for the Xposed
- amarullz for aroma installer
- Gayos24 and daxgirl for ROM control
- topjohnwu for systemless xposed
- If I forgot someone, PM to me!
- djb77 for TGP Kernel.
If you like in, you may donate:
Download:
ROM v1.2.0 - https://drive.google.com/file/d/0B-CE1vlk7OYkM1RpYnZ0YXVXSlk/view?usp=sharing
Update:
Old version:
ROM v1.1.6 - https://drive.google.com/file/d/0B-CE1vlk7OYkNDRfbEVNN0tWaUk/view?usp=sharing
MD5 - 407859A0755030017B4A2EBB5DE7F977
Update: https://drive.google.com/file/d/0B-CE1vlk7OYkOE5wUUtPQXd1Z00/view?usp=sharing
Change log:
1.1.1 - Installation script fixed (not critical). Full file uploaded.
1.1.3 - Minor fixes.
1.1.4 - Fixed Settings application crash in "Led settings"
1.1.5 - Options to hide multi-user from notification and to set number of notification icons in status bar (default for Nougat only 3...)
1.1.6 - Need download full file.
- Installer detects device type automatically (not tested yet on Edge)
- Added modded launcher & SBrowser.
- Added Viper4Androiid & DolbiAtmos.
- Added Knox (not fully operational yet).
- Compatible with Pokemon go. Need Magisk root. Activate Magisk hide. Switch off USB debug.
- Bug fixes.
1.1.7 - Disable signature option in RomControl apply all Lucky patchier system patches.
1.1.8 - New quick tiles.
- Adjustable status bar clock size.
- Lock screen rotation setting.
1.1.9 - Minor fixes.
d8389 said:
Download:
ROM v1.0b5 - https://yadi.sk/d/EzvZ88xw3DraoZ
Please make mirrors.
Update: https://yadi.sk/d/FPQeyRwW3DtiAz
Change log:
b6:
- Device info in notification area.
- Custom background in notification area..
Click to expand...
Click to collapse
Hi it's possible to show seconds in statusbar clock
And move wifi and signalicons to leftside
Thx from Germany
Raku22 said:
Hi it's possible to show seconds in statusbar clock
And move wifi and signalicons to leftside
Thx from Germany
Click to expand...
Click to collapse
For status bar - select "Free Java format" in clock settings.
Lock screen clock in to do list.
Hello All
Can't download !? Thx
@d8389 any plans to release for edge?
marquelito said:
@d8389 any plans to release for edge?
Click to expand...
Click to collapse
It work on Edge.
Please make mirrors. My internet speed not good now.
Will try upload to Google.
d8389 said:
It work on Edge.
Please make mirrors. My internet speed not good now.
Will try upload to Google.
Click to expand...
Click to collapse
Happy to know that! Thank you
Can't wait to try it out. Thanks.
bigtom624 said:
Can't wait to try it out. Thanks.
Click to expand...
Click to collapse
ok
You can go to https://disk.yandex.ru/client/disk
Log in with username t.tempuser and password [email protected]
D0wnload the file.
Now uploading to Google, but with my Internet connection it will take some time.
I tried flashing beta6 and the update zip 3 times and after each time when I reboot it keeps telling me there is no OS installed.
bigtom624 said:
I tried flashing beta6 and the update zip 3 times and after each time when I reboot it keeps telling me there is no OS installed.
Click to expand...
Click to collapse
Are you on Marshmallow now ?
In this case you should update boot & modem and remove Xposed (checkboxes in Aroma)
I'm on BoBCatRoM Nougat 7.0. I updated the bootloader and modem also and checked remove Xposed. I even tried flashing just the Rom only but each time I get the same result and the phone won't boot.
bigtom624 said:
I'm on BoBCatRoM Nougat 7.0. I updated the bootloader and modem also and checked remove Xposed. I even tried flashing just the Rom only but each time I get the same result and the phone won't boot.
Click to expand...
Click to collapse
Sorry.
Try flash this file.
For Flat variant (930) - https://drive.google.com/file/d/0B-CE1vlk7OYkcFQ4TTJVUTdaazQ/view?usp=sharing
For Edge (935) - https://drive.google.com/file/d/0B-CE1vlk7OYkZVZ5WkUyRkc2cVU/view?usp=sharing
d8389 said:
Sorry.
Try flash this file.
For Flat variant (930) - https://drive.google.com/file/d/0B-CE1vlk7OYkcFQ4TTJVUTdaazQ/view?usp=sharing
For Edge (935) - https://drive.google.com/file/d/0B-CE1vlk7OYkZVZ5WkUyRkc2cVU/view?usp=sharing
Click to expand...
Click to collapse
I will give it a try and report back. Thanks
bigtom624 said:
I will give it a try and report back. Thanks
Click to expand...
Click to collapse
Flash it after ROM & update.
It will reboot device.
Please select correct variant (edge/flat)
I'm updating file on Google. It will take time.
Some users report, that they could not upgrade to Nougat without flashing full stock with Odin.
In this case you need full backup of /data and copy of internal SD because stock firmware will encrypt content.
d8389 said:
Sorry.
Try flash this file.
For Flat variant (930) - https://drive.google.com/file/d/0B-CE1vlk7OYkcFQ4TTJVUTdaazQ/view?usp=sharing
For Edge (935) - https://drive.google.com/file/d/0B-CE1vlk7OYkZVZ5WkUyRkc2cVU/view?usp=sharing
Click to expand...
Click to collapse
http://cloud.tapatalk.com/s/58a1b001f0c2c/D8Nv1.0.b5.zip.log.txt
I tried to flash the Rom and the boot/modem again but it still won't boot up.
Here's a log.
bigtom624 said:
http://cloud.tapatalk.com/s/58a1b001f0c2c/D8Nv1.0.b5.zip.log.txt
I tried to flash the Rom and the boot/modem again but it still won't boot up.
Here's a log.
Click to expand...
Click to collapse
Installation log looks bad, so please
1. Check file size. Should be 1.83G. It really looks like incomplete or damaged download.
2. Try to install with "remove Xposed" check box unchecked.
3. Use TWRP-3.0.2-3/4/5
I've changed installation script, to avoid the issue, that I see in your log file, but It not happens to me.
Many people already installed it and report, that it works good.
I'll upload it to better share and add md5 file. in 3 hours.
d8389 said:
Installation log looks bad, so please
1. Check file size. Should be 1.83G. It really looks like incomplete or damaged download.
2. Try to install with "remove Xposed" check box unchecked.
3. Use TWRP-3.0.2-3/4/5
I've changed installation script, to avoid the issue, that I see in your log file, but It not happens to me.
Many people already installed it and report, that it works good.
I'll upload it to better share and add md5 file. in 3 hours.
Click to expand...
Click to collapse
The size of the file I downloaded is the same 1.83gb. I d/l again once your upload is finished. I did remove xposed every time I flashed it. I have twrp 3.0.2.3 installed. Thanks for your help. I'm not a rookie at this. I've been flashing Roms since 2010. Thanks again
Uploaded to google drive

[ROM][8.1][UNOFFICIAL] Atomic OS

I test my builds on my own OP5 which is DECRYPTED.
Installation is standard:
1. Wipe cache/data/system.
2. Flash ROM
3. [Optional] Flash Gapps/Magisk
4. Reboot
Github sources: https://github.com/Atomic-OS
Kernel: https://github.com/GZR-Kernels/kernel_oneplus_msm8998
Device tree: https://github.com/GZOSP-Devices/device_oneplus_cheeseburger
https://github.com/GZOSP-Devices/device_oneplus_msm8998-common
GZR gapps: https://androidfilehost.com/?w=files&flid=235145
Download : https://androidfilehost.com/?fid=962187416754471835
Does this rom uses one plus camera?
prajnay said:
Does this rom uses one plus camera?
Click to expand...
Click to collapse
Nope
3q
Lineage or AOSP? Is AOSP if I'm right.
Awesome ?
Wow this is stellar. Nice job!
VampireHeart said:
Lineage or AOSP? Is AOSP if I'm right.
Click to expand...
Click to collapse
it is AOSP, it has not anything from lineage directly: https://github.com/Atomic-OS/platform_manifest/blob/oreo/default.xml
Gr8 m8
Test it asap
quake73 said:
it is AOSP, it has not anything from lineage directly: https://github.com/Atomic-OS/platform_manifest/blob/oreo/default.xml
Click to expand...
Click to collapse
Hey quake73, I don't see any download links in the OP, so do we build it? If so, can you help me get started?
mrityunjaygr8 said:
Hey quake73, I don't see any download links in the OP, so do we build it? If so, can you help me get started?
Click to expand...
Click to collapse
Check post 1 again.. AF download link there
TrOjAn
mrityunjaygr8 said:
Hey quake73, I don't see any download links in the OP, so do we build it? If so, can you help me get started?
Click to expand...
Click to collapse
You are right, it wasn't there, I forgot to put it...now it is
Can we use custom kernels and google camera ?
Sent from my [device_name] using XDA-Developers Legacy app
I'm going to test this ROM, I'm decrypted, no verity is needed?
I ask because in OP isn't mentioned and on another ROM if decrypted isn't necessary.
VampireHeart said:
I'm going to test this ROM, I'm decrypted, no verity is needed?
I ask because in OP isn't mentioned and on another ROM if decrypted isn't necessary.
Click to expand...
Click to collapse
Nope, no_verity isnt needed
quake73 said:
Nope, no_verity isnt needed
Click to expand...
Click to collapse
Just installed and testing, made with noverity to be sure it boot, ROM seem very good, thanks.
Edit: just one bug found on quick settings, torch don't work but I see it enabled.
Is there a possibility to add center clock ? thanks for the rom
Sent from my [device_name] using XDA-Developers Legacy app
newest build, Atomic 2.4!
from their G+:
Here's a pretty generic changelog :
This version includes fixes and little additions
- Added navigation bar tile
- Various fixes for clock and date customisations
- Show infinity for large notification counts
- Added omnijaws qs tile (Weather tile)
- Added battery styles
- Changed default value for columns in qs panel
- Fix brightness slider under settings/display for dark theme
- Allow vibration instead of beep for in-call-notifications
- Moved in call vibrations options to dialer settings
- Added vibrate option for every mintes in dialer settings
- Added Proximity speakerphone options in dialer settings
- New icon for snap camera
- Fixed call delay issues
- Added more tiles to default list
- Enable power save config of system apps
- Fix weird touch issues when opening app info of newly installed app
- DUI theming improvements
- Allow to hide or show date and weather - Launcher
- Add options to change grid sizes - Launcher
- Doze compatibilty under same ambient display option
- Added themes option category under settings/display
- Some performance improvements
https://androidfilehost.com/?fid=818070582850494899
thanks for the rom. it is very fluid and very fast.
I have a problem . since the installation of the rom in phone call the microphone and the speaker ils not walking but with whatsapp I have no problem. any idea?? thank you
Édit: it is ok.
Fresh, new build, 17.03.2018:
https://androidfilehost.com/?fid=746010030569962118

VERY Good Exynos_N9_S9_S9Plus_9810 ROM JANURARY 2019

- DEX supported
- SPay with Gear wearable (Only supported models) - Provided you have installed required packages and hidden 'pay' stuff with magisk hide.
- Good Lock 2018 (ROM Tool)
QS Color
Lock Star
Task Changer (Recents)
Routines
Clock Faces
MultiStar
- Included stock enforcing kernel
- Reduced call disconnect delay.
- High Volume warning disabled
- Hign brightness strain warning disabled
- Screenshot in Secure Tab
- Camera flashlight up to 1% battery
- Denoxed with minimally debloated (tried to preserve most functions though)
- Ad-Free preactivated Toggle in ROM Tool
- Enabled Launcher Rotation Toggle in launcher settings.
- Reboot to recovery (If not available, apply essential fix from ROM Tool)
- Show/Hide emergency in Power Menu
- Show/Hide Users in PowerMenu for multiusers.
- 3minit battery and 3minit clock (you will get option to choose just after finishing setup, also you can change anytime from ROM Tool)
- Added some important samsung stuff
Calculator
Email
Music
Samsung Gear
S Health
S Internet
Download:
<Mod Edit>
Link removed and thread closed.
Aosp based?
NisseGurra said:
Aosp based?
Click to expand...
Click to collapse
yes
Tried flashing the rom, error in vendor image and wont boot.
eabrillos said:
Tried flashing the rom, error in vendor image and wont boot.
Click to expand...
Click to collapse
Try to reflash
If the problem still persists, make sure you wipe cache, dalvik cache, system and data
Wipe andFormat, but stii th same. Im coming from note 9 dr ketans pie v04 rom
eabrillos said:
Wipe andFormat, but stii th same. Im coming from note 9 dr ketans pie v04 rom
Click to expand...
Click to collapse
reflash ARH6 Vendor
Pretty sure there is no such thing as Android 9.1 at the moment and telling from the screenshots, this doesn't look AOSP based rather than stock based, contrary to what has been stated above.
Bluetooth dont work
Bluetooth dont work

[Magisk Rom] [One UI 2.5] [G973U] [G975U] Krog rom V1.1

Krog Magisk Rom 10 series V1.1
This rom can be flashed on any Snapdragon S10 or S10+ that meets the requirements below
Flash at your own risk! I am not responsible for any dead device, loss of data, etc.
Requirements:
Unlocked bootloader with Magisk installed
Must be on Android Q One UI 2.5
Instructions:
Make a full TWRP backup!!!!
Download rom zip from the downloads section to your phone
Open Magisk Manager, install zip and reboot
When phone boots to system, open rom control, open each tab in rom control and reboot SystemUI to set all of the default values
*For SafetyNet to pass, you need to enable Magisk hide in Magisk manager settings
Downloads:
Krog_Roms_10Series_Q_MagiskRom_v1.1.zip
Changelogs:
Spoiler: Click to view changelogs
V1.1 Features:
Fixed random reboot issue that was caused by old safetynet fix
V1 Features:
Custom boot and shutdown animations
Debloated
Fixed safetynet
Unlocked call recording
Unlocked caller ID and spam protection
Unlocked network speed indicator
Unlocked mobile hotspot
Fixed screencast
Fixed Samsung health
Modded theme store for unlimited trial time
Over 1k fonts
Signature verification removed
Status bar background color choices
3Minit battery in status bar
Battery bar in status bar
Choice of hidden clock in status bar
Choice of stock clock for status bar
Choice of custom center clock for status bar
Choice of 3Minit clock for status bar
Adjust size of network speed in status bar
Custom mobile signal icon choices in status bar
Custom wifi signal icon choices in status bar
Show/hide wifi arrows in status bar
Custom alarm icon choices in status bar
Custom location icon choices in status bar
Custom bluetooth icon choices in status bar
Advanced power menu with switches for all items except power off
Power menu background choices
Power menu text color choices
Navigation bar background choices
Navigation bar gifs
Battery bar in navbar
3Minit battery option for navigation bar
Adjust navbar height
Adjustable blur behind notification panel with switch
Show/hide mobile data usage in notification panel
Color text of mobile data usage in notification panel
Change position of mobile data usage in notification panel
Show/hide ram bar in notification panel with color options
Matrix animation in the notification panel background
Color date in the notification panel
Color the search, power, settings and 3 dot icons in the notification panel
Color the media text and icon in the notification panel
Color the devices text and icon in the notification panel
Lockscreen display timeout options
Quick reply from secure lockscreen
Option to automatically expand all notifications in notification panel
Option to wake up display when USB is connected or disconnected
Ability to remove persistent notifications
Show/hide stock battery in status bar
Show/hide stock battery info in quick settings panel
Select number of toggles to show in minimized quick settings panel
And more....
If you like my work, please take the time to hit the thanks button.
Contributors:
@Krog18
@jrkruse
Thanks to:
@afaneh92
@elliwigy
@kdrag0n-Safetynet fix
@klabit87
@Mentalmuso-For Magisk rom idea
@stang5litre
Source code:
Rom control
Created: 2021-01-15
Last Updated: 2021-01-27
Information for unlocking, flashing twrp, magisk, etc. can be found here:
G973U
G975U
Rom for G970U can be found here:
G970U
Good job your rom is awesome, Thanks.
Works great!
Wow... can you cook it for G9750 pls ?
Vuska said:
Wow... can you cook it for G9750 pls ?
Click to expand...
Click to collapse
This might work on G9750 as well. You can try it and if there's issues, just remove the module or restore a backup.
Vuska said:
Wow... can you cook it for G9750 pls ?
Click to expand...
Click to collapse
Working on my g9750 mate. Switch from tomatolei rom to this. Currently testing so far no issue
v0ne said:
Working on my g9750 mate. Switch from tomatolei rom to this. Currently testing so far no issue
Click to expand...
Click to collapse
Update: So far, only the network speed in the status bar is not showing/working. The rest is working. Thanks @Krog18 its awesome
is this rom work on G975F too? or only on G975U?
any update for Android 11 ?
Hi.. anyone here can tell me if this modules will work with Android 11 please ?
this sunday i think i want to update to Android 11. (One UI 3.0)
Vuska said:
Hi.. anyone here can tell me if this modules will work with Android 11 please ?
this sunday i think i want to update to Android 11. (One UI 3.0)
Click to expand...
Click to collapse
No, this is for Android 10. He has not released 11 yet.
Vuska said:
Hi.. anyone here can tell me if this modules will work with Android 11 please ?
this sunday i think i want to update to Android 11. (One UI 3.0)
Click to expand...
Click to collapse
Furthermore this is NOT a module. It is a ROM it replaces the operating system on your device therefore making it no longer carrier specific with some added goodies.
Can't believe it took me this long to find this. Works great.
Lol...stay out of this Mohammad
butchieboy said:
Lol...stay out of this Mohammad
Click to expand...
Click to collapse
Im out

Categories

Resources