[Q] JB SystemUI? - Xperia Z1 Compact Q&A, Help & Troubleshooting

I sincerely hate the Sony modded SystemUI. It is ugly and lacks the possibility to press and hold the quick setting buttons to get into the corresponding settings menu.
is it possible to use the JB SystemUI simply by replacing it?
Thank you

dragnan said:
I sincerely hate the Sony modded SystemUI. It is ugly and lacks the possibility to press and hold the quick setting buttons to get into the corresponding settings menu.
is it possible to use the JB SystemUI simply by replacing it?
Thank you
Click to expand...
Click to collapse
Got it myself... I installed Xposed and the modules GravityBox and Xperia Flip Settings. It did the trick. Now it looks - and works beautyfully Stock-Android-alike.
Additionally, the Enable Car Dock module did the last bit on making this phone perfect. Now, Car Dock can override the home button.

dragnan said:
Got it myself... I installed Xposed and the modules GravityBox and Xperia Flip Settings. It did the trick. Now it looks - and works beautyfully Stock-Android-alike.
Additionally, the Enable Car Dock module did the last bit on making this phone perfect. Now, Car Dock can override the home button.
Click to expand...
Click to collapse
how to do that?

tania247260 said:
how to do that?
Click to expand...
Click to collapse
First: Root your device using the guide: http://forum.xda-developers.com/showthread.php?t=2634196
Then install the Xperia Xposed Installer: http://forum.xda-developers.com/showpost.php?p=48484642&postcount=6846
Then install the modules "Xperia Flip Settings", "GravityBox" - and if you want CarHome to work correctly: "Enable Car Dock". Activate the framework and the mentioned modules in Xposed. Reboot.
Now, you can set up the tool bar to be like AOSP.

Related

[MOD/APP][AOKP] COPY/PASTE buttons in NAVIGATION BAR!!! NOW MORE BUTTONS!!!

