summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/CalendarData.java
Commit message (Collapse)AuthorAgeFilesLines
* - Save/Restore viewType across rotation and quittingMichael Chan2010-07-221-27/+0
| | | | | | | | | | | | - Read desired viewType from intent (from Widget for example) - Added a new viewType DETAIL for detail viewing which is the last of Agenda or Day. This is typically triggered from widget and tapping on a day in month view) - Added SelectedTime (not in use right now) - Removed Calendar AllInOne Icon in launcher. Back to just one Calendar. - Fix the problem the time not displaying properly after rotation - Cleaned up the old detailview stuff, yuck. - Removed unused code from CalendarApplication and CalendarData. Change-Id: I78a2172da282fedfc2559cde529a4f034430912b
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+55
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-55/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+55