1. 03 Feb, 2020 15 commits
  2. 31 Jan, 2020 6 commits
  3. 30 Jan, 2020 15 commits
  4. 29 Jan, 2020 1 commit
    • Introduce edgeLayout to keep outline color · 1e72e1ac
      Fix outline style subtitle
      
      When a ForegroundColorSpan changes the foreground color, it is also applied
      to the outline painter. In order to keep the correct color, one needs to
      filter out theses span. We do this with a new cue that is our text source
      for the specific edgeLayout.
      
      Take care to only apply background color once
      
      Test: Manual check - Subtitle view can show custom color subtitles from specific Subtitle
      Renderer and outline is shown correctly using user defined color.
      Nicolas Noury committed
  5. 28 Jan, 2020 3 commits