OSDN Git Service

Move meta feed handling to CalendarSyncAdapter
authorKen Shirriff <kens@google.com>
Thu, 11 Jun 2009 18:10:40 +0000 (11:10 -0700)
committerKen Shirriff <kens@google.com>
Mon, 15 Jun 2009 17:46:32 +0000 (10:46 -0700)
commitcd7773c1841f75a19d43e70dbc02594d18731220
tree9ae31d3a0a7dc90397a5c6abd607d05cea1bfbb2
parentea730cecaebc7b3e622cbdaec86f30075c5b039e
Move meta feed handling to CalendarSyncAdapter

With this change, the calendar app uses a sync rather than a magic query
to update the list of calendars.
bug=1886271
src/com/android/calendar/SelectCalendarsActivity.java