[MOD][VZW] 4.4.2 AOSP-like Status Bar - Moto X Themes and Apps

ART compatible AOSP-like Status Bar for Vzw on 4.4.2. LTE will be displayed as LTE or 4G depending on which file you flash.
{
"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"
}
Manual install:
Backup original file and corresponding odex file.
Copy/push the modded apk into /system/ and set permissions to rw-r-r
Move the apk into the correct directory (/system/framework-res/ or /system/priv-app/) overwriting the existing file
Reboot
Via Recovery:
Backup your original file and corresponding odex file (if applicable).
Flash via TWRP/CWM
Note:
Replacing SystemUI.apk whilst the phone is running will change your wallpaper.
You're responsible for your own device; be careful.

Hmm the battery percent seems to have disappeared based on your screenshots. Or did you purposefully get rid of it?
Thanks for your work btw. These status bar mods are awesome.

phositadc said:
Hmm the battery percent seems to have disappeared based on your screenshots. Or did you purposefully get rid of it?
Thanks for your work btw. These status bar mods are awesome.
Click to expand...
Click to collapse
I'm doing this a different way than before. It may require a different battery mod. I'll be adding the battery mod back in.
Sent from my XT1060 using Tapatalk

phositadc said:
Hmm the battery percent seems to have disappeared based on your screenshots. Or did you purposefully get rid of it?
Thanks for your work btw. These status bar mods are awesome.
Click to expand...
Click to collapse
OP is updated with a new version. Do you still need the TMo version? Send me the framework-res.apk as well if you do.
Sent from my XT1060 using Tapatalk

OP updated to add native tether and fix method.

chaoslimits said:
OP is updated with a new version. Do you still need the TMo version? Send me the framework-res.apk as well if you do.
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
SystemUI process has stopped when I install or manually copy the first one. When I modify and replace just image resources myself it works fine, these don't for some reason. VZW Dev Edition, 4.4.

ArtnerC said:
SystemUI process has stopped when I install or manually copy the first one. When I modify and replace just image resources myself it works fine, these don't for some reason. VZW Dev Edition, 4.4.
Click to expand...
Click to collapse
Are you setting the right permissions? I just downloaded and installed on my own Dev Edition and it is working.
Sent from my XT1060 using Tapatalk

chaoslimits said:
Are you setting the right permissions? I just downloaded and installed on my own Dev Edition and it is working.
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
Yep. I have tried copying and setting permissions using shell through adb, using the file manager in TWRP and using Solid File Explorer. Same crash.
The only thing I just thought of is that I'm using ART, not sure why that would be a problem but it's possible I guess. Which runtime are you on?
Sent from my XT1060

ArtnerC said:
Yep. I have tried copying and setting permissions using shell through adb, using the file manager in TWRP and using Solid File Explorer. Same crash.
The only thing I just thought of is that I'm using ART, not sure why that would be a problem but it's possible I guess. Which runtime are you on?
Sent from my XT1060
Click to expand...
Click to collapse
Dalvik. Can't use ART because of whatsapp.
Sent from my XT1060 using Tapatalk

Moving on to Eclipse's rom so I'll be doing a lot less messing around. If you need something converted to your carrier let me know.

question. i previously installed native tethering by replacing the VzwEntitlementService.apk in /priv-apps. everything works ok, but everytime i turn on tethering, there still is a check for tethering subscription which is only for 'esthetic' reasons (still by-passes the check).
will your method remove the subscription check when tethering is turned on?
also, if i install your method, do i need to reenable the original .apk and .odex files for yours to compile over them?
thanks-

Thank you!
Awesome work! Stepped in here for the native tethering zip and it seems to work flawlessly! Got wifi hotspot running without a hitch.

jsphkm said:
question. i previously installed native tethering by replacing the VzwEntitlementService.apk in /priv-apps. everything works ok, but everytime i turn on tethering, there still is a check for tethering subscription which is only for 'esthetic' reasons (still by-passes the check).
will your method remove the subscription check when tethering is turned on?
also, if i install your method, do i need to reenable the original .apk and .odex files for yours to compile over them?
thanks-
Click to expand...
Click to collapse
This method totally bypasses the check. It doesn't matter if you have the stock app or any third party app. I tested with Vzw app and with Wifi tether for root access and I got no errors. The only necessary change is made in framework-res.apk.

