Description:
This is a very simple application. It annoys me to all hell that if you have birthdays assigned to your contacts, Windows Mobile will not automatically add them to the calendar. Everyphone I've had previous to my WMphone does this. Yeah, you can sync to Outlook, but I refuse to set Outlook up for something that should be done natively.
What's even more frustrating is that the WM5 SDK has a simple code sample (which is where I started this from) to accomplish this task yet it's still not included.
Anyways... this is my first WM application and I think it does it's job pretty well for now.
Notes:
- It currently does not duplicate entries. It will only create entries for birthday's that aren't currently in the calendar. However, if you have a birthday alert set up, but it's not in the form of the contact's "FirstName LastName's Birthday" -- it will duplicate it.
Changelog:
Version 0.X:
[+] Anniversary Support
[+] Ability to change BusyStatus to "Free," "Busy," or "Tentative"
[+] Debug system
Version 0.2:
[+] Added ability to customize reminder time for birthday alerts.
[#] Fixed birthday start date (it now starts the event on the contact's birthday and shows their age on the event subject)
[#] Fixed bug where events couldn't be edited because of incorrect end time
[#] Fixed other minor bugs
Version 0.1:
[+] Initial Release
Todo:
- Make it pretty?
- Silent Mode
- Ability to Delete/Overwrite existing calendar entries.
Download phonehere
No comments:
Post a Comment