Xposed causing the custom themes on latest CM11 nightlies to be reverted to stock theme for some system elements like settings app and the keyboard.. Etc
Same here.
Please share the modules that you have, it causes by some modules not the exposed framework.
__Michael__ said:
it causes by some modules not the exposed framework.
Click to expand...
Click to collapse
To check that, could you simply press the "uninstall" button in the Xposed Installer and reboot? Don't worry, you won't lose any configuration, you can simply press "install/update" to get back to the former state.
rovo89 said:
To check that, could you simply press the "uninstall" button in the Xposed Installer and reboot? Don't worry, you won't lose any configuration, you can simply press "install/update" to get back to the former state.
Click to expand...
Click to collapse
I disabled all the moduls, the problem still exists, only after completely uninstalling the exposed its solved.
Please check the few last posts here : http://forum.xda-developers.com/gal...emaseks-unofficial-build-v97-t2681344/page394
Thank you
Ok, then I'll have to check it once I find the time for it (hopefully this weekend). Any free theme I could use for testing?
rovo89 said:
Ok, then I'll have to check it once I find the time for it (hopefully this weekend). Any free theme I could use for testing?
Click to expand...
Click to collapse
Thanks for your help , you can use this theme : http://forum.xda-developers.com/showthread.php?t=2631573
A few problems with theme and icon pack (Cobalt) too, I noticed it recently so I think it's caused by the last changes in theme engine from CM 11.
Logcat in attachment below (no really sure it help you but I'm not dev so...).
Yes i am to facing this issue i am on a CM based rom every time i reboot the device settings app theme goes stock i just thing that its just beacuse tCM made some changes to its theme chooser ..
+1, same issue here . I love xposed!
Same issue.
Uninstalled Xposed and the theme stays after reboot.
Tried to install and reboot and theme reset to Holo.
Uninstall and reboot again and the theme returns.
I did not change the theme in between reboots.
Theres probably something about the recent CM nightlies.
Cyandelta started crashing on download if its icon is themed.
And now Xposed resets themes to Holo on reboot.
Kind of reminded me of the time CM changed to CAF.
rovo89 said:
Did you also try steps 5 to 9?
Anyway, it might be related to some recent change in CM11: http://forum.xda-developers.com/xposed/cm11-themes-issue-caused-xposed-t2803025
In that case, you have to have patience until I find the time to flash CM11 again on my device.
Click to expand...
Click to collapse
I reverted back to 2.6.1 and the issue is gone. I'll wait the next soft reboot to see if the theme happens to change.
sk1887 said:
I reverted back to 2.6.1 and the issue is gone. I'll wait the next soft reboot to see if the theme happens to change.
Click to expand...
Click to collapse
The problem has been present with 2.6.1 with the last few CM nightlies.
I tested it yesterday:
http://forum.xda-developers.com/showpost.php?p=53919585&postcount=10
Maybe one thing to try is to revert to a CM11 build before July or further back.
Someone tested and the theme will stay after reboot (with Xposed installed) if you downgrade to the 30/6 CM11 nightly build.
Refer to recent comments here:
https://plus.google.com/u/0/107968316887546180702/posts/1cjAGhD5zrR
(EDIT: G+ post disappeared as of 8/7...)
So something changed in the July CM11 builds.
bland.life said:
The problem has been present with 2.6.1 with the last few CM nightlies.
I tested it yesterday:
http://forum.xda-developers.com/showpost.php?p=53919585&postcount=10
Maybe one thing to try is to revert to a CM11 build before July or further back.
Click to expand...
Click to collapse
Yes.
Flashing CM11 after July builds. The problem occurs.
Flashing CM11 before July builds. No problem occurs.
Weird...
Mr.Zombie said:
Yes.
Flashing CM11 after July builds. The problem occurs.
Flashing CM11 before July builds. No problem occurs.
Click to expand...
Click to collapse
So it means that something changed in in the July CM builds.
And now its either Cm reverts/edits the change or Xposed adapt to the change.
The users are stuck in the middle (unless some are capable of coding it out ).
Well, its the nightlies I suppose I can't complain as I chose to flash it.
On the side note another problem this change causes is the crashing of Cyandelta on download start if the icon is themed via application of icon pack by the Theme Chooser.
I am also facing this issue using the last few nightleys when xposed is installed it's really frustrating as I love xposed and I love my theme i hope it Gets fixed soon
Just installed test version and seems working fine on HTC one x with aicp all except the theme issue with latest nightleys
i am too facing the same issue on AICP Rom 4.4.4, please fix this.can't leave Xposed don't want to leave my CM 11 themes:good:
Sorry probably should have mentioned that myself I am also on aicp 4.4.4 on HTC one x
can any one help US on the Xposed CM11 theme issue,its really getting hard to run device with an one of them......
Related
After upgrade to Lollipop sdk, I found the project can not build, will cause the aapt.exe stop working.(ADT-boundle , win7-64bit)
after a long day debuging, I found the problem is the Assert/xposed_init file, delete this file and everything is ok.
I don't known why ? Anyone have same problems?
I want to try 5.0 SDK too but now as I know this.. I will wait. I hope rovo89 has fix for library.
Deleting any file or anything other won't make it work. Android 5.0 Lollipop is running ART as its official runtime and does therefore not work with xposed.
But at least bring material theme to app for older devices for now.
pyler said:
But at least bring material theme to app for older devices for now.
Click to expand...
Click to collapse
It already exists, right here on xda: http://bit.ly/1vO3hnU
TheHawk002 said:
It already exists, right here on xda: http://bit.ly/1vO3hnU
Click to expand...
Click to collapse
I ment bring material theme to our xposed module apps
pyler said:
I ment bring material theme to our xposed module apps
Click to expand...
Click to collapse
Oh okey, sorry, that does exist too though Google launched a way to update old app to material design, running 4.x>=, perhaps I'm right this time
https://chris.banes.me/2014/10/17/appcompat-v21/
goodevh said:
After upgrade to Lollipop sdk, I found the project can not build, will cause the aapt.exe stop working.(ADT-boundle , win7-64bit)
after a long day debuging, I found the problem is the Assert/xposed_init file, delete this file and everything is ok.
I don't known why ? Anyone have same problems?
Click to expand...
Click to collapse
I had this issue too after updating the SDK to 21. For most (except 1!?!) project i could "fix" it by deleting bin and gen folders.
In my experience, Google updates contain everytime errors preventing compiling...
The early bird catches the bug
FYI, I had similar issues. It's not related to Xposed, it's a bug in aapt on Windows: https://code.google.com/p/android/issues/detail?id=77629
They say it's fixed with version 21.0.2 of the build tools. I restarted Eclipse and removed my "bin" and "gen" folders, then it worked indeed.
Great, the last project could now also be built [emoji7]
You can use this thread for discussions. Please check the read-only thread for the download links and updates.
You've done the impossible! Thanks so much for all the work and sharing it!
Tried it on Euphoria 1.1 Beta 5.1, Bacon.
Glad to report it works, thank you sooo much :good:
Oneplus One.
Working well on the N6!
Proceed with caution guys! Already in bootloop city (totally prepared and exiting it now, expected as much) Just letting everyone know for those of you who are excited about this - this is NOT Xposed like you are used to, not yet as modules have not had any possible chance to catch up. If you are not ready for serious bootloops, stay away from this for now lol
wrongway213 said:
Working well on the N6!
Proceed with caution guys! Already in bootloop city (totally prepared and exiting it now, expected as much) Just letting everyone know for those of you who are excited about this - this is NOT Xposed like you are used to, not yet as modules have not had any possible chance to catch up. If you are not ready for serious bootloops, stay away from this for now lol
Click to expand...
Click to collapse
How is it working well and causing bootloops? That seems to be a bit contradictory.
Sent from my Nexus 6 using XDA Free mobile app
akellar said:
How is it working well and causing bootloops? That seems to be a bit contradictory.
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
Framework isn't causing bootloops. but many modules it seems do as obviously none have updated to 5.1 given the nature of this release being super alpha as well as unofficial. The framework itself, the part romracer hs given us here, appears to be running well - just wanted to warn users who have been waiting (im)patiently on Xposed for 5.1 that you can't just jump back into modules.. bootloops on bootloops here experimenting
wrongway213 said:
Framework isn't causing bootloops. but many modules it seems do as obviously none have updated to 5.1 given the nature of this release being super alpha as well as unofficial. The framework itself, the part romracer hs given us here, appears to be running well - just wanted to warn users who have been waiting (im)patiently on Xposed for 5.1 that you can't just jump back into modules.. bootloops on bootloops here experimenting
Click to expand...
Click to collapse
Makes sense. Might help others if you mentioned the modules causing problems as well.
Sent from my Nexus 6 using XDA Free mobile app
akellar said:
Makes sense. Might help others if you mentioned the modules causing problems as well.
Sent from my Nexus 6 using XDA Free mobile app
Click to expand...
Click to collapse
I would specify but I've been bootlooping since this was released messing with File Manager in TWRP and then when I could get into boot looking at Xposed logs for fatal errors.. all I could see between bootloops is that Youtube AdAway causes fatal errors (not the one giving me bootloops though - I was able to uninistall before the bootlooping got to where I couldn't ever boot and had to restore). Also, I can confirm Always Correct! causes keyboard to FC non-stop and renders it unusable. I am not sure which module caused Play Store not to open and which caused bootloops, probably multiple. I thought I'd be able to spend more time booted and so I loaded a few modules after I took a backup and decided to mess with the Xposed logs and TWRP file manager like I mentioned, but bootloops were more than I anticipated so I just restored a backup and installed Framework for now.
Edit:Apparently 4/4 Banks gapps I updated with this cause Play Store FCs. My luck I'd upate extremely stable gapps, update SuperSU, backup, flash a super alpha and have issues with the gapps. Let's try this again...
Now it is time to test and embrace the bootloops!
Anyone found any modules working thus far, or will EVERYTHING need updaed to 5.1? I tried a module that still worked from KitKat when Xposed upgraded to Lollipop without upgrading bu it doesn't work now.. not sure what to make of that. Nothing else I've tried works either, but that not working (Always Correct!) seemed notable to me for that reason. Curious if anyone else is having any luck - no issues with framework I can see and logs appear to be running normally FWIW.
wrongway213 said:
Anyone found any modules working thus far, or will EVERYTHING need updaed to 5.1? I tried a module that still worked from KitKat when Xposed upgraded to Lollipop without upgrading bu it doesn't work now.. not sure what to make of that. Nothing else I've tried works either, but that not working (Always Correct!) seemed notable to me for that reason. Curious if anyone else is having any luck - no issues with framework I can see and logs appear to be running normally FWIW.
Click to expand...
Click to collapse
App settings; Lolistat; Youtube Adaway
work very well. I did not find others work yet.
When you flash the framework do the modules auto enable? I got a bootloop but I don't think its from the framework
Sent from my Nexus 5 using Tapatalk
iopxiang said:
App settings; Lolistat; Youtube Adaway
work very well. I did not find others work yet.
Click to expand...
Click to collapse
greenify doesn't work. Always takes a bit of time to work after an xposed release.
Nexus 5 with Cataclysm ROM and ElementalX kernel. SELinux is permissive. Getting bootloop. Modules enabled were Gravitybox, BootManager and MaxLock.
iopxiang said:
App settings; Lolistat; Youtube Adaway
work very well. I did not find others work yet.
Click to expand...
Click to collapse
Has YouTube AdAway been updated already somehow? It was the app giving me fatal errors in my logs earlier when I was getting bootloops and FCs. On Nexus 6 here, Benzo ROM Hydra Kernel
Great news.
@romracer
Thank you for Xposed for 5.1
Tested modules:
GravityBox LP - bootloop (bootloop solution, delete com.ceco.gravitybox folder from /data/app/ via TWRP)
Play Store Changelog - Play Store 5.4.10 FC's (delete app data does not help as on Android 5.0.2)
Xposed GEL Settings - bootloop (bootloop solution, delete de.theknut.xposedgelsettings folder from /data/app/ via TWRP)
BurnToast - OK
CrappaLinks - OK
Lolistat - OK
Does anyone know if Amplify module works? I won't be able to install the 5.1 xposed version, but I shall soon
btw @romracer, I believe you mentioned in the xposed github that you have a Moto X 2014. I do too, so I can presume that xposed will work on the device?
I had disabled all modules from the the Xposed Installer before flashing, yet for some reason when I flashed I got stuck in a bootloop caused by trying to load some long ago enabled modules.
I forgot to make a copy of the logs, so what I wanted to say is that you can delete/rename /data/data/de.robv.android.xposed.installer/conf/modules.list to get out of bootloops caused by modules.
Obviously, this won't help if the framework itself isn't compatible with your ROM/device.
Working:
- Lolistat
- OGXposed (To login with OGYouTube)
- Advanced Power Menu
- YouTube Adaway
- Crappalinks
- Burntoast
- Maxlock
- MinMinGuard
Not working:
- Xposed Gel Settings
- GravityBox
- Amplify
- AcDisplay
All i know for now.
Using Euphoria 5.1 OnePlus One.
Hi All
here an xposed version that work with the EMUI theme engine :
http://forum.xda-developers.com/xposed/unofficial-xposed-samsung-lollipop-t3180960
I have theme engine enable and minminguard module active and no issue
simply install the zip without change anything on the build.prop (all instruction on the link above)
IMPORTANT : the theme engine MUST be enabled otherwise you will got a bootloop
all credits to @wanam for is great job !
Tested module
[MINMINGUARD]
[XSTANA] no change on battery other icon yes
[Flat Style Bar Indicators] works but on system menu you have white icon so it's not so good
[ROOTCLOAK]
[GREENIFY] seems to work
[RoamNotifyNoMore]
for all the module like gravitybox instead seems that nothing work
wanam designed a xtouchwiz module for customize the samsung rom ....
so i am pretty sure that we have to wait someone that designe a sort of xEMUI module for customize our rom...
can you use theming modules after using this method or only huawei theming works ?
Everything works fine
Cheers!
I need Cyanogenmod on Huawei P8 Lite (ALE-L21 and ALE-L23)!!!
Please Cyanogen Team, consider support this device!!
Thank you in advance!!
Sent from my Edison 3 using XDA-Developers mobile app
ahh988 said:
can you use theming modules after using this method or only huawei theming works ?
Click to expand...
Click to collapse
Well many module not work because are designed for AOSP ROM
But minmin guard and xstana work fine
So just install an try !
We have to test many modules
And report what works and what not
xander33 said:
Well many module not work because are designed for AOSP ROM
But minmin guard and xstana work fine
So just install an try !
We have to test many modules
And report what works and what not
Click to expand...
Click to collapse
It's a good idea to edit your first post with modules working or not after people reports. I will install xposed tomorrow or even tonight and check some modules.
Edit: Installation successful
First boot took ages (like 15-20) mins, but after that everything is working great. Thank you @wanam !
Calls
Am i the only person that can't make calls?
No. I've installed xposed on 6.0 before, and i wasnt able to make calls either. After disabling the modules and uninstalling xposed, the problem disappeared.
Same thing here, i can't make cals with this build.
Lähetetty minun ALE-L21 laitteesta Tapatalkilla
This Xposed works well on latest MM. Got no issues. For those having call problems, I had the same problem with Flat style colored bars module. I was able to fix this by downgrading to 2.0.2. Remember to remove auto-update on playstore as well.
bumjrah said:
This Xposed works well on latest MM. Got no issues. For those having call problems, I had the same problem with Flat style colored bars module. I was able to fix this by downgrading to 2.0.2. Remember to remove auto-update on playstore as well.
Click to expand...
Click to collapse
I had this call problem without any modules installed.
Why I can't write post anyone know please
Just edit
Thanks.
Looking for Xposed on open beta 7
Well I HV got you covered with this simple short Guide
Many people get error / status 1 wile flashing normal Xposed.zip
This method will install magisk and Xposed framework
First download files which are required:
Magisk V9: Click Here
Xposed Installer zip: Click Here
PhhSuper user zip: Click Here
PhhSuper user : Click Here
Xposed installer: Click Here
Twrp Modified: Click Here
Now Flash
1)Modified Twrp
2)Magisk V9
3)SuperSu (Optional)
4)And Xposed Installer zip
5)Reboot ( First reboot will take some time )
Install PhhSuper followed by Xposed installer apk
Done
* Xposed is not fully compatible with Nov Security Patches yet, so some modules would end you up in a bootloop!!
You can though update to latest version of Xposed(System less) via the app itself.
System will reboot twice when you flash SuperSU
Rovo89 has released new Xposed framework version that works with latest beta built v7 of OOS. I've just tried it and it work.
First uninstall few unwanted apps which you don't use if you get error like no space etc..
This new build will not give bootloop. It works with Nov 1 patch!.
!!!!This is a test version risk is all on you don't blame me.!!!
http://dl-xda.xposed.info/framework/sdk23/arm64/xposed-v87-sdk23-arm64-test1.zip
Can someone confirm that xposed works correctly?
bludestiny said:
Can someone confirm that xposed works correctly?
Click to expand...
Click to collapse
Only certain modules work like youtubeadaway, certain ones will won't let you pass the boot screen, like greenify xposed
A few steps are missing !
- Flash your favorite kernel on top of this.
- Finally enjoy the best performance and battery life on your phone.
Oops I almost forgot the final step !
- Complain to the kernel developer and ask him to fix:
....the battery drain.
...the slow fingerprint reader
...the phone overheating
...the random reboots
...the weak wifi signal
...any strange behaviour that needs fixing
Any list of working modules ?
fuukinguy said:
Only certain modules work like youtubeadaway, certain ones will won't let you pass the boot screen, like greenify xposed
Click to expand...
Click to collapse
I know that but my question is: does this method bypass Google's November Security Patch? Xposed doesn't work for this reason..
bludestiny said:
I know that but my question is: does this method bypass Google's November Security Patch? Xposed doesn't work for this reason..
Click to expand...
Click to collapse
No it doesn't..
fuukinguy said:
No it doesn't..
Click to expand...
Click to collapse
Thanks! so..If Xposed cannot work, this thread explains wrong procedures...Moderate please..
i always have bootloop issue when i trying boot after instalation GravityBox
_Man0waR_ said:
A few steps are missing !
- Flash your favorite kernel on top of this.
- Finally enjoy the best performance and battery life on your phone.
Oops I almost forgot the final step !
- Complain to the kernel developer and ask him to fix:
....the battery drain.
...the slow fingerprint reader
...the phone overheating
...the random reboots
...the weak wifi signal
...any strange behaviour that needs fixing
Click to expand...
Click to collapse
This post was not required at all IMO. Flashing and using Xposed is totally one's choice and people are totally aware that Xposed means no support from kernel/ROM devs. But why this unrequired bashing?
abhibnl said:
This post was not required at all IMO. Flashing and using Xposed is totally one's choice and people are totally aware that Xposed means no support from kernel/ROM devs. But why this unrequired bashing?
Click to expand...
Click to collapse
I totally agree that people have the choice to flash and install whatever they want, this is certainly the main reason why we love android. However many people root, flash Xposed and more recently magisk without understanding the implications. Those are amazing pieces of software, really powerful and I have a huge respect for the developers. However I don't think anyone should flash those without a basic understanding of what they do to the system. (And why it means no support from kernel/ROM devs).
My post was mainly a parody of the current discussions in the forums. Simply, look at this thread, it's supposed to be a guide to help people and make things easier for everyone. Most of the replies should be something like 'thanks it works great', not confused people or with issues (like bootloops for example....)
Hi guys I surprisingly installed 8.4 version and xposed v87 with ease. I have been trying modules and although I can't embed a number in my sim (I have fixed this now!!) exposed seems to work all right
I have checked n-ify and was excited however the very old stable vesion doesn´t show correctly the quick settings, and the top buttons, quick shortcut to settings doesn't work. However I read in the xposed forum for this phone that various people got it working, they used daily builds where quick settings and even the Google assistant worked, posted on October I searched for these, but I got stuck on 650, and early September build, newer ones will crash the system UI and render the device unusable until I delete the apk folder.
Soo does anyone have it with quicksettings and working? thanks for your time and support!!
UPDATE: I have disabled version 650 when rotating the device it would make SystemUI crash, and i tried disabling features to make it stable again but didn't mind turning it off all together, support and testing from everyone is very welcome
yeap its works i dont how it works but i hope that issue with camera on nogat fixed
gabrielqv said:
Hi guys I surprisingly installed 8.4 version and xposed v87 with ease. I have been trying modules and although I can't embed a number in my sim (I have fixed this now!!) exposed seems to work all right
Click to expand...
Click to collapse
@gabrielqv Hi, mi R1 has exposed v87 but Andoid N-ify doesn´t work properly, Does in your phone works fine?
meroher said:
yeap its works i dont how it works but i hope that issue with camera on nogat fixed
Click to expand...
Click to collapse
Well care to note what exact version and settings are you using, and a screenshoot of the Quicksettings little icons
overthc said:
@gabrielqv Hi, mi R1 has exposed v87 but Andoid N-ify doesn´t work properly, Does in your phone works fine?
Click to expand...
Click to collapse
No that's what this post is about
ok but you need first to setup flash Modified 21 Stock ROM from this post:https://forum.xda-developers.com/r1-hd/development/modified-8-3-stock-rom-t3602672
and after this install xposed and andriod n-ify it must works
meroher said:
ok but you need first to setup flash Modified 21 Stock ROM from this post:https://forum.xda-developers.com/r1-hd/development/modified-8-3-stock-rom-t3602672
and after this install xposed and andriod n-ify it must works
Click to expand...
Click to collapse
Does not work with v21.
meroher said:
ok but you need first to setup flash Modified 21 Stock ROM from this post:https://forum.xda-developers.com/r1-hd/development/modified-8-3-stock-rom-t3602672
and after this install xposed and andriod n-ify it must works
Click to expand...
Click to collapse
It seems like the ROM isn't the only key to make it work, what version of the program and settings are you using??
:good:
meroher said:
:good:
Click to expand...
Click to collapse
thats makes me a little jealous lol.
what version of n-ify are you using? and is your xposed installation systemless??? thanks for the help
Nify version:0.2 and install stock rom v21 update. Xposed v87 sdk 23 arm try and tell me if it works
I have the "modified" newest 8.4 Rom (downloaded here & TWRP flashed, latest SU v2.82 running with Busybox ) ... OTA disabled (of course) to avoid relocking the bootloader, etc. Xposed Installer v3.1.1 and then Xposed Framework v87 (API23) - reboot in between. Finally, GravityBox (MM) v6.3.7 running - that allows me to tweak & customize my Lockscreen, Statusbar, Pulldown, etc. - those couldn't be done on the near stock MM 6.0 debloated & already stripped of Amazon Apps.
Everything is running smooth & stable since the mod's are basic & minimal ... also, unrelated but added 6.0.1 Emojis for messaging. Going to run with this basic setup for a little while before I attempt to play with N-ify.
Working good over here as well...!