[APP] Battery Status (v4.6.1.1) - Telerik controls, icon sets, globalization and more

bbezja1

Senior Member
Apr 4, 2008
332
4
0
Ptuj
you have easily reachable physical button for something, but you want an option inside an app for the same thing. :confused::eek::confused:

i was gonna suggest the bacground color changing right now but i see you already did it. i think its a great idea! though is it green only on 100%? (should) could be at 90-100%.... and even more colors for different ranges would be... amazing IMHO. really brings those live tiles to life as much as possible :)
 
Last edited:
  • Like
Reactions: singularity0821

Foxnov1990

Senior Member
Dec 9, 2011
196
44
0
30
Peer
Just wanted to reply that I'm using the Battery status for a long time now but "Default with colored status 2" is deffo the best one yet.
About the app.. couldn't have done a better job. I really love it, so thank you!

(using a custom rom with a soft green background, so whole tile changing color was a bit rough :))
 
  • Like
Reactions: singularity0821

Leapo

Senior Member
Jan 15, 2011
171
33
0
Sorry, but the most recent versions of your XAP still refuse to deploy. I can deploy any other XAP without a problem, so it's something to do with yours in particular.

This is the only real information I can find on the error that the XAP deployer throws: http://dan.clarke.name/2011/07/deployment-failed-the-parameter-is-incorrect/

Edit: Nevermind... now no XAPs will deploy to my phone (I always get the same error, that the deployment failed because "the parameter is incorrect") Help? :(
Edit2: Got it figured out, all is right with the world again :p
 
Last edited:

singularity0821

Senior Member
Apr 6, 2011
331
314
83
Sorry, but the most recent versions of your XAP still refuse to deploy. I can deploy any other XAP without a problem, so it's something to do with yours in particular.

This is the only real information I can find on the error that the XAP deployer throws: http://dan.clarke.name/2011/07/deployment-failed-the-parameter-is-incorrect/

Edit: Nevermind... now no XAPs will deploy to my phone (I always get the same error, that the deployment failed because "the parameter is incorrect") Help? :(
Edit2: Got it figured out, all is right with the world again :p
Good to know :)
 

singularity0821

Senior Member
Apr 6, 2011
331
314
83
There is a new version (4.6.1.1) with a new icon set, and a few language updates.

Also I added a great desktop application by sensboston that allows you to view your battery data on your PC. It also allows you to save the history file to your PC, which brings me to the next point:

Something great will be coming soon for battery status and it would be of great help if you could upload your battery data to this shared Skydrive folder. More details about that soon. :)
 

emjlr3

Senior Member
Nov 29, 2011
70
8
0
if you don't mind me asking

what good is an in-app update feature, if the file it attempts to download isn't supported by WP7?

I am missing something?

thanks!
 

whoelsec

Senior Member
Jan 12, 2010
51
9
0
Singapore
Thanks for this great app! I have only been using it for a week or so...

I have browsed through the last 3 pages and I didn't see anyone suggesting that, is it possible to have "Estimated time remaining" and "Time since last charge" information to show on the Battery Status main page as well?

I know it is only one tap away from the main page, but wouldn't it be providing even more information if the number of hours information is on the same page. I used to everytime tap Settings->Battery Saver to check the hours, so it would be really useful to have all information on the same page.

---------- Post added at 05:26 PM ---------- Previous post was at 05:20 PM ----------

what good is an in-app update feature, if the file it attempts to download isn't supported by WP7?
I have the same feeling as well. I find the "Save" feature redundant and should be removed. It is already good enough with the update notification.
 

singularity0821

Senior Member
Apr 6, 2011
331
314
83
if you don't mind me asking

what good is an in-app update feature, if the file it attempts to download isn't supported by WP7?

I am missing something?

thanks!
It works, but only with custom ROMs. So for those with one of these ROMs it is a useful feature, for the rest there still is the notification for an update.

Thanks for this great app! I have only been using it for a week or so...

I have browsed through the last 3 pages and I didn't see anyone suggesting that, is it possible to have "Estimated time remaining" and "Time since last charge" information to show on the Battery Status main page as well?
It is not possible yet to access this data, therefore I can't add it to the app. Otherwise it would be there.
 
Last edited:

myfocusw7

Senior Member
Dec 19, 2011
75
6
0
I have been using this app from the Day since I had got my focus and Im loving it :D

Thanks alot for the App and also for constantly improving it, we all looking forward to new improvements :)
 
  • Like
Reactions: singularity0821

emjlr3

Senior Member
Nov 29, 2011
70
8
0
i got to thinking - a great added feature would be quick access to the main items on a phone that drain battery

for instance - from inside the app we could have quick links to bluetooth, wifi, 4g, screen brightness, etc.

thoughts?
 

singularity0821

Senior Member
Apr 6, 2011
331
314
83
i got to thinking - a great added feature would be quick access to the main items on a phone that drain battery

for instance - from inside the app we could have quick links to bluetooth, wifi, 4g, screen brightness, etc.

thoughts?
Wifi, Cellular is already in the app (press the phone info button), brightness will probably come in one of the next versions.
 

Dinchy87

Senior Member
Aug 9, 2011
318
45
0
Živinice
my graph history deleted yesterday :( after two week of use :( there stays that it as no graph to show and i must wait some time go get some reference... is this a bug? or is the graph limited to a time period?
 

Leapo

Senior Member
Jan 15, 2011
171
33
0
I have browsed through the last 3 pages and I didn't see anyone suggesting that, is it possible to have "Estimated time remaining" and "Time since last charge" information to show on the Battery Status main page as well?
It is not possible yet to access this data, therefore I can't add it to the app. Otherwise it would be there.
Who said anything about accessing Windows Phone's time-remaining data? Your app already collects all the data it needs to implement those two features.

You can generate your own "estimated time remaining" from the graph data that your app is already logging. Since your app logs usage over a long period of time, you might even be able to generate a more accurate "time remaining" estimate than the OS does.

Since your app can detect charging/discharging status, you can track that in order to give a "time since last charge" figure. It might be off by a few minutes since your background service only runs periodically, but that's fine.
 
  • Like
Reactions: Dinchy87