summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/month
Commit message (Expand)AuthorAgeFilesLines
* Calendar: To display the complex lunar info.yingying2015-10-181-13/+26
* Calendar: Support display the lunar info.yingying2015-10-181-0/+57
* Replacing long click listener with onLongPressJames Kung2013-04-152-18/+23
* Fixed monthview longclick bug after hitting Today action.Sam Blitzstein2013-03-061-1/+2
* MonthByWeek/CreateEventDialog Fragment NPE fixes.James Kung2013-01-041-3/+7
* Fix warnings. Tone down loggingMichael Chan2012-12-121-1/+0
* Fixed possible NPE for month long-click event creation.Sam Blitzstein2012-12-051-0/+5
* New event dialog on long click within month viewJames Kung2012-11-152-12/+49
* Fixed bug causing incorrect result from pressing back-key while in day/week v...Sam Blitzstein2012-09-061-4/+3
* Fix NPE on rotationIsaac Katzenelson2012-05-231-1/+3
* Merge "Increased widget query size to 100" into jb-devMichael Chan2012-05-111-1/+1
|\
| * Increased widget query size to 100Michael Chan2012-05-111-1/+1
* | move month fling mechanism into list viewIsaac Katzenelson2012-05-113-102/+201
|/
* Improve month flingIsaac Katzenelson2012-05-091-8/+18
* More month view scroll fine tuning.Isaac Katzenelson2012-05-081-4/+6
* Merge "Fine tune month fling" into jb-devIsaac Katzenelson2012-05-081-3/+7
|\
| * Fine tune month flingIsaac Katzenelson2012-05-081-3/+7
* | Fix event title font size.Mindy Pereira2012-05-081-0/+1
|/
* Improve scroll on month view when tapping todayIsaac Katzenelson2012-04-271-1/+1
* Fixed the problem where mini-month ignoring tapsMichael Chan2012-04-111-1/+1
* Fixed ClassCastException when tapping on the mini-monthMichael Chan2012-04-101-0/+4
* Add click animation to month viewIsaac Katzenelson2012-04-054-18/+180
* Improve month view animationIsaac Katzenelson2012-03-301-10/+65
* Alternate month colors in month viewIsaac Katzenelson2012-02-143-4/+11
* Fling month view one month at a time.Isaac Katzenelson2012-02-142-34/+63
* Change tablet month view event layoutAndy McFadden2011-12-051-35/+117
* Reshuffle month layout codeAndy McFadden2011-11-301-29/+78
* Merge "Move month view to the right date on OnResume" into ics-mr1Isaac Katzenelson2011-11-141-1/+1
|\
| * Move month view to the right date on OnResumeIsaac Katzenelson2011-11-111-1/+1
* | b/5601898 Touch up month view for MR1RoboErik2011-11-101-9/+13
|/
* b/5534275 Remove more events square in month viewRoboErik2011-11-011-11/+2
* b/5534267 Fix day label alignment in month viewRoboErik2011-11-011-8/+0
* Add missing line separators for tabletIsaac Katzenelson2011-10-141-2/+2
* b/5045933 Highlight the current day/time when Today button is pressedRoboErik2011-10-044-14/+181
* b/5382175 Add selectedTime to updateTitle eventRoboErik2011-09-271-1/+1
* Update declined event color treatments across appRoboErik2011-09-141-3/+31
* b/5248106 Account for show week num in month viewRoboErik2011-09-011-1/+1
* b/5163556 update visuals for tablet month viewRoboErik2011-08-311-3/+3
* Fix allday event accessibility messageRoboErik2011-08-301-0/+2
* Fixed crash where tapping on a day in monthMichael Chan2011-08-291-1/+1
* b/5216482 Final tweak to simple month viewsRoboErik2011-08-262-3/+13
* b/5216482 Add state to calendar visibility accessibility eventsRoboErik2011-08-261-3/+14
* Revert "Don't do accessibility work if accessibility is off"Erik Pasternak2011-08-261-7/+0
* Don't do accessibility work if accessibility is offRoboErik2011-08-261-0/+7
* b/5216482 add touch exploration to monthviewRoboErik2011-08-262-0/+64
* Merge "b/5191070 Fix up wk number and add divider lines to minimonth"RoboErik2011-08-221-6/+15
|\
| * b/5191070 Fix up wk number and add divider lines to minimonthRoboErik2011-08-221-6/+15
* | Fix warningsMichael Chan2011-08-191-3/+0
|/
* Remove stroke from paint before drawing week numbersMichael Chan2011-08-191-0/+1
* Merge "b/5045764 After tapping on a day from Month, back will take you back t...Michael Chan2011-08-171-1/+2
|\