shagr4th / droid48

HP48 emulator for Android
https://play.google.com/store/apps/details?id=org.ab.x48
GNU General Public License v3.0
78 stars 27 forks source link

Timezone bug fix and cleanup #5

Closed db47h closed 13 years ago

db47h commented 13 years ago

Hi,

here is a pull request with a bug fix for a timezone issue whereby the timezone offset from GMT is not taken into account when computing the calculator's time. Also some cleanup of the source tree where I removed the build files.

Great job porting x48 to Android BTW ! Very much appreciated :)

Regards,

Denis

db47h commented 13 years ago

I forgot to mention that I also removed the CDT settings for the ndk path. It's better to configure this in the global preferences.

shagr4th commented 13 years ago

wow, thank you! very much appreciated :)

db47h commented 13 years ago

You're welcome !