• Andy McFadden's avatar
    Correctly split recurring events that have COUNT · 152cb249
    Andy McFadden authored
    The code that splits recurring events for "this and all future"
    edits was always adding an UNTIL part.  This didn't work right
    when the original event had a COUNT part.
    
    Also, treat recurrence rules with COUNT parts as "custom".
    
    Bug 4977517
    
    Change-Id: I7e469fb23d7774ff2e157cc0b1c1dd9daba4fc40
    152cb249
EditEventView.java 71.3 KB