[MOD][REQUEST] Remove Sense wireless charging message? - HTC Droid DNA

I wanted to make a formal request to see if anyone would be interested in putting together something to get rid of this pesky wireless charging pop-up.
For those unfamiliar, whenever you put the DNA on a compatible charger a pop-up occurs telling you what you've done:
{
"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"
}
Then whenever you pull it off the charger it again tells you what you've done:
Which is all fine and dandy, but the pop-up confirming that it has been removed from the charger takes way too long to disappear. To me, the biggest convenience of having the wireless charger is being able to set it down to sip juice, and whenever I need my phone just grab it and do my business. Call me impatient, but it's annoying having a text or some other notification that needs a response and having to wait on it to tell me that I've picked the phone up. Again, this isn't really a problem but after about the fifth time of doing it, it starts to become a problem.
Now, I post this mainly to open some dialogue about it. Does this bother anyone else? I will be happy to extend any help I can to someone who knows more about Sense than myself. I have a lot of experience in Android and Java, but I've just never done any modifications to Sense and could definitely use some guidance.
Let me know what you think.
tl;dr this pop-up sucks - lets remove it.
P.S. as you can see from the time in my screenshot, I literally lose sleep over this haha
EDIT: If this would be better suited in the android development section please move it.

I second this request. Honestly, I don't need the popups at all. I can see the charging icon change / the charger's light turns on.

drumz0rz said:
I second this request. Honestly, I don't need the popups at all. I can see the charging icon change / the charger's light turns on.
Click to expand...
Click to collapse
^My thoughts exactly.

I have just a little patience for it as well. Wireless charging is supposed to make my life easier, not more complicated... Major downfall of the QI chargers in my opinion. Needs a app to control the settings of charging notifications.

After removing the persistant wifi nag and the boot animation sound, this is definitely the biggest annoyance I have with this phone. You REALLY don't need to tell me that you're charging, I dropped the phone on the pad, the pad beeped, and the charging light is on. This also causes the screen to come on, which causes reduced charging if your screen-off delay is set fairly high.
And ditto about the nag when removing it from the charger, the nag takes way too long to dismiss, and I KNOW I removed it from the charger...the phone is freaking in my hand now. And again, the screen comes on, what if I'm just tossing the phone in my pocket as I head out the door? I don't want to have to manually turn my screen off again. Or if I'm trying to catch the last ring of a phone call, and the nag won't get out of my way fast enough? Poor design.

drumz0rz said:
I second this request. Honestly, I don't need the popups at all. I can see the charging icon change / the charger's light turns on.
Click to expand...
Click to collapse
I third this. Why don't they add this stock? Android users are not apple users but yet we get treated as such in the most inopportune ways.
sent from my rooted DNA

What's a compatible device to do wireless charging with the DNA?

RLKirk said:
What's a compatible device to do wireless charging with the DNA?
Click to expand...
Click to collapse
Anything that uses Qi technology.
sent from my rooted DNA

bothers the hell out of me too.
Edit: I just discovered I can swipe the "removed from charger" notification away, kind of.
if you swipe to next home screen from under or above the notification, to the left or right. it gets swiped away, and your screen doesn't change.
can't actually swipe the notification though. that would be nice.
can do same for "on charger" pop-up but, that one doesn't bother me really.

I posted this same request in the Q & A forum:
http://forum.xda-developers.com/showthread.php?t=2036836
As you can see from my post, the popups are really annoying if you use your phone as an alarm clock. Once fully charged, the message goes on and off all night...

I'm surprised no dev has posted in this thread yet. Hopefully we don't have to wait till s-off or later.
sent from my rooted DNA

I just put this together in a CWM flashable zip. Can someone test for me? I don't have my wireless charger with me to make sure it works.
Backup your SystemUI.apk first though so you can push it back if needed. I'm not resposible if this breaks anything, yadda, yadda yadda. Standard disclaimer stuff.

flashed in cwr, error - installation aborted.
mounted system, flashed again, error - installation aborted.
currently running ukb rom

I screwed something up. Fixing now.
Edit: Fixed-ish. Please try now if you can.

flashed in cwr, installation...success.
reboot...success.
place on charger....same pop-up
/mount system and do-over....same result.
still running ukb 1.0.0

Link1019 said:
flashed in cwr, installation...success.
reboot...success.
place on charger....same pop-up
/mount system and do-over....same result.
Click to expand...
Click to collapse
Grrrr.... I wish I was at home so I could play around with this easier. I'll see what I can figure out.

