b/2635697 Makes recurring events disappear immediately when deleted
We had added a special check to make sure deletion exceptions weren't reexpanded
but deleted recurrences were still being reexpanded until after they synced up
to the server and the underlying event was removed. This change prevents deleted
recurring events from being expanded in the instances table. Also needed to delete
all exceptions to the event ( b/1383817 ).
Change-Id: Ia9bb69e35c34086f691653fe24aad6d96a211da9
1 file changed