1. 24 Jul, 2015 1 commit
  2. 23 Jun, 2015 1 commit
    • Winson Chung's avatar
      Refactoring fast scroller. · b1777447
      Winson Chung authored
      - Fixing issue with fast scroller not fitting name width.
      - Refactoring fast scrolling/scroll bar code out of base recycler view
      - Adding animations to fast scroller to match design
      - Smooth scrolling when jumping between app rows
      - Fixing issue with fast scroller jumping when you first pick it up
      - Fixing issue with wrong background paddings being used
      
      Bug: 21874346
      Bug: 22031923
      Change-Id: I9f011b1f375751f437604b900e95a2942d3f4601
      b1777447
  3. 12 Jun, 2015 1 commit
  4. 20 May, 2015 1 commit
    • Sunny Goyal's avatar
      Removing some unused functionalities · 05739771
      Sunny Goyal authored
      > Removing obsolete progrard rules
      > Removing BackgroundAlphaMultiplier from CellLayout, which is always 1
      > Removign otiline animation from workspace. This animation never runs,
      as it is called during startReordeing which always happens when
      overview mode (workspaceInModalState() is true)
      
      Change-Id: I43219e41ea188771bc818988c1bcbd523f28cba6
      05739771
  5. 29 Apr, 2015 1 commit
  6. 17 Apr, 2015 2 commits
  7. 11 Nov, 2014 1 commit
  8. 16 Jul, 2014 1 commit
  9. 10 Jan, 2014 1 commit
  10. 21 Sep, 2013 1 commit
  11. 12 Sep, 2013 1 commit
  12. 17 Jun, 2013 1 commit
  13. 06 Jun, 2013 1 commit
    • Daniel Sandler's avatar
      Launcher2 is now Launcher3. · 325dc236
      Daniel Sandler authored
      Changes include
        - moving from com.android.launcher{,2} to
          com.android.launcher3
        - removing wallpapers
        - new temporary icon
      
      Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
      325dc236
  14. 23 Aug, 2011 1 commit
  15. 22 Apr, 2011 1 commit
    • Adam Cohen's avatar
      Adding initial folder animation · 7f4eabe3
      Adam Cohen authored
      -Changed CellLayout/CellLayoutChildren to use padding in the more
       standard way
      
      Change-Id: I728f1b699232422be76eb29b4cf710cd5723a0aa
      7f4eabe3
  16. 14 Mar, 2011 1 commit
  17. 01 Mar, 2011 1 commit
  18. 19 Jan, 2011 1 commit
  19. 19 Nov, 2010 2 commits
  20. 18 Nov, 2010 1 commit
  21. 19 Oct, 2010 2 commits
  22. 29 Sep, 2010 1 commit
  23. 13 Sep, 2010 1 commit
    • Michael Jurka's avatar
      supporting swipable home screens on xlarge devices · 5f1c509d
      Michael Jurka authored
      - icons and widgets on home screens can be "dimmed"
      - celllayout no longer renders a dimmed version of itself, but instead its children make dimmed versions of themselves
      - celllayout no longer always takes up full size of workspace, in landscape mode 
      neighboring screens (celllayouts) are visible
      - on xlarge devices, in landscape mode side screens are "dimmed"
      - moved holographic outline helper to its own file
      - fixed bug where mini-screens were still able to scroll left/right
      
      Change-Id: I9e85ab4147edfae1e7525c3d11d42be3fabf4f6d
      5f1c509d
  24. 31 Aug, 2010 1 commit
  25. 17 Aug, 2010 1 commit
  26. 12 Aug, 2010 1 commit
  27. 05 Aug, 2010 1 commit
  28. 04 Aug, 2010 1 commit
  29. 23 Apr, 2010 2 commits
    • Daniel Sandler's avatar
      Fix proguard flags. · 4a4c729a
      Daniel Sandler authored
      Fixes a crash in the new hotseat launcher icons.
      
      Change-Id: Idcb7441647f16c783a47dfe09400f04fa8980dd3
      4a4c729a
    • Daniel Sandler's avatar
      Fix proguard flags. · b465cd6b
      Daniel Sandler authored
      Fixes a crash in the new hotseat launcher icons.
      
      Change-Id: Idcb7441647f16c783a47dfe09400f04fa8980dd3
      b465cd6b
  30. 06 Apr, 2010 1 commit
    • Romain Guy's avatar
      Last minute hack to deliver touch events to widget in landscape mode. · 3af60018
      Romain Guy authored
      Bug #2562729
      
      In landscape, the left and right dots buttons are 93dip wide; this makes them overlap
      with widgets at the bottom of the screen. The dots do not need to be that wide but
      we chose this size to make it easier to tap them in portrait. To avoid issues in
      landscape, this change introduces a new type of ImageView that can ignore touch
      events in a certain zone. This was easier and cheaper than re-cutting 36+ assets.
      
      Change-Id: Id261fba41a43dede943e72060e39e87658e4b0df
      3af60018
  31. 11 Mar, 2010 2 commits
  32. 04 Mar, 2010 1 commit