This mod will remove the full battery notification. I wanted to start this thread for a discussion with a few of the other dev's input on how they did this one as well. When I implemented this a while back users stated it made the background go black and the system status bar was missing after a factory reset. I found this odd due to this change being almost impossible to cause the issue but I backed the change out temporarily. I haven't had time to investigate further. What have your results been?
Decompile SystemUI.apk
Edit SystemUI/smali/com/android/systemui/power/PowerUI$1.smali
Search for notifyFullBatteryNotification() (around line #305)
Code:
.line 296
move-object/from16 v0, p0
iget-object v13, v0, Lcom/android/systemui/power/PowerUI$1;->this$0:Lcom/android/systemui/power/PowerUI;
[COLOR="Red"]--invoke-virtual {v13}, Lcom/android/systemui/power/PowerUI;->notifyFullBatteryNotification()V[/COLOR]
.line 301
:cond_1
:goto_3
const/4 v13, 0x4
Search for notifyFullBatteryNotification() (around line #943) - I don't believe this one is fully necessary as it only fires with the Locale has changed.
Code:
move-object/from16 v0, p0
iget-object v13, v0, Lcom/android/systemui/power/PowerUI$1;->this$0:Lcom/android/systemui/power/PowerUI;
[COLOR="Red"]--invoke-virtual {v13}, Lcom/android/systemui/power/PowerUI;->notifyFullBatteryNotification()V[/COLOR]
goto/16 :goto_6
.line 368
:cond_1a
const-string v13, "com.android.server.PowerManagerService.action.FAILED_TO_DETECT_FACE_BEFORE_DIM"
How about posting a file that we can flash?
ycats said:
How about posting a file that we can flash?
Click to expand...
Click to collapse
Everybody already has quite a few mods in the SystemUI and this would overwrite it. Plus that's not my point of the guides.
ycats said:
How about posting a file that we can flash?
Click to expand...
Click to collapse
If you give a man some fish he'll eat for the day, if teach a man how to fish he'll eat for a lifetime. Get it?
mackentosh said:
If you give a man some fish he'll eat for the day, if teach a man how to fish he'll for a lifetime. Get it?
Click to expand...
Click to collapse
Exactly and it helps to have docs to repeat the process on the next build.
Sent from my little Note2
Worked like a charm!!!!
Sent from my SPH-L900 using Xparent Green Tapatalk 2
Am I correct that the code in red needs to be removed, or commented out?
Sent from my SPH-L900
swalter718 said:
Am I correct that the code in red needs to be removed, or commented out?
Sent from my SPH-L900
Click to expand...
Click to collapse
Yes, red is remove and green is add.
Sent from my little Note2
any way to flash this I dont want to mess my phone up
Sent from my SPH-L900 using Xparent Blue Tapatalk 2
raw2000j said:
any way to flash this I dont want to mess my phone up
Sent from my SPH-L900 using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
Get his stock ROM or wait for your ROM dev to add it.
Sent from my SPH-L900 using Tapatalk
worked perfectly on our rom bro...
I just made it for the version with toggles. im going to do it next with stock ui next...
One thing everyone needs to also remember, if the dev made any changes to the rom the line numbers listed by digi may not be exact.
as always, make a backup :highfive:
Related
Could some one explain what file and what part tells android to use the new unlock or the ASOP unlock screen??
I combined the midNight 5.1 patch; with my theme that I combined aspects of honeycomb fusion 1.1, midNight and Mysterious Beast black froyo, I just added the kernel and some other jar files.
Thank you
Jon
Android.policy.jar
Sent from my SPH-D700 using Tapatalk
MysteryEmotionz said:
Android.policy.jar
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Thanks you, you get any word on your family member that went missing?? I hope everything is alright with that.
jdelano said:
Thanks you, you get any word on your family member that went missing?? I hope everything is alright with that.
Click to expand...
Click to collapse
It is was posted in its thread. The outcome wasn't good
Sent from my SPH-D700 using Tapatalk
MysteryEmotionz said:
It is was posted in its thread. The outcome wasn't good
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
So sorry to hear that; I'll check it out.
http://www.xda-developers.com/android/galaxy-note-ii-multi-window-mod-ported-to-galaxy-s-ii/
Even on a lower res screen it seems helpful. How hard would it be to port?
Neat! Looks like we may be getting closer, eh?
Don't want to burst anyone's bubble but this is the exact same guide TD and I have looked into. Our smali files don't match up.
It's going to take a lot more work to port this mod over.
I'm not saying it's impossible, but right now that specific guide is not working for our device.
Sent from my SPH-D710 using xda premium
:'(
Are you talking about reverse engineering it? Man I wish I was a programmer
I'm thinking if the guide showed us more code around what needs to be removed that would help a lot.
Right now it will say remove something v12, v13 and the closest we have is v11, v12
Sent from my SPH-D710 using xda premium
You guys are awesome for trying this I have a donation for the cause!
What if you contacted the original dev for some help?
colonel.shepard said:
You guys are awesome for trying this I have a donation for the cause!
What if you contacted the original dev for some help?
Click to expand...
Click to collapse
I believe tdunham has tried contacting the OP. I don't know if he has got a response yet.
Sent from my SPH-D710 using xda premium
It going to be very tricky and might take a while
Sent from my SPH-D710 using Tapatalk 2
Its too bad I cant help
typo?
http://www.autoomobile.com/news/samsung-galaxy-s2-jelly-bean-update-8/1009641/
I hope not maybe devs well have more luck with the new leak
Sent from my SPH-D710 using XDA
Any updates on this??
Sent from my SPH-D710 using Tapatalk 2
ankurcshah said:
Any updates on this??
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
The update is in the Apps & Themes sections.
Here it is:
http://forum.xda-developers.com/showthread.php?t=2049516
Edit
You beat me to it
Sent from my SAMSUNG-SGH-I317 using xda premium
Email sent!
Why is the a bootimg included in this?
Sent from my SAMSUNG-SGH-I317 using xda premium
Can you post the Stock Samsung Galaxy Note 2 with Sounds?
dafoxs said:
Why is the a bootimg included in this?
Sent from my SAMSUNG-SGH-I317 using xda premium
Click to expand...
Click to collapse
orignally i had to use a modified kernel to make these work until i figured out (with the help of someone) that you didnt need it, but i leave it in there until i know all the lines of code i put in there relating to it are out
ThaiM said:
Can you post the Stock Samsung Galaxy Note 2 with Sounds?
Click to expand...
Click to collapse
i have it in every animation just need to get it working (option 3 "restore stock ani")
kevinrocksman said:
orignally i had to use a modified kernel to make these work until i figured out (with the help of someone) that you didnt need it, but i leave it in there until i know all the lines of code i put in there relating to it are out
i have it in every animation just need to get it working (option 3 "restore stock ani")
Click to expand...
Click to collapse
Does it change the kernel? All you really have to do is replace the Samsungani and you can use any bootani
Sent from my SAMSUNG-SGH-I317 using xda premium
dafoxs said:
Does it change the kernel? All you really have to do is replace the Samsungani and you can use any bootani
Sent from my SAMSUNG-SGH-I317 using xda premium
Click to expand...
Click to collapse
i know, it doesnt change the kernel, but we are working on getting the down ani's working and it includes a kernel but its not even close to done yet
A boot animation with that embedded "Android in Space" video would be awesome!... it's small... only like 189kbs... I'm on a SGH-i317M... cheers
Here's a link...
http://www.4shared.com/video/AyxeqYR2/AndroidInSpace240p.html
Thank you!
just wanted to thank you so much for your quick response and awesome work on the custom boot animation for me. my wife is going to absolutely love/hate my new boot animation of her and i in the haunted house! great work!
heres a little something for christmas ya'll.... ESPECIALLY IF YOU LIKE CARS! Great to show off
Long version for slower booting devices....Its not always to have a slow booting device
Mustang Christmas Music long
Short version for slower booting devices....For those of you that like fast booting devices
Mustang Christmas Music short​
Here ya go V6, check the change-log for info
V6 Aroma Boot Ani Flasher | V6 Aroma Boot Ani Flasher Torrent
(Nov 13 2012)
CHANGELOG
let me know what you think of the layout and everything so far​
bwells88 said:
A boot animation with that embedded "Android in Space" video would be awesome!... it's small... only like 189kbs... I'm on a SGH-i317M... cheers
Here's a link...
http://www.4shared.com/video/AyxeqYR2/AndroidInSpace240p.html
Click to expand...
Click to collapse
sorry that i didnt get yours i, lost track of all the ani requests from 8 diff threads... itll be in the next one but i will have a link for you to download it hopefully by tommorow
kevinrocksman said:
sorry that i didnt get yours i, lost track of all the ani requests from 8 diff threads... itll be in the next one but i will have a link for you to download it hopefully by tommorow
Click to expand...
Click to collapse
Awesome thank you... no hurry though.. it seems your a guy in big command! lol
Cheers! 8]
Sent from my SAMSUNG-SGH-I317 using xda premium
The non torrent link is still downloading V5
shaolin95 said:
The non torrent link is still downloading V5
Click to expand...
Click to collapse
thanks... cant believe i missed that, fixed
kevinrocksman said:
thanks... cant believe i missed that, fixed
Click to expand...
Click to collapse
No prob, and not trying to hurry you, just want to confirm if yuo got my Pittsburgh Penguins request.
shaolin95 said:
No prob, and not trying to hurry you, just want to confirm if yuo got my Pittsburgh Penguins request.
Click to expand...
Click to collapse
hm i think so, did u send it through mirc, email,the thread, xda message, txt or voicemail?.... I have multiple ways of people contacting me
email
Email sent.
Sent from my SAMSUNG-SGH-I317 using Tapatalk 2
Please give thanks/credit if you use this in your ROM - Donations are also appreciated!
This removes the rather annoying little notification when roaming saying you have lost data connectivity. It's pointless, annoying, and just gets in the way. We already have the roaming icon on the signal strength icon. We don't need another one, right !?
Decompile SecPhone.apk (there a few files that need to be corrected to recompile. Search XDA as there are already threads on this)
Edit SecPhone/smali/com/android/phone/PhoneApp$1.smali and remove the following lines in red below
Code:
:sswitch_4
iget-object v10, p0, Lcom/android/phone/PhoneApp$1;->this$0:Lcom/android/phone/PhoneApp;
iget-object v10, v10, Lcom/android/phone/PhoneApp;->notificationMgr:Lcom/android/phone/NotificationMgr;
[COLOR="Red"]invoke-virtual {v10}, Lcom/android/phone/NotificationMgr;->showDataDisconnectedRoaming()V[/COLOR]
goto :goto_0
.line 595
:sswitch_5
iget-object v10, p0, Lcom/android/phone/PhoneApp$1;->this$0:Lcom/android/phone/PhoneApp;
iget-object v10, v10, Lcom/android/phone/PhoneApp;->notificationMgr:Lcom/android/phone/NotificationMgr;
[COLOR="Red"]invoke-virtual {v10}, Lcom/android/phone/NotificationMgr;->hideDataDisconnectedRoaming()V[/COLOR]
goto :goto_0
If you like this MOD and would like to see others please consider a donation via my profile. I encourage other developers to share their work in How-To's as well.
good deal db !!!
ingress -- viva la resistance
Very nice, nothing pisses me off more then clutter on the bar.
Thanks for sharing!
Sent from my SPH-L900 using Tapatalk 2
Is there easier instructions to follow to do this mod? Just don't understand completely lol
Any better instructions?
Sent from my SPH-L900 using xda premium
92bubble said:
Any better instructions?
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
+1
92bubble said:
Any better instructions?
Sent from my SPH-L900 using xda premium
Click to expand...
Click to collapse
A diff wasn't good enough? Should I go shopping for your groceries too?
Sent from my little Note2
digiblur said:
A diff wasn't good enough? Should I go shopping for your groceries too?
Sent from my little Note2
Click to expand...
Click to collapse
Lol. No. Just don't know where to look for that folder or file to edit. Newbie sorry
The thread has a DEV tag on it meaning designed for rom developers.
Sent from my little Note2
digiblur said:
The thread has a DEV tag on it meaning designed for rom developers.
Sent from my little Note2
Click to expand...
Click to collapse
Ok thanks
powerstroke said:
Lol. No. Just don't know where to look for that folder or file to edit. Newbie sorry
Click to expand...
Click to collapse
What rom are you on? Talk to that dev about implementation.
Sent from my SPH-L900 using xda premium
Thank you for the HOW TO
Glad it is only smali edits as well so I do not have too fool around with compiling problems
Any chance you would put this into a zip that can be flashed?
Thanks.
enmriley said:
Any chance you would put this into a zip that can be flashed?
Thanks.
Click to expand...
Click to collapse
Look in my digiblur rom thread.. I believe I have a zip for it in there.
Sent from my little Note2
digiblur said:
Look in my digiblur rom thread.. I believe I have a zip for it in there.
Sent from my little Note2
Click to expand...
Click to collapse
I checked your post for the Note 2 and didn't see it.
Thanks
enmriley said:
I checked your post for the Note 2 and didn't see it.
Thanks
Click to expand...
Click to collapse
http://forum.xda-developers.com/showpost.php?p=38866068&postcount=158 would have it incorporated since it was in the base build.
digiblur said:
http://forum.xda-developers.com/showpost.php?p=38866068&postcount=158 would have it incorporated since it was in the base build.
Click to expand...
Click to collapse
I did find your fix in your other post. Seems to work for a short time then fails?
Thanks
enmriley said:
I did find your fix in your other post. Seems to work for a short time then fails?
Thanks
Click to expand...
Click to collapse
Not sure what you mean by it fails. I didn't have anyone else state this in the past few months.
digiblur said:
Not sure what you mean by it fails. I didn't have anyone else state this in the past few months.
Click to expand...
Click to collapse
Sorry about the short response. First, I am trying this on a rooted stock image. Maybe that's the issue? I am 100% roaming in my office. They have placed Verizon repeaters all over the building squashing out my Sprint signal.
I have observed that the fix seems to work at first. I wasn't able to determine what I did, but after about a half hour or so, the roaming indicator flashed again. I think I turned on the wifi at that point so wonder if that executed a command to look for a local cellular signal? When I went into settings to look at the Roaming setting the phone locked up. I pulled the battery and tried to access those settings again. Again the phone locked up.
I hope that helps in some way.
This thread is dedicated to providing people with some custom images. DEF3NDER, Fugi888, SASQUATCH, & Myself will be making custom images for the status bar and notification panel. We are trying to give back to our community that has been ever so kind to us. We all need to give the biggest shout out to
Tdunham & Gharrington for making this possible for us. They have made it so easy for us to enjoy our phone even more than we already do. BEERS AND CHEERS TO YOU GUYS :beer::beer: and please visit them and give them the thanks and the appreciation that they deserve.
Special Credits to Gharrington in the SIII forums for his original 3Minit Mod: Thread is Here
Give a VERY Special Thanks to the MAN tdunham for bringing all he has given the E4GT community: Thread is Here
If you have any requests please feel free and we will try to get to them as soon as possible.
(Colors or font in mind at request will help with the process time).
Let the fun begin!!!
DatOneXdaGuy - Jpeclf - Shared with you some little projects:
https://skydrive.live.com/redir?resid=729ABB1E5F7A15C7!1805&authkey=!AI465Rfeg6cjv1w
Please visit erikalin at http://consideringit.info/E4GT/status.html
and make sure to give him proper thanks (his xda link is there) for his work and dedication he puts into his images and tutorials. :thumbup:
Here is Jpeclf's skydrive link for JellyVerse. If your not flying around in JellyVerse then you must not have made the trip yet. Let me help you!
Here is "JellyVerse Rom" by Shadow_God.Thank you my friend!:thumbup::thumbup::thumbup:
Here is "Touched by SGSIV Rom" by g_ding84. Make sure to check 3rd post for a list of goodies.
Reserved 2
Fugi's spot!
Here is some of the 1st ones I did to get this started!
*Have a specific ROM or name that you would want,
just hit either jpeclf, SASQUATCH or me up and we will try to hook you up ASAP.
*Remember, please tell us if you have a color scheme and font that you prefer and we will try our hardest to make it happen!
Remember to post those screenies & hit those "Thanks" buttons too!!!
Adding some custom Notification Panel images for you! Feel free to snatch these up!!
To start things off here you jpeclf
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
Hahaha good start!
Sent from a small rectangular box of electrical danger!
Sweet, let the fun begin:thumbup:
I would dig one fellas! Thanks guys yall are the ish!!!
Sent from my SPH-D710 using Tapatalk 2
Bkind said:
I would dig one fellas! Thanks guys yall are the ish!!!
Sent from my SPH-D710 using Tapatalk 2
Click to expand...
Click to collapse
Here you go
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
Very nice....I'm sure you all will get alot of requests:thumbup::beer:
Can I get "Blood of the Innocent" in red? Lmao
bilgerryan said:
Can I get "Blood of the Innocent" in red? Lmao
Click to expand...
Click to collapse
Lol
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
SASQUATCH said:
Here you go
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
Hit me up Sas!
This is great guy's :thumbup:
Thanks :thumbup::beer::beer::beer:
Pp.
From my Epic Touch full of Xparent Blue Tapatalk 2.
Sweet! And in my favorite colors to boot. How'd you know?
Sent from my SPH-D710 using Tapatalk 2
Check it!
Sent from my SPH-D710 using Tapatalk 2
PanchoPlanet said:
Hit me up Sas!
This is great guy's :thumbup:
Thanks :thumbup::beer::beer::beer:
Pp.
From my Epic Touch full of Xparent Blue Tapatalk 2.
Click to expand...
Click to collapse
What colors you want?
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
Thanks for holding ot down Sas ..I wanted to get the OP right amd Im trying to get a few things together.
:thumbup: :beer:
Thats a "root beer" btw
Sent from my JellyVersed phone and admiring a ReJeCtZ work!
PanchoPlanet said:
Hit me up Sas!
This is great guy's :thumbup:
Thanks :thumbup::beer::beer::beer:
Pp.
From my Epic Touch full of Xparent Blue Tapatalk 2.
Click to expand...
Click to collapse
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
jpeclf said:
Thanls for holding ot down Sas ..I wanted to get the OP right amd Im trying to get a few things together.
:thumbup: :beer:
Thats a "root beer" btw
Sent from my JellyVersed phone and admiring a ReJeCtZ work!
Click to expand...
Click to collapse
I was gonna say you should put what colors they want in op to.
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
SASQUATCH said:
I was gonna say you should put what colors they want in op to.
Sent from my SPH-D710 using Xparent Blue Tapatalk 2
Click to expand...
Click to collapse
I was doing as you were postin ...its in the OP :thumbup:
Sent from my JellyVersed phone and admiring a ReJeCtZ work!