So, the pop-up message is gone now. But it keeps breaking the notification bar/drop down/window. I think I have narrowed it down to an xml file that keeps getting screwed up during decompiling. I'll update again if I can get it fixed.

Flak_Munky said:
So, the pop-up message is gone now. But it keeps breaking the notification bar/drop down/window. I think I have narrowed it down to an xml file that keeps getting screwed up during decompiling. I'll update again if I can get it fixed.
Click to expand...
Click to collapse
Thanks for your hard work Flak_Munky! I hope you are able to figure it out.

What are you editing that makes it work? I'll give it a hack or two
Sent from my HTC6435LVW using xda app-developers app

gitku said:
What are you editing that makes it work? I'll give it a hack or two
Sent from my HTC6435LVW using xda app-developers app
Click to expand...
Click to collapse
I'm editing the styles.xml file to remove the text that comes up with the notifications. Then I am replacing the .png for the notification with a .png that contains a single transparent pixel. Not the most elegant solution I'm sure, but it works quite well.
Those work fine. The message is gone when I recompile the apk and push it to the phone. The problem I am having is when I decompile the SystemUI.apk, the drawables.xml contains numerous lines like this.
Code:
<item type="drawable" name="APKTOOL_DUMMY_009f">false</item>
And the log file for the decompiling is throwing tons of these
Code:
W: Config flags size > 36. Exceeding bytes: 0x2000000.
W: Invalid config flags detected: dimen-hdpi-ERR0
W: Config flags size > 36. Exceeding bytes: 0x4000000.
W: Invalid config flags detected: dimen-hdpi-ERR1
W: Config flags size > 36. Exceeding bytes: 0x5000000.
W: Invalid config flags detected: dimen-hdpi-ERR2
No matter which version of aapt.exe I use or what version of apktool/apk multi tool/xda Auto Tool I use. It does the same thing. Seeing other people having problems a while back (link) but nothing newer that I can find. Everything else that I can see looks fine.
I have attached the modded SystemUI.apk, the log file, and the drawables.xml if anyone wants to take a look. I'm stumped right now.

Related

[APP][Plugin] CGPS v1.0

