Related
I want Toggle Quick Panel on Xperia S (ICS)
and Request Mass Storage for Xperia S
(I was Try apk from gingerbread can't run mass storage)
Thank ^^
+1
Need them too..
does not work, smali not ported
It would be nice if someone could try to port the quick panel
Sent from my LT26i using xda premium
There is an app that basically does the same thing:
https://play.google.com/store/apps/details?id=de.j4velin.notificationToggle
It works fine on ICS.
RiotRick said:
There is an app that basically does the same thing:
https://play.google.com/store/apps/details?id=de.j4velin.notificationToggle
It works fine on ICS.
Click to expand...
Click to collapse
WOW Great!! Thanks ^^
I use that and it's ace but I find it often 'slips' down the notifications list. Is there some trick to making it stay at the top?
3Shirts said:
I use that and it's ace but I find it often 'slips' down the notifications list. Is there some trick to making it stay at the top?
Click to expand...
Click to collapse
It does that occasionally for me too. Guess that's the downside of it being an app instead of systemui mod. But at least it works.
Also if you want the gps / nfc to be direct toggles and you have root. Make a system app of it: http://vps201.fra05-inx03.webhod.de/thomas/j4velin_development/dl-root.php?app=nt
/edit: in the settings of the app there is a toggle "display in the on-going no notifications section". Seem like if you uncheck it, it will be moved back to the top.
It looks pretty nice too. The CM9 icons you can download from within the app fit the xps theme pretty well:
Yeah I have it as a system app and use the CM icons.
RiotRick said:
/edit: in the settings of the app there is a toggle "display in the on-going no notifications section". Seem like if you uncheck it, it will be moved back to the top.
Click to expand...
Click to collapse
That doesn't seem to make any difference for me. It still drops below most new notifications. Ah well, it'll do until some modded SystemUI's start to appear.
I'm working on it but i dosen't loads becose of the odex file when somebody wil deodex the room i have it ready!
Sent from my LT26i using xda premium
I have most the firmware deodexed already to do notification toggles plus do power button restart / reboot to cwm.
I can upload the deodexed framework/res and android.policy jars when I get home so we can do the above.
Having trouble deodexing qcrilhook.odex tho.
Edit: These are NOT pre-modded, just stock ready for your modding pleasure.
Deodexed the following:
-android.policy.jar
-framework-res.apk
-framework.jar
-SystemUI.apk
Sent from my LT26i using xda premium
thanks mate but pls can u upload them to box or something else the framework res are damaged i really need them!
---------EDIT---------
the SystemUI.apk is damaged to!
to be sure upload them all on external site pls
Another great app for showing toggles in the notification area is Power Controls: https://play.google.com/store/apps/details?id=com.painless.pc
Unlike Notification toggle, it DOES stay above other notifications. Pretty awesome all round.
RR
optik19918 said:
thanks mate but pls can u upload them to box or something else the framework res are damaged i really need them!
---------EDIT---------
the SystemUI.apk is damaged to!
to be sure upload them all on external site pls
Click to expand...
Click to collapse
Damn sorry mate will do right now.
Sent from my LT26i using xda premium
richierich said:
Another great app for showing toggles in the notification area is Power Controls: https://play.google.com/store/apps/details?id=com.painless.pc
Unlike Notification toggle, it DOES stay above other notifications. Pretty awesome all round.
RR
Click to expand...
Click to collapse
Does not support Reboot and Shutdown, so: no
If you're just looking for an app to add notification widgets I use "elixir 2" it does this and more, I've just got resource monitoring activated temp, cpu, mem, sdcard, internal etc on the notification bar but u can add buttons and apps etc also.
But I think we want the real deal ;-)
Sent from my LT26i using xda premium
Am I the only one who can't compile SystemUI whiteout it getting 'bad'. After I push it to the phone and reboot it doesn't work (gone). Even when I do not change anything (only decompile and recompile), it doesn't work.. Had the same problem when I deodexed it myself. :/
skifyr123 said:
Am I the only one who can't compile SystemUI whiteout it getting 'bad'. After I push it to the phone and reboot it doesn't work (gone). Even when I do not change anything (only decompile and recompile), it doesn't work.. Had the same problem when I deodexed it myself. :/
Click to expand...
Click to collapse
same problem here! but i have an idea, i cannot test because i'm at work! since SystemUI.apk is framework dependent we must deodex the framework files first ! if you have some time to test let me know if it works!
and sorry for my poor english hope you understand me!
somemadcaaant said:
I have most the firmware deodexed already to do notification toggles plus do power button restart / reboot to cwm.
Click to expand...
Click to collapse
sorry maybe off-topic.
could you tell how to deodex the stock rom?
thx
There are a few good tutorials about I use:
http://forum.xda-developers.com/showthread.php?t=1208320
http://code.google.com/p/smali/wiki/DeodexInstructions
I suspect you'll need the SemcGenericUxpRes.apk framework file as dependency when decompiling.
Sent from my LT26i using xda premium
Not sure if anyone posted this but I found a super easy way to kill the stupid "You NFC is on" notification.
Edit /system/csc/feature.xml file
Find the line:
CscFeature_NFC_StatusBarIconType>ATT< CscFeature_NFC_StatusBarIconType
Remove ATT save file and reboot.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Edit: left begining and end >< off.
_Dennis_ said:
Not sure if anyone posted this but I found a super easy way to kill the stupid "You NFC is on" notification.
Edit /system/csc/features.xml file
Find the line ATT
Remove ATT save file and reboot.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Gonna have to be a little more specific for n00bs (like me, sorta), the file is called "feature.xml" not "features.xml," and I see a few instances of "ATT" but not a whole line by itself - what is the actual line?
Thanks in advance! Next task is getting rid of the Smart Stay Eye icon!
KryptosXLayer2 said:
Gonna have to be a little more specific for n00bs (like me, sorta), the file is called "feature.xml" not "features.xml," and I see a few instances of "ATT" but not a whole line by itself - what is the actual line?
Thanks in advance! Next task is getting rid of the Smart Stay Eye icon!
Click to expand...
Click to collapse
Sorry the forum thought the line was a command cause it was inclosed in ><
OP fixed
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
_Dennis_ said:
Sorry the forum thought the line was a command cause it was inclosed in ><
OP fixed
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Hate to be a pain, one more edit - the full line reads:
<CscFeature_NFC_StatusBarIconType>Att</CscFeature_NFC_StatusBarIconType>
Thanks! Done and done, works great!
Sent from my Samsung Galaxy S 4 using the XDA app
and i just rename the feature.xml to feature.bak
dont know what' the side effect tho.
Why remove it, we can disable it on NFC settings right?
androitri said:
Why remove it, we can disable it on NFC settings right?
Click to expand...
Click to collapse
You're missing the point...... for some reason, Samsung decided we needed to be constantly reminded on the notification bar that NFC was enabled - we want it enabled, we don't want to disable it just to hide the icon!
just like the freaking driving mode icon and smart stay icon! I turn on driving mode and smart stay at all time, I don't need these 2 stupid icons taking up spaces on status bar! I also have noteII, it doesn't have these stupid icons! Anyone know how to remove it?
netnerd said:
just like the freaking driving mode icon and smart stay icon! I turn on driving mode and smart stay at all time, I don't need these 2 stupid icons taking up spaces on status bar! I also have noteII, it doesn't have these stupid icons! Anyone know how to remove it?
Click to expand...
Click to collapse
Those are smali edits of systemui I believe. Note 2 on 4.1.2 on T Mobile has the smart Stay icon.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
_Dennis_ said:
Those are smali edits of systemui I believe. Note 2 on 4.1.2 on T Mobile has the smart Stay icon.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Those icons are in framework-res not the systemui
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
StolenVW said:
Those icons are in framework-res not the systemui
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
My fault. I just know it involved smali edits which suck. I hate smali lol.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
_Dennis_ said:
My fault. I just know it involved smali edits which suck. I hate smali lol.
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Me too
I know the icons are in framework-res as for what calls them I don't know where that is
Sent from my A500 using Tapatalk HD
I generally just change second line right below that one, from default to false on my Canadian version since sgs3 and works here too.
JKAY DELUXE [I9300 JB 4.1.2]
Thanks for the heads up. That icon was annoying me.
For Canadian users (on Bell at least), there is no features.html file.
Look for others.html in the same directory, make the required changes and you are golden.
Cheers!
Sent from my SGH-I337M using XDA Premium HD app
Yep, thanks for this. It worked perfect.
Worked for me, thanks for the post! :cyclops:
KryptosXLayer2 said:
You're missing the point...... for some reason, Samsung decided we needed to be constantly reminded on the notification bar that NFC was enabled - we want it enabled, we don't want to disable it just to hide the icon!
Click to expand...
Click to collapse
Must have been an AT&T decision. I switched from the S4 on Sprint to the AT&T S4 and on the Sprint version there was a clear option to disable the icon. Strange.
for rogers , the file is called others.xml
but anyone happen to know what line is for blocking mode ?
would like to disable that icon.
You see Im trying to port that NFC icon on other S4 variants. Because AT&T is the only one that have it on status bar.. Some people wants it so I'm trying to do it for them.. I changed the systemUI icons.... Some says att and i changed them to default... Anyways that didnt worked and flashing a att rom on my tmobile s4 did the tricked. But also people want the tmobile based roms cause of the wifi calling feature
Hello everyone... As the title says, I am looking to get rid of the black bar or make it transparent on the lock screen... I have tried a few thing and can not seem to get it... Is there any other method to try besides these here???...
1. http://forum.xda-developers.com/showthread.php?t=1629653
2. http://forum.xda-developers.com/showthread.php?t=1574401
3. http://forum.xda-developers.com/showthread.php?t=2209937
4. http://forum.xda-developers.com/showthread.php?t=2029712
Currently using Links #1 and #2 for the transparent bar, but does not work for the lock screen... I have attached 3 pics as to what happens when I use Link #3 for the status bar, although everything else seems to work... Link #4 does not work at all... I flashed the zip and once I reboot it stays on the splash screen... So I pulled the battery and used my back up to get it to boot again... Is there any way to get the Simplistic Framework to function with our Verizon Note 2 ( SCH-I605) ??? But most importantly eliminate this status bar on the lock screen or make transparent... Thank you for any help you can provide...:fingers-crossed:
So no one has any suggestions or know of something that works??? I am still looking and came across this link...
----- > http://forum.xda-developers.com/showthread.php?p=37466852
I flashed the zip that is there and it did nothing for me... If I was a little more daring I would try the apk tool that he used... Would any one here like to try and make that zip work for the Verizon Note 2???
elnene20 said:
So no one has any suggestions or know of something that works??? I am still looking and came across this link...
----- > http://forum.xda-developers.com/showthread.php?p=37466852
I flashed the zip that is there and it did nothing for me... If I was a little more daring I would try the apk tool that he used... Would any one here like to try and make that zip work for the Verizon Note 2???
Click to expand...
Click to collapse
If you are on a TW ROM it won't work, it states in the first few lines of the OP it is only for AOSP Roms.
Also I believe the Xposed framework has an add on that allows what you're wanting.
Sent from my SCH-I605 using XDA Premium HD app
shangrila500 said:
If you are on a TW ROM it won't work, it states in the first few lines of the OP it is only for AOSP Roms.
Also I believe the Xposed framework has an add on that allows what you're wanting.
Sent from my SCH-I605 using XDA Premium HD app
Click to expand...
Click to collapse
Thank you for the reply... I did look at this link here ----> http://forum.xda-developers.com/showthread.php?t=2189965
Thats where all the modules or add on seem to be located... But I did not see one to remove the status bar or make it transparent in the LOCKSCREEN...
If I did miss it then I apologize for my ignorance and would kindly ask you or anyone to please provide a link for me to achieve what I seek...
Once again thank you...
elnene20 said:
Thank you for the reply... I did look at this link here ----> http://forum.xda-developers.com/showthread.php?t=2189965
Thats where all the modules or add on seem to be located... But I did not see one to remove the status bar or make it transparent in the LOCKSCREEN...
If I did miss it then I apologize for my ignorance and would kindly ask you or anyone to please provide a link for me to achieve what I seek...
Once again thank you...
Click to expand...
Click to collapse
That is where a lot are located, there are more floating around on XDA and in fact there was a thread about this a few months ago and someone linked it. I'll see if I can find it later tonight.
Sent from my SCH-I605 using XDA Premium HD app
shangrila500 said:
That is where a lot are located, there are more floating around on XDA and in fact there was a thread about this a few months ago and someone linked it. I'll see if I can find it later tonight.
Sent from my SCH-I605 using XDA Premium HD app
Click to expand...
Click to collapse
That sounds great... Thank you for taking the time to help me...
elnene20 said:
That sounds great... Thank you for taking the time to help me...
Click to expand...
Click to collapse
I have yet to see a trans status bar on the lock screen. We use 3minit in our rom and it don't change it on the lock screen either.
bigtoysrock said:
I have yet to see a trans status bar on the lock screen. We use 3minit in our rom and it don't change it on the lock screen either.
Click to expand...
Click to collapse
I can't seem to find it but there is a conversation that was in Q&A a few months ago where someone asked if they wanted him to make a flashable zip and then he came back and said it was doable with Xposed and one of the plugins and gave the link to it. I wasn't able to find it last night but I'm going to look again tonight before I call it quits.
Sent from my SCH-I605 using XDA Premium HD app
shangrila500 said:
I can't seem to find it but there is a conversation that was in Q&A a few months ago where someone asked if they wanted him to make a flashable zip and then he came back and said it was doable with Xposed and one of the plugins and gave the link to it. I wasn't able to find it last night but I'm going to look again tonight before I call it quits.
Sent from my SCH-I605 using XDA Premium HD app
Click to expand...
Click to collapse
Cool... I will keep my fingers crossed and hope you come across the link... I did a little more searching as well and found this here http://forum.xda-developers.com/tags.php?tag=xposed It might be in there since those are the threads tagged with xposed, But idk?
If not maybe some one here might be up for the challenge???
elnene20 said:
Cool... I will keep my fingers crossed and hope you come across the link... I did a little more searching as well and found this here http://forum.xda-developers.com/tags.php?tag=xposed It might be in there since those are the threads tagged with xposed, But idk?
If not maybe some one here might be up for the challenge???
Click to expand...
Click to collapse
OK, from what I've found you need to install the Xposed framework and then install the Tweakbox, the only problem is the tweakbox I've found is for ICS. It may or may not work. That was the way I found to do it in the thread. I will keep looking because there is still one that I remember reading that I haven't found.
Here is a blog link that says it works for ICS and JB so hopefully it will work, this one explains it with pictures so it should be easy to do:
http://c9vipers.blogspot.com/2013/06/how-to-make-status-bar-transparent-like.html
Again, I will keep looking tonight but I am pretty sure the thread I am looking for said pretty much the same thing.
EDIT!!!!:
Here is the link I was looking for damnit!
http://forum.xda-developers.com/showthread.php?t=2264701&page=2
Sent from my SCH-I605 using XDA Premium HD app
shangrila500 said:
OK, from what I've found you need to install the Xposed framework and then install the Tweakbox, the only problem is the tweakbox I've found is for ICS. It may or may not work. That was the way I found to do it in the thread. I will keep looking because there is still one that I remember reading that I haven't found.
Here is a blog link that says it works for ICS and JB so hopefully it will work, this one explains it with pictures so it should be easy to do:
http://c9vipers.blogspot.com/2013/06/how-to-make-status-bar-transparent-like.html
Again, I will keep looking tonight but I am pretty sure the thread I am looking for said pretty much the same thing.
EDIT!!!!:
Here is the link I was looking for damnit!
http://forum.xda-developers.com/showthread.php?t=2264701&page=2
Sent from my SCH-I605 using XDA Premium HD app
Click to expand...
Click to collapse
Bummer!!! That link is probably the first thing I read to having a transparent bar... I also when ahead and used tweakbox... The only thing with that is, it does not make the LOCKSCREEN status bar TRANSPARENT nor does it REMOVE it... Wich is what I am looking for...
Either way, THANK YOU for taking the time out of your schedule to help me...
Now I would be willing to donate a few bucks at any one that can make this happen for me... Thanx...
What rom you running?
bigtoysrock said:
What rom you running?
Click to expand...
Click to collapse
I am currently on stock with a few mods... I will post a screenshot of the info...
elnene20 said:
Bummer!!! That link is probably the first thing I read to having a transparent bar... I also when ahead and used tweakbox... The only thing with that is, it does not make the LOCKSCREEN status bar TRANSPARENT nor does it REMOVE it... Wich is what I am looking for...
Either way, THANK YOU for taking the time out of your schedule to help me...
Now I would be willing to donate a few bucks at any one that can make this happen for me... Thanx...
Click to expand...
Click to collapse
Well that suck ass bad, it is supposed to remove it from both from what I understood but apparently it does not work. There were posts in that thread that said it didn't work either but there were some that said it did.
If I were you I would back everything up, via nandroid and back your apps up with Tibu, and flash Goodness. There may be other Roms that have it but the only one I know for certain that has it, without going and looking, is Goodness. There most likely won't be a mod made for stock if it hasn't already happened.
When we get official 4.2.2 then maybe, I believe the S4 comes with it stock so if we get the update soon ours most likely will too.
Sent from my SCH-I605 using XDA Premium HD app
shangrila500 said:
Well that suck ass bad, it is supposed to remove it from both from what I understood but apparently it does not work. There were posts in that thread that said it didn't work either but there were some that said it did.
If I were you I would back everything up, via nandroid and back your apps up with Tibu, and flash Goodness. There may be other Roms that have it but the only one I know for certain that has it, without going and looking, is Goodness. There most likely won't be a mod made for stock if it hasn't already happened.
When we get official 4.2.2 then maybe, I believe the S4 comes with it stock so if we get the update soon ours most likely will too.
Sent from my SCH-I605 using XDA Premium HD app
Click to expand...
Click to collapse
I will look into the Goodness Rom thanx... Once I seen the S4 with the transparent notification bar on the lockscreen I instantly wanted it on the note... I have been searching, but only found the tweakbox that gave it to me on the regular interface... So searched high and low for the option on the lockscreen and nothing...
So yeah, my offer still stands to any one that can make it happen for me...
Thanks for the help again...
elnene20 said:
I will look into the Goodness Rom thanx... Once I seen the S4 with the transparent notification bar on the lockscreen I instantly wanted it on the note... I have been searching, but only found the tweakbox that gave it to me on the regular interface... So searched high and low for the option on the lockscreen and nothing...
So yeah, my offer still stands to any one that can make it happen for me...
Thanks for the help again...
Click to expand...
Click to collapse
Come to goodness and we will try our damndest to get that worked out for you and the rest of the users. Might take a bit, but we got one hell of a team over here. Just posted another rom for the vzw n2 also.
I asked about this before, and I've done some searching on the subject.
This method works, but only if you use live wallpapers.
Install one of the many home screen status bar transparency mods, then change the home+lockscreen wallpaper to any live wallpaper.
Voila!
I don't know how or why this works, but it does.
The only downside is, as soon as you stop using a live wallpaper, the status bar on the lock screen won't be transparent anymore.
bigtoysrock said:
Come to goodness and we will try our damndest to get that worked out for you and the rest of the users. Might take a bit, but we got one hell of a team over here. Just posted another rom for the vzw n2 also.
Click to expand...
Click to collapse
I am positive you have a great team over there, I will consider flashing the ROM if that feature appears there... Thank you
LiTDiE said:
I asked about this before, and I've done some searching on the subject.
This method works, but only if you use live wallpapers.
Install one of the many home screen status bar transparency mods, then change the home+lockscreen wallpaper to any live wallpaper.
Voila!
I don't know how or why this works, but it does.
The only downside is, as soon as you stop using a live wallpaper, the status bar on the lock screen won't be transparent anymore.
Click to expand...
Click to collapse
Yes in deed you are correct... I guess I should of mentioned that earlier in my post... The thing with that is you can see the difference in the transparency... I am very particular in how I like things to look... I would much rather it be gone.. But thank you for pointing that out...
Let's hope some one takes this challenge before N3 comes out...
This thread is pretty old but I too was searching how to make that black bar go away. I am on the 4.3 stock rooted and xposed. I found a way to do this within 20 minutes of searching.
Install the Tinted status bar module for Xposed
2) open systemui.apk
3) select all activities and slide the bars all the way to the left for the navigation bar tint settings!
Enjoy!!
Hey guys. I made a mod that allows you to select whatever widget you wish for your lockscreen. It allows home screen widgets and lockscreen widgets. Some home screen widgets may not work perfectly but most should. Don't forget to hit thanks
This is for STOCK BASED TOUCHWIZ ROMs!
If you find this breaks a specific ROM feature, just let me know VIA PM and i will fix it for you. (I ask via PM cause i sometimes miss peoples posts)
If you are running Hyperdrive's ROM, then use the hyperdrive version
If someone running a complete STOCK ROM would please provide me with the android.policy.jar file (please send via PM don't post it) i would greatly appreciate it
Just flash attached zip in recovery and profit Btw, don't forget to hit thanks
I downloaded this and installed in recovery, but after phone reboots what are the steps to add widgets to lockscreen? I tried long press and also settings in lockcreen but no go.
I am running hyperdrive and swipe lockscreen.
Thanks,
Glenn
golfinglenn said:
I downloaded this and installed in recovery, but after phone reboots what are the steps to add widgets to lockscreen? I tried long press and also settings in lockcreen but no go.
I am running hyperdrive and swipe lockscreen.
Thanks,
Glenn
Click to expand...
Click to collapse
Pull down on the clock, swipe to the left and press the add button
Does this work when you use a pin?
Sent from my SCH-I545 using xda app-developers app
diaftia said:
Does this work when you use a pin?
Sent from my SCH-I545 using xda app-developers app
Click to expand...
Click to collapse
Not yet. There is an xposed framework mod that allows Widgets on secure lock screen. I'm trying to add it to the actual file so you don't need the module. Give me some time
Sent from my SGH-M919 using Tapatalk 2
OP Updated with new feature
- Infinite amount of widgets (Default is 5)
elesbb said:
OP Updated with new feature
- Infinite amount of widgets (Default is 5)
Click to expand...
Click to collapse
Nice bro!
Sent from my SCH-I545 using xda premium
elesbb said:
Not yet. There is an xposed framework mod that allows Widgets on secure lock screen. I'm trying to add it to the actual file so you don't need the module. Give me some time
Click to expand...
Click to collapse
This would be sweet. A custom widget on the secure lock screen is one of my most desired missing features of the Darkslide/stock ROM.
- Dave
_________________________________________
Sent from my Galaxy S4 using Tapatalk 4
ViperGeek said:
This would be sweet. A custom widget on the secure lock screen is one of my most desired missing features of the Darkslide/stock ROM.
- Dave
_________________________________________
Sent from my Galaxy S4 using Tapatalk 4
Click to expand...
Click to collapse
You can have that now with the existing xposed module the OP referred to.
Sent from my SCH-I545 using Tapatalk 2
Anyone know if it works with the custom lens flare mod? (link below)
http://forum.xda-developers.com/showthread.php?t=2321170
Hdhntr23 said:
Anyone know if it works with the custom lens flare mod? (link below)
http://forum.xda-developers.com/showthread.php?t=2321170
Click to expand...
Click to collapse
Yes it should. I just downloaded the zip in link provided and took a peek, he's(they) are touching themes and I'm touching source code. So it will probably work. I gavehim a thanks too! That's pretty awesome looking! never thought of theming that! Looks cool!
Sent from my SGH-M919 using xda premium
Bump
elesbb said:
If someone running a complete STOCK ROM would please provide me with the android.policy.jar file (please send via PM don't post it) i would greatly appreciate it
Click to expand...
Click to collapse
This thread is way old, but was this ever figured out for stock Lollipop? I only see download files for Hyperdrive.
Hello guys! This is my first mod. I was saw how jb systemui look like with fullscreen, then i make this. Working flawlessly without resizing screen. Just exactly like jb systemui. I dont know if its work on mdpi devices. Just try it.
Feature :
Quick setting toggle
Transparent statusbar (around 75%)
Advance power menu
Is there any bug appear? Just mention it below
Tested on my arc s unlocked with anzumi v.2.1 and worked
Credits:
Sahaab and DdcCabuslay's for systemui.apk
Me for smali editing
Download here:
(Transparent ver.)
http://d-h.st/2bX
(non Transparent ver.)
http://forum.xda-developers.com/showthread.php?p=46122298
[based on DdcCabuslay's systemU]I
(Transparent with brightness)
Coming soon
If there are any kind of you for pressing thank button..i will be appreciate it
Thanks.
Sent from my LT18i using xda app-developers app
Thanks, it work flawless on my Neo. Can you please edit this one (just to enable fullscreen, without transparency or power menu)? It's from DdcCabuslay's Xperia Z1 theme, and it looks more like the Z1 systemUI. Thank you in advance.
Awesome work, can you maybe try to add this brigtness slider when press brigthnes toggle, like in this version.
http://forum.xda-developers.com/showthread.php?t=2417695
Sent from my ST21i using Tapatalk 2
georgeiulian89 said:
Thanks, it work flawless on my Neo. Can you please edit this one (just to enable fullscreen, without transparency or power menu)? It's from DdcCabuslay's Xperia Z1 theme, and it looks more like the Z1 systemUI. Thank you in advance.
Click to expand...
Click to collapse
Thanks mate. OK i'll upload it for non Transparent version as soon as possible
djedjy said:
Awesome work, can you maybe try to add this brigtness slider when press brigthnes toggle, like in this version.
http://forum.xda-developers.com/showthread.php?t=2417695
I'll try and giving you progress situation. Stay tuned
Sent from my ST21i using Tapatalk 2
Click to expand...
Click to collapse
Sent from my LT18i using xda app-developers app
georgeiulian89 said:
Thanks, it work flawless on my Neo. Can you please edit this one (just to enable fullscreen, without transparency or power menu)? It's from DdcCabuslay's Xperia Z1 theme, and it looks more like the Z1 systemUI. Thank you in advance.
Click to expand...
Click to collapse
Here is your request...back up before replace it. If fullscreen not appear, tell me
http://d-h.st/yvR
Sent from my LT18i using xda app-developers app
RioSunda said:
Here is your request...back up before replace it. If fullscreen not appear, tell me
http://d-h.st/yvR
Sent from my LT18i using xda app-developers app
Click to expand...
Click to collapse
Thanks a million times, it works perfect :thumbup:
Sent from my MT15i
georgeiulian89 said:
Thanks a million times, it works perfect :thumbup:
Sent from my MT15i
Click to expand...
Click to collapse
Ur welcome. Glad to hear it works. And now i will add this to OP. Thx for testing it mate :thumbup:
Sent from my LT18i using xda app-developers app
Hi
Can u add my system ui with reboot options etc
Cos i have problems when try it
I have done download meter, screen lock (press long for reboot,etc) and brightness slider... Except this reboot options in power menu (i have used xposed)
Tia
http://forum.xda-developers.com/showthread.php?p=46011972
Sent from my Xperia X-666 rev.99, Devil inside not intel inside
mvoid533 said:
Hi
Can u add my system ui with reboot options etc
Cos i have problems when try it
I have done download meter, screen lock (press long for reboot,etc) and brightness slider... Except this reboot options in power menu (i have used xposed)
Tia
http://forum.xda-developers.com/showthread.php?p=46011972
Sent from my Xperia X-666 rev.99, Devil inside not intel inside
Click to expand...
Click to collapse
Hi. Okay. Ill add this to my todo list. Im in
Sent from my LT18i using xda app-developers app
is it compatible with cm10.1?
Mate seems like you know alot and kind too. fulfilling the requests. Plz i want you to do something like this, if you can. Check the ss bro.
TIA
<sent from Batcave>
tRippinthehead said:
is it compatible with cm10.1?
Click to expand...
Click to collapse
NO.
Sent from my MT15i
vik_017 said:
Mate seems like you know alot and kind too. fulfilling the requests. Plz i want you to do something like this, if you can. Check the ss bro.
TIA
<sent from Batcave>
Click to expand...
Click to collapse
Wow mate! Thats so "full" a lot.. Sorry i cant promise you with this..but ill ask my friend to do this...since there are 2 list of plan that i have. Will telling you later for further information. Thx
Sent from my LT18i using xda app-developers app
RioSunda said:
Wow mate! Thats so "full" a lot.. Sorry i cant promise you with this..but ill ask my friend to do this...since there are 2 list of plan that i have. Will telling you later for further information. Thx
Sent from my LT18i using xda app-developers app
Click to expand...
Click to collapse
Well i just need those toggle buttons, slider is not necessary. I think its easy not that tough.
This status bar is from s4 custom rom
"fox around"
I m not able to grab those icons. On tickle my android thread, there are icons you can try..
I'll try my self too..
< Sent from Batcave >
vik_017 said:
Well i just need those toggle buttons, slider is not necessary. I think its easy not that tough.
This status bar is from s4 custom rom
"fox around"
I m not able to grab those icons. On tickle my android thread, there are icons you can try..
I'll try my self too..
< Sent from Batcave >
Click to expand...
Click to collapse
Ohoo i tought you need exactly like that..if you need just the icon..i can help..remember im a newbie here
Sent from my LT18i using xda app-developers app
RioSunda said:
Ohoo i tought you need exactly like that..if you need just the icon..i can help..remember im a newbie here
Sent from my LT18i using xda app-developers app
Click to expand...
Click to collapse
Newbie shewbie doesn't matter if you have knowledge, i don't have knowledge in this area, coz m a mechanical engineer.
<sent from Batcave>
Epic SystemUI contribution of yours! It's just epic and I've been waiting for so long 'til the Fullscreen SystemUI works without bringing the background to Fullscreen Mode as well.
But can you create the Z1 SystemUI like in this video, where it changes the color scheme from transparant to black when pulling the very left option bar in the Z1 launcher's app drawer? And this also for the Lockscreen?
http://www.youtube.com/watch?v=GW5zEUafrXo
You rock! :highfive:
cool.:good:
what‘s your rom?
vik_017 said:
Well i just need those toggle buttons, slider is not necessary. I think its easy not that tough.
This status bar is from s4 custom rom
"fox around"
I m not able to grab those icons. On tickle my android thread, there are icons you can try..
I'll try my self too..
< Sent from Batcave >
Click to expand...
Click to collapse
anyway, do you have those icon? or maybe you can give me the link? i'll try to mod it tomorrow (if i have a time from school) :good:
andylavigne13 said:
Epic SystemUI contribution of yours! It's just epic and I've been waiting for so long 'til the Fullscreen SystemUI works without bringing the background to Fullscreen Mode as well.
But can you create the Z1 SystemUI like in this video, where it changes the color scheme from transparant to black in some apps?
http://www.youtube.com/watch?v=GW5zEUafrXo
But in bright colored apps it still remains white like in this video @2:02:
http://www.youtube.com/watch?v=Cw1QsIl_YaA
You rock! :highfive:
Click to expand...
Click to collapse
thank you mate. appreciate that. about being black when entering app..i still searching the related code for that...seems it will giving me some time to search it..maybe someone in this thread want help me to build exactly like z1, that'll be cool.
Edit : on my arc s, statusbar seems work good. When entering app it changing to black color. Maybe its cause your framework is not supported for that. Just guessing..
chnpotato said:
cool.:good:
what‘s your rom?
Click to expand...
Click to collapse
for now i'm using Anzumi 1.2 ROM and maybe i'll using it for a while since it very suit to me with lupus kernel :good: