1. 321aa2b Fixing inconsistency between invalidate region and draw region by Adam Cohen · 13 years ago
  2. a8a7c92 Adding mouse scroll wheel support to StackView by Adam Cohen · 13 years ago
  3. 1ff65d1 StackView rendering fix for non-hardware accelerated apps and hardware layers by Adam Cohen · 13 years ago
  4. c6a4716 Fixing static StackView scenario (Issue: 3399844) by Adam Cohen · 14 years ago
  5. 53838d2 Fixing some ugly StackView relayouts on rotation by Adam Cohen · 14 years ago
  6. 78db1aa Cleaning up StackView by Adam Cohen · 14 years ago
  7. e86ff4d Fixing a couple StackView bugs: by Adam Cohen · 14 years ago
  8. ef17dd4 Cleaning up some StackView bad behavior by Adam Cohen · 14 years ago
  9. 0e2de6d Addressing API Review docs bugs: by Adam Cohen · 14 years ago
  10. 5020458 Fixing StackView bug (Issue: 3321912) by Adam Cohen · 14 years ago
  11. c99ff73 Fixing StackView bugs: by Adam Cohen · 14 years ago
  12. 69d66e0 Fixing StackView rotation bugs by Adam Cohen · 14 years ago
  13. 4886721 Fixing bug where StackView doesn't clip it's children correctly by Adam Cohen · 14 years ago
  14. c0b53be Fixing leak in StackView by Adam Cohen · 14 years ago
  15. 36f4390 Changing StackView layout to space items differently by Adam Cohen · 14 years ago
  16. 20a1b8f Fix in StackView layout by Adam Cohen · 14 years ago
  17. 026e121 New stack visualization by Adam Cohen · 14 years ago
  18. 26e30bb Preventing StackView auto-advance during / near interaction by Adam Cohen · 14 years ago
  19. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  20. 9c29548 Fixing issue #3200503 by Adam Cohen · 14 years ago
  21. e80202d Reduce amount of garbage created when flipping StackViews by Patrick Dubroy · 14 years ago
  22. 8baf5df Adding click feedback to StackView by Adam Cohen · 14 years ago
  23. 0ac116b -Prevent StackView from advancing while interacting with it by Adam Cohen · 14 years ago
  24. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 14 years ago
  25. a32edd4 Adding click feedback to widget collections by Adam Cohen · 14 years ago
  26. 3352b68 - Made showNext() and showPrevious() on StackView remotable by Adam Cohen · 14 years ago
  27. a9238c8 -> Fixing a bug where AdapterViewAnimator doesn't refresh correctly by Adam Cohen · 14 years ago
  28. 96d8d56 Fixing the case of less than or equal to 5 items in StackView by Adam Cohen · 14 years ago
  29. d51bbb5 Cleaned up the way StackView draws outside of its bounds by Adam Cohen · 14 years ago
  30. e5ebcb0 Fix clipping issue in StackView. by Romain Guy · 14 years ago
  31. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  32. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  33. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  34. 3042944 Fixing AdapterViewAnimator crash when associated adapter is empty by Adam Cohen · 14 years ago
  35. 1b065cd Added looping parameter to AdapterViewAnimator / StackView by Adam Cohen · 14 years ago
  36. 6364f2b Fixing issue where notifyDataSetChanged was not properly being called while not loading items. by Winson Chung · 14 years ago
  37. b7f4d03 Fixing StackView rendering bug exposed by recent Launcher change by Adam Cohen · 14 years ago
  38. dfcdddd -> Fixing some layout issues in StackView by Adam Cohen · 14 years ago
  39. f04e225 Fixing a bug where StackView wasn't always laid out correctly upon loading by Adam Cohen · 14 years ago
  40. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  41. 839f4a5 -> Implemented new visualization for StackView by Adam Cohen · 14 years ago
  42. 1480fdd -> Added the ability to specify an AdapterView's empty view by Adam Cohen · 14 years ago
  43. 9b07394 Cleanup and bug fixes in StackView by Adam Cohen · 14 years ago
  44. 3d07af0 -> Added edge behaviour for StackView (what to do at by Adam Cohen · 14 years ago
  45. b04f7ad -> Added 3D rotation to the StackView transition by Adam Cohen · 14 years ago
  46. 5b53f91 Fix possible ClassCastException in StackView. by Romain Guy · 14 years ago
  47. 32a42f1 -> Refactored and cleaned up dragging / animations by Adam Cohen · 14 years ago
  48. 44729e3 Preliminary implementation of StackView, which extends AdapterViewAnimator. by Adam Cohen · 14 years ago