GPS Application Plugin for Titanium
{
"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"
}
Logs your GPS Coordinates at an interval of 5 minutes
How does it work?
After running the application, it will turn ON your phone's GPS and log your current coordinates in a csv file. If it is able to get a valid coordinate, it will turn your GPS OFF and then wait for 5 minutes before turning it ON again.
First Panel:
- tapping on the panel will turn on the GPS
- first text line shows the status of CGPS (on/off)
- second text line shows the number of satellites and the status of your phone's GPS
- third line shows your Latitude and Longitude
- right soft key's function is to close/exit CPGS
Second Panel:
- will allow you to send an sms to one of your contacts with your last logged GPS coordinate and also a link to open Google Maps (installation is required on the receiving phone) and point your location.
Comments:
- tested on HTC Diamond 6.5 rom
- i don't have any icon for my panel (left image) maybe someone could share one for this plugin
A SMALL DONATION WOULD HELP A LOT
Download CGPS_v1.0.cab
Thanks for your nice appication!
It looks so great in my Diamond.
BTW, may you share your battery icon on the taskbar?
Cheers,
rubbish.guy
Very handy! Thanks again! Pls check your paypal
rubbish.guy said:
Thanks for your nice appication!
It looks so great in my Diamond.
BTW, may you share your battery icon on the taskbar?
Cheers,
rubbish.guy
Click to expand...
Click to collapse
it's out of topic but here it is.
Try this for an icon if you like.
Hi,
on installing CGPS i always get an error "installation not successful". What happend? Ok, it works, i create a folder manually, than restart the install.
Another question: is it possible to switch from lon/lat to the QTH-Locator for the amateur radio operators?
CU, Locke
Works well on my Omnia i910. How's battery life? Thanks for this, a lot of people are going to be very happy!
Hi,
in another posting, i wrote about the QTH Locator for amateur radio operators. You could look at http://en.wikipedia.org/wiki/Maidenhead_Locator_System
CU, Locke
Ok, you knew it was coming...a bug list. None of which are a big deal, mostly irritating things.
Battery drains, but honestly, it's to be expected.
While it's running, ie connected to gps (doin' it's thing), it messes with titanium. The transparent bar on the top will go to a non transparent bar (no biggie). Hitting the end key won't go back to cClock until you select another panel, but then it works until you check the CGPS panel (no biggie). This one is strange, when exiting out of a convo via sms, it'll go the home screen, but the bottom bar for sms stays, hitting end fixes it (more irritating than anything). Once you hit 'close' on the CGPS panel, everything goes back to normal (all bugs disappear).
I would like to say that even with these very minor bugs, this is a very awesome panel. Thank you so very much!
Try this for an icon if you like.
- thank you for sharing.
Another question: is it possible to switch from lon/lat to the QTH-Locator for the amateur radio operators?
- do you mean in degrees? may i ask for a sample syntax please?
Battery drains, but honestly, it's to be expected.
- i've set it to close the GPS every 5 minutes, maybe a longer interval would lessen the battery drain, but then the gap between 2 succeeding points would be much farther apart
While it's running, ie connected to gps (doin' it's thing), it messes with titanium. The transparent bar on the top will go to a non transparent bar (no biggie).
- hmm, haven't experienced this on my Diamond. May i ask what's your device's resolution please?
Hitting the end key won't go back to cClock until you select another panel, but then it works until you check the CGPS panel (no biggie).
- while CGPS is running? i just tested it and you are correct. Maybe because the CGPS.exe is in the foreground (but invisible) that's why when you press the END key, titanium doesn't receive the end message. i'll work this out later
This one is strange, when exiting out of a convo via sms, it'll go the home screen, but the bottom bar for sms stays, hitting end fixes it (more irritating than anything). Once you hit 'close' on the CGPS panel, everything goes back to normal (all bugs disappear).
- i don't get this. Can you please explain further? or post a SS?
I would like to say that even with these very minor bugs, this is a very awesome panel. Thank you so very much!
- thank you for the comment.
Thanks for this panel oldsap. I have converted it to WQVGA Neo theme.
Hi oldSAP,
oldsap;4602906[I said:
Another question: is it possible to switch from lon/lat to the QTH-Locator for the amateur radio operators?[/I]
- do you mean in degrees? may i ask for a sample syntax please?
Click to expand...
Click to collapse
like i wrote in an other post: take a look at http://en.wikipedia.org/wiki/Maidenhead_Locator_System
Tnx, Locke
How big is the effect on battery life?
Using WM 23414 This app is freezing up titanium scrolling and only that
oldsap, could you please share your theme and wallpaper? Thanks in advance.
Tnx oldsap, nice plugin,
but i've a question:
with this plugin i can obtain my latitude/longitude on "Page 1", but in "Page 2" i can't send sms, clicking appears a popup "GPS Log File not present".
Viewing the registry for CGPS i can see theese lat/lon data well written but where is the log? i've translated the "program files" registry path to my own language (italian device - "Programmi"), is this the cause? is the log location hardcoded?
tnx in advance
i think it's hardcoded.. i've created a directory in root "\Program files\CGPS\", now it works.
So since this creates a location file every 5 mins does it use alot of memory or does it overwrite the old log with each new update? also once i start a gps program(i use Amaze) does this turn off once the lock in Amaze is established?
Yeah i know dumb questions...i was just curious
I have not seen it use a lot of memory (been using it on 2 phones now) and this allows amaze to have a pretty much instant lock. Once it gets a GPS lock it turns itself off. Once you run a GPS nav program it will instantly (or pretty damn close) find you and them the GPS is running so CGPS doesn't do anything.
Hello, oldsap.
Let me make small question.
I am testing CGPS with my ipaq914c.
When I turn on CGPS, it seems that location data was recorded.
But if my understanding is correct, is the data recorded every five minuts?
I wonder
GPS is always ON when CGPS is on
or
GPS will be on every 5 minutes and off after getting data.
Because when I use Google map with GPS.
Even though CGPS is on, it took long time to get my location.

[REQ] Fascinate lockscreen

Just saw this while drooling over a google image search for the Galaxy Tab and think that it is a MUST for the rest of us Galaxy users.
Not sure if this is actually the lockscreen, but if so, we need to get this ported.
{
"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"
}
EDIT 1: I KNOW there is an option for "Puzzle lock" in the settings, but that does not add a puzzle piece for UNLOCKING the phone. Which is the ability that I'm looking to get ported to the Vibrant.
EDIT 2: http://forum.androidcentral.com/fascinate-roms-hacks/32839-fascinate-system-dump.html
Now that we have this handy maybe someone here (again, I am about as capable as an infant when it comes to devving of any sort, even though my Winzip is up to date. )
If anyone has any input on this, please, any help is appreciated.
EDIT 3: It also appears that inside the framework-res there are icons for Voicemail and Email. Maybe we can get all of these icons working correctly. That would make this the end all lock screen IMHO.
I also attached the framework-res.apk and framework.odex to help this process along.
That's the same as the stock vibrant lock screen.... It happens to have one of the stock live wallpapers running too...
Vvvvvvibrant
motorjonny said:
That's the same as the stock vibrant lock screen.... It happens to have one of the stock live wallpapers running too...
Vvvvvvibrant
Click to expand...
Click to collapse
Did you not notice that there's a puzzle piece to unlock?
That's what I'm talking about, I want the puzzle piece for the unlock as well. I personally hate the freeswipe unlock method, it's terrible about pocket unlocks.
I figured the part that said "Fit Puzzle to Unlock" would be a decent giveaway.
holysmokesbatty said:
Did you not notice that there's a puzzle piece to unlock?
That's what I'm talking about, I want the puzzle piece for the unlock as well. I personally hate the freeswipe unlock method, it's terrible about pocket unlocks.
I figured the part that said "Fit Puzzle to Unlock" would be a decent giveaway.
Click to expand...
Click to collapse
You might want to have a closer look in your sound and display settings. Puzzle lock is there. I've used it sice day one.
The puzzle lock on the vibrant is only for missed calls and text messages.
parmijo11 said:
You might want to have a closer look in your sound and display settings. Puzzle lock is there. I've used it sice day one.
Click to expand...
Click to collapse
The 'flavor text' for said option is "Show puzzle pieces in lock sceen for messages and missed calls"
I'm talking about the puzzle piece specifically for unlocking the phone.
If your phone has THAT specific option, PLEASE post a system dump so we can get it on the rest of ours.
Otherwise, don't add input that is useless.
Please read OP, and LOOK at the picture. I'm a noob to coding but NOT to forums OR Android. If the option was present in the phone, or somebody else had posted the lock screen here, I wouldn't have posted.
Sorry for being a douche, but ignorant posts are what have driven most respectable developers from these forums.
holysmokesbatty said:
The 'flavor text' for said option is "Show puzzle pieces in lock sceen for messages and missed calls"
I'm talking about the puzzle piece specifically for unlocking the phone.
If your phone has THAT specific option, PLEASE post a system dump so we can get it on the rest of ours.
Otherwise, don't add input that is useless.
Please read OP, and LOOK at the picture. I'm a noob to coding but NOT to forums OR Android. If the option was present in the phone, or somebody else had posted the lock screen here, I wouldn't have posted.
Sorry for being a douche, but ignorant posts are what have driven most respectable developers from these forums.
Click to expand...
Click to collapse
Its ok, be a douche I really don't care. Look for a system dump in that forum. Might have more luck looking at the source. I have the auto lock turned off so it doesn't affect me. I don't pick up my phone unless I'm ready to use it.
How did you disable your auto lock other than installing a disabling app?
kizer said:
How did you disable your auto lock other than installing a disabling app?
Click to expand...
Click to collapse
As far as I know its app controlled. I used no lock but extended controls has a lot more options and its a 1.50. Its got grip of toggle options.
parmijo11 said:
Its ok, be a douche I really don't care. Look for a system dump in that forum. Might have more luck looking at the source. I have the auto lock turned off so it doesn't affect me. I don't pick up my phone unless I'm ready to use it.
Click to expand...
Click to collapse
I've looked there already (see: I'm not a forum noob reference)
It's barren thus far, but I will be following it pretty closely waiting for the dump.
holysmokesbatty said:
I've looked there already (see: I'm not a forum noob reference)
It's barren thus far, but I will be following it pretty closely waiting for the dump.
Click to expand...
Click to collapse
Ok, so we just have to wait. I overlooked the picture and read ur post before it was edited and took it at face value. Hope to get it thou, would be a nice change. The lock screen as is now on the Vibrant is what made me disable it.
it works on the vibrant as well all you have to do is put your phone in sleep mode have someone or yourself to call your vibrant do not touch until the caller has hung up then awake your vibrant and there you will see a missed call puzzle...enjoy
mjb337 said:
it works on the vibrant as well all you have to do is put your phone in sleep mode have someone or yourself to call your vibrant do not touch until the caller has hung up then awake your vibrant and there you will see a missed call puzzle...enjoy
Click to expand...
Click to collapse
FYI,
The drawable files for the puzzle unlock without-notification are already in the stock vibrant framework-res.apk file, so it might be a simple XML edit to turn it on, though of course it might be far more complex too.
Kind of hard to know where to start without having a deodexed framework-res.apk from a fascinate to dig through though.
Cheers,
=)
~ Jocelyn
mjb337 said:
it works on the vibrant as well all you have to do is put your phone in sleep mode have someone or yourself to call your vibrant do not touch until the caller has hung up then awake your vibrant and there you will see a missed call puzzle...enjoy
Click to expand...
Click to collapse
You get an F- in reading comprehension.
He want's an unlock piece that's NOT A NOTIFICATION. Just a simple "move-the-piece-to-unlock" not a "swipe-the-whole-screen-to-unlock".
Updated OP with a link to the Fascinate system dump!
I may be able to get this to work no promises tho, will update with results.
Genesis1791 said:
I may be able to get this to work no promises tho, will update with results.
Click to expand...
Click to collapse
You are my hero!
Well I believe I found the xml file that controls what the lock screen displays, I even tried throwing the Fascinates xml in but it didn't work, must be another xml or something. It also looks like the Fascinate has puzzle lock notifications for Visual Voice Mail as well. I'll give it another look in the morning.
I'll be following this thread closely now...
It would also be nice to eliminate the flavor text...I find it useless, to put it kindly...(Was about to go on a 30 sentence rant about how dumb that flavor text is...)
This would be great
I too would be interested in getting this on the Vibrant. I am not a fan of the sweep to unlock. Not sure why this was not the default behavior in the first place.

