summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "Cleanup of Utils, removed unused functions"Mason Tang2010-08-051-43/+0
|\
| * Cleanup of Utils, removed unused functionsMason Tang2010-08-041-43/+0
* | Dynamically display events in month viewErik2010-08-042-17/+35
* | Make scrolling quicker and scaledErik2010-08-042-39/+48
|/
* b/2888467 Fixes duplicate attendeesErik2010-08-031-2/+3
* Added month names to miniMonthViewErik2010-08-022-31/+124
* Add event color swatches to month viewErik2010-07-301-3/+21
* Updated drawing behavior of FullMonthViewErik2010-07-293-72/+408
* Fixed all-day event display for the widgetMason Tang2010-07-291-2/+17
* Removed old MonthViewErik2010-07-281-1166/+0
* Work on FullMonthViewErik2010-07-285-210/+171
* Moved alerts-related classes into a separate packageMason Tang2010-07-276-20/+39
* Fix the problem where it wasn't remembering the last "detail" view until onPauseMichael Chan2010-07-271-4/+10
* Merge "Fixed bolding issue and turned off excess debugging"Erik2010-07-271-19/+31
|\
| * Fixed bolding issue and turned off excess debuggingErik2010-07-271-19/+31
* | Tapping behavior for Day/WeekViewMichael Chan2010-07-271-13/+14
* | Merge "Rename CalendarView to DayView"Michael Chan2010-07-273-38/+37
|\ \ | |/ |/|
| * Rename CalendarView to DayViewMichael Chan2010-07-273-38/+37
* | Moved the widget into its own package, lowercased existing package namesMason Tang2010-07-279-10/+12
* | Added search to the action bar, clearing out events with new searchesMason Tang2010-07-273-18/+5
|/
* Remove unneeded classes: MenuHelper, Day/Week View and Agenda/Day/Week/Month ...Michael Chan2010-07-2713-493/+73
* Merge "Bring up 1 Day View"Michael Chan2010-07-275-7/+13
|\
| * Bring up 1 Day ViewMichael Chan2010-07-265-7/+13
* | Add DNA back in to MiniMonthViewErik2010-07-271-53/+74
|/
* Change package name from MiniMonth to MonthErik2010-07-262-13/+27
* Merge "Adds functionality back into the mini SelectCalendars view"Erik2010-07-232-74/+201
|\
| * Adds functionality back into the mini SelectCalendars viewErik2010-07-232-74/+201
* | Puts the refresh code into an AsyncTaskErik2010-07-231-44/+56
* | Added getInstance method for CalendarControllerMichael Chan2010-07-229-32/+56
* | Adds dynamic number of weeks to month viewErik2010-07-221-1/+8
|/
* - Save/Restore viewType across rotation and quittingMichael Chan2010-07-2214-248/+110
* Adds a refresh button to CalendarErik2010-07-222-0/+83
* Merge "Fix for the Unix Millennium Bug"Erik2010-07-221-3/+15
|\
| * Fix for the Unix Millennium BugErik2010-07-221-3/+15
* | Merge "Fixed the day of the week header in week view"Michael Chan2010-07-211-4/+5
|\ \
| * | Fixed the day of the week header in week viewMichael Chan2010-07-211-4/+5
| |/
* | Converted AgendaActivity into a fragmentMason Tang2010-07-213-208/+221
* | Added basic support for searching eventsMason Tang2010-07-214-31/+354
|/
* Moved action bar and pane updating logic from Controller to AllInOneActivityMichael Chan2010-07-216-145/+214
* Fixed the problem where the first day shown is always sundayMichael Chan2010-07-212-37/+65
* Added Manage Calendar to ActionBarMichael Chan2010-07-161-0/+3
* Merge "Reminder notification cleanup"Mason Tang2010-07-162-26/+67
|\
| * Reminder notification cleanupMason Tang2010-07-162-26/+67
* | Added a new event button to the calendar widgetMason Tang2010-07-163-2/+52
|/
* Added support for app-configurable week start dayMason Tang2010-07-1610-28/+86
* Makes miniMonthView scrollable by weekErik2010-07-152-336/+328
* Fixed the problem where flinging in the mini-month view switches the main_pan...Michael Chan2010-07-141-2/+2
* Modified ActionBar to send events to ControllerMichael Chan2010-07-147-71/+218
* Added create/edit/view/delete event and open settings and manage calendars to...Michael Chan2010-07-137-169/+198
* Initial work on making mini month viewErik2010-07-127-207/+1274