[Q] GravityBox for xperia M - Sony Xperia M

I installed GravityBox on my XS 4.3. I'm very satisfied with this module: the functionalities I'm using are perfectly working with the exception of some of them that I would need.
The most important for me is Navigation ring targets (Navigation bar tweaks sub-menu): it seems to work properly but as soon as I receive a call the ring doesn't show up anymore. Is there someone of you that has it working ? I would like to know just to understand if it's GravityBox module's issue or my smartphone's issue.
For your information these are the other main functionalities not working for me:
QuickSettings management (Statusbar tweaks sub-menu): not working at all (they don't even appear)
Ultimate notification control: the led color is always white and the notification sound doesn't work

For question 1 the solution is to also install xperia flip settings xposed module. Quick settings will work then
Press Thanks If I Helped!!

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.

[Dev][Rom][kitkat -4.4]Crdroid Simple - based on CM11

This is crDroid Simple for Captivate Glide BY Cristiano Matos
Ported by me grtsarav
CUSTOM FEATURES
Frameworks and Settings
New Halo;
Movable and re sizable Halo window;
Screenshot quick trash;
Power menu QS tile (simple press to go into power dialog or long press to go into reboot dialog);
Power menu added in navring targets;
Incoming call in background;
Navigation bar dimensions;
Enable or disable navigation bar;
Low battery warning options;
Lockscreen blur effect with radius customization;
Lockscreen PIN keypad shuffler;
Lock before unlock (Show sliders before secure unlock);
Extended QS options (3, 4 or 5 tiles per row + option to duplicate tiles in landscape mode);
QS tiles custom colors and transparency with ribbon linked;
Notification drawer custom background and transparency;
Notifications row transparency;
Custom clear all recents button (place it in any corner of the screen);
RAM bar;
Option to hide app's status bar notification icons;
GPSTile from SlimRoms;
TRDS from SlimRoms (Dark droid);
TRDS tile;
Status bar clock and date customizations;
OmniSwitch;
Open source Google dialer;
Configurable volume panel timeout;
Lockscreen Notifications;
Screen recorder;
Wakelock blocker;
Media scanner behavior on boot;
Notification reminder;
Smart Pulldown;
Switch between recents panel styles (Stock or SlimRoms);
Change UI guidelines (blue to holo);
Improved scrolling cache;
Ability to Enable/Disable Smart Wake covers;
Connection manager (TeloRadio);
Keyboard: toggle to enable/disable full screen on landscape;
Keyboard: force auto rotation on IME;
Keyboard: force to show always enter key;
Kernel made by bubor
Has OC support, bln support, cifs and nfs support
Help on Flashing look here
Issues:
No sound with skype, no bt call sound. (skype fix)
Capture picture and video has fixed rotation.
Video recording may crash with default app
Gps works, read this
Current Build: 11 (20141002)
[1] Initial Build
[2] cm update
[3] Merge android KVT49L, for rest Check here
[4] Here.....also uploaded swap
[5] here
[6] here
[7] Here
[8] Here....Android 4.4.3...use the tiny alsa file provided in the download area to fix skype audio problem
[9] android 4.4.4 .....paranoid hover...and few more changes and fixes....
[10] Here
[11] Here
Download From Here
download gapps from here. Use the mini modular version.
Try it out and report any bugs..
Credits: Cristiano Matos for making this customized version of cm11, bubor and all other who have contirbuted to kernel and device tree building....
Flashing any rom has its risks take a backup before flashing.....
device tree: https://github.com/saravlink/android_device_samsung_i927/tree/cm-11.0
screenshots
smashing! sounds awesome! I'm currently using Bubor's CM11, may give it a shot with this one. Any other bugs on your side mate? Excluding of course Skype, Voip, camera issues... I would like to try it as it seems to be a cool ROM, just making sure if anything else has been giving you issues... :fingers-crossed:
Haven't noticed any bugs yet.. try it out and report any bugs u find.... Happy flashing...
Sent from my SGH-I927 using Tapatalk
Will do mate! Thanks for this btw :laugh: I will be letting you know later today. In other note, same procedure as in Bubor's ROMS? Meaning, install from stock, using the latest TWRP correct?
Don't need to install stock before installing this one...
Sent from my SGH-I927 using Tapatalk
grtsarav said:
Don't need to install stock before installing this one...
Sent from my SGH-I927 using Tapatalk
Click to expand...
Click to collapse
ok cool, so just wipe to factory settings and install via TWRP right?
Yeah that should do....
Sent from my SGH-I927 using Tapatalk
grtsarav said:
Yeah that should do....
Sent from my SGH-I927 using Tapatalk
Click to expand...
Click to collapse
Great thanks. I will try it from stock just to be safe... Another question, sorry to bother so much, how's the battery life doing for this ROM? I am really looking forward to try it out and about the superuser, is it updated? I ask since the ROM I'm currently using (CM11) has the superuser under settings, however, apps like Titanium backup state that the repository is outdated.
grtsarav said:
This is crDroid Simple for Captivate Glide BY Cristiano Matos
Ported by me grtsarav
Dude this is awesome!!! Congratulations on your ROM!!!
What guide did you follow to build your ROM?
I was struggling going off of the How to build cm 10 from source
Also, please link to my thread I've made so people can learn how to flash your ROM
I'm adding this to my thread now!
Click to expand...
Click to collapse
@lasuazo the superuser has the latest repository from cm.....i think the battery is the same as in cm11 of bubors....
@stormdude124 nice, thanks for adding the rom to ur thread,
as for how to and guide, i followed ones from cyanogenmod.org wiki, this
and one the here, and help's from bubor. go on ahead and try them.
can anybody mention how the rom is so far...
happy flashing
grtsarav said:
can anybody mention how the rom is so far...
happy flashing
Click to expand...
Click to collapse
Working smoothly! But can you update to latest cm source it fixes WiFi indicators not showing up
@stormdude124 will be updating very soon...
Flashed it yesterday, did it from stock just to be safe. So far so good. Had the same issue with broadcast messages, even if they were all off they kept coming up. However, I did what worked for me before using Link2SD and freezing the system app for broadcast messages. So far my only concern is RAM usage... It is never below 70%, when in Bubor's was usually between 50/60%. I uninstalled Google + & Gmail as they came in as system apps, and I was not able to Greenify them or anything. Downloaded them again now RAM is a little below 70%. But still not convinced with the performance, I'll see which other apps are doing this to fix my issue. Haven't been able to play games yet, I like all the available customizations, using Trebuchet launcher as I did not like Google launcher, there are no customizations at all ... Ok Google works perfectly, however I turned it off as my notifications during using it (speaking to the phone) were disorted. Pocket function worked fine, disabled it though, I believe it will cost some battery ... Will be checking over everything else today and will let you know... Thing I have encountered was mobile data not working, I believe it is an APN issue, but it was working good before, will get to work on that later. Overall, it has been a good ROM, I hope you keep up the great work and get us some future updates :highfive:
Do you guys have a working mobile data??? Never mind, APN setting issue as suspected. Solved :victory:
New download on the main thread =D Could you inform what changes does it have? :fingers-crossed:
http://www.androidfilehost.com/?w=files&flid=12930
@lasuazo its cm update.....
by the way distortion of sound in google ok is fixed by tiny alsa sound fix...
grtsarav said:
@lasuazo its cm update.....
by the way distortion of sound in google ok is fixed by tiny alsa sound fix...
Click to expand...
Click to collapse
Great, I assume it is safe to flash it on top of the current one:fingers-crossed:... Yeah I am aware of the Tiny alsa fix, but it will dissort my normal phone calls, or so I read:crying:
@lasuazo
u can flash it over if you want....
my normal phone calls haven't been distorted in tiny alsa at least in my network.....try it out....if u don't like it or if it causes any distortions in normal call disable it
grtsarav said:
@lasuazo
u can flash it over if you want....
my normal phone calls haven't been distorted in tiny alsa at least in my network.....try it out....if u don't like it or if it causes any distortions in normal call disable it
Click to expand...
Click to collapse
You are awesome mate! Thanks for the info BTW. I will download the new update tonight and will try Tiny fix as well. Many many thanks for your work. In other note you were right regarding battery usage, it has been the same as in Bubor's ROM so far. I kind of have a problem with the Halo though since I have BBM, CleanMaster & 360 Security, they have a constant bar in the notification panel, & Halo keeps popping them up all of the time... What's the difference in Halo configuration for white list & black list? I'm asking as I do not see any actual blacklist over the configurations for Halo

[Q] Quick Settings Bar?

Having come from a long line of Samsung devices previously, I'm used to having a QuickSettings bar along the top of my notification tray, rather than having to hit the QuickSettings button to flip over to a big list of options.
I'm curious if there's a way to add this functionality to a Moto G (XT1031 Boost Mobile CDMA variant on 4.4.4).
I have full root and Xposed Framework installed and working. I know there's a handful of apps out there that claim to add a QuickSettings bar, but it appears all they actually do is add a persistent notification with buttons and set it to a high priority so it usually appears at the top of the notification tray. However, these can be accidently dismissed by other means, and it's a pain to try to get them to come back without rebooting sometimes.
I'm looking to see if there's a simple way to tweak my rom to make the buttons from QuickSettings appear at the top of the notification tray. I used GravityBox KK to make the QuickSettings tiles small enough to fit five across each row, which would be ideal if I can get the first row to appear at the top of the Notification tray, with the ability to expand to show the rest of the tiles, similar to Samsung TouchWiz roms on the Galaxy S4/S5/Note 3 JB/KK systems.
My current ROM and system info:
Android Version: 4.4.4 (Stock Moto G, Deodexed, non-GPE)
Device: "Falcon CDMA" XT1031 Boost Mobile variant
Bootloader Unlocked with PhilZ Touch 6.58.7/CWM 6.0.5.1 Recovery, Root with SuperSU, Xposed Framework, GravityBox KK
You'd better try Power Toggles app. It was fantastic, when I was on 4.4.x
Good old times

CM 13 vs Smart Cover and NFC

Hi there,
I have problem with smart cover for my s4 mini. I just switched from stock rom to CM 13. It's running and looks great, but i cant find a solution to bring back smart cover. It was awesome feature, but looks like CM13 is not supporting it anymore by itself. I tried to find an app on google store - there was something like S-View, but it didnt work and the rest of them is for turn on/off screen. The thing is cover IS turning screen on/off, but there is no special screen with time, notification, music info.
Also - i can't find NFC icon anyware. Is it still working?
You can use SlimKat rom. It has smart cover support
Once you go Android 6, you cant go back.
So - NFC is not supported at all, i hope it will be fixed in upcoming releases. I didn't test nightly build (cuz i just started with android), so can you tell me if this is upcoming feature?
And about that smart cover. I noticed that apps i was talking about earlier - S-View for example - work with p-sensor, no magnetic sensor. It's kinda problem.
You know - power button can turn on screen with case closed ONLY with system lock screen, but... clock is just too low ;_; Any lockscreen from market just doesnt react to power button when case i closed. Is there any way to way to (restore from stock rom for example) and change system's lock screen? Or change the position of clock with some magic tricks?
Idk much about it but modder can help you
obaidmuneir said:
Idk much about it but modder can help you
Click to expand...
Click to collapse
Actually at this point i don't know if even modder can help me I think it's impossible to write an app that will work 'above' default lockscreen. Also only this one works properly with magnet sensor - any other custom lockscreen won't turn on the screen with button, when case is closed.
I found a solution in xposed framework - i just moved clock in default screen to the height of window in case. It's doing its job. I also adjusted the dark overlay, so it looks almost like S-View - ofc without picking calls and notifications number (tho if there is any notification the clock is slightly higher - coinsider it as bug or feature ).
Here is a snapshot of my current lockscreen: i.imgur.com/RMhAvYf.png
The better solution can come from widget that will show clock, date, notifications, maybe even give possibility to pick up calls. It can be done by another xposed apk, that let you add widgets to your default lockscreen.
Aztek92 said:
Actually at this point i don't know if even modder can help me I think it's impossible to write an app that will work 'above' default lockscreen. Also only this one works properly with magnet sensor - any other custom lockscreen won't turn on the screen with button, when case is closed.
I found a solution in xposed framework - i just moved clock in default screen to the height of window in case. It's doing its job. I also adjusted the dark overlay, so it looks almost like S-View - ofc without picking calls and notifications number (tho if there is any notification the clock is slightly higher - coinsider it as bug or feature ).
Here is a snapshot of my current lockscreen: i.imgur.com/RMhAvYf.png
The better solution can come from widget that will show clock, date, notifications, maybe even give possibility to pick up calls. It can be done by another xposed apk, that let you add widgets to your default lockscreen.
Click to expand...
Click to collapse
Brotha there is nothing is impossible u can mod framework and this will be more easy if u have guide ,and if u k is there mtk chipset don't have development like us they are modding/theming there ROMs and other user porting it to there devices
Specially for MT6572 JB

[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!!!

Categories

Resources