DefyBatt & DefyLivepaper - Battery Widget & Livewallpaper for Defy scaling in 1% Step

DefyBatt & DefyLivepaper - Battery Widget & Livewallpaper for Defy scaling in 1% Step
I wrote a Battery Widget for the Defy scaling in 1% Steps.
It`s quite simple at the moment, but was just for me.
So, if someone wants to have it, here`s the download:
http://db.tt/v8WROJt
Version 1.1:
-More Styles (Numbers, Numbers + %, Text)
-More Colours
Version 1.2:
-Choose Size
Screenshot (Widget on left side middle): 58%
{
"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"
}
If you like to get automatic updates or to donate something to me, i have a version for 0,50€ in the Market.
https://market.android.com/details?id=com.rznag.deffbatt
But will also update this file here, if i have a new version available.
Now also as livewallpaper:
URL=http://www.pic-upload.de/view-8817036/snap20110208_174901.png.html]
[/URL]
Link to apk:
Dropbox - DefyLiveWallpaper.apk - Online backup, file sync, and sharing made easy.
or as qr:
marketlink: https://market.android.com/details?id=com.rznag.liveDefy
I'll give it a shot. Any special way to install it?
No, just download. If Dropbox cuts the .apk you`ll have to add it manually.
Happened to some people on german forum. Install it like every other app.
Add as widget to homescreen.
Can you post a screenshot?
Thanks you.
It did drop the .apk extension. What a great widget. Thanks for making it small and unobtrusive!
Perilla_ said:
Can you post a screenshot?
Thanks you.
Click to expand...
Click to collapse
It's just a tiny number with a % symbol. You can choose black or white text. It's smaller than the numbers in the status bar but not by much.
I did something similar, but as a notification instead of a widget. If anyone is interested: http://dl.dropbox.com/u/1464041/MotoCharge.apk
The images are taken from this thread: http://forum.xda-developers.com/showthread.php?t=724778
Guys you built such wonderful apps and never oublished it. Both of them are beautiful. Thanks again
Sent from my ME525 using XDA App
How does it work? I mean, is the % real? Or does it estimate it, like Battery Left?
Edit: okay, I'll answer myself, you're using /sys/class/power_supply/battery/charge_counter. I didn't know about its existence! Great work! I wonder if we could modify the original Motorola APK to read that instead of /sys/class/power_supply/battery/capacity, so we don't need any extra software, hmm...
Edit 2: I was curious and searched. There seem to be two places where "capacity" is used. They are in /xbin/ssmgrd and /bin/charge_only_mode, both binaries. Would it be possible to hex-edit the "capacity" string to "charge_counter"?
Edit 3: whoops, somebody already thought of this. I'll take the discussion there so I don't hijack your thread
zorgblaubaer said:
I did something similar, but as a notification instead of a widget. If anyone is interested: http://dl.dropbox.com/u/1464041/MotoCharge.apk
The images are taken from this thread: http://forum.xda-developers.com/showthread.php?t=724778
Click to expand...
Click to collapse
Don't autoupdate, right? I loaded at 24%, looked the file and was 24. Some tests later, I looked the file again and was 22. It still at 24.
Thanks for it, it's a first step
This is nice. This is a bit small for me though. I'd love it if you could make text color, opacity and size configurable as well as provide an option to not show the % sign. Thanks.
New Version.
More Styles.
More Colours.
See Post 1.
New Version
-Choose Size
See Post 1
Great work as I said before. But here is some feedback to keep you chewing
I have no complaints regarding the widget that shows the percentage on home screen, but the other widget in the notification bar looks really good but works less. It gets stuck at times and we have to launch it again to check if its doing fine. After a long standby, it shows "FULL" even though the battery is in very low state. We need to launch the app from notification bar to get it showing the real % again.
Thats it for now.
rznag said:
New Version
-Choose Size
See Post 1
Click to expand...
Click to collapse
Thanks ! Looks great now
chaihg said:
I have no complaints regarding the widget that shows the percentage on home screen, but the other widget in the notification bar looks really good but works less. It gets stuck at times and we have to launch it again to check if its doing fine. After a long standby, it shows "FULL" even though the battery is in very low state. We need to launch the app from notification bar to get it showing the real % again.
Thats it for now.
Click to expand...
Click to collapse
Actually i experiment the same issue with Circle Battery widget. However i just realized i hadn't excluded it from the task killer (didn't use any with froyo on desire but seems like i need one with 2.1). If you're using a task killer, maybe this is worth checking.
Great wgt, thanks.
gdodinet said:
Thanks ! Looks great now
Actually i experiment the same issue with Circle Battery widget. However i just realized i hadn't excluded it from the task killer (didn't use any with froyo on desire but seems like i need one with 2.1). If you're using a task killer, maybe this is worth checking.
Click to expand...
Click to collapse
I never used a task killer after knowing what they do to your apps.
Sent from my ME525 using XDA App
Thank you for this nice widget.
Although my phone says it's fully charged, the widget says it's only 94%. I wonder what motorola is doing???
Also, your widget goes to 101% when fully charged. I don't know if it's a phone's bug or just your wigdet.
Could you also add some features when press the widget? Like show the battery use?
Can you add some kind of battery charging monitor? I mean, when the phone is docked and charging you can't see the battery level unless you reach the phone and turn the screen on. Can you use the notification led such as when charging it blinks red and then steady green once fully charged?
Sent from my MB525 using XDA App
karx23 said:
Thank you for this nice widget.
Although my phone says it's fully charged, the widget says it's only 94%. I wonder what motorola is doing???
Also, your widget goes to 101% when fully charged. I don't know if it's a phone's bug or just your wigdet.
Could you also add some features when press the widget? Like show the battery use?
Click to expand...
Click to collapse
1. I know, thats motorola related. The moto batterydisplay shows full when you reach 95% and switchs to full. My widget shows all the time the real value.
So it`s no bug in my widget, it`s motorola. Perhaps it`s to protect the battery in case of overcharge ?!
2. It`s planned to add this feature, but at the moment i`m ill. So you have to wait.