chaoslimits said:
This method totally bypasses the check. It doesn't matter if you have the stock app or any third party app. I tested with Vzw app and with Wifi tether for root access and I got no errors. The only necessary change is made in framework-res.apk.
Click to expand...
Click to collapse
excellent! just flashed and no subscription check when enabling tethering. thank you!
i also tried flashing your AOSP status bar/battery % but on reboot i get systemUI crash. please advise.

jsphkm said:
excellent! just flashed and no subscription check when enabling tethering. thank you!
i also tried flashing your AOSP status bar/battery % but on reboot i get systemUI crash. please advise.
Click to expand...
Click to collapse
Are you on ART?

chaoslimits said:
Are you on ART?
Click to expand...
Click to collapse
Yes, ART is enabled.

jsphkm said:
Yes, ART is enabled.
Click to expand...
Click to collapse
ART seems to cause issues with SystemUI mods. If you don't mind can you send me all SystemUI.* files in /system/priv-app (I don't know if ART creates .odex files). I'd like to take a look at them.

chaoslimits said:
ART seems to cause issues with SystemUI mods. If you don't mind can you send me all SystemUI.* files in /system/priv-app (I don't know if ART creates .odex files). I'd like to take a look at them.
Click to expand...
Click to collapse
PM sent

chaoslimits said:
<array name="config_mobile_hotspot_provision_app" />
Click to expand...
Click to collapse
Nice find. I noticed those settings also, but I didn't pursue it because I didn't think it would be that easy.

Ctrl-Freak said:
Nice find. I noticed those settings also, but I didn't pursue it because I didn't think it would be that easy.
Click to expand...
Click to collapse
LOL. It's almost too easy.
You wouldn't happen to know how to odex 4.4 apks would you?

Related

[MOD][DEV](5/24/12) Hide ATT Logo in Status Bar | DL Link up...

