From 352e1a2f834460bd54e03ce94cadd36a46debacb Mon Sep 17 00:00:00 2001 From: Michael Chan Date: Tue, 28 Sep 2010 05:15:08 -0700 Subject: Major bug fixing in EventInfo and EditEvent In EventInfo/Popup: Fixed reminders and response Set a fixed height Renamed Edit event button to Open event in the Event popup Enabled Open event button unless it's a free/busy calendar Removed action bar buttons in Event popup Disallow reminders for busy/free calendars TODO: Update UI only if everything is loaded In Edit Event: Switch to side-by-side label format Have everything ready before removing "Loading" msg Added organizer Restrict adding of attendees: For non-organizers, write permission to the calendar is sufficient. For organizers, the user needs a) write permission to the calendar AND b) ownerCanRespond == true AND c) attendee data exist (this means num of attendees > 1, the calendar owner's and others). TODO: Attendees do not always show up. Need to switch from listview to linear layout TODO: Move to one column format for portrait in EditEvent Turned on Holo.light theme but the light version isn't ready in the framework yet. Removed dependency to android.test.runner b/3052155 b/2709441 b/3060967 b/3060985 Change-Id: I4a25fecf3ade6a7924ba7b55801daced3dca6fa7 --- AndroidManifest.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e8f97e4e..95397ff2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -40,9 +40,6 @@ - -