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.

dinsdag 22 november 2011

1.9

In this release i have added a home button on the empty spot on the main screen. This will take you (just as the menu item) to the current date/time.
A user noticed that the moon age was not correct, and i have fixed the calculation. Now it correctly shows the number of days, hours and minutes since the last new moon.
Also fixed the sun rise/set times. If the sunrise/set times were past, it was showing the times for the next day. It now shows the whole day the times for the current day.
Fixed Spanish East/West translation error

Thats all.

zaterdag 8 oktober 2011

1.8

Just released version 1.8 beside some changes to minimize memory usage i added an option to change the font size for the widgets.
A user noticed that the moon set time was equal to the sunset time when the moon should not set at all that day. This was an error that appeared when more than one widget was added to the home screen and only on the second widget (and further).