summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/month/MonthWeekEventsView.java
Commit message (Expand)AuthorAgeFilesLines
* Calendar: To display the complex lunar info.yingying2014-08-251-13/+26
* Calendar: Support display the lunar info.yingying2014-08-251-0/+57
* Fix event title font size.Mindy Pereira2012-05-081-0/+1
* Add click animation to month viewIsaac Katzenelson2012-04-051-6/+41
* Alternate month colors in month viewIsaac Katzenelson2012-02-141-4/+4
* Change tablet month view event layoutAndy McFadden2011-12-051-35/+117
* Reshuffle month layout codeAndy McFadden2011-11-301-29/+78
* 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/5045933 Highlight the current day/time when Today button is pressedRoboErik2011-10-041-3/+126
* 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-261-2/+2
* 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-261-0/+40
* Fix warningsMichael Chan2011-08-121-4/+0
* b/5111195 Phone pixel perfectsRoboErik2011-08-031-2/+5
* Visuals update of Month View on tabletRoboErik2011-08-011-28/+33
* b/5056592, b/5056770 Color tweaksRoboErik2011-07-201-3/+2
* Another big pass on colors and spacingRoboErik2011-07-081-6/+9
* Unbundling tweakAndy McFadden2011-07-061-3/+3
* Fix bolding and make today blackRoboErik2011-06-291-1/+1
* Month colors update for current month/todayRoboErik2011-06-291-14/+41
* DNA in mini-month!RoboErik2011-06-291-110/+150
* First step of month view visual refreshRoboErik2011-06-221-94/+68
* Minor tweaks to support Calendar unbundlingAndy McFadden2011-06-081-5/+5
* b/4445335 Fix month view paint setup order.Erik2011-05-181-33/+33
* Show overlap time in BusyBits in month viewIsaac Katzenelson2011-05-111-38/+93
* Improved algorithm for BusyBitsIsaac Katzenelson2011-05-051-2/+2
* Support events that span multiple days in "Busy Bits"Isaac Katzenelson2011-04-191-2/+2
* Support for "Busy Bits" in month viewIsaac Katzenelson2011-04-181-0/+67
* Use config file setting for popping event with agenda viewIsaac Katzenelson2011-04-141-1/+1
* Config file support for "show details in month"Isaac Katzenelson2011-04-141-3/+4
* Support for combined Month/Agenda viewIsaac Katzenelson2011-04-131-1/+5
* Support for phone layoutsMichael Chan2011-04-051-0/+3
* b/3157682 Makes the allday area expandableRoboErik2011-02-231-1/+1
* Fix crash in portrait with more than 4/day allday eventsRoboErik2011-02-151-23/+44
* b/3293809 Adds basic support for accessibility in CalendarErik2011-01-141-1/+1
* b/3349218 Bug fixes to month viewErik2011-01-131-7/+10
* Work on pixel perfect for month viewErik2011-01-051-35/+23
* Renames simple month files to fit fw naming styleErik2010-11-241-1/+1
* Finishes making full month use list viewErik2010-11-191-14/+275
* More work on making full month view use listviewErik2010-11-171-1/+264
* Refactors mini month, adds initial full month list view supportErik2010-11-121-0/+31