Mod list - Galaxy S6 Edge Themes and Apps

Since mods for our phone is spread out over 5 different device threads, here is a composed list of all the available mods I have found for our phones.
PingPong Root
Viper4Android
Head Phone boost
DolbyDigitalPlus Port
Edge Battey Feeds
Quick launch edge feed
Music Edge Feeds
Disable DVFS
Remove brightness slider from drop down menu
Remove wifi notification from drop menu
using FlashFire for ZIPS (non XDA link)
Remove camera restrictions and compression (non XDA link) (Untested by mysef, I am happy with the cam.)
If you have any other Mods, post them here and I will edit the OP. I want to make finding MODS as easy as possible for folks
And if I helped you find a mod, hit the thanks button!

Related

[MOD][ICS][XPOSED] Tweakbox: no-flashing tweaks collection (1.4.0)(23.01.2013)

Maybe you have read about my project called "Xposed", maybe not. In short, it is a framework that can be used to create modifications without touching the APKs, which in turn means that nothing needs to be flashed.
Tweakbox was the first module for Xposed and developed for a 4.0.3 stock ROM for of the Galaxy S2. While Xposed works with many different devices and ROMs, quite a few (or many?) of the tweaks below assume certain existing code in the ROM which can be patched and used. As a consequence, they might work or might not work for you. Especially if you have a non-Samsung phone, only few of the tweaks will work. It depends on your exact ROM what will work, I can't tell you because I don't have your ROM.
Please also note: I'm no longer using Tweakbox after my switch to CM10.1. Therefore this module is no longer actively maintained. You can try if it works for you, but it's unlikely that more features or support for more devices will be added. Patches are still welcome. So please don't be upset if it doesn't work for you - I had planned to remove it, but why should I if still lots of people are using it?
Now to the list of implemented tweaks:
Statusbar
Number of bars for signal strength indicator
Background color. Looks weird actually because most apps aren't made for this.
Clock color
Toggle "switch input method" notification while typing text
[*]CRT (see below for requirements - will probably not work for you)
CRT off effect
CRT on effect
CRT landscape detection
Battery
Levels for critical/low battery warning
Disable Samsung's "100% charged, unplug me now" notification
Phone
Vibrate on Call Wait
Increasing Ringer Volume
Call Recording (see below for requirements - will probably not work for you)
Built-in SIP
Miscellaneous
Don't turn on the screen when unplugging from USB/AC
Choose long HOME key behaviour (do nothing, classical/icon-only, new/thumbnails). Just sets a switch, the implementation has to exist in the ROM.
Skip tracks with a long press on the volume up/down key, ported from here (only when screen is off)
[*]Experimental
Fake 240 DPI for Play Store
The colors can be picked with an extended version of the color picker made by [email protected] This gives you the chance to select any RGB color plus the transparency - steplessly!
Requirements for CRT / call recording:
The CRT effect requires that /system/lib/libsurfaceflinger.so is prepared for this effect. Many phones produce flickering for the CRT off effect. The CRT on effect and rotation awareness is isn't included in the normal library.
Patching the library is much work and unfortunately the library cannot be transferred to other ROMs or phones in most cases.
If you have a stock-based ROM for your I9100, you can push the library from the attached zip to /system/lib at your own risk (if you don't know how to undo it if you get a bootloop, don't do it).
For the I9300, the library can be found here.
For other phones/ROMs/versions: Sorry, I'm not planning to patch more libraries.
Call recording will probably only work on I9100 ICS Stock and only if you have the libraries install from this post. Same game: Know what you're doing or don't do it. I don't know where these libraries originally came from, so I can't provide them for other ROMs.
You might also try this module, I believe it only works on Samsungs's JB ROMs though.
Changelog:
1.0: Initial version [126 downloads]
1.1: Fixed signal strength bars, added color picker for status bar background color (replacing the list) and clock color (added in this version) [543 downloads]
1.2: Some intermediate release, only some betas published
1.3: Lots of new things [3676 downloads]:
- Toggle "switch input method" notification while typing text
- CRT off (no flickering)/CRT on/landscape awareness for SGS2 (tested) and SGS3 (waiting for your feedback). Also triggers the CRT effect if the ROM doesn't (should fix SGS3).
- Phone tweaks: Vibrate on Call Wait, Increasing Ringer Volume, Call Recording, Built-in SIP
- (experimental) Play Store fix for non-standard densities
1.3.1: Compatibility with framework version 2.0
1.3.2: Minor changes for Xposed 2.1
1.4.0: Clock color tweak should now work for more ROMs. Removed (not working) market fix and hidden per-app DPI settings
Installation: See the first post in the Xposed framework thread. You need the framework AND the attached module.
Source code: at GitHub.
Credits to Tungstwenty for all the support and his many contributions, the CM9 project for the long press volume key mod, el_liberator for a hint about the statusbar color, attenzione for the color picker.
Although th 5/6 signal bar mod works, it still has a maximum value of 4 signal bars with the last 1/2 bars always empty. Hope you can fix it.
lollylost100 said:
Although th 5/6 signal bar mod works, it still has a maximum value of 4 signal bars with the last 1/2 bars always empty. Hope you can fix it.
Click to expand...
Click to collapse
Now that you're saying it.. I thought I just didn't have a full signal.
This setting actually just enables something built-in, but deactivated. And it seems that Samsung had just started to implement this, but has not finished it. The part where it calculates the signal strength to be displayed is still in the range from 0 to 4. I'll see what I can do. I think Jkay has activated the same function, so maybe he can tell me what he did to fix it.
No problem. Hopefully you can fix it!
Also, could you do mods such as hide alarm clock, vibrate/silent icons, time hide, battery hide?
I found some smail codes for that here:
http://forum.xda-developers.com/showthread.php?p=8104552#post8104552
The signal strength bars are fixed in the next version.. at least for GSM. For CDMA, EVDO and LTE, the signal strength will be interpolated (means that level 1 will be skipped, plus level 5 for the 6 bar version, to have a range from 0 to 6 instead of 0 to 4).
I have also started looking into the status bar icons. I think I found a good place to hide them, but haven't tried yet.
Can't wait for the new version. I can test for you if you there's anything.
thread bookmarked!
Things to consider implenting:
- ics lockscreen on/off
- sammy lockscreen on/off
- hide sms from call log
- no autoconvert of sms to mms
- toggles?
- clock color
- new notification bar in dropdown?
- brighness level/profile
- lockscreen switch
- density changer with market modder
- show/hide statusbar icons
- hardwarebutton for cam
- no low/full battery sound
- reboot options
- remove swipe to unlock text from ls
- tranparent ls
- ...
There is so much u could implement...i think, that is the problem jkay is struggling with. Samsung and google have left so many gaps to fill...i will try to help and find some tutorials to support this project.
Anyway ur idea and approach is brilliant!! Lots of thx for ur efforts mate! Cheers
haasgo said:
Things to consider implenting:
- ics lockscreen on/off
- sammy lockscreen on/off
Click to expand...
Click to collapse
I think a switch between the two would be better
I have just uploaded version 1.1. Additionally to the signal strength fix, I have added the possibility to change the status bar clock color.
Also I found a very nice color picker and added it to the settings. This makes it possible to select any color with any transparency.
@haasgo: Thanks for the big list of suggestions!
In general: I will concentrate on things I use myself. I have a full-time job, a girlfriend and don't want to spend *every* free minute developing, otherwise I will probably lose interest soon. As I use Go Launcher EX, WidgetLocker and exDialer, it's very unlikely that I will create mods for the launcher, lockscreen or dialer. Also you mentioned some SMS related things.. I write and get very few texts, so don't hope for these features too much.
Anyway, here comes the good thing. In contrast to mods as we know them, where someone patched the framework-res, systemui etc. and published the files, you can combine different modules. Someone else can implement some lockscreen mods and you can use both, with the combined power.
And second, the project is open-source (see first post). If someone implements a new feature or a bugfix, they can send me a pull request so I can integrate it into the Tweakbox.
That said, some specific notes:
- ics lockscreen on/off
- sammy lockscreen on/off
Do you mean this? Sounds easy to implement.
- hide sms from call log => see above
- no autoconvert of sms to mms => see above
- toggles? => the quick settings? yes, definitely on my list!
- clock color => done
- new notification bar in dropdown? => not sure what you mean
- brighness level/profile => will look into it
- lockscreen switch => is this the same as above?
- density changer with market modder => what is the "market modder"? I used the "LCD Density Changer", which works fine
- show/hide statusbar icons => will look into it
- hardwarebutton for cam => maybe
- no low/full battery sound => already implemented (see menu "battery")
- reboot options => what would you like to see there?
- remove swipe to unlock text from ls => see above
- tranparent ls => see above
Totally agree with your approach on this.
You came up with an awesome concept, took the effort to actually make it real, and have now provided a great tool for modders / tweakers to use this framework to do the stuff they please.
I also have a (more than) full-time job, a wife (which is worse than a girlfriend, time-wise ), and definitely agree you should focus on stuff you actually use, which is the things that you're surely more motivated to work on when you do have some spare time for this hobby.
For the community, the great added value you can bring - in addition to the huge step already achieved - is perhaps improving the framework here and there in order to make easier and easier some of the tasks. One of the examples I recall is the recent discussion about the "pos-layout-inflated" hook so you easily have a way to programmatically apply a delta over an existing layout, minimizing collisions between mods or base stock changes that render invalid a mod one writes.
About the mods that could be written, and on a personal preference, the stuff I'm more eager to get (or implement when I get the chance ) are definitely the quick toggles and the additional entries for the power menu (which is what I believe haasgo was referring when mentioning "reboot options" ???).
Also, in the framework itself, I'm still not totally aware of the level of support for changes without reboot, meaning: activating/deactivating a mod (perhaps you can activate it but then must manually kill say "SystemUI process"), changing settings for some of the Tweakbox items and have them reflected immediately, etc.
In summary: you've done an awesome job so far . There are still some small things that might be helpful in the framework itself, but the definite quantum leap is about to happen as soon as this thing gains momentum and mods start appearing that use the framework, bringing more and more devs to this paradigm.
Sorry to be picky but now the 5/6 signal bar mod always shows no bars at all.
I cannot reproduce that.. it has always been working fine for me since I fixed the problem a good week ago.
Anyone else having this problem? Did you restart your phone? I had some strange effects (e.g. battery icon gone) when I tried to just kill the SystemUI. And what does the phone status in the settings app say? For GSM, the number of bars is directly dependent on the "asu level", for others there should be a simple translation from the default (0 to 4) levels.
Anyone using a non-standard density and being annoyed that some Samsung apps don't use the available space? For example like, I'm using 210 dpi. In the calculator, phone, calender etc., there is a big gap on the bottom right.
Well, I found a way to trick those apps into some kind of compatibility mode, which scales up the dimensions. Sometimes that's a bit blurry, but much better than before. And of course, it's looking like a baby phone again with those big buttons. I'm just wondering why it doesn't work well for some apps. Theoretically, this should make it possible to select different densities for all/most apps, but it works only partly.
Your software work very good bro
Good job.
It is possible to add fonctionnality crt on ? For exemple and %battery.
Add most or change toggle it is possible?.
Why % battery bécause when i make this my systemui work when i put in uptdate rom but not work in full rom instal i lost my status bar grrr Lol.
Thanks for your very good job bro.
2 Phone tweaks
I finally took this baby for a spin and implemented 2 patches that I was missing.
This is very rudimentary for now, but just like rovo this is most of all to fulfill my personal needs
The 2 patches I implemented were:
Activate the phone call recording button. This requires manually replacing 2 library files, initially shared by rlorange in this post but that I know attach since the link is dead.
When calling someone and that person is in the middle of a call (outbound call waiting), in addition to the popup message also vibrate the device so you'll know you're on hold even if you're no longer looking at the screen.
Hope this might be useful to someone.
You'll need to have the Xposed framework v1.6+ installed and activate my module in there once the app is installed. Also, you'll need to activate the patches you want (both default to OFF).
Cheers!
Wow, congratulations on that! Nice to see a mod by someone else.
Tungstwenty said:
I finally took this baby for a spin and implemented 2 patches that I was missing.
This is very rudimentary for now, but just like rovo this is most of all to fulfill my personal needs
The 2 patches I implemented were:
Activate the phone call recording button. This requires manually replacing 2 library files, initially shared by rlorange in this post but that I know attach since the link is dead.
When calling someone and that person is in the middle of a call (outbound call waiting), in addition to the popup message also vibrate the device so you'll know you're on hold even if you're no longer looking at the screen.
Hope this might be useful to someone.
You'll need to have the Xposed framework v1.6+ installed and activate my module in there once the app is installed. Also, you'll need to activate the patches you want (both default to OFF).
Cheers!
Click to expand...
Click to collapse
thanks it is work very well with galaxy note ics without libs ihihihihi
brolee93 said:
Your software work very good bro
Good job.
It is possible to add fonctionnality crt on ? For exemple and %battery.
Add most or change toggle it is possible?.
Why % battery bécause when i make this my systemui work when i put in uptdate rom but not work in full rom instal i lost my status bar grrr Lol.
Thanks for your very good job bro.
Click to expand...
Click to collapse
I don't think it's possible from Java side to enable CRT On... the CRT Off is already there (although buggy on some ROMs), I just had to set the switch.
Battery percentage.. maybe. I actually prefer battery icons that already include the percentage.
And what do you mean with "Add most or change toggle"? Those quick settings? I will implement more toggles, but I didn't find the time yet.
brolee93 said:
thanks it is work very well with galaxy note ics without libs ihihihihi
Click to expand...
Click to collapse
So you successfully tried Xposed on a Galaxy Note?
brolee93 said:
thanks it is work very well with galaxy note ics without libs ihihihihi
Click to expand...
Click to collapse
Even in sgs2 there are some variants (asian, I think) that don't enforce that restriction. I guess that's where the alternate libs came from.

