• Michael Chan's avatar
    - Save/Restore viewType across rotation and quitting · d6734dbb
    Michael Chan authored
    - 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
    d6734dbb
AndroidManifest.xml 8.47 KB