Hello. Currently, it hides the "AT&T" in both the unexpanded and expended statusbar. I can make it so it appears in just the expanded statusbar or put something else in the expanded statusbar (may take a bit, but should be fairly quick).
I have some testers, so if they say all is good, I'll put up the DL link straightaway...
I am working on working CWM port now, so I am just going to post, as it seems to work. Have fun, and use at your own risk!!! I'll also have an installer up soon.
Oh, THIS IS FOR THE 1.82 RUU, I haven't tested on 1.73, but I can make it for that version, as well, and 1.85 when it's rooted...also, you need to be Deodexed!
http://dl.dropbox.com/u/22769554/TESTS/SystemUI.apk
Here are some screenshots:
{
"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"
}
Reserved
Reserved for updates or whatever...
i'd like to test this for you please
I would be more than willing to test this out for you.
Nice Job,
You say it hides it, is it actually removed or is there going to be a space where the "active notification" stays to keep it "hidden"
warri said:
Nice Job,
You say it hides it, is it actually removed or is there going to be a space where the "active notification" stays to keep it "hidden"
Click to expand...
Click to collapse
It's deactivated in smali code, it's gone...
sk806 said:
It's deactivated in smali code, it's gone...
Click to expand...
Click to collapse
big ++++++++++++ plus then, pm me i'll shove it in my framework with root explorer
warri said:
big ++++++++++++ plus then, pm me i'll shove it in my framework with root explorer
Click to expand...
Click to collapse
OK, but please shove it in your /system/app/
This is the last tester I need. Thanks.
Steve
nice work will try
sk806 said:
If I need a link up now, let me know, Red, and I'll put it up there, but I'd like a few others to test for a bit first, just in case.
Click to expand...
Click to collapse
You're fine. I usually give 24 hours to post the link. Im not a hardass like some of the other Mods.
Thanks for all of your hard work! You seem to be running about 4 projects at a time.
Hey, sk ...that Logo is not rom based...it's actually carrier based, It will display whatever carrier you are on..
For example, I'm on 1.82 att rom but it displays rogers, since i'm using rogers..
so when you changed to another network it will be the name of other network.
just want everyone to know, so they will not be that annoyed to have it.
Red5 said:
You're fine. I usually give 24 hours to post the link. Im not a hardass like some of the other Mods.
Thanks for all of your hard work! You seem to be running about 4 projects at a time.
Click to expand...
Click to collapse
I know. I produce/engineer music for a living, and my studio is out of comission for a bit, so I have some work I can do at home, but I generally have WAAAAAY too much time on my hands...
niceppl said:
Hey, sk ...that Logo is not rom based...it's actually carrier based, It will display whatever carrier you are on..
For example, I'm on 1.82 att rom but it displays rogers, since i'm using rogers..
so when you changed to another network it will be the name of other network.
just want everyone to know, so they will not be that annoyed to have it.
Click to expand...
Click to collapse
Thanks for pointing this out. I just find it annoying/redundant, and it's not in the carrier free One X, so I got rid of it. Like I said, I can add it back to the expanded status bar if people need to know what network they are on (and it's still on your lockscreen).
Steve
Process:
1) Rename Old SystemUI.apk to SystemUI.apk.old
2) Move new SystemUI.apk to /system/app/ with Root Explorer
3) Set Permissions to rw-rw-rw
Success on Magnolia X. (On 1.82)
Just to let everyone know it re-set my wallpaper to the default ROM one, but of course this is easy, just re-select the one you want!
Great Job SK!
this isn't working for me
running 1.82 RUU
i'm positive i pushed the new one. i had some graphical mods with my old SystemUI.apk and they're no longer there. i adb pushed this, too.
mrvirginia said:
this isn't working for me
running 1.82 RUU
Click to expand...
Click to collapse
Did you set-permission?
mrvirginia said:
this isn't working for me
running 1.82 RUU
i'm positive i pushed the new one. i had some graphical mods with my old SystemUI.apk and they're no longer there. i adb pushed this, too.
Click to expand...
Click to collapse
Are you on Clean ROM Dev? That may make a difference, I don't know.
warri said:
Did you set-permission?
Click to expand...
Click to collapse
yes. and it's rw-r-r btw not rw-rw-rw.
i had my odex file still, though, and this was the problem. works perfectly thanks
sk806 said:
Are you on Clean ROM Dev? That may make a difference, I don't know.
Click to expand...
Click to collapse
yep, it was because of the odex file
this is the best mod out thus far for the ATT version imo haha
warri said:
Process:
1) Rename Old SystemUI.apk to SystemUI.apk.old
2) Move new SystemUI.apk to /system/app/ with Root Explorer
3) Set Permissions to rw-rw-rw
Success on Magnolia X. (On 1.82)
Just to let everyone know it re-set my wallpaper to the default ROM one, but of course this is easy, just re-select the one you want!
Great Job SK!
Click to expand...
Click to collapse
The wallpaper change happens any time you replace the systemui because when I was doing some theming of the apk it happened every time even when putting the original back. Just need to go into settings and reset it no biggy.
Sent from my Rooted Hox
OK, so I'm confused.....
The download link in the OP is for android.policy.jar, yet the posts listed are for SystemUI.apk.
I'm guessing the download link is linked tothe incorrect file?

Devs: Here is how to bypass native tethering entitlement check. Works on VZW or ATT

