Monday, July 26, 2010 #

Calendar Widget 1.5

Been working really hard lately on the Calendar Widget.

Just to give you an idea of what is happening, here's the changelog.

  • NEW: Added Froyo support
  • NEW: Added support for multiple calendars (Google Calendars only tho)
  • NEW: Added support for 12 hour clock
  • NEW: Entirely new preference screen
  • NEW: Now support danish localization (you want to help with more languages?)
  • Changed: Removed HTC specific onClick support (may add onClick support later)
  • Changed: General clean up in code
  • Bugfix: Current week was showing wrong week
Have fun!

posted @ Monday, July 26, 2010 10:33 PM | Feedback (0)

Tuesday, April 20, 2010 #

CalendarWidget bugtracking

Hello all..

I know I have been laying low for quite a while, but I am hoping to get back into the project soon.
Because of that I have just set up a bugtracking system, which should help me keep track of the progress.

Of course, I would like you to report any bugs, features and enhancements you'd like to see as well.

The bugtracking system is located right here

Username: widgetuser
Password: 12345

If you are reporting a bug, please provide me with as much information as possible, so it'll be easy for me to recreate the bug, and hence faster to fix.

Also, this bugtracking system may be closed down if I find a better system somewhere else. If you know a better system or just an easier, more efficient system, please let me know.

posted @ Tuesday, April 20, 2010 10:50 AM | Feedback (0)

Monday, August 31, 2009 #

Android and Google Calendar Widget

After a way too long period of silence on my website, I can now return to tell you that I've begun working on Googles mobile platform: Android. It all started with me getting quite interested in the new HTC Android smartphones. And of course, being a gadget guy I, of course, had to have one. This also seemed like a good alternative to the infamous iphone.

Well, to be honest, the iphone is not really an alternative, since I could never dream about getting myself an iphone. yuck. :-)

Anyways, I quickly got into the Android platform (and hence Java), and decided to create a calendar widget. This decision was taken after hearing lots of people not fully satisfied with the calendar widget that HTC had delivered (which only displays 1 event).

After little over a week in development I am now almost at a point where I feel it's *almost* ready for an "official" release, and below is a screenshot of how the widget looks right now. EDIT: The screenshot below is from the first official release (v1.0) on Android Market.

I am planning to redo the design, however I need a better design before doing that.. ;-)


Google Calendar Widget v1.0

I'll let you know once it's released to the public, but until then I will do a small changelog.

It's released. Go get it.. :)
UPDATE
Version 1.0 (11-10-09)
  • Released on Android Market. Have fun!
Version 0.993 (30-09-09)
  • Changed: The way the events are displayed. Font and size.
Version 0.99 (28-09-09)
  • NEW: Added EULA
  • NEW: Added ability to view weeknumber instead of weekday
Version 0.98 (19-09-09)
  • Bugfix: Accidentally set the time to 00:00 on events happening right now
Version 0.97 (13-09-09)
  • Changed: Agenda list from current day till current week agenda
  • Changed: Some functionality in the new API making it more efficient and fast
  • Changed: Allday events will have their time shown as 00:00
Version 0.96 (08-09-09)
  • Changed: Opening the HTC calendar is now done by "clicking" on the current date (left side of the widget)
  • NEW: Now able to opens the HTC calendar on todays agenda list by "clicking" on the events (right side of the widget)
Version 0.95 (08-09-09)
  • NEW: Now opens the HTC calendar (month view) when "clicking" on the widget. This will most likely only work if you have an HTC phone (not testet on other phones)
Version 0.94 (05-09-09)
  • Added: More update intervals (15/30 minutes). NOTICE: Selecting an update rate below 1 hour *may* cause an increase in battery usage (battery usage not tested)
  • Changed: Added a zero to dates (in the event list) on dates before the 10th
Version 0.93 (05-09-09)
  • NEW: Added completely new CalendarAPI. This API gets it's data from the built in Calendar (if one exists) instead of going online and getting them through HTTP. NOTICE: The actual content provider in Android is still "private", so the API may break when the next version of Android arrives (should be fixable though should it happen)
  • NEW: Automatically determines which API to use. If you have the internal calendar, that calendar will get priority. It will ask you for login credentials if using HTTP API
Version 0.90 (not released to test)
  • Bugfix: Widget would not update properly after a restart (Thanks Espen)
Version 0.89 (not released to test)
  • Changed: Functionality regarding the network availability check
Version 0.87 (31-08-09)
  • Bugfix: Issues with the event comparer caused it to sort wrongly (Thanks to m.klinge for helping me out)
Version 0.85 (31-08-09)
  • Added: Network availability check. Should prevent the HTTP connection from timing out, causing the widget to override itself with "No events coming up.."
  • Bugfix: Sorting was wrong when dealing with recurring events
  • Changed: When adding the widget the first time, the "current date" is updated right away, instead of waiting for the events to finish
Version 0.80
  • Initial release to test

posted @ Monday, August 31, 2009 10:44 AM | Feedback (31)

Copyright © David Jørgensen

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski