iobee / calendar-widget

An calender widget for your android home screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Calendar Widget

The Android calendar widget is home screen widget for your Android device. It displays a list of upcoming calendar events so that you can easily have a glimpse at your upcoming appointments.

The widget is designed to make use of the new Android 4.0 (Ice Cream Sandwich) APIs and will therefore only work on Android 4.0.3+ devices.

Features

  • Displays all events from your calendars
  • Automatically updates when you add/delete/modify an event
  • Select only the calendars you want to see in the widget
  • Scroll through the list of upcoming events
  • Customize the text size of the widget
  • Fully resizable widget
  • Indicators for alerts and recurring events
  • Supports Android tablets

Changelog

v1.5.2

https://github.com/plusonelabs/calendar-widget/issues?milestone=10&state=closed

  • Added support for Hungarian and Russian language

v1.5.1

https://github.com/plusonelabs/calendar-widget/issues?milestone=9&state=closed

  • Added support for Czech language
  • Fixed crahses when adding event on certain devices
  • Fixed issue with spanning events

v1.5

https://github.com/plusonelabs/calendar-widget/issues?milestone=8&state=closed

  • Enabled support to place the calendar widget on the lock screen
  • Calendar events can now be added directly from the widget
  • Added japanese translations (Thanks to Sakuma)
  • Fixed several stability issues

v1.4

https://github.com/plusonelabs/calendar-widget/issues?milestone=7&state=closed

  • Fixed critical issue where an all-day event would be displayed one day to early in certain timezones
  • Added ability to configure the transparency of the widget background

v1.3.2

https://github.com/plusonelabs/calendar-widget/issues?milestone=6&state=closed

  • Added support for custom event colors
  • Calendar colors are now correctly shown on Jelly Bean
  • Fixed issue when opening the calendar selection preference activity
  • Fixed problem with events that span multiple days

v1.3.1

https://github.com/plusonelabs/calendar-widget/issues?milestone=5&state=closed

  • Fixed problem where noon was display as 0:00 pm instead of 12:00 pm
  • Fixed issue when no calendar is present on the device

v1.3

https://github.com/plusonelabs/calendar-widget/issues?milestone=4&state=closed

  • Added support for the am/pm date format
  • Events that span multiple days now create multiple entries in the widget
  • Touching a calendar entry now provides visual touch feedback
  • Events without title now indicate that there is no title

v1.2.1

https://github.com/plusonelabs/calendar-widget/issues?milestone=3&state=closed

  • Fixed issue where the date in the calendar app would be displayed wrong when opened from the widget

v1.2

https://github.com/plusonelabs/calendar-widget/issues?milestone=2&state=closed

  • Added indicators for events with an alert
  • Added indicators for recurring events
  • Widget refreshes at midnight
  • Widget handles time, date, timezone and locale changes correctly

v1.1

https://github.com/plusonelabs/calendar-widget/issues?milestone=1&page=1&state=closed

  • Added preferences menu
  • Added option to select the active calendars for the widget
  • An new preferens option allows to hide the current date header to have more space for the calendar entries
  • The text size can not be customized as small, medium or large
  • The widget can not be shrinked properly on all devices

v1.0

  • Initial Release

Collaborate

We are developing this application in public to bring you a tool that you want to use. If there is anything you would like to see added or want to add yourself please contact us at

plus1labs@gmail.com

About

An calender widget for your android home screen.

License:Apache License 2.0