summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/agenda
Commit message (Expand)AuthorAgeFilesLines
* Resolve bug where rotating device was losing event view state.Sam Blitzstein2013-02-251-1/+1
* Color picker for eventsJames Kung2013-02-121-3/+0
* All-day events are not shown as two days.James Kung2013-01-183-19/+62
* Revert "All-day events do not span two days"James Kung2013-01-142-28/+22
* Fix warnings. Tone down loggingMichael Chan2012-12-121-5/+8
* Renamed EventInfo object to AgendaItemJames Kung2012-12-103-61/+61
* All-day events do not span two days after creationJames Kung2012-12-102-23/+28
* Finishes activity if cursor is null onQueryCompleteJames Kung2012-10-301-0/+9
* Fixed ClassCastException in agenda viewMichael Chan2012-08-291-3/+3
* Fix NPE in Agenda FragmentIsaac Katzenelson2012-06-141-4/+4
* Make notifications code ICS compatible.Sara Ting2012-06-041-2/+1
* Modify app so it will run in ICS MR1Michael Chan2012-05-311-1/+8
* Revert "Modify app so it will run in ICS MR1"Michael Chan2012-05-311-8/+1
* Modify app so it will run in ICS MR1Michael Chan2012-05-311-1/+8
* Fix goto in multi day eventIsaac Katzenelson2012-05-304-66/+129
* Fix yesterday-today separator in agendaIsaac Katzenelson2012-05-221-5/+8
* Fix graying future multi day eventsIsaac Katzenelson2012-05-171-2/+5
* Revert: Agenda smooth scroll to position.Isaac Katzenelson2012-05-161-13/+2
* Increased widget query size to 100Michael Chan2012-05-112-4/+0
* Revert day header background back to gray for past daysMichael Chan2012-05-102-1/+18
* Agenda:Smooth scroll to position instead of jumping.Michael Chan2012-05-101-2/+13
* Fix agenda view goto behaviorIsaac Katzenelson2012-05-084-29/+35
* Fix agenda items marginsIsaac Katzenelson2012-05-022-36/+53
* Change day header background in agenda viewIsaac Katzenelson2012-04-302-21/+4
* Fixed agenda where it does not refreshMichael Chan2012-04-251-2/+3
* Fix event info refresh on syncIsaac Katzenelson2012-04-241-13/+26
* Minor cleanup to AgendaWindowAdapter.Michael Chan2012-04-061-9/+5
* Support for today's day of month in the today buttonIsaac Katzenelson2012-03-221-23/+3
* Fix jank while scrolling agenda list view on tabletIsaac Katzenelson2012-03-141-1/+24
* Add support for event colorsAlon Albert2012-03-011-1/+1
* Fix OnClick animation in agenda viewIsaac Katzenelson2012-02-232-2/+4
* Fixed end date in multiday events where it be off by a dayMichael Chan2012-01-112-6/+12
* Fix start time for multi-day events in agenda viewIsaac Katzenelson2011-12-071-0/+5
* Merge "b/5523793 Fix memory leak on rotation for agenda view" into ics-mr1Michael Chan2011-11-171-27/+8
|\
| * b/5523793 Fix memory leak on rotation for agenda viewMichael Chan2011-11-171-27/+8
* | Fix rotation on agenda viewIsaac Katzenelson2011-11-174-5/+36
|/
* Fix agenda list off by one on phoneIsaac Katzenelson2011-11-162-11/+10
* Fix agenda list view locationIsaac Katzenelson2011-11-164-104/+364
* Support for 7 inch devicesIsaac Katzenelson2011-10-313-4/+4
* Add missing line separators for tabletIsaac Katzenelson2011-10-141-0/+1
* b/5413276 Add a way to access info on the selected event in AgendaRoboErik2011-10-053-5/+36
* b/5413379 Fixed agenda going to the wrong time.Michael Chan2011-10-051-3/+5
* b/5409494 Wait until onResume to query events with correct settingsRoboErik2011-10-051-1/+0
* Gray current day and events in agenda view and widgetIsaac Katzenelson2011-10-043-17/+15
* Fix agenda view snap to dayIsaac Katzenelson2011-09-301-2/+15
* b/5369186 Fix IndexOutOfBoundsException in agenda viewMichael Chan2011-09-271-1/+0
* b/5311977 Fixed Agenda view disco animationMichael Chan2011-09-141-1/+24
* Merge "Fixed wrong action bar date when hitting today or refresh"Michael Chan2011-09-123-3/+20
|\
| * Fixed wrong action bar date when hitting today or refreshMichael Chan2011-09-123-3/+20
* | Merge "Fixed the problem where agenda jumps to the start date of a multi-day ...Michael Chan2011-09-121-2/+3
|\|