[Q] Earphones Connected is there any use?

I was wondering if there is anyway to make more applications show up for this earphones connected prompt in my notification drop down. If there isn't, is there a way to disable it completely? It is really not helpful without giving me like google music or something else as an option.
{
"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"
}
I followed this guide:
http://forum.xda-developers.com/showthread.php?t=1756885
and used this stripped down rom:
http://forum.xda-developers.com/showthread.php?t=1759642
Also somewhat related, does the galaxy s3 have support for lock screen music controls? I know it was a ICS default feature. It doesn't show for Google Play Music (or whatever it's name is at this point).
I also would like to add Google music and iheart radio in that menu. Any ideas? I am currently rooted using stock ROM
Sent from my SAMSUNG-SGH-I747 using xda premium
Just figured I should mention this, I put this rom on: and now I got more options, probably the stock options. It would be awesome to make this configurable in the future. I think a lot of us are getting ahead on expectations in development right now with this locked down bootloader, as it is still in the way of custom kernels and such. I think many of the capable dev's are busy trying to figure out how to fully unlock this device.
Heres an idea, I might give this one a try:
based off this: http://www.s3forums.com/forum/galaxy-s3-hacking-mods/874-hack-remove-wifi-reminder.html
edit this:
ContextAwareService -> logDatabase.db -> appLogTable
This appears to be holding the same shortcuts that the headphones plugged in thing brings up. When I plug in my headphones it crashes the SQLite Editor if I am viewing the database at the same time. Which leads me to believe it is making use of the sqlite database.
Edit:
indeed, I deleted the google talk as an option and it no longer shows when I plug in the headphones.
Update on progress:
I found the touchwiz home database which gave me the launch commands for different applications. I think I can add whichever I want to that database list in the same format at this point. Phone is doing a nandroid backup before I go any further. Here are the screen shots, and it was located in:
TouchWiz home -> launcher.db -> appOrder
Is there a hide/spoiler/resize option for the images? They are kind of large...
Got it working. =)
So I'll try to write up a better how to in the next few days. But these screen shots should be sufficient for now I figure. Here is proof it is working:
quick side note: notice the number skips 9 (what gtalk used to occupy). I would probably just edit gtalk to become Play Music, instead of deleting as I did.
__
__
edit:
Quick observation, anyone notice the fm radio option is default in the database? Not sure if that is because of the rom, or if included with even the stock Verizon.
xCaldazar said:
Got it working. =)
So I'll try to write up a better how to in the next few days. But these screen shots should be sufficient for now I figure. Here is proof it is working:
quick side note: notice the number skips 9 (what gtalk used to occupy). I would probably just edit gtalk to become Play Music, instead of deleting as I did.
__
__
edit:
Quick observation, anyone notice the fm radio option is default in the database? Not sure if that is because of the rom, or if included with even the stock Verizon.
Click to expand...
Click to collapse
Anyway to removes them completely?
Sent from my SPH-L710 using Tapatalk 2
I would like to know to remove the option completely too...as it takes too much space in drop-down notification
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
I'll do a nandroid backup and see if deleting the entries removes it cleanly. I suspecting the icon will still be there and such. Seems like a poor way to remove it even if it does work, I imagine the process will still run and such even if it doesn't show in notification bar. Giving it a shot in a little bit though.
Quick report back while I restore:
At first, it actually restored the original options after I deleted all entries. If I want into another table within the database and set the value to 0, then deleted the entries they would stay gone. Although they still allocated the same space it just didn't show them. I'll provide screenshots shortly.
Screenshots:
First attempt repopulated the default options:
Second attempt:
First go to 'sqllite seq' and set 'appLogTable' equal to 0:
Once again delete all the entries
Then you get this:
So even worse than I suspected. I thought it would at least allocate some extra space in the notification drop down. It takes up the same room, it is just blank now.
Made the how to:
http://forum.xda-developers.com/showthread.php?p=28986432#post28986432
freezing the contextaware service gets rid of it showing from the notifications at all
I forget who discovered this but it wasnt me