Hi devs!
Back in the NOTE days I found out that in order to get the native built-in Android WIFI hotspot working WITHOUT the need to pay extra for it, all you need to do is change one line of code in the framework-res.apk.
So I'm calling on all of you to hopefully adopt this for all of your excellent custom ROMs and thereby make the extra tether apps obsolete...
In framework-res decompiled directory tree go to res/values/arrays.xml and change:
Code:
<string-array name="config_mobile_hotspot_provision_app">
<item>com.samsung.spg</item>
<item>com.samsung.spg.NewSPGActivity</item>
</string-array>
to
Code:
<array name="config_mobile_hotspot_provision_app" />
This completely bypasses any wifi hotspot entitlement checks and lets you activate the built-in AP with no error message!
Nice. Can you upload a completed hotspot apk file?
Sent from my SCH-I535 using Tapatalk 2
Have you actually tested this on this phone?
Sent from my SCH-I535 using xda app-developers app
I thought of giving it a try. But I don't see the "values" in the ./res/values/arrays.xml tree.
---------- Post added at 01:03 AM ---------- Previous post was at 12:40 AM ----------
nor there is a "arrays.xml" in the apk.
And I'm currently running the [Rom][7.26.2012][VRALF2/VRALG1]NoSympathy's Stock OTA 100% deodexed, zipaligned rom.
hmm this would be nice as hotspot is basically the main apk i cant delete.. and we had it hacked on the droid x also but i dont think it was this easy we had to mod something in the nv to get it for free.. if it is this easy though hmm...
beanstown106 said:
hmm this would be nice as hotspot is basically the main apk i cant delete.. and we had it hacked on the droid x also but i dont think it was this easy we had to mod something in the nv to get it for free.. if it is this easy though hmm...
Click to expand...
Click to collapse
I honestly didn't think it was that easy on Verizon. OP is talking about the Note, which never came out on verizon. I have a feeling on this phone, the built in tether app isn't much different than the other LTE phones I have used, you have to rewrite parts of the framework and parts of the hotspot apk to make it not do a security check.
Just use hot spot widget it already bypasses the check and activates the hotspot I haven't yet tethered to it but it does activate.
Sent from my SCH-I535 using xda premium
I'm using tethering widgets as well. And it works perfectly.
Sent from my aka"htc_jewel" using xda premium
Definitely hear ya op.. I use wifi tether no problem, but to have one app instead of two always nice. Real question remains if code works with Verizon. Did you test it on the phone or just the code from Note?
I'm using Wi-Fi tether 3 from the market, hack the device under options and its perfect. Very simple, been my favorite.
Sent from my SCH-I535 using Xparent ICS Tapatalk 2
mrbracht said:
Nice. Can you upload a completed hotspot apk file?
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
+1
Can someone do this to the framework-res.apk for the latest stock ota?
Follow me on Twitter
@das7982
das7982 said:
+1
Can someone do this to the framework-res.apk for the latest stock ota?
Follow me on Twitter
@das7982
Click to expand...
Click to collapse
This is the same method we use on the Galaxy Nexus in AOSP source as well. Here is a modified framework-res.apk that you provided me with the provisioning removed. I do not have an SGS3 to test it with but it should work just fine.
Download: http://eclipserom.com/mods/click.php?id=146
nitroglycerine33 said:
This is the same method we use on the Galaxy Nexus in AOSP source as well. Here is a modified framework-res.apk that you provided me with the provisioning removed. I do not have an SGS3 to test it with but it should work just fine.
Download: http://eclipserom.com/mods/click.php?id=146
Click to expand...
Click to collapse
AWESOME!!! I knew we could count on you for help!!
Guys, In the past I have asked nitroglycerin33 to help with apk and dev related work so I went to him to see if he could decompile this badboy and allow tethering. AND HE CAME THROUGH!!! I would highly suggest a big thanks or donation for nitroglycerin33. He didn't have to do this.
Just an additional note. The framework-res.apk I gave him was for the VRLG1 release which is the latest OTA release. Not sure what this will do if you have the original release.
THANKS NITRO!!!!
What file did you edit ? I don't even see a "values" folder nor a arrays.xml file in the framework-res apk.
nitroglycerine33 said:
This is the same method we use on the Galaxy Nexus in AOSP source as well. Here is a modified framework-res.apk that you provided me with the provisioning removed. I do not have an SGS3 to test it with but it should work just fine.
Download: http://eclipserom.com/mods/click.php?id=146
Click to expand...
Click to collapse
ilkevinli said:
What file did you edit ? I don't even see a "values" folder nor a arrays.xml file in the framework-res apk.
Click to expand...
Click to collapse
You have to Decompile the apk
Follow me on Twitter
@das7982
I can confirm that the new framework-res.apk does work.
{
"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"
}
Follow me on Twitter
@das7982
I confirm it works as well. Thank you for this!
Sent from my SCH-I535 using Tapatalk 2
ilkevinli said:
What file did you edit ? I don't even see a "values" folder nor a arrays.xml file in the framework-res apk.
Click to expand...
Click to collapse
it is there if you decompile the APK
So now I can go into the settings and activate the mobile hotspot without it charging me correct?
I can confirm the apk posted does indeed activate it but I just wanted to make sure I dont get charged
need threads merged
http://forum.xda-developers.com/showthread.php?t=1801886

[MOD][VRALG1] Enable Stock Mobile Hotspot (Tethering)

