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