- The main front screen has been changed into a standard Android Preferences Activity. This makes it look more familiar and also provides more flexibility for future improvements/changes.
- You can now choose the notification ringtones for the low battery and/or the high battery alerts. the default is to use your phone's default ringtone for each.
- I've spotted a mention of this on an xda forum - you can now choose if you want the insistent (e.g ongoing!) alert when the battery is full, or a simple once-only notification.
- You can choose the percentages to alert for low battery. I haven't listed every number from 1 to 100, just a sprinkling - please let me know if you want more numbers.
- You can choose to show the standard android "low battery" alert when the battery hits one of the specified levels.
Showing posts with label droidessentials. Show all posts
Showing posts with label droidessentials. Show all posts
Tuesday, 21 September 2010
DroidEssentials - update 2010.09.21
A well deserved update to DroidEssentials today. Here's the usual list of changes:
Labels:
droidessentials
Monday, 9 August 2010
DroidEssentials - update 2010.08.09
Another publish today. Just some optimisation of the app to stop it trying to start the service if it was already running. I know Android won't do much if the service is already running, but I wanted to avoid even the Toast message appearing as well. Also had a play with the "About" page and added a link to this blog. Also added a "Release Notes" popup as well to detail the changes since the last release. For both these dialogs, I used the techniques detailed in the NetCounter app, which I've found to be a great source of knowledge!
Enjoy!
Enjoy!
Labels:
droidessentials
Sunday, 1 August 2010
DroidEssentials updated
Another update to DroidEssentials today. This was due to a request in the market comments, but was something I'd already looked at last week.
The idea was to try and get different coloured icons depending on the theme the user had installed on their device. For example, vanilla eclair has a white status bar, so the icons are black. But some users have a theme that has a black notification bar (like Sense) and the black icons don't come out well.. :-)
I tried several fancy ways of working out the colour of the notification bar dynamically, but gave up (for now?) and added a tick box in the main app page. If you tick the box, you'll get white icons which work better on a back blackground.
Don't have any screenshots as I couldn't get any custom roms to run in the emulator and I had some trouble with nandroid so didn't want to reflash my phone.
Enjoy!
The idea was to try and get different coloured icons depending on the theme the user had installed on their device. For example, vanilla eclair has a white status bar, so the icons are black. But some users have a theme that has a black notification bar (like Sense) and the black icons don't come out well.. :-)
I tried several fancy ways of working out the colour of the notification bar dynamically, but gave up (for now?) and added a tick box in the main app page. If you tick the box, you'll get white icons which work better on a back blackground.
Don't have any screenshots as I couldn't get any custom roms to run in the emulator and I had some trouble with nandroid so didn't want to reflash my phone.
Enjoy!
Labels:
droidessentials
Saturday, 31 July 2010
DroidEssentials updated
Updated DroidEssentials today.
- Removed some redundant classes to make it a bit leaner.
- When you start the app, it will only start the service if you have ticked the box - previouslyit always started the service.
- When you start the service, it no longer tries to start the same service several times (oops!). This had no effect other than wasting some time.
- Touched up some of the notification icons - the low battery looked a bit weak and the full battery had no transparent background.
- The app used to wait a minute after a boot had finished before it the service was started. I've removed the 1 minute pause as the starting of the service doesn't take much time or cpu so no need to wait.
Labels:
droidessentials
Friday, 30 July 2010
First Android App published - DroidEssentials
One of the best custom ROMs for the HTC Hero is VanillaEclair. It's an Eclair build and is much lighter than the standard HTC Sense build. unfortunately, there are some part of Sense that are actually quite good - and they don't come as standard with stock Eclair.
One of these is the simple concept of an icon to highlight when a headphone is plugged in. Looking in the eclair framework, I can see it being spotted, but it does nothing with that. I was also getting a bit annoyed with my battery getting down to zero and not enough notifications. I also dislike leaving the phone on charge all night - I know the hero probably stops accepting current, but the charger is still plugged into the mains and sucking power.
So I built an android app to try and solve some of these issues. The app is called DroidEssentials and is is available now in the market for free.
It involves a simple service that registers for battery changes and headset changes.
Some screenshots:
So, if you are missing some of these Sense tweaks and you would like to get a fix for them, plus a couple of new additions, feel free to download and let me know what you think.
Comments, suggestions and features greatly received!
UPDATE: Comments on the Market indicate that this works well on Froyo and also on a Desire running Eclair. Thanks for the comments.
One of these is the simple concept of an icon to highlight when a headphone is plugged in. Looking in the eclair framework, I can see it being spotted, but it does nothing with that. I was also getting a bit annoyed with my battery getting down to zero and not enough notifications. I also dislike leaving the phone on charge all night - I know the hero probably stops accepting current, but the charger is still plugged into the mains and sucking power.
So I built an android app to try and solve some of these issues. The app is called DroidEssentials and is is available now in the market for free.
It involves a simple service that registers for battery changes and headset changes.
- When a headset is plugged in, an icon shows and stays there until the headset is unplugged. If it has a mic attached, you get a slightly different icon.
- When the battery reaches 10%, you get an audible notification with a vibrate and an icon. You will get another at 5% and all the way down to 0%.
- When the battery is being charged and reaches 100%, you get an audible notification and an icon. It stays there until you acknowledge the notification, or unplug the charger.
Some screenshots:
![]() |
| shot showing the headphone icon on the status bar |
![]() |
| The settings screen - shows that you can enable/disable all of the notifications |
So, if you are missing some of these Sense tweaks and you would like to get a fix for them, plus a couple of new additions, feel free to download and let me know what you think.
Comments, suggestions and features greatly received!
UPDATE: Comments on the Market indicate that this works well on Froyo and also on a Desire running Eclair. Thanks for the comments.
Labels:
droidessentials
Subscribe to:
Posts (Atom)

