Related
Any way to add reboot/restart to the power menu? Not sure why this is not standard in JB.
kpucci said:
Any way to add reboot/restart to the power menu? Not sure why this is not standard in JB.
Click to expand...
Click to collapse
Some of the custom ROMs have extended power features like reboot, etc...
I use "Glazed JellyBean" http://forum.xda-developers.com/showthread.php?t=1796668 which does have that feature.
IIRC "CM10 Kang" ROM http://forum.xda-developers.com/showthread.php?t=1782433 also has the extended power options feature.
I use paranoid android rom its fantastic has what you want plus tablet mode....If you don't want to use a custom rom just install a reboot app from the play store.
I'd like to have the reboot option available on the stock ROM.
Here's a version for the Gnex only:
http://forum.xda-developers.com/showthread.php?t=1747709
He also lists a guide to do it yourself, though I know nothing about such things:
https://docs.google.com/document/d/11a7ghZpdTcZbeDtneTnEHkHLn5_XQ9k2FDFFh-os-q0/edit
Anyone care to give it a shot? Or does this exist somewhere already?
I'm also very interested in this mod for my stock ROM...
Inviato dal mio Nexus 7 con Tapatalk 2
kpucci said:
Any way to add reboot/restart to the power menu? Not sure why this is not standard in JB.
Click to expand...
Click to collapse
You could get something called WidgetSoid and then add it to your notification bar.
Or download a Reboot App which has extra functionality.
I also agree it should be standard on the Stock JB
I just could find 36 dpi navbar with other battery mods, but I just want to change the navbar and maintain the battery icon as stock. Also when I flash 1 of this mods with battery mods and then flash the stock battery, the "back" button goes bigger than the home and the other button.
If some1 can share a flashable zip with the 36 dpi navbar with no other mod will be appreciated.
No1 can help?
Enviado desde mi Nexus 4 usando Tapatalk 2
Zetok said:
No1 can help?
Enviado desde mi Nexus 4 usando Tapatalk 2
Click to expand...
Click to collapse
What ROM are you running. framework-res.apk's can vary from ROM to ROM, so the correct one would have to be modified accordingly. Better yet, upload your current /system/framework/framework-res.apk, and the odds of someone assisting would greatly increase
If you use AOKP you can adjust the size of the Nav bar
graffixnyc said:
If you use AOKP you can adjust the size of the Nav bar
Click to expand...
Click to collapse
Hopefully, we can give the OP the benefit of the doubt that if he were running AOKP, he'd know that :silly:
JsChiSurf said:
Hopefully, we can give the OP the benefit of the doubt that if he were running AOKP, he'd know that :silly:
Click to expand...
Click to collapse
Well, I didn't mean if he currently was. I meant if he does run AOKP he can change it. I think a few other ROMs allow you to change the size of the nav bar as well
graffixnyc said:
Well, I didn't mean if he currently was. I meant if he does run AOKP he can change it. I think a few other ROMs allow you to change the size of the nav bar as well
Click to expand...
Click to collapse
Ah, gotcha. My best guess is CM, since they're vehemently opposed to building that option in
Thx for replies. Im using Factory 4.2.1 unlocked and rooted
Enviado desde mi Nexus 4
I know I had tried to decompile the framework when 4.2.1 was first released but apktool wasn't working for 4.2.1 yet. I haven't checked if it's been updated to work with 4.2.1. since. If so I can make the change in literally 2 seconds. I have to hunt down the new version of apktool if it's around for my own stuff as well
I've already got it done for the custom 4.2.1 I'm running of CM. 4.2.1 decompiles w/o issue with the latest apktool.
I'd have to download the whole stock ROM to grab the framework-res so if the OP can upload, it would make life much easier for whomever wants to do it.
So I downloaded a stock 4.2.1 ROM (brain fart by the way, it's framework-res, not SystemUI), and quickly tweaked the nav bar height for you to be 36 dpi in both portrait and landscape.
Attached is the APK, that you can reboot into recovery, mount system, and push to your /system/framework folder (adb push framework-res.apk /system/app/)
I didn't have a chance to make a flashable zip, but can later if someone doesn't do so. Headed out now.
Nandroid first (untested, but minor change).
https://dl.dropbox.com/u/14593842/New folder/framework-res.apk
JsChiSurf said:
I've already got it done for the custom 4.2.1 I'm running of CM. 4.2.1 decompiles w/o issue with the latest apktool.
I'd have to download the whole stock ROM to grab the framework-res so if the OP can upload, it would make life much easier for whomever wants to do it.
Click to expand...
Click to collapse
Nice, do you happen to have a link to the latest apktool? If not no biggie, I'll search for it when I get home
Sent from my Nexus 4 using Tapatalk 2
graffixnyc said:
Nice, do you happen to have a link to the latest apktool? If not no biggie, I'll search for it when I get home
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Here's a link to the latest compatible with 4.2.1:
http://android-apktool.googlecode.com/files/apktool1.5.2.tar.bz2
JsChiSurf said:
Here's a link to the latest compatible with 4.2.1:
http://android-apktool.googlecode.com/files/apktool1.5.2.tar.bz2
Click to expand...
Click to collapse
Thank you kindly sir
graffixnyc said:
Thank you kindly sir
Click to expand...
Click to collapse
No problem.
BTW, just got home, so figured I'd drop this into a flashable zip.
Can't stress enough that each ROMs framework-res can be unique based on what is compiled in, etc, and should not be cross pollinated.
As such, I am "assuming" this should work on a stock / unmodified ROM, as I downloaded a ROM from the ROM section that claimed to be stock. Without working from the file directly from your phone, there's no guarantees, so make a nandroid first.
Here's a link to the 36dpi navbar for stock rom 4.2.1:
https://dl.dropbox.com/u/14593842/jb/36dpiNavBar_signed.zip
Lastly, after doing this, I see there is another thread where some similar work has been done, but it looks like that also includes changes to SystemUI that may affect other things. This is just a framework-res tweak for the nav bar height only, and nothing else.
Hope that helps.
You guys make my day. I dodnt try it yet cause I dont now how to use the adb push . if you have time and can upload a fladhable zip, I will test it without a doubt. Also I think theres a lot of people who wants this mod.
Enviado desde mi Nexus 4
Zetok said:
You guys make my day. I dodnt try it yet cause I dont now how to use the adb push . if you have time and can upload a fladhable zip, I will test it without a doubt. Also I think theres a lot of people who wants this mod.
Enviado desde mi Nexus 4
Click to expand...
Click to collapse
See post above yours :laugh:.
Nandroid and give it a shot. If no luck, grabbing your existing framework-res file will help immensely.
Relly thx. I ready trst it but the back button is showimg bigger than the other 2. Look at the pic
Enviado desde mi Nexus 4
Zetok said:
Relly thx. I ready trst it but the back button is showimg bigger than the other 2. Look at the pic
Click to expand...
Click to collapse
This tweak flashes a modified framework-res. The actual buttons (image icons) for the navbar are provided in SystemUI.apk, so what you flashed does not touch that aspect.
It would seem to me, therefore, that you've flashed other mods that have modified your SystemUI.apk and the corresponding button images (best guess).
Can you share the flashable stock system ui? If not I will reflash the stock rom and then the 36 dpi mod
Enviado desde mi Nexus 4
I'll post here all useful mods/apps for modyfing Omar-Avelar ROM Stock JB 4.1.2 Optimized - Deblurred + AOSP 4.2 Goodies + Kernel.
Flashable mods
1% Themed Battery Mod - based on OGG Batery Mod
Installation: install zip with clockworkmod recovery
Description: Fast touch 3 times on battery icon in notification bar to lauch OGGBateryMod, than setup options, and choose your favourite theme
*More themes coming soon
Original Notification Battery Icon - go back to original battery icon
Installation: install zip with clockworkmod recovery
Description: Reverts back original battery icon
MMSapk by shaftenberg - original 4.1 Messaging.apk with no message limit and "sent time"
Installation: install zip with clockworkmod recovery
Description: changed the conversation message limit from 1000 messages to 9999 and changed the displayed date in threads from "received time" to "sent time"
Oryginal MMS apk - if you want to revert to rom original messaging app
Installation: install zip with clockworkmod recovery
Moto Email Client - if you want motorola e-mail client install this
Installation: install zip with clockworkmod recovery
Slightly themed contacts - black dial buttons
Installation: install zip with clockworkmod recovery
Default contacts app
Installation: install zip with clockworkmod recovery
Slightly themed phone - black in-call buttons
Installation: install zip with clockworkmod recovery
Default phone app
Installation: install zip with clockworkmod recovery
Motorola gallery app - will remove GoogleGallery app, almost instant startup
Installation: install zip with clockworkmod recovery
Google gallery & camer app (JB 4.2) - will remove MotoGallery app, sometimes can confilcts with MotoCamera app
Installation: install zip with clockworkmod recovery
Usefull apps
Carrier Changer 1.16.9 - lets you change carrier name from notification bar
Install: normal apk
Usage: to hide carrier name from notification bar, change your carierr name to one space
Playstore apps
Notification Toggle, PowerToggles - great app if you're missing CM power buttons
All mods/apps tested and working correctly on Omar-Avelar ROM from 2013-03-31.
What I'm missing most:
CM10 phone app or at least themed 4.1 phone app
customized/themed lock screen
more options in PowerOff menu
04-04-2013 More coming soon
Would be possible to have the Motorola email client? I like it a lot because of its text formatting and general visual.
Enviado de meu XT890 usando o Tapatalk 2
i'd appreciate the JB moto email client as well, mainly for the activesync function. awesome rom.
danielgava said:
Would be possible to have the Motorola email client? I like it a lot because of its text formatting and general visual.
Enviado de meu XT890 usando o Tapatalk 2
Click to expand...
Click to collapse
wozn said:
i'd appreciate the JB moto email client as well, mainly for the activesync function. awesome rom.
Click to expand...
Click to collapse
Here is my contribution to this thread: RazRi_MotoEmailClient_Install.zip
Omar-Avelar said:
Here is my contribution to this thread: RazRi_MotoEmailClient_Install.zip
Click to expand...
Click to collapse
Thanks Omar, I've updated main thread.
Thank you for this!
Is there any MOD that works with this ROM that allows you to swap Internal-External Storages?
I've tried the AIO tool on the Dev section to no avail. Also the few apps that allow you to do this in the store don't seem to function with our weird busybox behaviors...
Guys, could you make a zip to install the stock browser?
Omar-Avelar said:
Here is my contribution to this thread: RazRi_MotoEmailClient_Install.zip
Click to expand...
Click to collapse
Cheers for that, couldn't connect to exchange server with the CM one.
Charlie.igg said:
Thank you for this!
Is there any MOD that works with this ROM that allows you to swap Internal-External Storages?
I've tried the AIO tool on the Dev section to no avail. Also the few apps that allow you to do this in the store don't seem to function with our weird busybox behaviors...
Click to expand...
Click to collapse
Don't know, but I was thinking about that. Personally I like the way it is (internal-for android stuff, external for music/movies/etc) but internal IS too small .. so I was wondering if making symbolic links for specific (big) internal folders to external sd cadr would help. Don't know if it's possible (think it is, but must check it) Anyone would be interested ? What folders would you move ?
danielgava said:
Guys, could you make a zip to install the stock browser?
Click to expand...
Click to collapse
Here, I am guessing that and the Gallery I put on another of adddaamo's thread will be probably about the mods people might want. that were missing
Omar-Avelar said:
Here, I am guessing that and the Gallery I put on another of adddaamo's thread will be probably about the mods people might want. that were missing
Click to expand...
Click to collapse
Its not a zip. I instal like a normal app or have to manually put into system/app folder and set permissions?
Enviado de meu XT890 usando o Tapatalk 2
adddaamo said:
Don't know, but I was thinking about that. Personally I like the way it is (internal-for android stuff, external for music/movies/etc) but internal IS too small .. so I was wondering if making symbolic links for specific (big) internal folders to external sd cadr would help. Don't know if it's possible (think it is, but must check it) Anyone would be interested ? What folders would you move ?
Click to expand...
Click to collapse
See this is one pet peeve of mine with all Stock based ROMs: I like listening to music in my car's stereo through the USB port it offers (better than using AUX because you get to control from the stereo and less fiddling with cables), however the stereo seems to only be able to read one single storage, and it always is the first storage indexed in the device. In our case this means that the stereo will only read the phone's internal storage whereas my music is placed on external/music.
This pretty much means that if I want to listen to my phone's library on my car I would need to put it in the internal storage, which as you correctly stated is just too small.
On my previous phone I was able to solve this by either flashing a CM based ROM which changed the order of the storages or by selecting which memory would be mounted using this app: http://goo.gl/LAZuZ
Unfortunately we don't have CM just yet and it seems that no app which requires Busybox will work correctly in our device (with either Stock ICS, Stock JB or any of the available ROMs).
So this is pretty much why I keep pestering the forums requesting for such a mod to work with Omar's ROM
I listen via Bluetooth > No cable & Music on external SD :thumbup:
Gesendet von meinem XT890 mit Tapatalk 2
HSD-Pilot said:
I listen via Bluetooth > No cable & Music on external SD :thumbup:
Gesendet von meinem XT890 mit Tapatalk 2
Click to expand...
Click to collapse
I'm afraid that's too fancy for my stereo
Ok, didn't know that.
My Car can drive some km with battery, so Bluetooth is working fine.
(H ybrid S ynergy D rive )
Gesendet von meinem XT890 mit Tapatalk 2
carrier changer apk
For me the carrier changer apk does not work.
Asks for SuperUser access, granted of course, reboot and still shows Vodafone using half the top bar..
Anyone knows the secret?
Open the App and set one Space in the 3rd line. Save it and reboot.
Gesendet von meinem XT890 mit Tapatalk 2
Can u pls make a NFC.apk standbye mod? (Display off) that would be awsome.....
lg
HSD-Pilot said:
Open the App and set one Space in the 3rd line. Save it and reboot.
Gesendet von meinem XT890 mit Tapatalk 2
Click to expand...
Click to collapse
Tried it again, no use. Still shows Vodafone all over, also on the lockscreen.
It seems that some carriers send it straight from the Sim Card.
I use TMobile (Congstar) and as you see, it's gone.
Gesendet von meinem XT890 mit Tapatalk 2
hi people, i just made this flasheable zip to fix the slow back animation speed in cm10.2 and others 4.3 roms and also the general animation speed, just download and flash this zip:
freakshare.com/files/sd8kolj3/fix-motorola-qcom-animation.zip.html
copy and paste the url in your browser because i dont have the 10 posts to post urls
and tellme
have fun.
the method works !!
thanks..
This works with rom stock and motorola launcher?
Enviado de meu XT925 usando o Tapatalk 2
andreluigo said:
This works with rom stock and motorola launcher?
Enviado de meu XT925 usando o Tapatalk 2
Click to expand...
Click to collapse
this is only for the new cm10.2 builds with transition lag.
hopefully it will be fixed by cm soon.
Confirmed to work. Many thanks!
I tried flash this with RageHD v2 and it failed.
Hey man thanks a lot. Iam needing this.
I have other problemas with 4.3 cm too. My google play doesnt connect :/ Does anybody knows why ?
Sent from my XT925 using xda app-developers app
trdrjeff said:
I tried flash this with RageHD v2 and it failed.
Click to expand...
Click to collapse
Isn't ragehd based off of stock? This is meant for cm/aosp roms
Sent from my XT926 using Tapatalk
hmm, I actually found it in another thread. Anywho, moved on from Rage now and the lag is gone
samuazcona said:
hi people, i just made this flasheable zip to fix the slow back animation speed in cm10.2 and others 4.3 roms and also the general animation speed, just download and flash this zip:
freakshare.com/files/sd8kolj3/fix-motorola-qcom-animation.zip.html
copy and paste the url in your browser because i dont have the 10 posts to post urls
and tellme
have fun.
Click to expand...
Click to collapse
can u please upload it to another site..
i deleted the file from my pc and i need it again.
thanks.
Anyone knows if clear view cover works with any custom rom? I'm asking cause i know for example that the led cover from note 4 don't work on almost any custom rom
Yes. Clear View Cover works with Custom Rom . I tired with BOBCAT Rom.
skotegar said:
Yes. Clear View Cover works with Custom Rom . I tired with BOBCAT Rom.
Click to expand...
Click to collapse
Thanks a lot for answering my friend
Enviado do meu SM-G928F através de Tapatalk