History log of /packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
763b9308fa13c8c9c3b9a715f4daf8eba497b935 03-Aug-2011 RoboErik <epastern@google.com> b/5111195 Phone pixel perfects

-dropdown spacing fixed
-all day in monthview fixed
-monthview month numbers moved up
-allday text removed, hours now 20dips spacing on side
-week days spacing fixed
-only today's date is bolded
-current time line spacing fixed
-Agenda font colors fixed
-agenda margins fixed
-scrollfade removed
-dayview event text margins fixed
-event rectangle margins fixed
-eventinfo margins fixed

Change-Id: Ic9ea83af49221e2f9b4e03ad9731f2387f2f07e9
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
e9cd8f4513c141ca486bbd141f0fe34bb3c27f3a 02-Jul-2011 RoboErik <epastern@google.com> Another big pass on colors and spacing

This adds color treatment for current and past time and sorts out
colors and spacing for day and week view. It also makes some
tweaks to month view and mini-month view. Mini-month visuals are
still in progress and the current home time needs to find a
better location (and doesn't exist on the phone atm).

Change-Id: I353e9bf63e4ea6ebf094ed544f4b0a9491c1e238
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
68655b5af2b7e5f872a103858ec58a19042123ce 23-Feb-2011 RoboErik <epastern@google.com> Make column sorting for allday events handle 24h events

The column sorting code assumed allday events could be sorted
by start and end millis. With 24 hour events being drawn as
allday events this was no longer a true assumption. This adds
code for sorting these events correctly along with allday events.

Change-Id: I254f495e92e6422bdb7b9ba62e2db17c8057088b
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
d031419da7900dab91ac9f512374d7e59bb74dce 01-Feb-2011 Erik <epastern@google.com> b/1896074 Make events longer than 24 hours allDay

This makes long events appear in the allDay area of Day/Week
view.

Change-Id: Ic79bc15fbccf56ad4d6c3ededd3774cfb89ee7e4
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
d190418220467c02327dd9b3ae1eae238889720b 27-Jul-2010 Michael Chan <mchan@android.com> Rename CalendarView to DayView

Change-Id: I853131757d57fd1144a193d85c203c5f6aadab1f
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
25251192d80159d4cf0934f3ac5c84cb0b8b7365 13-Jul-2010 Erik <roboerik@android.com> Initial work on making mini month view

This creates a separate view for the mini month and interfaces
out the overlapping methods between mini month and full month. The
interface may become an abstract class if the code ends up being
identical in both. This also removes some unused code and makes
required methods public.

Change-Id: Ibbad34beed9820e9c34a13dacdbf545ab6a8d301
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
1b57aa6488359a09a8ff280468a3629be2490000 08-Jan-2010 Erik <roboerik@android.com> b/2293263 Finished removing busybits references.
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
146de36083f6ce8b7e8a1f974d3990594a36bfec 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
2cb8df4a54d65554c34faa79d8b2a46a86ff7b52 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java
a390cbfd25a5f3b2f002df725b7580bc78bd9edf 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Calendar/src/com/android/calendar/EventGeometry.java