[THEME] Transparent Statusbar & Toggles (for stock Jellybean)
My bad, I made a couple of changes on my system, I only checked it on a unmodified LGSystemUI.apk. However, I forget I changed framework-res.apk & android.policy.jar. I feel dumb, sorry. I'll see if I can patch it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PLEASE BEWARE THAT STATUS BAR IS NOT TRANSPARENT ON STOCK LAUNCHER, ONLY THE TOGGLES ARE.
Apex Launcher works fine
I was able to make it last for only a little awhile (on stock launcher), but after awhile it would change back.
Anyways this method is Universal (will work on all stock Jellybean L9).
Flashable zip here
Please visit mateo1111 thread to revert the changes, here.
Credits:
Thanks to @mateo1111 (I used his zip for my base) :highfive:
Reserved
reserved
Will try it...
Definitely....
Sent from my LG-P765 using XDA Premium 4 mobile app
for uncolored status bar , you must moded framwork-res.apk xml
if do this, status-bar in all areas is Transparent
Works on p760 ?
aSpirit81 said:
Works on p760 ?
Click to expand...
Click to collapse
Yes p760 jellybean
Sent from my LGMS769 using XDA Premium 4 mobile app
first unistaling black status bar?flashing but still black...just in lockscreen works,after unlock back to black
AndroidSol said:
first unistaling black status bar?flashing but still black...just in lockscreen works,after unlock back to black
Click to expand...
Click to collapse
Read my first post again. The big red letters. Use another launcher like apex or something else.
Sent from my LGMS769 using XDA Premium 4 mobile app
Only works while unlocking the lockscreen
The other one works(once we prefer the drawer)using apex launcher tied nova too
Sent from my LG-P765 using XDA Premium 4 mobile app
Sorry Kuma, I flashed this and its not working for me either...tried on Nova (which is my primary home app) also downloaded Apex to try...neither worked. Any ideas?
I do have the black status bar mod flashed, after work I may try and revert that to stock and flash your mod again.
Sent from my LGMS769 using Tapatalk 2
kuma82 said:
Read my first post again. The big red letters. Use another launcher like apex or something else.
Sent from my LGMS769 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I use nova.....
AndroidSol said:
I use nova.....
Click to expand...
Click to collapse
My bad, I made a couple of changes on my system, I only checked it on a unmodified LGSystemUI.apk. However, I forget I changed framework-res.apk & android.policy.jar. I feel dumb, sorry. I'll see if I can patch it.
Sent from my LGMS769 using XDA Premium 4 mobile app
kuma82 said:
My bad, I made a couple of changes on my system, I only checked it on a unmodified LGSystemUI.apk. However, I forget I changed framework-res.apk & android.policy.jar. I feel dumb, sorry. I'll see if I can patch it.
Sent from my LGMS769 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Any update on the patch? Not to bug you or rush...just didn't know if the update is already in the first post...anyhow, I'll try again when we get a thumbs up from you.
Cheers
Sent from my LGMS769 using Tapatalk 2
agentaaron said:
Any update on the patch? Not to bug you or rush...just didn't know if the update is already in the first post...anyhow, I'll try again when we get a thumbs up from you.
Cheers
Sent from my LGMS769 using Tapatalk 2
Click to expand...
Click to collapse
I see your running lgms769 correct. I should be able to simply create a flash-able zip for you.
However, I would have to do some testing on a odex rom. My 10d is deodex, not sure if using my apps will give you a bootloop.
If you want you can restore my cwm backup, it's already transparent & deodex.
http://forum.xda-developers.com/showthread.php?t=2468880
I'm about to upload a flash-able zip that will make the qslide & volume knob more transparent, but I've only tested it on my tweaked rom.
Sent from my LGMS769 using XDA Premium 4 mobile app
Update
I did some more testing try this attachment and let me know if it works. Please make a backup of your LGSystemUI.apk first.
If this doesn't work it must be because I've modified the android.policy.jar
Ok now the statusbar is not even getting transparent in the lockscreen but it is more transparent like shown below in the pic
Anyway thanks for ur work!
And I hope that u''ll make it fully working one-day
Sent from my LG-P765 using XDA Premium 4 mobile app
rr46000 said:
Ok now the statusbar is not even getting transparent in the lockscreen but it is more transparent like shown below in the pic
Anyway thanks for ur work!
And I hope that u''ll make it fully working one-day
Sent from my LG-P765 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Okay I see it won't work properly unless I add my modified android.policy.jar into the mix. I'll upload a new one soon. I'm not sure if you will get a bootloop so make a backup of your /system/framework/android.policy.jar
Sent from my LGMS769 using XDA Premium 4 mobile app
kuma82 said:
Okay I see it won't work properly unless I add my modified android.policy.jar into the mix. I'll upload a new one soon. I'm not sure if you will get a bootloop so make a backup of your /system/framework/android.policy.jar
Sent from my LGMS769 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Hi bro..if u want transparent statusbar on custom launcher u need to modify 2 files; android.policy.jar and LGSystemUI.apk, its ok for deodexed system, but there is a small problem, if u made modify on android.policy.jar (deodex) and try to push that file in framework odex,that will cause bootloop. Bcs all files inside framework(odex) folder must be odex, for system/app(odex) no problem if u have deodexed app like lgsystemui.apk.
To prevent this problem use android.policy.jar odex file
Btw to make transparent statusbar on stock launcher we need to modify LGHome3.apk but i dont know which .xml file
Sent from my LG-P880 using XDA Premium 4 mobile app
Dadovvv said:
Hi bro..if u want transparent statusbar on custom launcher u need to modify 2 files; android.policy.jar and LGSystemUI.apk, its ok for deodexed system, but there is a small problem, if u made modify on android.policy.jar (deodex) and try to push that file in framework odex,that will cause bootloop. Bcs all files inside framework(odex) folder must be odex, for system/app(odex) no problem if u have deodexed app like lgsystemui.apk.
To prevent this problem use android.policy.jar odex file
Btw to make transparent statusbar on stock launcher we need to modify LGHome3.apk but i dont know which .xml file
Sent from my LG-P880 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks for the heads up & verifying, lol I just found this information out the hard way. I just got done troubleshooting back and forth between a odex & deodexed rom. I can probably find the correct xml for LGHome3.apk by performing an advance search for "status bar" or something similar. :thumbup:
Sent from my LG-P769 using XDA Premium 4 mobile app
SystemUI crash after update. ..
Sent from my LG-P760 using xda app-developers app
Related
Hi Guys,
I made a mod to add more colors for Ink Effect (without S-pen) for Note2 N7100 JB 4.1.2 DLL4 & DLK7.
Added Black, Red, Yellow, Gold, Dark Red, Dark Green and Cyan. Now total 16 colors.
This mod is based on Mythtrandyr works. Big thanks to him.
Also, I added Jellybean AOSP Lockscreen which can be toggle in lockscreen option. Many thanks to Majdinj for his awesome guide.
A version with Blocking Mode Notification Icon disabled also added. Thanks to exscape for the guide.
First : ONLY FOR SAMSUNG NOTE 2 N7100 JB 4.1.2 DLL4 & DLK7
Second : PLEASE MAKE A BACKUP FIRST before proceed
Installation Guide:
1) Download the zip file below
2) Flash it in CWM
3) That's it.
Download
Previous version (Black&Red) Deodexed - http://www.mediafire.com/?2lxj56a8jnjjx17
16 Colors Ink Effect
- DLK7 Deodexed - http://www.mediafire.com/?vcc36mvzw34u3ga
16 Colors Ink Effect & AOSP Lockscreen option
- DLL4 Deodexed - http://www.mediafire.com/?is6pukp19dtksk8
16 Colors Ink Effect & AOSP Lockscreen option & Blocking Mode Notification disabled
- DLL4 Deodexed - http://www.mediafire.com/?8uc8vvjo28ucuy5
Note: Ink Effect preview during selection of color effect in setting not showing for some colors, but the effect will works just fine on lockscreen.
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks.
Reserved
Installed. Working perfectly. Noticed that the battery icon in settings has changed.
Sent from my GT-N7100 using xda premium
maheshhtc said:
Installed. Working perfectly. Noticed that the battery icon in settings has changed.
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
Yes, I'm using a modded battery icon
Sent from my GT-N7100 using xda app-developers app
it look awesome!! Thank you mate and of course thanks for Mythtrandyr !
Awesome mode
Awesome mod dude, could you by any chance add that to simplistic framework files? that way we'd have simplistic framework with black and red ink
EDIT: i'm gonna try copying just SecSettings.apk in top of simplistic to see if it works, will report back in a few
EDIT2: Replaced SecSettings.apk with correct permissions, systemUI is crashing, it fc when i try to go to settings menu! Could i send you the files from wanam2.1 and simplistic maybe you can do your magic on them?
jager13 said:
Awesome mod dude, could you by any chance add that to simplistic framework files? that way we'd have simplistic framework with black and red ink
EDIT: i'm gonna try copying just SecSettings.apk in top of simplistic to see if it works, will report back in a few
EDIT2: Replaced SecSettings.apk with correct permissions, systemUI is crashing, it fc when i try to go to settings menu! Could i send you the files from wanam2.1 and simplistic maybe you can do your magic on them?
Click to expand...
Click to collapse
I give a try. Send me your files.
Sent from my GT-N7100 using xda app-developers app
Arsaw said:
I give a try. Send me your files.
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
Here you go SecSettings.apk (from wanam2.1) and android.policy.jar from simplistic framework:
Mediafire LINK
Thanks mate!
Reiss
jager13 said:
Here you go SecSettings.apk (from wanam2.1) and android.policy.jar from simplistic framework:
Mediafire LINK
Thanks mate!
Reiss
Click to expand...
Click to collapse
Manage to complete 16 colors Ink Effect, so I push this mod into your files
Here you go, I package it into a flashable zip file. Hope it works :fingers-crossed:
http://www.mediafire.com/?c4stubaipi5lnlf
Note: Ink Effect previews for some colors are not shown during selection of color effect in settings but no worry, the effect will works fine on lockscreen.
Flashed but my settings button was removed could not find it had to re flash backup
Sent from my GT-N7105 using xda premium
dazzztom said:
Flashed but my settings button was removed could not find it had to re flash backup
Sent from my GT-N7105 using xda premium
Click to expand...
Click to collapse
I think that's because you are using different phone model (N7105)
Sent from my GT-N7100 using xda app-developers app
Arsaw said:
Manage to complete 16 colors Ink Effect, so I push this mod into your files
Here you go, I package it into a flashable zip file. Hope it works :fingers-crossed:
http://www.mediafire.com/?c4stubaipi5lnlf
Note: Ink Effect previews for some colors are not shown during selection of color effect in settings but no worry, the effect will works fine on lockscreen.
Click to expand...
Click to collapse
Thanks a lot mate! Trying it now, will report back afterwards.
EDIT: same thing as before, after pressing on settings, systemui force closes
jager13 said:
Thanks a lot mate! Trying it now, will report back afterwards.
EDIT: same thing as before, after pressing on settings, systemui force closes
Click to expand...
Click to collapse
Maybe you can try clear cache, dalviks and fix permission?
Sent from my GT-N7100 using xda app-developers app
will try later
Arsaw said:
Maybe you can try clear cache, dalviks and fix permission?
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
I'll try that later after work
BTW, forgot to mention my config maybe something is interfering with this:
ROM: WanamLite 2.1 DLK7
Kernel: NEAK 1.2
MODS: Simplistic Framework (latest) + Xposed Framework (latest)
Thanks again mate,
Good Day
Not work, when i install secsettings,settings icon does not show in menu
maxpaynezm said:
Not work, when i install secsettings,settings icon does not show in menu
Click to expand...
Click to collapse
What rom or firmware you are using?
Sent from my GT-N7100 using xda app-developers app
Works like a charm. Good job.
this rom http://forum.xda-developers.com/showthread.php?t=2046585
maxpaynezm said:
this rom http://forum.xda-developers.com/showthread.php?t=2046585
Click to expand...
Click to collapse
Try wipe cache and dalviks cache and reflash again see how it goes.
Sent from my GT-N7100 using xda app-developers app
not work
[N7100 Mod] Transparent statusbar with Grey/Green circle battery for odexed/deodexed
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note : This is from stock ROM MC3 and should run on any stock Odexed/Deodexed latest 4.1.2 [N7100]
Install - [Fixed for icon transparency issue when status >94%]
Install as below said with either
Test Flashing OR Manual Install
TEST FLASHING
This mod will work only on tw based Odexed/Deodexed ROM only, If you have doubt about your ROM, still you can try this rom. Just follow instruction below.
1.Download Transparent_sb_Grey_circle_battery.zip OR Transparent_SB_green_circle_battery.zip
2.DOwnload SystemUI_revert.zip
3..Flash Transparent_sb_Grey_circle_battery.zip first.
-Reboot device
If it works fine then continue using mod.
If mod doesn't work / If it works fine but still you want to move to original stat then follow this
3. Reboot to recovery and Flash SystemUI_revert.zip
This will restore your previous file.
Remember this will work only if you do this in order I have said above. ANY MODIFICATION IN ORDER, IT WONT WORK.
Manual Install
Thoes who are knowing about ROM can directly downlad attached SystemUI.apk and replace with existing application in system/app
Don't Forget to delete SystemUI.odex
---------------------------------------------------------------------------------------------------
MOD2 [N7100 Odexed/Deodexed][Black Status bar + White icon + Green circle battery]
Download & Install
------------------------------------------------------------------------------------
MOD3 [N7100 Odexed/Deodexed][Transparent Status bar + White icon + White circle battery]
Download & Install
.
DESCLAIMER : I AM NOT RESPONSIBLE IF IT DOESN'T WORK (MOD/REVERSEL) OR IT MAY CAUSE ANY HARM TO YOUR DEVICE.
Though I have tested everything I said you above for me on my device.
Delete
Your rom is tw odexed?
Otherwise extract systemUI apk from your rom and put in system/app to revert back
Sent from my GT-N7100 using xda premium
I'm sorry, you're right, I had better read your description! gate immediately my post and thank you!
OP updated. Fixed for icon transparency issue when battery level > 94%
Is it possible to make a zip including the titanium battery mod? Nicest looking battery mod ive seen!
Sent from my GT-N7105 using xda app-developers app
You mean same titanium battery module I have posted in xposed battery tweaks?
You can simply use that with xposed framework, you need to install two apk only.
Or you have any issue using xposed?
Sent from my GT-N7100 using xda premium
I am using titanium mod for xposed at the moment but would love transparent status bar. If I flash this mod can I select the xposed mod and that will replace battery mod in your zip? Hope that makes sense
Sent from my GT-N7105 using xda app-developers app
plz help
i installed it through recovery mode, now the status bar has disappeared, forgot to take backup b4 installing, am using alliance rom on note 2 n7100.. plz let me knw wht is to be done nw...
Same happen to me. Replace on a n7105 stock rom and my status bar is gone. Now reverting back to stock systemui.
I'm sorry that I didn't read OP properly. My Rom is deodex and that's the reason of the problem.
Keep up the good, work and sorry once more.
aamir2day said:
i installed it through recovery mode, now the status bar has disappeared, forgot to take backup b4 installing, am using alliance rom on note 2 n7100.. plz let me knw wht is to be done nw...
Click to expand...
Click to collapse
Do you have rom file with you?
Sent from my GT-N7100 using xda premium
mykalbrock said:
I am using titanium mod for xposed at the moment but would love transparent status bar. If I flash this mod can I select the xposed mod and that will replace battery mod in your zip? Hope that makes sense
Sent from my GT-N7105 using xda app-developers app
Click to expand...
Click to collapse
Of course you can use that module with this mod, your statusbar remain transparent and battery icon will be according xposed module.
Sent from my GT-N7100 using xda premium
no other way??
dont want to install everything again
---------- Post added at 04:45 PM ---------- Previous post was at 04:41 PM ----------
dr.ketan said:
Do you have rom file with you?
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
i hav it but dont want to go thru all the installation process again
Just extract systemUI file from that and attach here, i will make it flashable zip to revert back
Sent from my GT-N7100 using xda premium
how
dr.ketan said:
Just extract systemUI file from that and attach here, i will make it flashable zip to revert back
Sent from my GT-N7100 using xda premium
Click to expand...
Click to collapse
how m i suppose to do that??
here is the systemui file
aamir2day said:
how m i suppose to do that??
Click to expand...
Click to collapse
here it is..
aamir2day said:
here it is..
Click to expand...
Click to collapse
Flash attached zip from recovery and report me so i can remove from here.
thanks
dr.ketan said:
Flash attached zip from recovery and report me so i can remove from here.
Click to expand...
Click to collapse
got it.. will try n let u know..
---------- Post added at 05:23 PM ---------- Previous post was at 05:18 PM ----------
done bro. thanx a ton..
NOW TEST FLASHING OPTION AVAILABLE, READ AT END OF POST #1
Sent from my GT-N7100 using xda premium
Here
Black Status bar with White Icon + Green circle battery [FOR Odexed/Dodexed]
Install
This mod will work only on tw based Odexed/Deodexed ROM only, If you have doubt about your ROM, still you can try this rom. Just follow instruction below.
1.Download Black_sb_green_circle.zip
2.Download SystemUI_revert.zip
3..Flash Black_sb_green_circle.zip first.
-Reboot device
If it works fine then continue using mod.
If mod doesn't work / If it works fine but still you want to move to original stat then follow this
4. Reboot to recovery and Flash SystemUI_revert.zip
This will restore your previous file.
Remember this will work only if you do this in order I have said above. ANY MODIFICATION IN ORDER, IT WONT WORK.
I have been looking for an S2 touchwiz launcher with the labels for dock icons. Please help me find one. I want one that is like the original Samsung 4.1.2 firmware. I am on CM10.1
Sent from my GT-I9100 using Tapatalk 2
Why don't you get a copy of the icons and use Icon changer from playstore. I do this with xperia icons on tw. Works on rootbox to so will work on cm
neat lsw + philz
andrewwright said:
Why don't you get a copy of the icons and use Icon changer from playstore. I do this with xperia icons on tw. Works on rootbox to so will work on cm
neat lsw + philz
Click to expand...
Click to collapse
I needed the whole launcher
Sent from my GT-I9100 using Tapatalk 2
Bump
Sent from my GT-I9100 using Tapatalk 2
I don't think cm and tw will work together mate.
Am I asleep? Is this real?
When's Santa coming?
Kid, use your phone, please.
Sent from the little guy
andrewwright said:
I don't think cm and tw will work together mate.
Click to expand...
Click to collapse
There is an S3 tw launcher that works perfectly on cm10.1 but it has no home screen labels
Sent from my GT-I9100 using Tapatalk 2
gastonw said:
Am I asleep? Is this real?
When's Santa coming?
Kid, use your phone, please.
Sent from the little guy
Click to expand...
Click to collapse
Kid, please contribute instead of talking smack
Sent from my GT-I9100 using Tapatalk 2
Hidden Username said:
There is an S3 tw launcher that works perfectly on cm10.1 but it has no home screen labels
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Can you post a link to that pls:thumbup:
Hidden Username said:
Kid, please contribute instead of talking smack
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Synonymes.
Sent from the little guy
gastonw said:
Synonymes.
Sent from the little guy
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-I9100 using Tapatalk 2
Any touchwiz software is highly dependent on the stock Samsung framework, for releasing a working touchwiz launcher for CM will require a lot of difficult modification of the framework file's(currently I don't think it's possible to mod CM framework to act like the touchwiz framework, but not sure though, the world is a crazy place anything can happen) , anyway I would like to see the S3 port for CM which you mentioned, which most probably could be another launcher which is heavily modded.
Sent from my GT-I9100 using xda app-developers app
Sent from the little guy
gastonw said:
View attachment 2058375
Sent from the little guy
Click to expand...
Click to collapse
Lol, The world would've been a less funnier place if you weren't around.
Sent from my GT-I9100 using xda app-developers app
king_below_my_lord said:
Lol, The world would've been a less funnier place if you weren't around.
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
Ignore this idiot. If he gets fun out of being a dumb a**, let it be . Anyway, I have uploaded the launcher onto GDrive and here is the link--> https://docs.google.com/file/d/0BxgerWwYkO1RWVl2RFI1Z2RJWkk/preview
Sent from my GT-I9100 using Tapatalk 2
Hidden Username said:
Ignore this idiot. If he gets fun out of being a dumb a**, let it be . Anyway, I have uploaded the launcher onto GDrive and here is the link--> https://docs.google.com/file/d/0BxgerWwYkO1RWVl2RFI1Z2RJWkk/preview
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for the link mate:thumbup:
Hidden Username said:
Ignore this idiot. If he gets fun out of being a dumb a**, let it be . Anyway, I have uploaded the launcher onto GDrive and here is the link--> https://docs.google.com/file/d/0BxgerWwYkO1RWVl2RFI1Z2RJWkk/preview
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
I am very impressed with that touchwiz pack it does seem like a valid port of the touchwiz framework with a few other touchwiz apps(even though I still have my doubts) i will give you simple instructions to try and replace the launcher with the required launcher file, first of all download this file, extract it and take out only the file named SecLauncher2.apk(in system/app folder), now extract your touchwiz pack and replace the SecLauncher2.apk(in its system/app folder), re-zip the extracted files(be careful not to zip the folder you extracted to, this new zip should look exactly like the previous one) make sure you have signature check disabled before flashing(only do this if you have signature verification failed error) flash the zip file, now you have successfully flashed the new stock launcher of JB xwlsn. Also since its a CM port it is possible that the touchwiz problem is due to small porting error's or incompatibilities.
Edit :be carefull with this procedure or just refer some guide on creating a flashable zip file and use the SecLauncher2.apk, there are other methods also like pushing via aroma file manager and correcting permissions.
andrewwright said:
Thanks for the link mate:thumbup:
Click to expand...
Click to collapse
Sure
Sent from my GT-I9100 using Tapatalk 2
king_below_my_lord said:
I am very impressed with that touchwiz pack it does seem like a valid port of the touchwiz framework with a few other touchwiz apps(even though I still have my doubts) i will give you simple instructions to try and replace the launcher with the required launcher file, first of all download this file, extract it and take out only the file named SecLauncher2.apk(in system/app folder), now extract your touchwiz pack and replace the SecLauncher2.apk(in its system/app folder), re-zip the extracted files(be careful not to zip the folder you extracted to, this new zip should look exactly like the previous one) make sure you have signature check disabled before flashing(only do this if you have signature verification failed error) flash the zip file, now you have successfully flashed the new stock launcher of JB xwlsn. Also since its a CM port it is possible that the touchwiz problem is due to small porting error's or incompatibilities.
Edit :be carefull with this procedure or just refer some guide on creating a flashable zip file and use the SecLauncher2.apk, there are other methods also like pushing via aroma file manager and correcting permissions.
Click to expand...
Click to collapse
Thanks for that, I will report within 10 hours as I have exams today. IIRC, the permissions for the launcher is RWRR right?
Sent from my GT-I9100 using Tapatalk 2
Hidden Username said:
Thanks for that, I will report within 10 hours as I have exams today. IIRC, the permissions for the launcher is RWRR right?
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Yes it's RWRR but if you're flashing, the updater - script file (inside the flashable zip) usually should contain the set_perm command which will correct the permissions. Otherwise you should be able to correct permissions from cwm.
Sent from my GT-I9100 using xda app-developers app
Huzza! New, 3-Button Navbar for the Xperia SP
Any damage caused to your device is not my fault, but I will try and help you fix it!
So, with the latest .2.254 Firmware there seems to be no variety of navbar mods :crying:
I decided that wasnt good, so heres the "Nexus Style" Stock JB/KK navbar. 3 Buttons, simple!
Here is how to install it:
Download the SystemUI.apk from attachments or mirror
Put it on your phones storage, doesnt matter if its SD or Internal.
Find where you just put it using any root-access file explorer.
Optional but Recommended: Backup the original "SystemUI.apk" found at /root/system/app/
Copy my APK to /root/system/app/ and overwrite the original
Set permissions to rw-r--r-- if it has not done so already
Reboot and Enjoy!
Mirror:https://mega.co.nz/#!vV5xGbKY!QMzC4TL8QYPecYAlBTtkDyZFaZR75Ep23AG5PwofEKg
This is incompatible with every firmware apart from 12.0.A.2.254, please dont use it on anything else because it will bootloop. (Is 2.245 an exception? Im not sure on that one)
Here are some previews, it won't be transparent like in mine. I achieve this using XPOSED framework, go search for it!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nice work bro
can you make navbar with small dpi ??
thanks
Sent from my C5302 using xda premium
riotaruna said:
can you make navbar with small dpi ??
thanks
Sent from my C5302 using xda premium
Click to expand...
Click to collapse
Im afraid im still rather new to making these tweaks, this is the first real project I have done. Thus I dont know if this will work, ill test it on my device soon. For now though, heres a placeholder where i will put the link if i get it to work.
Edit:
No it didnt work, all i can suggest is to try this tweak: http://forum.xda-developers.com/showpost.php?p=45793071&postcount=2
But be careful, some users report bootloop and it also changes your audio menu and settings switches.
You could also use Gravitybox, an Xposed Framework Module. That has Height Change features for NavBar.
Sorry about that, if anyone could point me to how I can edit navbar sizes then by all means do so!
@Pavilo-Olson bro
De Compile your framework-res.apk and go to res/values/ and navigate to dimens.xml. Open it with Notepad++
Look for the lines 'navigationbar height' and navigationbar width'
the default size would be 48! just reduce it to what ever you want!
For Example height = 28 and width= 24
Save the changes.
Then Compile framework-res.apk and sign it then use it., :good:
Thanks Rajeev your a star I'll do that later!
Sent from my C5303 using XDA Premium 4 mobile app
Is it working if i'm on a 2.254 firmware with existenz ultra cusrom?
Sent from my C5303 using Tapatalk
ihsan.aziz said:
Is it working if i'm on a 2.254 firmware with existenz ultra cusrom?
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
No. Dont use any Other SystemUIs with ExistenZ Ultra ROM. U wil get a bootloop.
DO NOT CHANGE THE SYSTEMUI OF EXISTENZ ULTRA ROM WITH ANY OTHER SYSTEMUIs.... OK ??? :good::good:
Rajeev said:
No. Dont use any Other SystemUIs with ExistenZ Ultra ROM. U wil get a bootloop.
DO NOT CHANGE THE SYSTEMUI OF EXISTENZ ULTRA ROM WITH ANY OTHER SYSTEMUIs.... OK ??? :good::good:
Click to expand...
Click to collapse
Hmm thanks but this mod was interesting haha. And i think pavilo-olso must warn to other existenz ultra rom users also
Sent from my C5303 using Tapatalk
ihsan.aziz said:
Hmm thanks but this mod was interesting haha. And i think pavilo-olso must warn to other existenz ultra rom users also
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
U can get this battery and signal icons by using Xposed Installer and Gravity box module
Rajeev said:
U can get this battery and signal icons by using Xposed Installer and Gravity box module
Click to expand...
Click to collapse
What modules i suppose to install? Is the status bar would still transparent?
Sent from my C5303 using Tapatalk
ihsan.aziz said:
What modules i suppose to install? Is the status bar would still transparent?
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
Already told u.. Gravity Box Module
Rajeev said:
Already told u.. Gravity Box Module
Click to expand...
Click to collapse
Haha sorry xD but why i get an error like this._. I've installed xposed framework
Sent from my C5303 using Tapatalk
Rajeev said:
@Pavilo-Olson bro
De Compile your framework-res.apk and go to res/values/ and navigate to dimens.xml. Open it with Notepad++
Look for the lines 'navigationbar height' and navigationbar width'
the default size would be 48! just reduce it to what ever you want!
For Example height = 28 and width= 24
Save the changes.
Then Compile framework-res.apk and sign it then use it., :good:
Click to expand...
Click to collapse
I followed those instructions to the letter but got a bootloop All i did extra was zipalign, is that the cause?
Pavilo-Olson said:
I followed those instructions to the letter but got a bootloop All i did extra was zipalign, is that the cause?
Click to expand...
Click to collapse
Because u need a fully patched framework-res.apk. That means u can edit ur framework-res.apk without any bootloop.. Making a fully patched framework-res.apk is not easy i think.. I just giv u a little tutorial to make Small dpi navigation bar..
And u can find a tutorial in Xperia Z thread about " How to Decompile framework-res.apk without bootloop ".. just search that and try again
Rajeev said:
Because u need a fully patched framework-res.apk. That means u can edit ur framework-res.apk without any bootloop.. Making a fully patched framework-res.apk is not easy i think.. I just giv u a little tutorial to make Small dpi navigation bar..
And u can find a tutorial in Xperia Z thread about " How to Decompile framework-res.apk without bootloop ".. just search that and try again
Click to expand...
Click to collapse
OK thanks again, I'll look into it. Hopefully I can get it working in time for our 4.3 update
ihsan.aziz said:
Hmm thanks but this mod was interesting haha. And i think pavilo-olso must warn to other existenz ultra rom users also
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
Tomorrow I'll make a version for existenz for you. I just need existenz's SystemUI to decompile!
Pavilo-Olson said:
Tomorrow I'll make a version for existenz for you. I just need existenz's SystemUI to decompile!
Click to expand...
Click to collapse
Haha many thanks for you but i think you don't need to make it for existenz bcause gravity box can modified the status bar to be look like kitkat
Sent from my C5303 using Tapatalk
Anybody know how to fix this? :/ the notification icons area were combined with clock area._.
Sent from my C5303 using Tapatalk
ihsan.aziz said:
Anybody know how to fix this? :/ the notification icons area were combined with clock area._.
Sent from my C5303 using Tapatalk
Click to expand...
Click to collapse
Your screenshot isn't displaying for some reason, just a broken file icon.
Toggle Activation.
One click Activate missing quick panel Toggles
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here straight of the art simple tool to activate missing quick panel toggles in one click.
How to use :
Requires rooted device.
First Uninstall existing older version if you have installed)
1.Download Toggles XDA 1.2 App and Install as regular apk.
2.Open application from drawer.
3.Install resource - Grant SU (one time Only)
4.Once it finish, reboot device
Above steps requires first time only untill you re flash ROM.
5.Open App and select 'Activate Toggles (Common 25 - See screenshot above)
6.Once you finish It will open Notification Panel and you just needs to select RESET
7.Done !
Now you will have common 25 Toggles (Some toggles may not appear/Work) depending on ROM features.
PRO Version
PRO version is nearly same but user will have option to select desired Toggle only.You can choose any number of toggles (0 to 40 see screenshot above for choice of toggles.)
Get Pro Version
PS : Make 'Setting storage' backup in case you want to undo changes.
Amazing work again thanks for sharing
There is a bug flas light first time apears and it lost
SUNUN said:
There is a bug flas light first time apears and it lost
Click to expand...
Click to collapse
I didn't get you. Can you attach screenshot of Toggle page?
Sent from my SM-N910G using xda premium
dr.ketan said:
I didn't get you. Can you attach screenshot of Toggle page?
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
first time when i choose togles fleaslight is active. But when i change some togle placees flaslight togle is not visible
SUNUN said:
first time when i choose togles fleaslight is active. But when i change some togle placees flaslight togle is not visible
Click to expand...
Click to collapse
Ok so you purchased Pro? And your rom is stock? You have torch Toggle before using this tool?
Sent from my SM-N910G using xda premium
dr.ketan said:
Ok so you purchased Pro? And your rom is stock? You have torch Toggle before using this tool?
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
yes. Stock. No I dont have light toggle before.
SUNUN said:
yes. Stock. No I dont have light toggle before.
Click to expand...
Click to collapse
This is not Tool bug. Nor you can say rom bug. Once I was modding systemui and accidentally I found that resources for torch light was there on systemui. But Toggle to work you needs to have it on secsettings too. So simply to stick it you need to have moded secsettings.
I have included all the option bcoz some rom have it activated and users of that rom won't miss torchlight.
This thing I have already mentioned in op as well play store too. Toggle to appear and Toggle to work is completely depends on ROM features.
Sent from my SM-N910G using xda premium
dr.ketan said:
This is not Tool bug. Nor you can say rom bug. Once I was modding systemui and accidentally I found that resources for torch light was there on systemui. But Toggle to work you needs to have it on secsettings too. So simply to stick it you need to have moded secsettings.
I have included all the option bcoz some rom have it activated and users of that rom won't miss torchlight.
This thing I have already mentioned in op as well play store too. Toggle to appear and Toggle to work is completely depends on ROM features.
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
Ok dear friend thx for information.
any way to revert?
Sent from my SM-N910F
jabberwock said:
any way to revert?
Sent from my SM-N910F
Click to expand...
Click to collapse
°°° tapatalked °°°
Doc, i am not able to enable torch from the toggle... i downloaded the required files, applied, reset the panel, rebooted the phone, still there is no torch option available..
this is on 910G
Which rom?
Sent from my SM-N910G using xda premium
Stock boc6 rom doc.
pratik_193 said:
Stock boc6 rom doc.
Click to expand...
Click to collapse
It won't work on stock.
Sent from my SM-N910G using xda premium
dr.ketan said:
It won't work on stock.
Sent from my SM-N910G using xda premium
Click to expand...
Click to collapse
Oh crap
You can try method using squlite
It will add torchlight toggle android probably worked too but don't move any position other wise you will lose it
Sent from my SM-N910G using xda premium
Updated to 1.1
Uninstall old version first if you have any
Added support for latest lollipop base.
Edit :
Updated 1.2
Added Kitkat support
Works great on my T-Mobile note 4 thanks for the mod
re: Toggles v1.2
dr.ketan said:
Updated to 1.1
Uninstall old version first if you have any
Added support for latest lollipop base.
Edit :
Updated 1.2
Added Kitkat support
Click to expand...
Click to collapse
Hi, I have a Note 4 N910T and this toggles app is not working
with my phone.
I have the latest official Lollipop COD6 Tmobile firmware base.
Hopefully you can fix this Toggles app to work with my phone too.
This is an excellent app/mod.
Have a great day!