I want to say that I did not create this file. I just helped facilitate a speedy delivery of this file because I reached out to a dev friend so he could help us.
This single .apk file is intended for folks that are stock/rooted and want to get by with as many tweaks as possible without flashing a ROM or Theme. I know their are plenty of peeps out there that are just fine with being rooted only... hopefully this will add to your enjoyment of a nearly bone stock rom.
**Before you do anything make a backup of your framework-res.apk file which is located in system/framework**
**If you are on a themed rom, using this framework-res.apk will remove most of your theme and place you back to stock look**
**Rom devs and themers will need to take this framework-res.apk and add it to their themes and roms** (or decompile and create their own)
Credits:
Nitroglycerin33 for compiling and editing framework-res.apk
Electron73 for delivering the knowledge to our forum
Confirmed working on Stock OTA VRLG1
How to install:
Option A:
-Download the framework-res.apk to your C:\ drive or whatever folder you like on your PC.
-Mount your system folder on your phone as read/write
-Then push it via adb to your phone. Reboot. Profit
Option B:
If you don't feel comfortable using adb commands you can use root explorer and copy the framework-res.apk over to system\framework\ which will overwrite the existing framework file. This will cause your phone to freeze up immediately. Give it 2 minutes then simultaneously press the volume up + volume down + the power button until it goes into safemode. Once in safemode your phone will start responding. You can then reboot at this point which will automatically boot you out of safe mode. If you can't seem to get it into safe mode just yank the battery. I tested it this way to see if it works and it does. No harm done to the phone. I would make a back up of your framework-res.apk before doing this.
Download: http://eclipserom.com/mods/click.php?id=146
Download: https://www.box.com/s/c09986c6acce56ace268
{
"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"
}
Works fantastic. Thank you very much Das7982, Nitroglycerin33 and Electron73.
Should be noted that this will effect the themes of certain roms as this is a stock framework-res.apks and not a themed one.
Sent from my SCH-I535 using xda app-developers app
NS what's going to happen if you go from one version of the same ROM to another? Are you going to lose the hack?
Edit: Probably no if the hack is going to be part of the new ROM.
nosympathy said:
Should be noted that this will effect the themes of certain roms as this is a stock framework-res.apks and not a themed one.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
jb_alphamale said:
NS what's going to happen if you go from one version of the same ROM to another? Are you going to lose the hack?
Click to expand...
Click to collapse
You would have to replace the framework-res.apk again. Only thing that will change that is if devs start baking them in. I for one plan to on any updates and or releases change that to allow this.
Sent from my SCH-I535 using xda app-developers app
That's why you're my man.
nosympathy said:
You would have to replace the framework-res.apk again. Only thing that will change that is if devs start baking them in. I for one plan to on any updates and or releases change that to allow this.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
jb_alphamale said:
That's why you're my man.
Click to expand...
Click to collapse
I ain't anybody's man, I am single and ready to mingle. Lol
Sent from my SCH-I535 using xda app-developers app
nosympathy said:
You would have to replace the framework-res.apk again. Only thing that will change that is if devs start baking them in. I for one plan to on any updates and or releases change that to allow this.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Hurry and start baking! Your ROM is the only one allowed on my phone. Its been a few days since an update
cortland1998 said:
Hurry and start baking! Your ROM is the only one allowed on my phone. Its been a few days since an update
Click to expand...
Click to collapse
Haha working on it. Finally found an apktool that doesn't break everything when recompiling. Should have something up soonish hopefully now that I can start messing with this stuff.
Glad you like my rom that much
Sent from my SCH-I535 using xda app-developers app
Hehehe. Joking man. You said in a previous post that you like joking. Backing down now?
Edit: Indeed after you update even the same ROM the framework.res is gone and you have to replace it again.
nosympathy said:
Haha working on it. Finally found an apktool that doesn't break everything when recompiling. Should have something up soonish hopefully now that I can start messing with this stuff.
Glad you like my rom that much
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
for the record I am using your stock rom and loving it. Feel free to use this apk if you need to. Not sure what would be easier, applying your themes to this apk or taking your existing themed apk and editing decompiled xml's. My guess is the latter if you know how to decompile and you can use notepad++. What apk tool do you use? Can you link me?
jb_alphamale said:
Hehehe. Joking man. You said in a previous post that you like joking. Backing down now?
Edit: Indeed after you update even the same ROM the framework.res is gone and you have to replace it again.
Click to expand...
Click to collapse
I know my response back was supposed to be joking. I dont mind many kinds of jokes, but the forum mods would probably have to step in long before id stop laughing. Lol
das7982 said:
for the record I am using your stock rom and loving it. Feel free to use this apk if you need to. Not sure what would be easier, applying your themes to this apk or taking your existing themed apk and editing decompiled xml's. My guess is the latter if you know how to decompile and you can use notepad++. What apk tool do you use? Can you link me?
Click to expand...
Click to collapse
I already had done this mod before your guy posted one, I just had gone out to wash my car while I had time and he got it up before me. Either way it is a rather easy mod.
If I can even find the link to the apks tool I am using again I sure will. It has two apktool.jar files. One is 1.4.2 for decompiling and one is 1.4.3 for recompiling.
Sent from my SCH-I535 using xda app-developers app
heres what i did. download the file. go to root browser and paste it to framework overwrite > yes
Good to have this mod published. Loving being able to use the native app despite VZW's attempt to thwart.
So, I tried pushing via adb but kept getting Read-only file system. So, tried adb remount and got Operation not permitted.
Anyway, I ended up using Root Explorer. Then, instead of pulling battery I tried a key combo: hold down Power and Volume +- at the same time for a few seconds and got in to Safe Mode; then just rebooted. That was cool cause I didn't want to have to pull the battery.
Thanks for posting guys.
Do I have to be on a rom to use this or can I just be stocked rooted?
Can you please post the changes needed in the framework apk, so anyone ca make the changes?
Works perfect via root explorer. Thanks!
Awesome, thank you Das7982, Nitroglycerin33 and Electron73. tested and confirmed working :good:
kidnice15 said:
Do I have to be on a rom to use this or can I just be stocked rooted?
Click to expand...
Click to collapse
Stock rooted is what you need to be on. The Latest OTA to be exact. Match your rom version with the one in orginal post :highfive:

[APP][4.4+] OmniSwitch: Recent apps switcher for all KitKat ROMs

OmniSwitch is a recent apps switcher created for OmniROM by maxwen, you can read more about it here. Even though the app was developed for OmniROM, it works on all KitKat ROMs. Users of non-KitKat ROMs can take a look at OmniSnitch.
The attached .zip file is to be used with custom recovery and flashes OmniSwitch.apk (extracted from OmniROM) to /system/priv-app, the app needs to be in this location for the kill apps function to work. You can also copy the attached apk to system/priv-app, you will also need to set the permissions to rw-r--r--, do not install it. If you're interested in the source code, you can find it here.
This thread was created with maxwen's permission.
Edit: I have changed both files, from what I saw with the tests I did, both methods work now. Thanks to ultimahwhat for the new apk and to OrglCe for his zip creator.
Let me know if there are any problems.
Edit: If you have any permission problems, it should be fixed after using lucky patcher to remove signature verification on your phone, as always, this is at own risk.
{
"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"
}
21/05/2014: Update to version 1.1. New feature has been added. Signature differs so you can't use the apk to update the old version.
26/05/2014: Version 1.1 should work correctly now.
Good work, since i'm using vanir aosp definitly my favorite feature.
Sent from my GT-I8190 using xda app-developers app
Does this version allow choosing custom icon packs?
PAC ROM'ed Exhilarate via Tapatalk
It gives an error although I set the permission right. Failed to gain system permissions
ultimahwhat said:
Does this version allow choosing custom icon packs?
PAC ROM'ed Exhilarate via Tapatalk
Click to expand...
Click to collapse
Yes, it does.
Chotu90 said:
It gives an error although I set the permission right. Failed to gain system permissions
Click to expand...
Click to collapse
Can you try to flash it with a custom recovery? I was also struggling to get it to work by copying it, I got it working once but don't know what I did different, haven't had any problems when flashing via recovery.
Sent from my GT-I8190 using xda app-developers app
Venlor said:
Yes, it does.
Can you try to flash it with a custom recovery? I was also struggling to get it to work by copying it, I got it working once but don't know what I did different, haven't had any problems when flashing via recovery.
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
I have tried both ways maybe it's the cm11 rom for the U which is the issue I'm not sure though
Tried flashing it on stock 4.4.2 setup (rooted) on Nexus 5. Keep getting failed to gain permissions errors. Checked root explorer and correct permissions were shown however.
ive flashed the zip, now how do i enable and use it??
I'm also getting the start failed error, I'm trying to figure out how to fix it.
I think I messed up with the signatures/certificates, I'm busy looking for a solution.
Venlor said:
I'm also getting the start failed error, I'm trying to figure out how to fix it.
I think I messed up with the signatures/certificates, I'm busy looking for a solution.
Click to expand...
Click to collapse
In the meantime, found a potential workaround, hope it is a kosher suggestion... Omni switch was included with and working on pac rom, so I just extracted the apk from one of the nightlies and copied it into the appropriate directory, changed permissions. Did not get permissions error after reboot and am able to use it with drag handle. Now if I could just replace the default recents launcher...
Sent from my Gummy'ed Exhilarate
ultimahwhat said:
In the meantime, found a potential workaround, hope it is a kosher suggestion... Omni switch was included with and working on pac rom, so I just extracted the apk from one of the nightlies and copied it into the appropriate directory, changed permissions. Did not get permissions error after reboot and am able to use it with drag handle. Now if I could just replace the default recents launcher...
Sent from my Gummy'ed Exhilarate
Click to expand...
Click to collapse
Was it a PAC ROM for your phone? Please send the file so that I can add it to the OP.
Sent from my GT-I8190 using xda app-developers app
Works on touchwiz?
Sent from my GT-I9500 using XDA Premium 4 mobile app
Venlor said:
Was it a PAC ROM for your phone? Please send the file so that I can add it to the OP.
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
Yes, was for my phone, but doubt apk is device specific. I sent you a PM with a link for the apk. Cheers.
Sent from my Gummy'ed Exhilarate
can you give me link for 4.3 pls? thnks
claveterranova said:
can you give me link for 4.3 pls? thnks
Click to expand...
Click to collapse
It's been in the OP from the start...
Venlor said:
It's been in the OP from the start...
Click to expand...
Click to collapse
i wanna try to my device xperia sp 4.3
Any way to set it up to be invoked with long press of home?
Sent from my SPH-L900 using Tapatalk
Flashed zip and it works great on my nexus 5. Thanks!
Sent from my Nexus 5 using Tapatalk
egodriver07 said:
Any way to set it up to be invoked with long press of home?
Sent from my SPH-L900 using Tapatalk
Click to expand...
Click to collapse
Wondering this as well...
Works great on my device, thanks! In my opinion the best feature for multitasking on android, should be built in in any rom

[MOD] Navigation Bar Height Reduction

If the navigation bar seems to take up too much space and you would like a smaller one, I've made a couple of height options. One goes from the normal 48.0dip to 36.0dip and one goes all the way down to 28.0dip.
Stock MMB29P
36.0dip
https://www.androidfilehost.com/?fid=24352994023707834
28.0dip
https://www.androidfilehost.com/?fid=24352994023707832
Stock MMB29K.
36.0dip
https://www.androidfilehost.com/?fid=24352994023702754
28.0dip
https://www.androidfilehost.com/?fid=24352994023702756
Stock MDBO8i
36.0dip
https://www.androidfilehost.com/?fid=24352994023703114
28dip
https://www.androidfilehost.com/?fid=24352994023703113
MDBO8M
36.0dip
https://www.androidfilehost.com/?fid=24352994023703138
28.0dip
https://www.androidfilehost.com/?fid=24352994023703137
MHC19J
28.0 dip
https://www.androidfilehost.com/?fid=24459283995304814
36.0dip
https://www.androidfilehost.com/?fid=24459283995304816
40.0dip
https://www.androidfilehost.com/?fid=24459283995304824
MTC19T
28 dip
https://www.androidfilehost.com/?fid=24533100289589329
36 dip
https://www.androidfilehost.com/?fid=24533100289589330
40dip
https://www.androidfilehost.com/?fid=24533100289589331
Enclosed is a separate zip in case you would like the actual navigation icons themselves smaller.
Also, I have some colored icons too.
any screenshot ???
Really thinking about flashing back to stock rooted to try this. Anyone on stock rooted willing to give this a try for the rest of us?
If this works then my need to run a custom ROM will be pretty much alleviated.
Cybertron™ said:
any screenshot ???
Click to expand...
Click to collapse
Screenshots don't show much. Keep in mind I have smaller nav icons too.
{
"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"
}
sn0warmy said:
Really thinking about flashing back to stock rooted to try this. Anyone on stock rooted willing to give this a try for the rest of us?
If this works then my need to run a custom ROM will be pretty much alleviated.
Click to expand...
Click to collapse
It works. BTW, you don't need to be rooted to apply this or many of the mods Tulsadiver makes.
Sent from my Nexus 5X using Tapatalk
the build number on my phone is MMB29M... is it safe for me to flash the MMB29K zip?
dnaL0R said:
the build number on my phone is MMB29M... is it safe for me to flash the MMB29K zip?
Click to expand...
Click to collapse
Never heard of that but you could try. This zip creates a restore file in a folder called ozog. If you have problems, flash the restore zip. Or, you could upload your framework-res apk and I'll make you one.
alright, i will make a backup first and try it out... thanks!
is there a new mode for the latest google update?
Criton30 said:
is there a new mode for the latest google update?
Click to expand...
Click to collapse
There will be shortly. I am deodexing the ROM right now.
Criton30 said:
is there a new mode for the latest google update?
Click to expand...
Click to collapse
This thread has now been updated to include MMB29P.
Has anyone tried this mod with the official CM13 nightlies?
sn0warmy said:
Has anyone tried this mod with the official CM13 nightlies?
Click to expand...
Click to collapse
There is no reason this would work with CM.
EDIT: I suppose I should expound on this. This is a simple framework edit. The edit must be done to the framework-res.apk of the ROM it is to be used on. Since all of these are edits to the stock ROM they will not work on other ROMs such as CM.
Sent from my Nexus 5X using Tapatalk
sn0warmy said:
Has anyone tried this mod with the official CM13 nightlies?
Click to expand...
Click to collapse
I'd make one for you but you get nightly updates since it wouldn't do you any good.
​
Tulsadiver said:
I'd make one for you but you get nightly updates so it wouldn't do you any good
Click to expand...
Click to collapse
Tulsadiver said:
​
Tulsadiver said:
I'd make one for you but you get nightly updates so it wouldn't do you any good
Click to expand...
Click to collapse
Thanks for the response. Yeah, I tend to update my nightly update once a week so this likely wouldn't do me any good, unless it would work across nightlies?
Click to expand...
Click to collapse
sn0warmy said:
Thanks for the response. Yeah, I tend to update my nightly update once a week so this likely wouldn't do me any good, unless it would work across nightlies?
Click to expand...
Click to collapse
You should learn to do the mod yourself that way you can update it whenever you update CM.
Sent from my Nexus 5X using Tapatalk
PiousInquisitor said:
You should learn to do the mod yourself that way you can update it whenever you update CM.
Sent from my Nexus 5X using Tapatalk
Click to expand...
Click to collapse
Great point. Might hit up the OP for some pointers.
@sn0warmy @Tulsadiver Do either of you use linux? For ****s and giggles I built a linux script that pulls the framework-res.apk from your device, decompiles it, modifies the dimens.xml so you will have a 32dip navbar, recompiles it, copies the modified files to a vrthemer file, zips that file, and finally pushes that zip to your phone so you can flash it. It takes about 30 seconds to run through this. Its a one trick pony at the moment, and requires you to have adb and apktool located in/usr/local/bin/ so they can be accessed from anywhere (one should do this because anyway).
PiousInquisitor said:
@sn0warmy @Tulsadiver Do either of you use linux? For ****s and giggles I built a linux script that pulls the framework-res.apk from your device, decompiles it, modifies the dimens.xml so you will have a 32dip navbar, recompiles it, copies the modified files to a vrthemer file, zips that file, and finally pushes that zip to your phone so you can flash it. It takes about 30 seconds to run through this. Its a one trick pony at the moment, and requires you to have adb and apktool located in/usr/local/bin/ so they can be accessed from anywhere (one should do this because anyway).
Click to expand...
Click to collapse
I'm primarily windows based but I recently changed my computer to boot dually. I put Linux mint on a small portion of my hard drive so I could run super R's kitchen.

Categories

Resources