Agenda

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • D/\SH
    Owner - Staff
    • Feb 07
    • 32484

    Agenda

    Agenda reads all calendars on your device and displays a scrollable Agenda listing by day for the next two weeks. It provides a convenient means of seeing what's coming up on your calendar.

    Agenda preferences include the ability to show All Day Events, Event Location, show Calendar Name, Hide Past Events, show Days with No Events and add a Quick Event launch icon. Also allows you to choose to display/hide Calendars in Agenda.

    To hide Calendar events in Agenda, add the phrase iGnore-ME to the subject of the event - it will not show up in Agenda.

    This is a beta application. It uses the com.palm namespace so that it can read existing calendars using an undocumented API. Unfortunately this means that the app cannot make it into the App Catalog. It may also break upon release of new versions of WebOS - hopefully Palm will provide a documented API method to read calendars in the future.

    Donations - Since many have requested a donate button, I've added one below. Please note that this app will be rendered inoperable whenever Palm decides to break the undocumented API. It is highly likely that Agenda will cease to operate at some point. If you still want to donate, feel free to hit the button below, but I can't guarantee that Agenda has a future.




    Thanks to d00heden for info on the undocumented API! And, thanks to remix2000 for all the icon work!

    2009-10-09 v0.5.0
    • Added activity indicator when loading events
    • Revised process for auto-updating agenda listing



    2009-10-03 v0.4.8
    • Added preference to show days with No Events
    • Ignores any Calendar event with the phrase "iGnore-ME" in the event's subject
    • Changed option for "Days to Show in Agenda" to allow 1 to 31 days



    2009-09-27 v0.4.5
    • Added preference to show "Time to Next Event" in view menu



    2009-09-26 v0.4.4
    • Re-wrote code for getting Calendars and Events
    • Added debugging features
    • NO NEW FEATURES - if previous version is working, no need to download 0.4.4.



    2009-09-22 v0.4.2
    • Added ability to "jump forward" or "jump back" in Agenda using view menu icons - tapping on the date in view menu will jump back to Today.
    • Clicking on event's colored icon will open calendar in event's date rather than in event details.



    2009-09-19 v0.4.0
    • Added preference to choose Calendars to display/hide in Agenda
    • Icon is automagically updated to show current date - Thanks to remix2000 for the additional icons! And, thanks to JJ for help with the code.
    • Hide Past Events now uses event end time rather than start time



    2009-09-18 v0.3.5
    • added Preference to Hide Past Events
    • auto refresh every 5 minutes
    • shows current date in Agenda header
    • shows current version in Preferences header
    • use BOLD font for events
    • updated calendar and Quick Event icons
    • adds ability to tap event to edit in Calendar



    2009-09-17 v0.3.4
    • Added preference to display Calendar Name
    • Added preference to include a Quick Event launcher icon
    • Added preference for number of days to show in Agenda



    2009-09-15 v0.3.1
    • Added preference to display location
    • Added display of end time for event
    • Added color icon to indicate event's originating calendar (removed Calendar name from display)



    2009-09-14 v0.3.0
    • Added Preferences - Add all day events
    • Uses system option for 12hr/24hr time



    2009-09-13 v0.2.1
    • Added all day events
    • Added Calendar name to events
    • Added command button to launch Calendar app
    • Only shows events from Calendars with "Display in all Calendars view" setting in Calendar app



    2009-09-11 v0.1.1
    ...Has been submitted to homebrew gallery..

    originally can be found here:
    Code:
    http://forums.precentral.net/showthread.php?p=1887334#post1887334
    Attached Files
    Last edited by D/\SH; October 10, 2009, 05:02 PM.
  • D/\SH
    Owner - Staff
    • Feb 07
    • 32484

    #2
    Re: Agenda

    updated with the newest version

    Comment

    • D/\SH
      Owner - Staff
      • Feb 07
      • 32484

      #3
      Re: Agenda

      updated with the newest version

      Comment

      Working...