[ROM][4.3]MeanBean v2.o|FAST|AOSP mms|240dpiZeroWakeLag|Themes|Color Emojis 3...

MeanBean Reborn for the AT&T Samsung Galaxy Note 2!
Original thread is HERE
{
"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"
}
Now with COLOR Emoji's system-wide!
----------------------------------------------------------------------------------------------------------------------------
To be clean: mostly stock look and feel
To be mean: apply optimizations for smoother performance
To be nice: provide cool functionality not present in the stock base
----------------------------------------------------------------------------------------------------------------------------
Future
----------------------------------------------------------------------------------------------------------------------------
v2.0 - Screen-off volume controls extended to include torch light
Now with AOSP Messaging!​
The clean:
Built on MJ9 Verizon base (port)
The mean:
Performance tweaks
No screen wake lag!
Screen on/off performance and battery tweaks for snappier UI and better battery
The nice:
Zero screen wake lag (can be turned off for maximum battery - see post 3)!
System-wide full color Emoji's!
Zero battery drain extended screen-off volume controls (volume, skip, pause, play, torch light) - see post 3 for usage
Notification sounds are silenced when playing music (configurable, see post 3)
Instagram video upload fix
MeanBean boot animation
3 way reboot menu
In-call voice recording
Working init.d support
4x5 launcher
Note 3 apps: Samsung keyboard w/emoji and SketchBook app (credit titooo7)
Removed space-wasting stock toggles and brightness slider in notifications (use included Power Toggles to customize your own toggles)
Flashable ZIP in /sdcard/MeanBean_Reborn to restore stock toggles if you wish
Increased MMS sizes
de-ASEC encrypted/paid apps on boot
Full color circular battery meter (1% increments)
Removed "AM/PM" on status bar
Constant ringtone volume by disabling ring fade
Signature checking disabled (allows recompiled apk's)
SuperSU
Native hotspot unlocked
Bonus ringtones/notifications
More to come (by request)!
Credit where credit is due:
As with any open source stuff, some of this work is my own, most of it comes from other sources. So in addition to my own work (mostly in the "mean" category), here's a quick thanks to those of you who contributed knowingly (thank you) and not-so-knowingly via open source 5 finger discount (thank you just the same: your stuff is good and that's why I used it). Sometimes it's not entirely obvious where the source started so if I missed someone, please let me know and I'll add you. Also, I'm careful to only include other work where the author does not specify any usage restrictions or has given approval. If you believe, however, that I've included something that shouldn't be in this ROM, please just PM me.
Credit krowley3: I used your Sophisticated ROM as a base (thanks for the offer!)!
Other credits: I list them in the features section above and give links to the original works so you can donate to other devs for specific mods you like!
Want my stuff?:
I list credits in the features section above and links to original works: if you see something credited there and you want to use it, click the link and seek permission from the developer I've credited. If you see something in this ROM and I don't reference some other source, I probably coded it myself. If you want it: take it and use it in your ROM, your theme, whatever you like. I just ask that you please credit me. I'm a firm believer in Android and open source so you don't even have to ask. Anything you see here... it's yours for just the price of a simple line crediting me. I always share as I believe that's the way we developers put the power in Android... and one way we can fight "the Apple brainwashing machine".
Below are some pointers on updating your firmware, installing recoveries, modding, etc. before we get to the good stuff (installation and downloads).
CHANGELOG:
See post #2
Problems after you flash?:
PLEASE DO NOT REPORT PROBLEMS IN THIS THREAD UNTIL you've done a full wipe and fresh install to see if that cures it. I know I should really just do like most devs and proclaim REQUIRES FULL WIPE/FRESH INSTALL on every version. That saves me a lot of headaches but I know what a PITA a fresh install can be even with MyBackup or Titanium at your disposal. So it never hurts to try just a flash without a full wipe, but if you run into any HINT of a problem... anything at all... don't report the problem in this thread until you've tried a full wipe and fresh install first to see if that cures the problem!
Installation - a final note:
First, the usual disclaimers. I supply the ammo, you use it. ROMS don't kill phones, n00bs do. Use this ROM at your own risk as I won't be responsible for bricks or any other untoward happenings. I spent a lot of time ensuring that the stuff in this ROM is fast, smooth, and compatible. But... it always helps to have some familiarity with flashing ROMs to keep yourself safe.
Download links are below
Now to installation of the ROM itself...
Always make a Nandroid backup before installing anything on your phone!
On first install of MeanBean Reborn, do a full wipe
Install using recovery (I use latest CWM)
Once booted, set up phone and accounts
To get Apns to show;
Dial *#*#4636#*#*, select GSM only, let it register, then go back to GSM/LTE
Add APN
Tick light effect in lockscreen settings if desired for special lockscreen!!
Enjoy
... you're gonna break it!
Don't flash any other mods, tweaks, or themes unless they specifically say they are built for (the latest version of) MeanBean or you WILL break features in this ROM and/or cause instability! While this ROM is designed to have the general look/feel of the stock ROM, it is highly customized under the hood and mods, tweaks, or themes not designed specifically for this ROM will cause problems. If you want this ROM to run perfectly without any issues, do not flash anything on top.
Latest releases (TWRP recovery recommended):
CURRENT BUILD
MeanBean v2.0 SUPERCHARGED
KERNEL
Modded Agni Kernel
^USE THIS IF YOU WANT OVERCLOCKING AND SOUND MODS ETC. ALSO COMES WITH ITS APP
MODS
240DPI Addon v2.0 *NEW*
THEME STUFF
Themed KitKat Toast Notifications (This will replace the background of notification pulldown with the stock one, so just reflash the Theif or semi transparent background after this if you want those)
Stock keyboard
Thief Notification pulldown background
Semi transparent black notification pulldown background
LOCKSCREEN
Must have Light Effect ticked in lockscreen options
Blue Ring Lockscreen
Blue Fire Ring Lockscreen
Blue Super Flames Lockscreen
HTC Lockscreen(thanks to @mannyvinny for the mods I yanked!..lockscreen)
OLDER BUILDS
Build 1.5
Build 1.0
Build 0.8
SPECIAL THANKS TO DONATERS!! If it weren't for you I'm not sure I would be building!
@gregsarg 7x! (he helps keep my internet on lol! Go click this guys Thanks button!!!) you been here since the beginning.. Thank you brother
2DX15972EN5700152
34V37665RT729915J
40A72501CK0029356
3UK49367UX701704M
5BP46344B5784500V
6PJ849907V069221R
5VB14473L69376846
@JudgeDredd672x!
83700143TN745590E
54T87135KM437833U
@dan968152x!
5EE50188V3538103J
6V468106E65219807
@dicksteele
8EG284151S130262T
@hiperglyde
8BD81403F84697821
@stuckmoto
64U60770A9908341A
@raymond36136
5TP716434V127160B
@Jesse6749
09J011942T908754G
@mofotrucker @slaydog
79086069XL4787118
Anonymous
2PH723712N242963H
Click to Donate
By the way I AM a male.the donation link is to my fiancé paypal.
Donations are greatly appreciated, but honestly, no one gets rich off ROM developing so it's not about the money for me.
THANKS @mikeyxda @dicksteele @iStatiK @K_Alzwayed @dazednconfused @mannyvinny,3minit,alliance team,wicked team,and all my donators!
Changelog:
2.0 - March 10
Changes:
Fixed that dredded MMS Group Messaging bug
New Keyboard and kept emojis (thanks @DoctorQMM for the base)
Now with AOSP MESSAGING!! Including quick reply!!
Added quick switch mod to status bar, add/remove any apps you want!
Themed most status bar icons
New battery theme
New progress bar theme
New circle loader and loading themes
New recent menu themes
Added traffic meter
Removed carrier label
More misc stuff themed
Fixed and added the int.d scripts
Build Prop Tweaks
Cleaned up alot of useless leftover stuff
Added Milk Music app
Added default wallpapers
Removed Xposed mods except for wanam and xui (download whatever ones you need)
Probably more that i am forgetting, very tired at the moment!
1.5 - March 1
Changes:
Updated base files
fixed all data issues. No more fixes to run and all that crap
fixed sec settings, mms, phone, and contacts apps
MASSIVE amounts of framework edits. Went through and edited thousands of smali files.
Added 240dpi addon and all the lockscreen mods.
cleaned up some scripts and added a few tweaks so that this rom is lag free and hauls a**!!
More that I forget right now..
1.0 - Feb 2,2014 - Big Update
Changes:
Build Prop tweaks
Data fixes- shouldn't have to run fixdata anymore, just input APN
Fixed select network in network settings
Added Xposed installer and modules
Added xbatterythemer
Added ex-themer
Added Wanam Xposed
Added XuiMod (for system window transition animations)
Made sure its rock solid and lightning fast!
0.8 - Jan 24, 2014 - Initial release
Changes:
Expanded screen-off volume controls to include torch light on/off (see post 3)
Fix for Instagram FC when uploading videos
Notification sounds are silenced when playing music (configurable, see post 3)
Zero battery drain extended screen-off volume controls (volume, skip, pause, play) - see post 3 for usage
Option to turn off zero wake lag (in build.prop, see post 3 below)
Updated some core apps
System-wide full color Emoji support!
Fixed FC when removing pen while using Samsung keyboard
Added screen on/off performance and battery tweaks for snappier UI and better battery life
Build prop tweaks
Removed stock toggles and brightness slider: use included Power Toggles to customize your own toggles
Flashable ZIP in /sdcard/MeanBean_Reborn to restore stock toggles/brightness
Zero battery drain extended screen-off volume controls - usage
The volume buttons on the left side of the phone can be used to perform special functions when the screen is turned off. Because this is a modification to the framework and the code is never executed until you press the volume keys with the screen off, it uses zero battery unlike some of the apps you find on Google Play that are always running in the background, draining your battery as they monitor key status. Usage is as follows:
TAP for volume: Simply tap volume up/down to increase/decrease volume.
LONG PRESS to skip tracks: Press and hold volume up/down for 0.5 second (but not more than 1 second) to skip to next/prev. track.
VERY LONG PRESS to play/pause: Press and hold volume up/down for 1 second (but not more than 2 seconds) to skip to next/prev. track.
HOLD to turn torch light on/off: Press and hold volume up/down for at least 2 seconds to turn torch light on/off.
Once you get a feel for the timing, it's very easy to operate!
Turning off Zero Wake Lag
If you want maximum battery life and you don't mind the screen-on delay, you can turn off the ZWL mod. Use Root Explorer or ES File Explorer and open /system/build.prop with /system in R/W mode. Then locate this line at the very bottom of the file:
Code:
meanbean.opt.zerowakelag=true
Change to this:
Code:
meanbean.opt.zerowakelag=false
Turning on Music Notifications
By default, notification sounds don't play while you are listening to music so that your music is not being constantly interrupted by notifications from your email, Kik Messenger, text messaging app, SnapChat and other apps that use push notifications. Notifications work normally when no music is playing. Most people prefer to listen to music without these constant interruptions and without having to resort to airplane mode or turning notification volume all the way down manually. If you do want notification sounds, however, you can turn them on so that they play even during music by making the following change in the build.prop file. Use Root Explorer or ES File Explorer and open /system/build.prop with /system in R/W mode. Then locate this line at the very bottom of the file:
Code:
meanbean.opt.musicnotify=false
Change to this:
Code:
meanbean.opt.musicnotify=true
Omg! O_O
Thank you very much for this!!
I used to love mean bean on my Htc devices, now in my note 2 Omg, that's awesome. Thank you eZdubzitmk4 for bringing this to us. :thumbup:
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Im still working on this and alliance, removing most vzw apps. Some are dependent so it takes a while. Keep in mind this is 1st build.
Now thats out of the way, This ROM is snappy. Let me know of any bugs you find. Im mostly working on dialers and contacts to get att stuff running. I did put att stuff in, but missed alot as i am very tired. keep me posted guys. have a good night!
I love the torch mod
I'm testing wanam x posed and alot of modules right now.
Sent from my SGH-I317 using XDA Premium 4 mobile app
eZdubzitmk4 said:
I'm testing wanam x posed and alot of modules right now.
Sent from my SGH-I317 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I love how you say good night then get right back to us and tell us that you're doing something. LOL very dedicated.
sent from the darkness of my Alliance ROM
K-Alzwayed said:
I love how you say good night then get right back to us and tell us that you're doing something. LOL very dedicated.
sent from the darkness of my Alliance ROM
Click to expand...
Click to collapse
Lol I couldn't go to bed without testing a bit more! Found a few more vzw apps I should be able to remove. Anyway I'm happy with it. Fast and stable
Sent from my SGH-I317 using XDA Premium 4 mobile app
eZdubzitmk4 said:
Lol I couldn't go to bed without testing a bit more! Found a few more vzw apps I should be able to remove. Anyway I'm happy with it. Fast and stable
Sent from my SGH-I317 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Im actually downloading right now. I will flash the ROM just to test it out for ya. I freakin love the alliance ROM, I'll go back to it shortly. LOL
sent from the darkness of my Alliance ROM
thank you for another rom!
Download is very slow. I don't know if it's my Internet or are you having the same thing.
sent from the darkness of my Alliance ROM
K-Alzwayed said:
Download is very slow. I don't know if it's my Internet or are you having the same thing.
sent from the darkness of my Alliance ROM
Click to expand...
Click to collapse
It may be Androidhost. First time he uploaded today it barfed.
I saw yesterday they were getting pounded by DDOS. Interesting...
dicksteele said:
It may be Androidhost. First time he uploaded today it barfed.
I saw yesterday they were getting pounded by DDOS. Interesting...
Click to expand...
Click to collapse
'Ta hell is DDOS? Lol
sent from the darkness of my Alliance ROM
dicksteele said:
It may be Androidhost. First time he uploaded today it barfed.
I saw yesterday they were getting pounded by DDOS. Interesting...
Click to expand...
Click to collapse
This^^^
They just moved to new servers also.
Try downloading later maybe..I'll upload a mirror to media fire now
Sent from my SGH-I317 using XDA Premium 4 mobile app
This thing is running pretty sweet. Only thing I've had to do is, since I quit out of Setup Wizard, I had to turn off it's notifications and stop it.
Otherwise it barks at me for not having a Verizon SIM.
dicksteele said:
This thing is running pretty sweet. Only thing I've had to do is, since I quit out of Setup Wizard, I had to turn off it's notifications and stop it.
Otherwise it barks at me for not having a Verizon SIM.
Click to expand...
Click to collapse
I deleted samsung setup wizard...check system/app see if it's there.
Sent from my SGH-I317 using XDA Premium 4 mobile app
K-Alzwayed said:
'Ta hell is DDOS? Lol
sent from the darkness of my Alliance ROM
Click to expand...
Click to collapse
Distributed Denial of Service
eZdubzitmk4 said:
This^^^
They just moved to new servers also.
Try downloading later maybe..I'll upload a mirror to media fire now
Sent from my SGH-I317 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I'm at 50% now. Got probably another 45 minutes to go.
sent from the darkness of my Alliance ROM
eZdubzitmk4 said:
I deleted samsung setup wizard...check system/app see if it's there.
Sent from my SGH-I317 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The one I did it Setup Wizard version 1.0. It's a big red check mark in Apps. 196kb in size.
Under /system/app
-rw-r--r-- root root 924003 2008-08-01 05:00 SetupWizard.apk
I don't think this is the same one I've turned off.
dicksteele said:
The one I did it Setup Wizard version 1.0. It's a big red check mark in Apps. 196kb in size.
Under /system/app
-rw-r--r-- root root 924003 2008-08-01 05:00 SetupWizard.apk
I don't think this is the same one I've turned off.
Click to expand...
Click to collapse
The 1 with a big check shouldn't be there. That's samsungsetupwizard.apk
That's the 1 that bugs u about SIM card.
Sent from my SGH-I317 using XDA Premium 4 mobile app

[ROM][F/I/T/W8]★OZOP★ALL VALUES SET TO STOCK★ADD YOUR OWN MODS★AROMA[v5-OCT-19]

[ROM][F/I/T/W8]★OZOP★ALL VALUES SET TO STOCK★ADD YOUR OWN MODS★AROMA[v5-OCT-19]
{
"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"
}
Just a brief description of my OZOP project.​
Based on Official 925T Edge Marshmallow EPF1 firmware // Knox free
OZOP Control for TOTAL USER control OVER 200 MODS // See Below
On the fly theming // Choose ANY color for a bunch of things!
And the hidden section is the Entire list of all the mods included.
The list is quite large and very boring to read to I've hidden it, but it's there to check if you are looking for something specific.
Multi-Carrier Support // Multi-Device Suppory
Rooted // Zipaligned
Busybox // SuperSU
Wi-Fi Calling [Only For T-Mobile Users]
MMS Over Wi-Fi [Only For T-Mobile Users]
Init.d Support // Floating Feature Tweaks
Deodexed // Optimized and debloated apks & jars
Build.prop, battery, and CSC tweaks // Smooth as silk performance
Modded Dialers // Signature verification disabled
All apps enabled for Multiwindow // All apps NATIVELY enabled!
Music Control // Customizable long press volume skip mod
Phone call and screen recording with toggles!
Auto Call Recording // Custom Dialer Backgrounds
Tons of unlocked settings // blocking mode, etc.
Modified default Animation Scales // Default .25
High volume warning disabled
Scrolling cache disabled
Install older package over newer
Custom Potato statusbar clock
3minit battery/battery bar/text battery
Call/MMS Blocking
Toggles for statusbar icons/charging/notifications and more
Custom Button Key Mappings
Back to kill mod
Custom rotation
Custom quickpanel toggle colors
Expanded from 2 thru 5 viewable notifications on the lockscreen
Lockscreen Clock components colorable
Lockscreen seconds mod
No wake when plugged/unplugged // Toggle included
Additional Quickpanel tTggles Enabled
Fast charging toggle
Toggle Statusbar on/off
Custom Statubar Backgrounds Images and Logo's // Dynamic Statusbar changes colors to match Backgrounds
Network Traffic Meter // Toggle with left or right position and size scaling
Custom Pulldown Backgrounds // Changable On-The_Fly
Data Usage View // Toggle with BG and Text Color Changable On-The_Fly
Multi-user Avatar // Toggle
Data/App Support // Emoji Switcher Options.
Torchlight Option Mod
Working Outdoor Mode // Working Private Mode
Samsung Gear VR Support
Viper4Android Sound Mod
Native Call Recording Mod
Increased Limit Native Tethering
Maximum Status-Bar Brightness
Disabled Signature App Verification
Disabled Package Verifier As Default
5 Way Reboot / Advanced Power Menu
TouchWiz Smooth Scrolling Mod
Messaging App Split-View Mode
Removed Lockscreen Carrier Text
QuickLauncher To QuickConnect Bar Mod
QuickLauncher To Recent App Mod
All Edge Features including, Night Clock, Contacts, Tasks, And Apps Edge Panel Mod
Netflix & Google Play Movies Video Streaming Fix
Enabled Toolbox With Up To 12 Toolbox Apps Mod
Increased Quicksettings Favorites In Rows Of 4 Mod
Device Status Info "Official" Instead Of "Custom" Mod
Disabled SMS, MMS, And Email Log History In Call Logs
Enabled Developer Options By Default In Settings Menu
Install Older Versions Of Apps On Top Of Newer Versions
Added Back Multiwindow And Toolbox Statusbar Toggles
Improved Performance And Enhanced 3D Gaming Experience
Removed Grey Status-Bar When Activating PowerSaving Mode
Increased QuickSettings Maximum Number From 9 To Unlimited
Set Heads Up Notifications Amount Of Time They Are Displayed To Less
Removed Knox And Security Software Version Info In About Device Screen
Enabled Button Select "Only Once / Always" To The "Open With" Task Application Window
Increased Samsung Camera JPEG Image Quality Up For Normal Mode And Burst Shot To 100%
Music Playback Will No Longer Pause During Taking Pictures Or Recording Videos With Samsung Camera
Added More Apps Support in Ultra Power Saving Mode With Unlimited Ultra Power Saving Mode App Count
Disabled/Removed Full Battery, Low Battery Notifications, Mobile Data Toggle Off Warning Dialogue, And USB To PC Connection Deny Allow Alert Dialog Popup
Enabled Data Usage View Under Statusbar Brightness Slider, Dual Dashboard For Samsung SmartManager
Added/Enabled App Lock, Call/Message Blocking, Advanced App Controls, Galaxy Labs, "LTE Only" Mode, Touchkey Light Duration, Emergency Mode, Ethernet, Display Scaling, Outdoor Mode, Auto-Restart, Samsung Keyboard Shortcut Phrase
Increased Lockscreen Notifications, SMS/MMS Max Slide Count, SMS/MMS Recipient Limit, Messages Per Thread.
Modified Stock Camera App With Disabled Camera/Camcorder "Low Battery", "Can't Use Flash", And "Unable To Start While In A Call" Alerts So Now You Can Use Flash/Camera/Camcorder Even When Your Phone's Battery Is Running Low Or During A Phone Call.
Set DualFHD, DualHD, Smooth Motion, UHD, And WQHD Max Record Time To 100 Minutes With 05:00 To 1:00:00 Recording Max Limit Time From UHD, WQHD, DualFHD, And DualHD Recording!
Enabled Floating Air Message, Combine And Forward Message, Chat Settings, CallBack Number, MMS Mobile Data Off,
Sender Information When Forwarding Message, Message Priority/Validity,
MMS Send Delivery Reports, MMS Delivery Time, Add Subject Field,
Manage SD Card Messages, And Copy To SIM/Save To Draft/Reply All/Priority Level In Composing List Mods In Stock Messaging App.
Use The Camera/Camcorder To Take Pictures/Record Videos While On A Call
SMS To MMS Auto Conversion For Long Text Has Been Disabled
SMS To MMS Auto Conversion For Emoji Has Been Disabled
Save And Restore Text Messages Using The Messaging App
Enabled Group Conversations In Stock Messaging App
Custom Shutdown QMG
Enabled Custom Bootanimation zips
And NEXT UPDATE the FULL OZOP AROMA ALL IN ONE ZIP that includes
******ROM INSTALLATION******
Backing up your personal settings and info like call logs and text messages
Wiping just a simple cache wipe or a full front to back
ROM Install with Bloat Builder/ Debloater option (default install Bare Bones TOTALLY Debloated)
Add or Remove ANY APP ANYTIME using my script with over 80 apps (including all resources)
Install ONLY what you use or remove something you don'y need anymore run lean and mean!!
Kernels Chooser from several current kernels - Pick your device and model version
******PRIMARY APPS******
LAUNCHER options like fully customizable Nova to anywhere like LMT Pie
CAMERA option from advanced with lots of adjustment to quick and simple
******SYSTEM TOOLS APPS and MODS******
MUST HAVE APPS like file explorers to Ad Blockers
MODS for changing your model number
RESTORE SETTING from a previous backup for easy setup after you flash this ROM
******MISSING LINK THEME BUILDER******
CUSTOMIZED THEMES with a list of choices and options way to big to list here, but you can hand pick almost every part of you phones,
Like statusbar Icons, Framework themes, Settings Icon BG and sooo much more for you look to fully match your mood that day
TWRP RECOVERY THEMES
BOOT ANIMATION Change the initial Boot up animation
SHUTDOWN ANIMATION Change the short animation during Shutdown
BOOT SPLASH SCREEN CHANGER
Really though, there is just WAY too much to list right now
VIDEO SCREEN RECORDINGS TOO.​
OZOP CONTROL​
,
,
,
INSTANT CUSTOMIZATIONS WITH ON-THE-FLY MODS​OZOP CONTROLS STATUSBAR SECTION ON-THE-FLY​Statusbar Clock and Battery Controls​
Statusbar Signalbars, Data Icon, Statusbar Lock and Traffic Meter Controls​
Statusbar Dynamic Background with Image Controls​
Statusbar Background with Image Controls​
Multi-Layer Pulldown Image and Color Styling Controls​
Animated Pulldown Bar Styles and Colors ON-THE-FLY Controls​
Settings Icon and Icon Background Color Controls​
v5 Main Dialer Background Multi-player Styles with Digit/Text Colors ON-THE-FLY​
Main Dialer Background Styles and Colors with Digits/Text Colors ON-THE-FLY​
Full Notification Panel Background Styles and Colors ON-THE-FLY​
Notification Background Styles and Colors ON-THE-FLY​
Animated Pulldown Bar Styles and Colors ON-THE-FLY​
[/CENTER]
Anyone who runs my ROMS knows that I thoroughly test my work before I even make it available for testing.
I try to release bug free Fully Custom FAR FROM STOCK ROM!!!
How to deal with BUGS and Reporting Issues
Sometimes a small bug or two can make itself present with a different users setup, and I'm sure if that happens you guys will be so happy to point it out and drag it on for 5 pages!!!
I will not respond to ANY KNOW bug issues!!!
Please use the "Search" button
and if you do find a bug give it a title in the subject line like "Bug report xxxxxx" so users who do use the search first will be able t find them faster and not waste value thread post on repeating nonsense!!!
See the "Know Issues" below for the current bug report and solutions.
Thanks you
Confirmed and written by users specific to the device ​920/925 T/W8 - These are the steps (with screenshots) users use and confirmed ZERO issues with "FCs" and "Call not sent" issues, if any other experience the same they can follow those too:
In TWRP recovery:
1) wipe
2) Advanced wipe
3) wipe---> Dalvik/Cache/Data/System
4) Flash the V2 Rom
5) After it boot at setup wizard let the device sit for 5 minutes for Rom to settle. Go thru SETUP WIZARD and see if you get any FCs and test your dialer to see if you can make calls, IF NOT follow the following steps.
6) Reboot into Recovery
7) Download and flash kernel ( the-sickness V4 or ozop kernel aroma zip and choose kernel of your choice)
8) Let device boot and FCs should be gone and now you can make phone calls.
920/925 "F", "I" - The way I installed is as follows.
Reboot to recovery and using TWRP the following
1. Full wipe excluding the internal memory.
2. Flash rom.
3. Flash this incall audio patch.
4. Install hacker kernel version 14
5. Boot rom and setup.
6. Setup ozop control.
Then tested in call audio by talking to my other who is in Spain while I'm In the UK.
v3 INSTALLATION INSTRUCTIONS:
*CLEAN INSTALL FULL WIPE RECOMMENDED(If you dirty flash and have issue DO NOT POST BUG REPORTS!!!)
1) Just install like normal
2) Kernel install is OPTIONAL but should be fine since the zip will not remove or replace your current boot.img
3) be patient!! Boot time is around 12 min, but could take up to 20!
4) IMPORTANT INFO ABOUT SETUP: THE SETUP IS HIT OR MISS DEPENDING ON YOUR SIGNAL CONNECTION, WIFI IS BEST.
THE OPTIONS FOR SETUP ARE AS FOLLOWS:
AS SOON AS THE SETUP SCREEN COMES ON JUST START "SKIPPING", HIT SKIP, SKIP, SKIP ALL THE WAY TO THE END BEFORE THE DATA CONNECTS OR IF YOU WANT TO SETUP AND GET STUCK ON THE "CHECKING CONNECTION FLASH THIS TO REMOVE_SETUP_WIZARD
5) Now you should be on your home screen, time to activate OZOP Control mods! Do this by opening the app and granting super user of course, the app is verifying some files in the system then you will see instant changes to the statusbar, but that's not enough. So firsst open the sections menu by hitting the 3 lines in the top left of the screen, then first open the "All Colors/BG's" sections, then click to open each of the 7 sections within that menu option. That will get most of the mods activated. You can now go and actviate the rest by simply opening, then closing each part of each section.
That's is. ENJOY!!!!
OZOP v5 Installation Instructions, Discussion and Download Link begins here​
INSTRUCTIONS FOR POST INSTALL SET UP OF OZOP CONTROL:
1) CLEAN INSTALL RECOMMENDED BECAUSE OF THE NEW BUILD OF OZOP CONTROL APP
2) SET UP LIKE NORMAL
3) FIRST THING IS GO TO OZOP CONTROL AND GRANT ROOT ACCESS
4) CLICK THE 3 LINES FOR MENUS ON TOP LEFT
5) OPEN EACH SECTION AND each sub section AND THAT WILL ACTIVATE THE MODS AND YOU WILL NOTICE CHANGES INSTANTLY
6) ENJOY
KNOWN ISSUES
Code:
[COLOR="Red"][B]BUG REPORT: [/B][/COLOR]
bug:NONE[URL="http://forum.xda-developers.com/showthread.php?t=2182431"] C Locker[/URL]
I GUESS I HAVE TO INCLUDE THIS MESSAGE NOW SINCE PEOPLE ARE JUST GRABBING FILES, SCRIPTS, IMAGES WHATEVER THEY WANT AND CLAIMING IT ORIGINAL TO THEM!
NO PARTS, AROMA SCRIPTS, FILES IMAGES ARE TO BE USED WITHOUT MY PERMISSION AND PROPER CREDIT GIVEN! I WILL DOWNLOAD AND CHECK IF NEEDED, VIOLATORS WILL BE REPORTED!!!!
Previous downloads
OZOP v4 discussion and download link begins here​OZOP v4 ROM only zip download and discussion starts here!http://forum.xda-developers.com/showpost.php?p=68311170&postcount=149​IF YOU WANT LOCKSCREEN SECURITY UNTIL I UPDATE ROM TO V5 YOU MUST INSTALL ROM FOLLOWING THESE STEPS​OZOP MM v3​OZOP MM v2.1​OZOP MM v2​OZOP MM v1​
Credits:
@tdunham years of awesome advice and his truly wonderful mod thread
@The Sickness sticking together and keeping this place alive
@gharrington for the 3minit battery mod
@daxgirl & @Wuby986 for their work on the wonderful Rom Control App [App][Code project][5.0+]Rom Control app for devs my source code for OZOP Control v2
@Morningstar Notification Panel Lollipop mod
@Martillero @Surghikov lockscreen seconds
@ All the testers,
@My wife for being so cool when I spend countless hours to build and share this stuff
@XDA and the users that continue to support us.
More to come...
XDA:DevDB Information
OZOP MM, ROM for the T-Mobile Samsung Galaxy S6 Edge
Contributors
stangdriver44
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Android 6.0.1 full tar odin
Version Information
Status: Stable
Created 2016-05-23
Last Updated 2016-10-19
For Edge users
This is an exact duplicate thread from the Flat forum.
I am only posting it here to let Edge users be aware that this is an Edge based rom with ALL Edge features working!
I will check in here from time to time, but I didn't get much love from this community with my OZOP LP version so the main thread will and always will remain the Flat thread.
If you have urgent questions post in this thread.
Thanks and enjoy a new option for your Edge rom.
Add-ons
OZOP_Aroma_Missing_Link_b2
AROMA BOOT/SHUTDOWN ANIMATION PICKER!! OVER 40 BOOT, 26 SHUTDOWN ANIMATIONS and 45 SPLASH IMAGES TO PICK FROM
Aroma_Bootani_1440x2560_v4_MM
ADD YOUR OWN CUSTOM IMAGE WITH THE OZOP CUSTOM BACKGROUND TEMPLATE
1) Download the Custom_BG_Template_OZOP_MM_07.08.2016.zip ATTACHED BELOW and extract the files to your phone or PC.
2) Choose your image and which BG you want to change (image can be a png or jpg, IMPORTANT only that the name matches my template for exact replacement
Now using the extracted zip template move your image that has been renamed to following locations and names
a) Main System BG - stangs_bg.png and stangs_bg_light.png(1080x1920, not as important as the others, it will be resized automatically)
Code:
(template location = vrtheme/system/framework/framework-res.apk/res/drawable-sw360dp-xxxhdpi-v13)
c) Pulldown Notification - pulldown1.jpg, pulldown2.jpg, pulldown3.jpg and so on up to pulldown15.jpg (1080x1920) add up to 15 option that you can instantly toggle with OZOP Control
Code:
(template location = vrtheme/system/priv-app/SystemUI/SystemUI.apk/res/drawable-xxxhdpi)
3) Name your image to match the image you want to change (if it's a png, just name it jpg). The image size may need to be played with to your liking, there are plenty of app in playstore for this
4) place your renamed image in the location I've described above (remove any image from the template you don't want to use)
5) Zip up the files and flash
6) Enjoy and show off your work to the rest of us!!!
NOTE FOR DIALER BG's
Dialers = are all stored in the "ozop" folder in your phones extra storage. Replace any of the images with png or jpg renamed to match EXACTLY. Then use OZOP Control to switch
Added a couple of very rough first addition keyboards.
Chrome edge v2 keyboard fixed for symbols to be visible now
Caller_ID for unidentified numbers attached below
Well, not even 1 reply
That's disappointing, I hope everyone is just in the flat s6 forums
the amount of hours put into this for not even a response is crazy
Love your ROMS. Was looking forward to this
Hello, this ROM is also compatible with the version S6 Edge G925W8? Thank you!
pickmod said:
Hello, this ROM is also compatible with the version S6 Edge G925W8? Thank you!
Click to expand...
Click to collapse
We do not have the device but another user that does confirms it works for him so I'm gonna say yes
Nice to see you again here. I'm still on the sick made rom. How do I upgrade to this? Anything special since it's MM?
pickmod said:
Hello, this ROM is also compatible with the version S6 Edge G925W8? Thank you!
Click to expand...
Click to collapse
Yeah it sure does just make sure to flash twisted kernel!
sent from my g925W8
---------- Post added at 04:26 PM ---------- Previous post was at 04:25 PM ----------
I'm also sitting in the flat forums[emoji14]but am using an edge. (925W8)
sent from my g925W8
camera problems
After using ozop v1 camera isnt using the entire screen is there a fix for this black edges
This rom does look super sweet. Plus @Maqical recommended it. Spent my whole weekend flashing and restoring my phone. But plan to flash this on my edge ASAP (now that I'm back to work from long weekend as soon as I get some time). What are the animation scales set to and does it use csc secondary keyboard symbols ? Not to be trivial or anything
royorbs3 said:
This rom does look super sweet. Plus @Maqical recommended it. Spent my whole weekend flashing and restoring my phone. But plan to flash this on my edge ASAP (now that I'm back to work from long weekend as soon as I get some time). What are the animation scales set to and does it use csc secondary keyboard symbols ? Not to be trivial or anything
Click to expand...
Click to collapse
Animation scales are set by default to 0.25
up to 10x in dev options
Not sure about the keyboard but most likely
UPLOAD SUCCESSFUL!!!!! OP UPDATED WITH LINK FOR V2!
Now, I'm absolutely fried and exhausted right now. I'm going to go out for at least a good 12 hrs right now.
The only instructions are HIGHLY RECOMMENDED FOR CLEAN INSTALL!
If you dirty flash you will definitely not get the full update.
Other than that, same as any other MM rom.
Wipe in recovery
Flash rom
(Optional) flash kernel of choice
Wait a good 15 min to boot (phone will vibrate at least once and boot animation will slow down a certain points, all is good!)
After it boots recommended to just let it settle for a good 5 min or so.
After setup wizard go to OZOP Control FIRST Grant root and open every section of every menu options! This activated all the mods, you will notice changes in text colors and BG images. These are only default options and can all be changed from the various sections of the all.
Done and done!
ENJOY!
Hello @stangdriver44 I install your rom on my G925I and run perfect,but i lost the root ,I cant install root.
Hello,
Can I just flash this rom on my phone? Or what do I need to switch. Thank you
SM - GT925 T
Android 5.1
Kernal version 3.10.61 simple Kerneli 5.1._r5u
Build Number LMY47x.G925
Knox 2.4
XPOSED 3.0 AALpha4
Just want to say this ROM took a lot of tweaking and configuring about (as it deservedly intended to) but after much time and effort, possibly one of the best ROMs I've ever flashed and probably my Daily driver finally for while.
Not sure why OP doesn't get much love here but you got my kudos and respect on this project. Can't wait to see how this develops! +1
Edit: Only bugs I can report for development is Phone FCs and Smart Manager too. Can provide logcats if needed
Sent from my SM-G925T using XDA-Developers mobile app
My settings force closes when trying to setup any lock for lockscreen... It allows me to set a pin or pattern but no fingerprint but if it is set it bootloops from lockscreen and cant get to homescreen unless i restore or clean install without using a lock any fix will be helpful
Any help with battery life aswell? The battery lasts in standby mode but if in use it rapidly depletes i dont have many apps on my phone and dont play games so idk what the issue is i went from 20% to 7 % in just about 10mins
22cal said:
Any help with battery life aswell? The battery lasts in standby mode but if in use it rapidly depletes i dont have many apps on my phone and dont play games so idk what the issue is i went from 20% to 7 % in just about 10mins
Click to expand...
Click to collapse
Are you running stock kernel or have you flashed a Kernel through Aroma?
---------- Post added at 03:35 AM ---------- Previous post was at 03:14 AM ----------
Here's a link that was posted by @stangdriver44 to lock and unlock your device if happen to run into that again.
https://www.google.com/url?q=https:...sntz=1&usg=AFQjCNHmSg957UvALxJmiKfMb2_QO-q6RA
There's not a fix quite yet for that. There's more explaining exactly what's going on but can't quite figure out how to post it properly.
Im running everything completely as it comes with a clean rom install it seems the battery is more stable now in standby mode just have to be sure a charger is close when in use lol but im finna download update 2.1 amd see if that helps with oth anything

[ROM] [N910P] [09-03-17] DtuxRom v9.0 (See in Xiaomi Redmi N8

MM SPRINT DTUX CORP ROM v9.0 Legend (EOL)
[AROMA] [IN-DEPTH CUSTOMIZE] [PRIVATE MODE] [SAFETYNET] ​
See ya in Xiaomi Redmi Note 8 Forums!!!​
*** Disclaimer***
You are the solely responsible if something goes wrong. You Must be on MM PK1 FIRMWARE. AND READ CAREFULLY FOR THE INSTALL AND DETAILS.
Introduction
#TRUELOVEEXIST!
You shall NOT copy any part of this ROM without MY Authorization. I dedicated many many hours to make this work smooth for all of you to experience the Note 4 as it should be.
This is dedicated to my two kids, Keilyn and CG3, they are the reason of my existance and their Love for me is THE MOST POWERFUL FORCE ON EARTH!
#DRFinestBaby!! #C4R702G4RC14 #14M_TH3_0WN3R_0F_MY_0WN_D32T1NY
YOU HAVE NEVER SEEN SOMETHING STOCK SO CUSTOMIZABLE LIKE THIS....
WELCOME TO CK LOVE!!​
NEW ON V9.0
Listview animations and Toast Animations (and color)
Fixed Gear appearing on the lockscreen by moving it to the Custom Message Panel where they share the space (Image NotiBg bug still persist)
TICKET NOTIFICATIONS ARE BACK!!!! THANKS @A.RAUL!!!!
Notification panel header REVAMPED!!!THANKS @A.RAUL!!!!
Click on Notification header clock opens calendar, longpress opens Alarms
BLUR IS HERE!!!!
Hide Bluetooth and Alarm Statusbar icons
Scrolling Wallpaper on Stock TouchWizHome Launcher
Rearranged RomControl yet again
Special Modded PRL Provided by @bigbabo !!
Lockscreen screen timeout lowered from 10sec to 6.5sec
Statusbar visibility on full screen apps increased from 3sec to 6sec
Updated some blackedout apps, rootswitch apps, among others
Fixed a few Bugs here and there
And a few things more i don't remember now
Root Methods
SUPER SU 2.79 SR3
MAGISK V13 beta
Kernels Included
PK1 Stock
Emotion Kernel r26-ZL Experimental Edition v3 by @Pafcholini & @carlosggb
MODest Kernel v2 rev7-ZL by @kevintm78
BeastMode R56-ZL by @freeza
Emotion Kernel r27b3 by @Pafcholini
General and Aroma Tweaks
All LANGUAGES Enabled!!!
CHANGED DEFAULT DPI TO 560 (If is too small, adjust the text size in settings or go back to 640dpi using Textdroider app included)
EDGE FEATURES ENABLED WITH 15 PRELOADED PANELS
Rounded Notifications
Rounded recents panel view
Removed SD notification
Remove Safe volume warning
Remove 15% Low Battery Warning Notification
Advanced Power Menu
A Bunch of Bootanimation to choose from
Added 1060 Fonts
CAMERA AND DIALER ARE MULTI DPI!
Fixed Netflix Login issues
"Only once / Always" to select when the task application "Open With."
N4 Quad-Multiwindow Mode and N5 Split MW via Aroma
added to aroma updated adreno 420 drivers
add apps to ultra power saving mode via upsm manager in rom control!!
MULTIWINDOW DUALVIEW TECHNOLOGY (SAME APP CAN BE OPENED TWICE, EJ TWO DIFFERENT HANGOUTS CONVERSATIONS SIMULTANEOUSLY!!)
Long Press Home Button configurable via Home Launcher app (Set in settings-Default App-Device Assistance)
ViperATMOS Sony Beats Edition 5.5 with New and Old Viper4Android via Aroma
Additional Notification sounds (N5, S6, N7)
Some build.prop tweaks
wifi auto join tick box and a lot more csc tweaks !!!
SystemUI Options
Dual or Single Statusbar and special dual statusbar to be used with CoolTool. epic
Home button double tap remapping
Home button triple tap remapping
[*]Home button Long Press remapping
[*]Power button double tap remapping
Gradient Status bar
4-Way Rotation via Toggle
Heads Up Notification Toggle
Inmersive mode via toggle or xposed module
Volume panel timeout via RC
Battery bar and 3Minit
Network Traffic on Statusbar and on Expanded Header
3 configurable Virtual buttons on the statusbar
Removed the MTP (allow/deny) prompt
Install older versions on top of newer ones
SecSettings Extra Options
COMPLETE VISUAL OVERHAUL BY @A.RAUL . THANK YOU BUDDY!!!
A KitKat Classic, Torchlight with Vol keys on Lockscreen! :good: Inside Settings-> Display->Torchlight
Finger Air View added to settings, no need for spen
Fine Tune Led Activation
Outdoor Mode in Settings (And in RC)
TOOLBOX 12 APPS
Festival Charging Effects (Thank you @a.raul!!!!)
[*]AutoStart Apps control (Thank you @a.raul!!!!)
[*]Gestures Control fine tuned + Dtux Glance (Thank you @a.raul!!!!)
Increased Quick Settings in SecSettings to 15
YOU CAN ADD 5 FINGERPRINTS INSTEAD OF 3!!
Disable system apps directly from settings/app manager (no need for titanium backup to freeze apps anymore!
Notification Panel
Right side Single Swipe for full toggles panel
Flashlight toggle now movable, it won't disappear anymore
Private mode statusbar icon Show/Hide
Amount of Visible toggles via RC
Perfomance panel for kernel tweaking Custom Message via RC
Hide/Show Brightness Slider via RC
Hide/Show USB Connected Notification
Permanent Notifications Removable via Toggle
Hide/Show IME Input notification
Ram cleaner button via RC
Phone Preferences
Custom End Call Delay via RC
Toggle for Increasing Ringtone
Remove last spoken and last message via RC
Auto Call Record via RC
FULLSCREEN INCALL UI, WITH THEMING OPTIONS VIA RC
Added Tickbox High quality audio mod for calls
Added Tickbox Increase vol in pocked mod for calls
Theming Options
REWORKED TOGGLES TO REFLECT ON AND OFF STATUS WITH A FILL/HOLLOW STYLE[/COLOR]
6th Gear Device Info!!!
Brightness Panel Theming
General Notification Theming
Samsung Music Notification Theming
Custom Notification BG image!!!!
Toggle Text Color
Clear label Text Color (Thank you @a.raul!!!!)
Volume Panel Theming
Toggle Color and Shape
Toggle Panel BG Colors
Statusbar Icons colors
Lockscreen Preferences
Lockscreen Extra Unlock Effects!! (Thank you @a.raul!!!!)
Lockscreen Extra Shortcuts
Skip tracks with volume keys w/Screen Off
Clock position (Left, Right or Center)
Hide/Show Next Alarm
Hide/Show Clock Seconds
Custom Fonttype for Clock
Custom colors for almost all Lockscreen Text
Random and Static color pick for Ink Effect
Extra Apps Added
Modded Touchwiz Camera for UHQ Photos and Increased Video bitrate!
SPEEDED UP AND MULTIDPI NOTE 4 TOUCHWIZ LAUNCHER WITH NEW AND OLD THEMESTORE + TWSWIPE AND GESTURES
TWSWIPE MODDED NOTE 5 TOUCHWIZ LAUNCHER
NEW MODDED BY ME SAMSUNG MUSIC
NEW Precise Volume app by @phascinate (AWESOME APP!!!)
NEW SMART MANAGER (Thank you @a.raul!!!!)
NEW OUTDOOR MODE SHORTCUT APP!!! (Thank you @jc.m!!!!)
TINT GRADIENT WALLPAPER GENERATOR
Galaxy s8 theme for N4 Touchwiz Launcher Added + Wallpapers
C5 ALARM
Xperia Home launcher (my new favorite) use it along xperia home x module for a lot of config options!
BLACKEDOUT APPS: DROPBOX, FACEBOOK APK, MESSENGER APK, PLAY STORE, GOOGLE PIXEL LAUNCHER, GOOGLE KEEP, GOOGLE INBOX, HANGOUTS, YOUTUBE, TRANSLATE AND CALENDAR.
20 Xposed Modules (ALL TESTED)
15 More Apps (ALL TESTED)
AND A LOT MORE!!!!!!
Screenshots
At the end of this post
OR
Screenshots on the Project tab - > Click Here​
Install Instructions
READ CAREFULLY!! ODIN FLASH PK1 AND TWRP 3.0.2.0 AND NO DIRTY FLASHING IS SUPPORTED!! IF USING TiBu IS RECOMMENDED TO RESTORE YOUR APPS IN APK ONLY MODE AND THEN RESTORE ONLY THE DATA FOR THE MOST RELEVANT ONES TO PREVENT ISSUES
A)-Wipe System, Data, Dalvik, cache and internal storage
B)-Install PK1 Stock Deodexed Debloated Rom and COMPLETE THE WIZARD, LET THE PHONE BOOT ONCE! (Also Flash Activation Skipper if you are a NON-Sprint User) (AROUND 15 TO 20 MIN)
C)-ACTIVATE SPRINT SERVICE AND WIFI CALLING
D)-Install Aroma Modset! (AROUND 10 TO 20 MIN)
E)-Done! Now the Adjustments!!!
Post-Installation Adjustments
1-Quickly Go to Playstore and disable automatic updates for the following blackedout apps: Swiftkey, Snapchat, Youtube, Google App, Google Translate and Hangouts.
2-Reset Toggles.
3-Install all the desired apks pushed by the Aroma installer to the Downloads folder of your internal memory.
4-Open Dtux RomControl and Set your Personalization.
IMPORTANT INFORMATION ABOUT XPOSED
-Xposed zip files and apks are in the Download folder for whoever wants it (Flash Xposedbywanam.zip and install xposedisntaller apk).
-IF YOU WANT TO PLAY POKEMON, MARIO, OR ANY OTHER SAFETY NET RELATED APP , YOU MUST Turn OFF Xposed Via Rootswitch (It will soft reboot), once system is up again toggle root off (if using SuperSu) and Enjoy.
Extra Information and FAQ on the 2nd Postt​
Donators (in no particular Order)
@jhill110
@darkmagician2500
@willfck4beer
@bigbabo
@aaron74
@13druber
@Steigerelli
@ScottieRotten
@MaverickSITG
@Mr McGibblets
@TodWulff
@davnav899
@flyhighx
@ulremember
@LOWCOUNTRYDAVE
@Rami
@GigaJay
@flofy22
@kevintm78
@2WhiteWolves
And Many more Annonymous!!!
THANK YOU TO ALL!!!!!!​
Downloads
Version v9.0 Legend
SPRINT PK1 FIRMWARE (For those who still don't have it)
Dtux Corp Rom v7 BASE (Which is the same Stock Deodexed Debloated Rom i shared already)
Activation Skipper for NON-Sprint users
Dtux Corp Rom v9.0 Legend - Modset
BUGS
-GALLERY FC IF SWIPE TO STORIES TAB
-WORLDCLOCK TAB IN CLOCK APP, FLICKERS BUT WORKS AS EXPECTED ON THE FUNCTION SIDE
-NOTIFICATION PANEL BG AND GRADIENT WOULD GO TO LOCKSCREEN IF PHONE SCREEN GOES OFF WHILE PANEL EXPANDED
-INVERTED TOGGLE DOESN'T GET THEMED
-PLEASE REPORT THEM
THIS WOULD BE POSSIBLE WITHOUT THE HELP OF THESE MARVELOUS DEVS:
@13druber
@friedrich420
@tx_dbs_tx
@Chainfire
@osm0sis
@freeza
@daxgirl
@Wuby986
@topjohnwu
@SaintZ93
@a.raul
@jc.m
@lexguy2007
@warBeard_actual
@Yoinx
@OvrDriVE
@Strephon Alkhalikoi
@guitardedhero
@mastero9017
@Albe95
@alberteno
@DVDandroid
@gharrington
@OvrDriVE
@Carotix
@tamirda
@Kamy
Credits @ikrom
@TeamBlackOut
@nguyentankiet
@asc1977
@edzamber
@saifullah90
@grzegorz354
@SidRobo
@CahBagoes354
@amarullz
@Tkkg1994
@jolly_roger_hook
@kevintm78
@Winb33
@mhmdalsfaf
@dagrim1
@digiblur
@Darkwing_X
@micky387
@stangdriver44
@gokudo86
@ibedanny
@joemommasfat
@xpectacle
@YashdSaraf
@thereassaad
@tdunham
@FunSucker
@Pafcholini
@Yasinarefin
@Shakalaca from ASUS Forums
@THEDEVIOUS1
@aukhanand
@unclefab
and others i don't remember ​
ENJOY! Say Thanks if you like it!
If you feel like, invite me some snacks and sodas so i can stay awake at night updating the rom
:laugh: SEND SNACKS TO Carlosggb CLICK HERE :laugh:
XDA:DevDB Information
MM Sprint Dtux Corp Rom V9.0 Legend , ROM for the Sprint Samsung Galaxy Note 4
Contributors
carlosggb, 13druber
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: PK1
Version Information
Status: Stable
Current Stable Version: 9.0
Stable Release Date: 2017-09-03
Created 2016-07-24
Last Updated 2020-05-07
Extra Information and FAQ
-How to make Fabio Grasso Wifi Tether Router App work for international Users:
Enter app configuration and change these settings
Interface wlan0
Method 3 - HostApd
Encryption wpa2-psk
Channel 1
Drivers nl80211
"Prevent Stand-by" <- CHECKED
"HostApd Patch" <- CHECKED
"No Firmware Reload" <- UNCHECKED
"No Disable WiFi" <- CHECKED (ONLY if you can't see the WiFi Network)
Now the most important step
Enter DHCP Settings WITHOUT BEING CONNECTED TO A WIFI. Make sure you have internet connection from your carrier (With proper apn config). Click on "Default Provider DNS", Click "ok" on the popup and click "Save Config"
@robinhood1808 Please let me know if this worked for you :good:
Q: My Notification Sound is too Loud!
A: Enable Viper4Android for the Phone Speaker Output, click on"Master Gate (Limiter)" change Output Gain to -10.5 or -14.0db
Q: I Can't see the dialpad numbers to dial extensions!
A: Go Romcontrol, Phone Prefs, and change the color
Q: I see a disable harmful app notification, WTH?!!?!
A: its the latest Playstore that is doing those checks, disable data access in SETTINGS-> SECURITY->USAGE DATA ACCESS And disable it for Google Play Store.
Q: I don't see the IRS Profiles on Viper4Android
A: Give storage Permission to Viper4Android on the app info screen, after that it should work.
Q: There is no clock at the notification bar!
A: Enter Potato Clock app and configure at least the position and color to make it appear, afterwards choose the settings you like.
Q: What is those invisible buttons on the statusbar?!?!
A: Configure them on the Rom Control (DTUX ROM CONTROL)
Q: Video Player Freezes when trying to trim or edit a file!
A: It will trim it regardless just close the video player and check in gallery for the trimmed video
Q: Can i change the default shortcuts on Quicklauncher in Recents App?
A: Yes you can, long press on each to replace them, be patient cause it takes a bit to load the list of installed apps
Q: I have DPI problems with some apps / I want to go back to stock DPI
A: If you want to go back just open Textdroider app and put 640 as the new DPI, Apply and Reboot.
If you want to fix the abnormal dpi go to "App Settings" Module on Xposed just search for the problematic app within the module, click on them, put the switch ON on top and on DPI write 640. DONE!
MINE!
Nice thanks you downloading
Very Nice Thanks !!!!!!!
Guys please give feedback and report any issues you face. Thanks in advance
Why use an older version of my systemless Xposed?
topjohnwu said:
Why use an older version of my systemless Xposed?
Click to expand...
Click to collapse
Hi topjohnwu, an honor having a feedback from you, this version (and probably 85.7) worked out of the box.
I didn't had much time to keep testing as v86 failed on me a couple of times.
During the week i will keep trying in order to update it to 86.2 but in the meantime i wanted to give something for the sprint users to play with this sunday
Sweet! Any screenshots? Looking forward to flashing!
@BB said:
Sweet! Any screenshots? Looking forward to flashing!
Click to expand...
Click to collapse
Yeap! At the screenshots tab of this thread on top
carlosggb said:
Yeap! At the screenshots tab of this thread on top
Click to expand...
Click to collapse
Thanks! I didn't even notice that LOL!
How long would you say it takes to boot
please, post another screenshot of the rom.
please, what about FM radio.is it working in this rom
Sent from my SM-N920P using Tapatalk
high king said:
please, what about FM radio.is it working in this rom
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
Yes it is, fm is working
Gevo247 said:
How long would you say it takes to boot
Click to expand...
Click to collapse
15 to 20 min
Not to be a killjoy but does Team Echoe know their stuff is back on xda? I know they are pretty picky as to who shares their work and where.
I'm just trying to save you from any mod sanctions.
Sent from my SM-N920P using XDA-Developers mobile app
rawintellect said:
Not to be a killjoy but does Team Echoe know their stuff is back on xda? I know they are pretty picky as to who shares their work and where.
I'm just trying to save you from any mod sanctions.
Sent from my SM-N920P using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes sir, it's authorized. Thanks for asking.
colmyx said:
please, post another screenshot of the rom.
Click to expand...
Click to collapse
From what specifically you want screenshots? this is mostly a Stock rom but i tried to add the most blacked out apps and on this rom i added the most functional tools, modules and mods to get the most out of it.
Good morning my buddies! Im working on a Private Mode fix with Echoe Help.
What other feature or mod would you like to see on this rom? I'm open to listen to ideas just don't please ask for Themes as we don't have the proper tools to decompile/recompile every app at the present time.
Have a great week!!!

Which Xposed version for Ultimate note 7 hybrid Rom

Tried a handful all resulted in freezing at Samsung logo
Love this Rom as is but... We aren't "as is" people here
I hope someone can answer that as I want it too
sent from Ultimate Note 7 ROM running Tapatalk
here they are
peterl23451 said:
Tried a handful all resulted in freezing at Samsung logo
Love this Rom as is but... We aren't "as is" people here
Click to expand...
Click to collapse
Falco78 said:
I hope someone can answer that as I want it too
sent from Ultimate Note 7 ROM running Tapatalk
Click to expand...
Click to collapse
https://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960 go to download >xposed 87.1 >marshmallow
https://forum.xda-developers.com/showthread.php?t=3034811 download official apk 3.1.1 here ( app needs to be installed first)
Success...
davnav899 said:
https://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960 go to download >xposed 87.1 >marshmallow
https://forum.xda-developers.com/showthread.php?t=3034811 download official apk 3.1.1 here ( app needs to be installed first)
Click to expand...
Click to collapse
You are the man. Flawless. Thank you davnav
Running
Xposed torch(like being able to activate flashlight by holding volume up button... Must open the app first to set permissions for camera)
Firekitfds (moved status bar clock to center,disabled Low Battery sound, disabled Low Battery camera shutoff, disabled high volume warning, and long press back button to kill foreground app)
You tube ad away
YouTube background playback.
A few things...
I have figured out that firekitfds, gravitybox mm, and xtouchwiz all break my hotspot.
I use my note 4 hot-spot and a range extender for the Wi-Fi in my home (rural area) works great
With this Rom AND any one of the above it breaks my hotspot. Tried disabling in app (above) and re-enabled. Tried changing to 2.4ghz to reset then back to 5ghz.
No luck anywhere.
Think I remember someone talking about the features. Csc file maybe.
Any help with this?
Also tried using gttools to reset and set Max back to 15. (have about a dozen devices) and that's stock Max for 5ghz band.
Good lock/system ui update
Found this useful on the last rom I was running
When you install the apk it updates systemui.
It changes the notification panel to the good lock ui
Pretty cool to play with and pick what you like.
It will also unlock the hot-spot toggle then you can uninstall update to app only. Not the whole app. Then you have stock from Rom with hot-spot toggle.
I have just uploaded these images:
Good lock pics
I have just uploaded these images:
peterl23451 said:
I have figured out that firekitfds, gravitybox mm, and xtouchwiz all break my hotspot.
I use my note 4 hot-spot and a range extender for the Wi-Fi in my home (rural area) works great
With this Rom AND any one of the above it breaks my hotspot. Tried disabling in app (above) and re-enabled. Tried changing to 2.4ghz to reset then back to 5ghz.
No luck anywhere.
Think I remember someone talking about the features. Csc file maybe.
Any help with this?
Also tried using gttools to reset and set Max back to 15. (have about a dozen devices) and that's stock Max for 5ghz band.
Click to expand...
Click to collapse
At least two of those Xposed modules you mention creates a bogus features.xml file at /system/csc/features.xml each time you so much as open the module.
When that happens, delete features.xml before you reboot and that should prevent loss of functionality.
I also now use Good Lock and Xposed framework on UN7 ported ROM. It works as well as it did with rooted stock ROMs except the flashlight toggle in pull-downs are broken; leaves the torch on unless disabled with side panel or reboot. You're better off making a gesture or remap for torch; mine is set to toggle torch on any long press of home button greater than 1 second on any screen condition- off, lockscreen or on with vibrate confirmation. I use Physical Button Music Control Xposed module for that.
Sent from my SM-N920P using Tapatalk
Got it.
Did some digging and found mention of firekitfds 1.0.2
Works great and didn't break my Hotspot settings/functionality
Will install good lock now and see how that goes. Maybe should have installed that before.
But I did make a new backup with xposed installed so it doesn't take me so long each time. The framework, installer app, won't break Hotspot. Only on running the module and reboot.
Question...
If I deleted that file mentioned above before my reboot will the other changes still take effect? Seems it would be pointless if not?
peterl23451 said:
Got it.
Did some digging and found mention of firekitfds 1.0.2
Works great and didn't break my Hotspot settings/functionality
Will install good lock now and see how that goes. Maybe should have installed that before.
But I did make a new backup with xposed installed so it doesn't take me so long each time. The framework, installer app, won't break Hotspot. Only on running the module and reboot.
Question...
If I deleted that file mentioned above before my reboot will the other changes still take effect? Seems it would be pointless if not?
Click to expand...
Click to collapse
I was aware that the oldest stable release of Firefds Xposed module didn't break functionality but didn't recall 1.0.2 was also not breaking function. It works because it doesn't create the unneeded features.xml file. So there's no need to check or delete with those module versions; you can open and edit with no worries.
Changes should take place without features.xml because marshmallow doesn't use features.xml but others.xml
It's odd that updates of Firefds Xposed module broke functionality but updates have followed the same unneeded creation of features.xml- I'm not sure if any of the XTouch module versions worked without issue of unneeded features.xml file being created.
With Good Lock, the Firefds and XTouch Xposed modules are equal. But I noticed with stock SystemUI, there are minor differences. XTouch can eliminate the airplane mode pop-up dialogue but cannot remove the battery icon. Firefds Xposed module was just the opposite. (But Good Lock makes the battery icon persistent but lacks the presence of airplane mode dialogue pop-up.)
Sent from my SM-N920P using Tapatalk
i was just going to mention only issue after good lock was firekit was unable to change or hide battery.
Should I even try 3minit?
Hotspot
for anyone this could help. This does not break functionality but everytime you go into firekit it will change Max AP connections to whatever it's set to there. But you can still go to settings, hotspot,configure Hotspot, and set number there to fix. Max in fds is 10
Thanks for all the help and input
peterl23451 said:
i was just going to mention only issue after good lock was firekit was unable to change or hide battery.
Should I even try 3minit?
Hotspot
for anyone this could help. This does not break functionality but everytime you go into firekit it will change Max AP connections to whatever it's set to there. But you can still go to settings, hotspot,configure Hotspot, and set number there to fix. Max in fds is 10
Click to expand...
Click to collapse
I didn't try 3 minute battery mod. Never use it but if you find a solution for removing icon, I'd like to that again with Good Lock. I've always just dealt with it being there.
Sent from my SM-N920P using Tapatalk
No luck with 3minit with a standard MM zip
Found this thread and has a video showing what to-do but this one looks like it would take me a while.
https://forum.xda-developers.com/showthread.php?t=2799958
XTouchWiz does not break hotspot. I find more things work with XTouchWiz on the UN7 ROM vs. Firefds (eg: hide alarm icon works on one but not the other). But I can't modify the battery with both
My flashlight toggle works fine from the pull down, both on and off
beezar said:
XTouchWiz does not break hotspot. I find more things work with XTouchWiz on the UN7 ROM vs. Firefds (eg: hide alarm icon works on one but not the other). But I can't modify the battery with both
My flashlight toggle works fine from the pull down, both on and off
Click to expand...
Click to collapse
Since I brought up the flashlight toggle issue, I should clarify again that the flashlight toggle in pull-down screens stems from my use of Good Lock SystemUI screen replacement.
The flashlight toggle issue wasn't caused by the UN7 ROM or the Firefds Kit Xposed module.
You're finding more functionality and less bugs with XTouchWiz over Firefds Kit but my set of features used reflect no difference when using Good Lock with my feature preferences. I did see features.xml being created with XTouchWiz as well but in either case, since I delete the unwanted created features.xml file, I can't say which is better regarding not killing hotspot in Settings. I didn't give it the chance to fail by deleting when created.
Since both modules haven't been updated in a while, my tests were done against latest stable module releases. I'm considering going back to the suggested Firefds Kit 1.0.2 update which has been noted and confirmed not to create features.xml in Note 4 when module is opened. Personally, I think both modules could use an update to stop features.xml creation.
Thanks for your input. With all the features available, user variance is possible.
I'd also like to hear more confirmation input from others on their experience with these Xposed modules and Good Lock.
Regarding Good Lock unlock reboot error in UN7 ROM, since I've switched to that password unlock with Good Lock and experienced one reboot bug and lag on initial unlock error using wrong password, I've since entered wrong password in 2 occasions without experiencing the reboot bug or lag on unlock. Not sure why that happens and if others can expect same flexibility with Good Lock?
Sent from my SM-N920P using Tapatalk
peterl23451 said:
No luck with 3minit with a standard MM zip
Found this thread and has a video showing what to-do but this one looks like it would take me a while.
https://forum.xda-developers.com/showthread.php?t=2799958
Click to expand...
Click to collapse
I didn't try the mod on Good Lock but came across this Xposed module: Status Bar Cleanup. Updates are in Google Play and developer claims touchwiz isn't supported.
https://play.google.com/store/apps/details?id=com.seveilith.statusbarcleanup
Hide battery icon works with above module with Good Lock as SystemUI replacement. Didn't test anything else but VPN icon hide which did not work. I used NOTifications Xposed module for that. Kind of neat to allow icon to be present for a bit then get removed.
I should add that the VPN notification I was trying to hide was from Adguard and was tired to Android System. I had to add Android System in ignore list of NOTifications module.
Sent from my SM-N920P using Tapatalk
Sweet
samep said:
I didn't try the mod on Good Lock but came across this Xposed module: Status Bar Cleanup. Updates are in Google Play and developer claims touchwiz isn't supported.
https://play.google.com/store/apps/details?id=com.seveilith.statusbarcleanup
Hide battery icon works with above module with Good Lock as SystemUI replacement. Didn't test anything else but VPN icon hide which did not work. I used NOTifications Xposed module for that. Kind of neat to allow icon to be present for a bit then get removed.
I should add that the VPN notification I was trying to hide was from Adguard and was tired to Android System. I had to add Android System in ignore list of NOTifications module.
Sent from my SM-N920P using Tapatalk
Click to expand...
Click to collapse
Awesome. Works flawlessly. Bye bye battery icon. If I can't use a custom icon with percentage inside just the percentage is the next best thing IMO
Deleted

Categories

Resources