Hello, I created this 2 apps to add copy and paste buttons to the nabvar...
What this app does is to simulate a keypress from a service when button is pressed....
Concretely sends KeyEvent.ACTION_DOWN for CTRL_LEFT(holds that key pressed), then injects C or V KeyCode event and finally it sends KeyEvent.ACTION_UP for CTRL key(releases that key).
However, not all apps are compatible with CTRL key, so this wont work properly with these apps
This app has been tried on Xylon ROM but also it SHOULD work on AOKP and derivates.
**THIS APP DOES NOT REQUIRE ROOT**
Install like a normal APK
COPY: https://www.dropbox.com/s/kinq13mljdzl9ho/NavbarCopy_signed.apk
PASTE: https://www.dropbox.com/s/clxj83sqg76lkof/NavbarPaste_signed.apk
-----------------------------------------------------------
MORE FUNCTIONS ADDED!!!
To use this app you must sign with system signature, which can be find in its repositories
http://db.tt/KD07RwYy
Here is the source code!
http://db.tt/d10qEVO9
so will it work on non root stock rom?
Re: [MOD/APP][AOKP] COPY/PASTE buttons in NAVIGATION BAR!!! (Root & NON Root)
No, it doesn't work for non rooted. It installs and goes to widgets and put it on the screen and it says not installed when clicked. Plus, non rooted wouldn't be able to add those to the launcher. MAYBE 3rd party but I don't wanna do all that..
Sent from my Nexus 4
noodles2224 said:
No, it doesn't work for non rooted. It installs and goes to widgets and put it on the screen and it says not installed when clicked. Plus, non rooted wouldn't be able to add those to the launcher. MAYBE 3rd party but I don't wanna do all that..
Sent from my Nexus 4
Click to expand...
Click to collapse
I am rooted, but i have the same error... I dont know why, but it only works with in the navbar... however it doesnt make sense to put them in the launcher...
I guess that appears that errors because I dont created an acctivity that extend AppwlWidgetProvider
Re: [MOD/APP][AOKP] COPY/PASTE buttons in NAVIGATION BAR!!! (Root & NON Root)
That's what I meant, the navbar. Not launcher.. But I don't know how to make it work.
Sent from my Nexus 4
noodles2224 said:
That's what I meant, the navbar. Not launcher.. But I don't know how to make it work.
Sent from my Nexus 4
Click to expand...
Click to collapse
You can see in screenshots, go to settings > UI settings > navbar settings (Depends on your rom) and add new icon> custom application... it should appear there
Re: [MOD/APP][AOKP] COPY/PASTE buttons in NAVIGATION BAR!!! (Root & NON Root)
Hi.
Can you make similar buttons but with different functions?
I would like to hide navbar and use aokp pie instead but I need few buttons.
Menu
Back
Home
Recent apps
And if this is possible - forward buttons (for Internet browser)
TeddyBeers said:
Hi.
Can you make similar buttons but with different functions?
I would like to hide navbar and use aokp pie instead but I need few buttons.
Menu
Back
Home
Recent apps
And if this is possible - forward buttons (for Internet browser)
Click to expand...
Click to collapse
Sorry, i am a bitb busy for now with other projects(see my signature), but i will see if i can...
Maybe i will do it in the next hours, i am at the gym right now
Well its done... It can emulate back home menu search play/pause skip track power button and camera button
This is looking really cool. I love aokp nav bar mods and this seems quite similar.
Is there a function in there for "last app"? That's probably my favorite thing to have on the nav bar.
jarayn said:
This is looking really cool. I love aokp nav bar mods and this seems quite similar.
Is there a function in there for "last app"? That's probably my favorite thing to have on the nav bar.
Click to expand...
Click to collapse
I suggest you to tequest that ro the rom developers.. The could integrate this app better in their rom... Also they could add more button like "last app"
bamsbamx said:
I suggest you to tequest that ro the rom developers.. The could integrate this app better in their rom... Also they could add more button like "last app"
Click to expand...
Click to collapse
I have that already with my Rom. I just thought it would be good to have this for those roms that do not in case I want to switch.
Thanks for trying but buttons doesn't work.
Every time I press added button I'm getting message "unfortunately app stopped"
I'm running 19feb unofficial aokp by bigxie on n4
TeddyBeers said:
Thanks for trying but buttons doesinstall
Every time I press added button I'm getting message "unfortunately app stopped"
I'm running 19feb unofficial aokp by bigxie on n4
Click to expand...
Click to collapse
It said in op... You must sign apk with system signature and install as system app... There are some tutorials out there
Yep
My bad
Tried to find some info hot to sign this app as system app but can't find simple way.
What kind of files do you need to make this app working in AOKP by bigxie?
TeddyBeers said:
Yep
My bad
Tried to find some info hot to sign this app as system app but can't find simple way.
What kind of files do you need to make this app working in AOKP by bigxie?
Click to expand...
Click to collapse
For example, for xylon rom you have to use these platform.pk8 and platform.x509.pk8... You get them here
https://github.com/XYAOSP/android_build/tree/jb-mr1/target/product/security
To sign you can use a program called "apk signer" (i think)

[Q] Change navigation buttons z1?

Hi guys I'm new here, I have a rooted z1c running RomAur 2.1, and was looking to add some buttons to the bottom navigation bar.
I was briefly on cm11 but didn't really like it but liked the way you could add a option/settings key.
Any way to do this?
Sorry if this has been asked I did have a quick search
daveyp187 said:
Hi guys I'm new here, I have a rooted z1c running RomAur 2.1, and was looking to add some buttons to the bottom navigation bar.
I was briefly on cm11 but didn't really like it but liked the way you could add a option/settings key.
Click to expand...
Click to collapse
One way would be
root -> xposed framework -> gravitybox module
And i think there is a five button mod in "themes and apps" section of z1 compact forum, try looking there
Good luck
//Gunnar
And if you don't want to do it the lazy way, see here - http://forum.xda-developers.com/showthread.php?t=2553416
Worked fine. Gravity box has some nice features. Also managed to fix my buggy battery icon. Thanks
Sent from my D5503 using xda app-developers app

[Q] Xposed Quick Settings with Clear Button

