1. 0b96a57 Making AdapaterViewAnimator setDisplayedChild remotable by Adam Cohen · 13 years ago
  2. 53838d2 Fixing some ugly StackView relayouts on rotation by Adam Cohen · 14 years ago
  3. 2035a46 Fixing bug where widgets would go dead after moving to another screen by Adam Cohen · 14 years ago
  4. 2c070ba Merge "Re-enabling queued unbinding of services after requests to the service. (3394210)" into honeycomb by Winson Chung · 14 years ago
  5. 16c8d8a Re-enabling queued unbinding of services after requests to the service. (3394210) by Winson Chung · 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. 69d66e0 Fixing StackView rotation bugs by Adam Cohen · 14 years ago
  11. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  12. fb60386 Addressing issues associated RemoteViewsAdapter's service crashes / disconnects by Adam Cohen · 14 years ago
  13. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  14. 0ac116b -Prevent StackView from advancing while interacting with it by Adam Cohen · 14 years ago
  15. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 14 years ago
  16. a32edd4 Adding click feedback to widget collections by Adam Cohen · 14 years ago
  17. a9238c8 -> Fixing a bug where AdapterViewAnimator doesn't refresh correctly by Adam Cohen · 14 years ago
  18. 96d8d56 Fixing the case of less than or equal to 5 items in StackView by Adam Cohen · 14 years ago
  19. 6f27962 Fixing null pointer exception by Adam Cohen · 14 years ago
  20. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  21. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  22. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  23. 3042944 Fixing AdapterViewAnimator crash when associated adapter is empty by Adam Cohen · 14 years ago
  24. ef52176 Changing AdapterViewAnimator to use the new animation APIs by Adam Cohen · 14 years ago
  25. 1b065cd Added looping parameter to AdapterViewAnimator / StackView by Adam Cohen · 14 years ago
  26. 6364f2b Fixing issue where notifyDataSetChanged was not properly being called while not loading items. by Winson Chung · 14 years ago
  27. 3ec9a45 Re-architecting RemoteViewsAdapter internals due to new constraints. by Winson Chung · 14 years ago
  28. 9b3a2cf Prevent multiple RemoteViewAdapters from being set for the same intent. by Winson Chung · 14 years ago
  29. dfcdddd -> Fixing some layout issues in StackView by Adam Cohen · 14 years ago
  30. bd0136a AdapterViewAnimator now properly handles notifyDataSetChanged by Adam Cohen · 14 years ago
  31. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  32. 839f4a5 -> Implemented new visualization for StackView by Adam Cohen · 14 years ago
  33. 1480fdd -> Added the ability to specify an AdapterView's empty view by Adam Cohen · 14 years ago
  34. 9b07394 Cleanup and bug fixes in StackView by Adam Cohen · 14 years ago
  35. 3d07af0 -> Added edge behaviour for StackView (what to do at by Adam Cohen · 14 years ago
  36. b04f7ad -> Added 3D rotation to the StackView transition by Adam Cohen · 14 years ago
  37. 5b53f91 Fix possible ClassCastException in StackView. by Romain Guy · 14 years ago
  38. 32a42f1 -> Refactored and cleaned up dragging / animations by Adam Cohen · 14 years ago
  39. 8322834 Fixing StackView crash associated with DataSetObserver by Adam Cohen · 14 years ago
  40. 44729e3 Preliminary implementation of StackView, which extends AdapterViewAnimator. by Adam Cohen · 14 years ago
  41. 3db4067 Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAnimator and ViewFlipper by Adam Cohen · 14 years ago