LG V10 ≡The P2P Ask For Help thread≡

[SIZE=+2]Welcome to
Questions Answers & Troubleshooting
This P2P thread has been created to assist owners of:[/SIZE]
[SIZE=+2]The LG V10[/SIZE]
{
"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"
}
There are no questions that are deemed insignificant
Helpful information for your device:
Full device specifications
Universal USB Drivers Google USB Driver
LG Device info page MOBILE SUPPORT
ᴥAsk Awayᴥ
Please feel free to ask anything related to this device.​
I've turned off auto-brightness on my phone, but I notice that under certain situations, especially under bright conditions, that my contrast will change automatically. I've noticed this when using swiftkey, that my black theme will automatically lighten to grey. Is this normal?
Fish Food said:
I've turned off auto-brightness on my phone, but I notice that under certain situations, especially under bright conditions, that my contrast will change automatically. I've noticed this when using swiftkey, that my black theme will automatically lighten to grey. Is this normal?
Click to expand...
Click to collapse
I've seen this before in other Android devices.
While this isn't a complete explination, it's what I've come to know
Like other smartphones, Android phones use an ambient light sensor to automatically adjust your phone’s display brightness. This often doesn’t work too well.
It’s up to each Android phone’s manufacturer to correctly calibrate the auto-brightness feature, and they generally don’t do an amazing job. The phone may go from too bright to too dim without anything in between.
Lux is a third-party app that allows you to easily calibrate your phone’s brightness sensor, saving you battery power and reducing eye strain if your phone is normally too bright in dark rooms.
Click to expand...
Click to collapse
This said, someone may have more luck from the hidden menu.
Quote from "How To Geek" here
How do you block a caller with the Verizon V10?
gweminence said:
How do you block a caller with the Verizon V10?
Click to expand...
Click to collapse
Call settings, call reject.
So I've come from Samsung devices and am a little curious if download booster was something from Samsung or from Verizon? I notice when I have Wifi enabled my 4g connection greys out. Is there a setting to use both on the V10?
*Madmoose* said:
So I've come from Samsung devices and am a little curious if download booster was something from Samsung or from Verizon? I notice when I have Wifi enabled my 4g connection greys out. Is there a setting to use both on the V10?
Click to expand...
Click to collapse
Mine does that when I'm low on signal from the tower, mostly in my office which is in my basement.
I believe it does that to save battery trying to keep the cell connection up, but I could be wrong.
V10 versions
I'm trying to buy a v10 but I don't know witch one is the international version and at the same time its not dual sim device
Can u please give me the right phone to be used in the middleeast ?
Has anyone tried to adjust the height of the keyboard in landscape mode? I find it too scrunched down. The settings has a slider to raise or lower it, but I can't get the slider to work in landscape mode. I think it might be a little bug. Works fine in portrait..
I'm currently using the TMO variant of the V10 (H901), and the smart lock does not seem to work when using the trusted places option. I have tried deleting all my trusted locations and re-enabling them. I have tried turning the location settings on and off. Nothing seems to help. Smart lock works fine when I have my bluetooth headset connected. Has anyone else had this issue? Any ideas what I could try to fix it? Thanks in advance.
I'm trying to root a V10 (LG-H900) on AT&T
The 'adb reboot bootloader' will only reboot it, and it does not bring up the bootloader.
How do you get into bootloader? Power + volume down does nothing.
AT&T just pushed out an update. Did they kill rooting?
Baseband MPSS.BO.2.5.c10-00030-M8992FAAAANAZM-1
Build LMY47V
You can't yet.
Sent from my LG-H901 using Xparent Skyblue Tapatalk 2
Is there a way to pull down the top bar to just see the notifications such as emails etc without seeing all the settings? I could do this on my CM rom on my old note 2. Maybe I should be doing it a different way on this phone? Mainly trying to quick glance my email and archive it if necessary
I have quick question i was able to get v10 to unlock the bootloader but when i try to install twrp it says i have install but it didnt install. So when i read somewhere else in the forum. You have to do in various way. So when i try recoginize my device with adb its not recognizing. Any help will be appreciated,
humkitumki said:
I have quick question i was able to get v10 to unlock the bootloader but when i try to install twrp it says i have install but it didnt install. So when i read somewhere else in the forum. You have to do in various way. So when i try recoginize my device with adb its not recognizing. Any help will be appreciated,
Click to expand...
Click to collapse
Assuming you have USB Debugging checked under Developer Options,
First open "My Computer".
Watch under your Local Disk drive(s) in My Computer when you plug the phone via USB to see some kinda drive with an LG logo popping.(Beware it will disappear after a few seconds)
Once it shows then click on it; another window will open up with a few folders and files..
Look for the folder with the keyword SWUpdater in the folder name (or something close to that name).
Install the SWUpdater driver software found in it.
P.S: If it doesn't show the LG Logo type drive when you connect the phone to your computer, leave it connected then go to your notification on the phone. Click on "USB Connected" and switch between "MTP" and "PTP". That will force the LG to show under My Computer.
I did that using Windows 7 for my Verizon V10. Good Luck!!!
Ok, silly questions, but I've searched and can't find the answers...:
When using the camera app with the front camera, what is the slider at the bottom of the screen that goes from 0 to 8? Also with the ffc (in settings) , what does the icon with 2 faces (they're either facing the same way, or opposite ways) do?
So, my OK Google was saying that there was no mic, so I figured I'd uninstall and install it from the play store. Only now, the extra settings are gone. Like, the settings to say OK Google from any screen and the lock screen as well. Only option is to say it within the app. Is there any way to fix this? I'm on T-Mobile, rooted stock
Not sure if this has been mentioned, but has anyone noticed the colors on the screen occasionally going kind of greyed out.. Like lighter and more grey than usual, almost sort of inverted or grey scale, but not entirely? Its not a huge deal and it doesn't seem to last long, but happens sometimes. I haven't pinned down if it has a cause, or if it's just my phone or what. I wanna say it mainly happens outside in daylight rather than inside at night, but I'm not positive. Anyone noticed it also?
I was wondering if anyone knew. How to port roms? If so I have this rom I been using on my stylo that I would love on my v10 rom found here http://forum.xda-developers.com/showthread.php?t=3265566 permission given. If you can port on me please and thank you
Can. Anyone make real ultimate icon theme work for v1o I want my status bar icon to look 2d look more realistic

Categories

Resources