Okay so using Xperia Flip Settings and GravityBox (Enable FS and Enable Statusbar tweaks > QS management > Quick Pulldown, right or left in GravityBox) for the Xposed Framework I can get the quicksettings panel on my XMS (LB, Single, Rooted, Odexed, 4.3) and it's great! Well... Mostly...
I'm wondering if anyone knows how to either fully remove the stock toggles after enabling FS as these seem to cover up the AOSP clear and settings buttons OR allow the default Clear button to remain on my XM even after FS is enabled. This way I can use quick settings and still have my clear button...
Thanks for any help everyone!
I would like to know this too.
Is this also the reason clock and date are not visible anymore? Because that it what stops me from using flip setting though I would really like to have them.
KoenGo said:
I would like to know this too.
Is this also the reason clock and date are not visible anymore? Because that it what stops me from using flip setting though I would really like to have them.
Click to expand...
Click to collapse
I think so, after playing around a bit I found that Xperia S tweaks for Jellybean (on the Xposed repo) will remove the toggles and show the clock and clear settings although it causes the UI to randomly crash so it's not the best solution.
I have the same problem....
Okay so the best I'm getting is when I enable Flip Settings first, this will shift your Clear button and the clock underneath the current settings icons. After this I enable Xperia S tweaks for Jellybean, this does successfully remove the current settings icons and leave you with just the clear button and the time although when you first boot your phone it may cause a temporary UI crash, this should only happen once and then you'll be fine. Lastly in GravityBox choose your quick settings toggles and set quick settings to show when you scroll from the left or right of the status bar plus change whatever other settings you want to in there.
This does get you quick settings although in my opinion the notification shade becomes kind of ugly (If you could retheme the clear button and add a settings button to make it more like the AOSP shade it would be fine) and the UI crash can be slightly irritating but until someone finds a better solution this will give you QS!
1 - Xperia Flip Settings
2 - Xperia S Tweaks for JellyBean 4.1.2
3 - GravityBox [JB]
I tried this on 4.3 (15.4.A.1.9) I'm not sure how other versions of android will go but it's worth a shot?
nogggin1 said:
Okay so the best I'm getting is when I enable Flip Settings first, this will shift your Clear button and the clock underneath the current settings icons. After this I enable Xperia S tweaks for Jellybean, this does successfully remove the current settings icons and leave you with just the clear button and the time although when you first boot your phone it may cause a temporary UI crash, this should only happen once and then you'll be fine. Lastly in GravityBox choose your quick settings toggles and set quick settings to show when you scroll from the left or right of the status bar plus change whatever other settings you want to in there.
This does get you quick settings although in my opinion the notification shade becomes kind of ugly (If you could retheme the clear button and add a settings button to make it more like the AOSP shade it would be fine) and the UI crash can be slightly irritating but until someone finds a better solution this will give you QS!
1 - Xperia Flip Settings
2 - Xperia S Tweaks for JellyBean 4.1.2
3 - GravityBox [JB]
I tried this on 4.3 (15.4.A.1.9) I'm not sure how other versions of android will go but it's worth a shot?
Click to expand...
Click to collapse
It's not the best, but i can live with that!
Thks
So this UI crash is only once every boot? Then it might be interesting indeed.
These threads might be worth looking into as well:
http://forum.xda-developers.com/showthread.php?t=2766206&page=2
http://forum.xda-developers.com/showthread.php?t=2705713
-personal problems: I don't know what those lines in the build.prop do. They seem like security problems to me :/
Both have some reports of bugs on xm though
Seems to be working okay, I'd love to retheme it if possible although I have no real idea how.
My only big issue now is that there's no actual toggle for mobile data, the toggle that's there takes you to the usage Page.
Sent from my C1905 using XDA Premium 4 mobile app
So I just started playing with the toggles, theres a few bugs... From what I can see anything that affects the system UI will cause a crash (Auto-rotate is a prime example) it still works after the UI resets though. other toggles that we don't have by default such as NFC, GPS etc. all work fine though. it's just not quite what I want.
Damn QuickSettings on XperiaM
Not having Mobile Data and Gps in quick settings it drives me crazy. Stock quick settings dont have Gps and using Xposed Flip dont have Mobile data. But we know that xperia flip is not covering the stock, which makes no clear button, another annoying thing. I did try to play with toggles with Sqllite but no luck so far. The only fix that I found about this is flashing this: "http://forum.xda-developers.com/showthread.php?t=2723852" and it works perfect you can make custom quick settings but there is a problem when changing volumes in sound. You can change only one volume than press ok, if you try to change 2 volumes ex. Alarm and Ringtone, SystemUI crashes :S and dont know what to do and what to choose. I guess I'll stay with stock quick settings and toggle Gps from Location :S. If you guys have anything better please share.
Updated 2mins after writing this:
Just flashed "http://forum.xda-developers.com/showthread.php?t=2766206"(Tnx to: KoenGo) and it works flawlessly so far, you can customize quick settings however you like and no sound volume problem. So far no systemUI crash
Again Tnx KoenGo
baazellbub said:
Not having Mobile Data and Gps in quick settings it drives me crazy. Stock quick settings dont have Gps and using Xposed Flip dont have Mobile data. But we know that xperia flip is not covering the stock, which makes no clear button, another annoying thing. I did try to play with toggles with Sqllite but no luck so far. The only fix that I found about this is flashing this: "http://forum.xda-developers.com/showthread.php?t=2723852" and it works perfect you can make custom quick settings but there is a problem when changing volumes in sound. You can change only one volume than press ok, if you try to change 2 volumes ex. Alarm and Ringtone, SystemUI crashes :S and dont know what to do and what to choose. I guess I'll stay with stock quick settings and toggle Gps from Location :S. If you guys have anything better please share.
Updated 2mins after writing this:
Just flashed "http://forum.xda-developers.com/showthread.php?t=2766206"(Tnx to: KoenGo) and it works flawlessly so far, you can customize quick settings however you like and no sound volume problem. So far no systemUI crash
Again Tnx KoenGo
Click to expand...
Click to collapse
I've an locked bootloader, odexed rom, does it work copying the file to system?
Thks
locked bootloader Yup
pmauzao said:
I've an locked bootloader, odexed rom, does it work copying the file to system?
Thks
Click to expand...
Click to collapse
I have locked bootloader too, but deodexed(deodexing is very simple just flash it with flash gordon). Also I flashed xperia m2 systemUI with flash gordon
baazellbub said:
I have locked bootloader too, but deodexed(deodexing is very simple just flash it with flash gordon). Also I flashed xperia m2 systemUI with flash gordon
Click to expand...
Click to collapse
That's great, i just downloaded flashgordon apk, where can i get the zip to deodexed rom?
Thks
deodex
pmauzao said:
That's great, i just downloaded flashgordon apk, where can i get the zip to deodexed rom?
Thks
Click to expand...
Click to collapse
I used this:
https://mega.co.nz/#!UtE2UYTY!Y8qzvmlJNT6lbL0a8g_ZzBFRBCwfwVMXcMZ4Qdx5rxo
after flashing with flash gordon, the device will reboot(if not manually reboot it) and you'll be deodexd
I just installed it on my xms (running 15.4.a.0.23, fully rooted, locked bootloader, odexed), manually by copying zip contents (of the M2 system UI) to my system folder and deleting the system ui odex file. It freaked out for a while after overwriting systemUI but then rebooted and everything was fine.
Seems to be working fine after giving it a quick glance.
KoenGo said:
I just installed it on my xms (running 15.4.a.0.23, fully rooted, locked bootloader, odexed), manually by copying zip contents (of the M2 system UI) to my system folder and deleting the system ui odex file. It freaked out for a while after overwriting systemUI but then rebooted and everything was fine.
Seems to be working fine after giving it a quick glance.
Click to expand...
Click to collapse
Have you just copyied the SystemUI.apk from the T2StatusBar.zip file?
pmauzao said:
Have you just copyied the SystemUI.apk from the T2StatusBar.zip file?
Click to expand...
Click to collapse
I copied all the files from this one (XperiaM2SystemUIPort.zip): http://forum.xda-developers.com/showthread.php?t=2766206
Personally I ended up Deodexing (got a bootloop once, tried again and it worked) then I flashed http://forum.xda-developers.com/showthread.php?t=2705713 with flash Gordon and it seems to work great! (LB XMS)
Sent from my C1905 using XDA Premium 4 mobile app
Is it possible to customize tiles on samsung JB 4.1.2 stock rom.....???
Maybe, this thread was for xperia m though so I'm not really sure. Personally I ended up getting a Galaxy s5 pretty recently so I'd almost forgotten about this.

