vrijdag 21 september 2012

1.13

Released a new version today with the choice to display all times in 24 or 12 hour format. Because of the extra space needed, the percentage moon lit on the widgets is removed if a font size other than default is chosen.
I got some reports that the moon image on the main screen of the app was not showing on the Nexus 7. There was an issue due to the larger screen of the Nexus 7, also fixed that.
Next thing i am going to work on is a payed version which removes the ads on the free version.

donderdag 12 april 2012

1.11

It's been a while, but today i have released a new version. I have added an Italian translation thanks to the great help from Marco Grasso (MarcusOptimus), moderator at the Italian android website http://www.androidworld.it.

dinsdag 10 januari 2012

1.10a

This is an update for the error in 1.10 affecting users of android 2.2 or lower (almost half of the installations).
It should all work again now.
Sorry for the inconvenience.

1.10 error

I'm going to release 1.10a asap. In 1.10 i mistakenly used a function that's only present in Android version 2.3 or higher so for many users the app stopped working. I' m very sorry for that and i am going to fix this today.

maandag 9 januari 2012

1.10

After some complaints about Lunafaqt draining the battery ( I got a screenshot from a user where Lunafaqt used 12% of the battery in the last 22 hours) i decided to change the way the widgets were updated.
I used to use the "default" way (just tell Android to update every 30mins.) but this method is waking up the phone even when it is in sleep mode. Also the location determination could use some rework.
So now i am using the AlarmManager to set a timer to update the widgets. This method is not waking up the phone when it is in sleepmode so it is not unnecessary using resources. The update interval is now variable and is adjustable in the settings.