1. 20 Aug, 2015 3 commits
    • Winson's avatar
      Updating the scrollbar to make the fastscroller more visible. · 6779595b
      Winson authored
      Bug: 20035978
      Change-Id: I56a865262cd07e6af11b4374a7e6354710116dcd
      6779595b
    • Winson Chung's avatar
    • Winson's avatar
      Tweaking fast scroller to follow touch closer. · d2eb49e4
      Winson authored
      - Issue: The fast scroller currently does not follow the touch input
        because fundamentally, the fixed scrollbar height and the mapping
        of the scroll space to the scrollbar space is fundamentally incompatible.
      - This CL changes the fast scroller to allow it to detach when the user
        fast-scrolls, then re-attaches after the user scrolls the screen and
        the current scroll position for the scrollbar picks up the thumb position.
      - Since the scroll position and the fast scroller thumb is now detached,
        we can change the distribution of the fast scroll letters to make it
        independent of the rows for each section and instead uniformly distribute
        it along the scrollbar, which allows for more stability.
      - There are edge cases where this fails, especially when there are few
        apps, which we can investigate further.
        
      Bug: 20035978
      
      Change-Id: I8322f862107e6f330deff692885233706564bffd
      d2eb49e4
  2. 19 Aug, 2015 4 commits
  3. 17 Aug, 2015 4 commits
  4. 14 Aug, 2015 2 commits
  5. 13 Aug, 2015 4 commits
  6. 12 Aug, 2015 6 commits
  7. 11 Aug, 2015 5 commits
  8. 10 Aug, 2015 2 commits
  9. 06 Aug, 2015 4 commits
  10. 05 Aug, 2015 6 commits