summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/DayView.java
Commit message (Expand)AuthorAgeFilesLines
* Calendar: To display the complex lunar info.yingying2015-10-181-1/+8
* Calendar: Support display the lunar info.yingying2015-10-181-4/+57
* Small workaround when text is slight bigger then all day event rect.Paul Sliwowski2013-07-161-1/+3
* Check to prevent index out of bounds exceptionJames Kung2013-04-151-1/+8
* Added touch slop for horizontal scrollingMichael Chan2012-10-021-3/+8
* Modify doScroll to move based on the average of the touch pointsMichael Chan2012-09-111-10/+42
* Fix eventinfo locationIsaac Katzenelson2012-05-171-1/+1
* Fix eventinfo dialog size on rotationMichael Chan2012-05-171-1/+1
* Make it possible to center text for all day events, top for other.Mindy Pereira2012-05-141-4/+6
* Increased widget query size to 100Michael Chan2012-05-111-5/+4
* Fix scrolling state in DayViewIsaac Katzenelson2012-05-091-0/+3
* Fix fling in day/week viewIsaac Katzenelson2012-04-241-3/+5
* Merge "Fine tune touch feedback on day/week view"Isaac Katzenelson2012-04-201-24/+18
|\
| * Fine tune touch feedback on day/week viewIsaac Katzenelson2012-04-201-24/+18
* | Fix fade-in on sync in day/week viewIsaac Katzenelson2012-04-191-5/+12
* | Fix talkback and touch exploration in DayViewIsaac Katzenelson2012-04-171-63/+120
|/
* Fix click duration in day/week viewIsaac Katzenelson2012-04-131-9/+31
* DayView events cross fadeIsaac Katzenelson2012-04-121-4/+47
* Add touch feedback from events in day/week viewIsaac Katzenelson2012-04-041-46/+123
* Fix day view selection bug with touch expolrationIsaac Katzenelson2012-03-221-1/+1
* Fixed the problem where the all day area is overdrawn to the next day/weekMichael Chan2012-02-141-7/+7
* Fixed the problem where the current time stopped updatingMichael Chan2011-11-291-4/+4
* b/5641558 Decrease the event size for week view in tabletMichael Chan2011-11-211-3/+9
* b/5523793 Fix memory leak on rotation for agenda viewMichael Chan2011-11-171-1/+3
* b/5523793 Fix memory leak in DayViewRoboErik2011-11-161-13/+25
* b/5233576 Fixed the problem where long desc are not showingMichael Chan2011-11-141-2/+2
* b/5594278 Snaps the view back if in bad stateRoboErik2011-11-091-0/+2
* b/5478688 Pixel perfect EventInfo on tabletsMichael Chan2011-11-081-35/+44
* Merge "b/5497100 Fix substring requests in DayView"RoboErik2011-10-211-2/+6
|\
| * b/5497100 Fix substring requests in DayViewRoboErik2011-10-211-2/+6
* | Change alpha for declined events textIsaac Katzenelson2011-10-181-1/+1
|/
* Add opacity to declined event's textIsaac Katzenelson2011-10-141-0/+3
* b/5419014 Fixed touch exploration for day viewMichael Chan2011-10-051-1/+1
* b/5045933 Highlight the current day/time when Today button is pressedRoboErik2011-10-041-19/+92
* Make event info dialg box show in the middle of eventIsaac Katzenelson2011-10-031-2/+11
* Change "new event hint" for day viewIsaac Katzenelson2011-09-281-12/+29
* Updated add event hint thickness and colorPeter Ng2011-09-261-1/+1
* b/5358543 b/5358930 fix selection highlighting in dayviewRoboErik2011-09-221-2/+2
* b/5319523 Default focus to off when entering a viewRoboErik2011-09-141-0/+1
* Use new whitening for declined events.RoboErik2011-09-141-1/+1
* b/5063676 Add a plus in the selected time highlightMichael Chan2011-09-131-24/+43
* Fix up accessibility. Remove stripes for declined eventsMichael Chan2011-09-121-69/+80
* Adjust min event size so allday events work againRoboErik2011-09-091-1/+1
* b/5255359 Support overscroll and blue glow in Day/WeekMichael Chan2011-09-071-5/+81
* Homescreen widget asset updates and layout fixesPeter Ng2011-09-061-6/+8
* b/5163556 Update day/week viewRoboErik2011-09-061-6/+6
* Merge "b/5235912 Don't send accessibility events if not enabled"Michael Chan2011-08-301-0/+4
|\
| * b/5235912 Don't send accessibility events if not enabledRoboErik2011-08-301-0/+4
* | Off by one error on drawing selectionRoboErik2011-08-301-2/+2
* | Fix the problem where two scroll triggers the day view to zoom outMichael Chan2011-08-291-7/+7
|/