[Xposed] [OP2] OnePlus 2 / OxygenOS-specific Xposed modules

Hi all,
Since it didn't seem like anybody had written Xposed modules for some features I wanted, I wrote a couple myself. These are OxygenOS-specific. If you have any other OxygenOS-specific Xposed modules you'd like to see, let me know in this thread. I'm just getting started using Xposed, so I'm learning as I go.
No Quick Pulldown: http://repo.xposed.info/module/io.gavinhungry.xposed.oneplus.noquickpulldown
This disables the "quick pulldown" (which is when you swipe down on the right side of your statusbar, it skips the notifications and takes you straight to quick settings). This module also disables "smart pulldown" (which is when you get the quick pulldown behavior only when you have no notifications). As a side-effect, it also disables "two-finger quick pulldown." Since I don't use that, I don't care, but I could rework it if needed.
Reverse Alert Slider: http://repo.xposed.info/module/io.gavinhungry.xposed.oneplus.reversealertslider
This reverses the direction of the alert slider, so now the bottom position is "No interruptions," and the top position is "All notifications." It also disables the toast notification you see when moving the slider, and it removes the status from below the volume slider, both of which I found annoying (if you want to change the alert slider to control vibratation instead, check out VibrateMode).
No Quick Settings Edit Button: http://repo.xposed.info/module/io.gavinhungry.xposed.oneplus.noqseditbutton
This one is pretty minor, but since I only need to set the ordering of my Quick Settings tiles once, I don't want to see the little edit icon every day in my statusbar. This removes the icon. If you want to reorder your Quick Settings some more, you'll need to disable this module.
Thanks for putting in work?
I cant find the download for apk?
That's what I'm looking for a long time.. Thank you!
Awesome tweak, using both modules
ert69 said:
I cant find the download for apk?
Click to expand...
Click to collapse
The APKs are in his git in the 'dist' folder of each repository
Awesome work bro!
I added RawGit links to the APKs in the OP, for those having trouble finding them.
Thank you so much for the no quick pulldown! It was so frustrating.
some great work, thanks for this, was thinking of a vibrate mode instead of priority for xposed, if there is a solution can you let me know?
merewood bebox said:
some great work, thanks for this, was thinking of a vibrate mode instead of priority for xposed, if there is a solution can you let me know?
Click to expand...
Click to collapse
Check out VibrateMode (I added this to the OP as well).
gavinhungry said:
Check out VibrateMode (I added this to the OP as well).
Click to expand...
Click to collapse
oh yeah thanks, works perfectly. thanks for you work, much appreciated
Edit: think it would be good if you could select if you want the volume short cuts etc. Would be nice touch
Hey, I shared the link to this thread on OnePlus forums, I hope you don't mind. Just installed the reverse alert slider module, works like it's supposed to, thanks!
I miss Wanam Xposed for Galaxy. Since we don't have custom OOS roms, looking forward for OOS specific mods for OPT. Great stuff!
Sent from my ONE A2003 using Tapatalk
merewood bebox said:
think it would be good if you could select if you want the volume short cuts etc. Would be nice touch
Click to expand...
Click to collapse
The biggest reason I disabled that was because I couldn't figure out how to get it stay in sync with the slider - also, I never used it and found it annoying.
Introducing that as an option relies on 2 things - me be able to figure out how to keep it in sync, and me being able to create a UI. I'm not much of an Android developer, I'm afraid. If I can do those, I may also just combine these into a single module, then keep adding options to it.
Great job.
Why don't you add all these options in one app like wanam xposed does to Samsung devices?
Sent from my ONE A2003 using Tapatalk
Great work. Finally found the exact module which I wanted for the alert slider.
Thanks dev
Um, Its been sometime since I've been part of the Rooted Club (Last Phone to be rooted and unlocked was the HTC Droid DNA). I get the "Xposed is not compatible with Android SDK version 22 or your processor architecture (Arm64-v8a)" Can anyone help me out with this? Thanks.
KOAO said:
Um, Its been sometime since I've been part of the Rooted Club (Last Phone to be rooted and unlocked was the HTC Droid DNA). I get the "Xposed is not compatible with Android SDK version 22 or your processor architecture (Arm64-v8a)" Can anyone help me out with this? Thanks.
Click to expand...
Click to collapse
Flash xposed-v75-sdk22-arm64.zip
Anyone have a good working module for expandable volume notification?

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