-
Michael Chan authored
Added intent-filter to intercept http[s]://www.google.com/calendar/[hosted/.*/]event.* and show the EventInfoActivity if the event is known. Otherwise, resend the intent and have thebrowser handle the link. modified: AndroidManifest.xml modified: src/com/android/calendar/EventInfoActivity.java new file: src/com/android/calendar/GoogleCalendarUriIntentFilter.java
b84a1514