1. a6a4cbc Fixing Keyguard widget click handling (issue 7179972) by Adam Cohen · 12 years ago
  2. 335c3b6 Caching the FixedSizeRemoteViewsCaches across rotation by Adam Cohen · 12 years ago
  3. 4213804 Accessibility focus - framework by Svetoslav Ganov · 12 years ago
  4. d0c735f Fix issue 5905210, AdapterViewAnimator sending negative index to Adapter by Adam Cohen · 13 years ago
  5. 0764dee Merge "AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes." by Svetoslav Ganov · 13 years ago
  6. b967392 Hinting RemoteViewsAdapter as to which views are visible by Adam Cohen · 13 years ago
  7. 8a78fd4 AccessibilityEvent/AccessibilityNodeInfo class name property should be set to only framework classes. by Svetoslav Ganov · 13 years ago
  8. 2148d43 Fixing widget notifyDataSetChanged() not getting called, issue 5092676 by Adam Cohen · 13 years ago
  9. d38a0ce Fixing AdapterViewAnimator onItemClick compatibility by Adam Cohen · 13 years ago
  10. 26f072c Making StackView res-out and click feedback colors stylable by Adam Cohen · 13 years ago
  11. 0b96a57 Making AdapaterViewAnimator setDisplayedChild remotable by Adam Cohen · 14 years ago
  12. 53838d2 Fixing some ugly StackView relayouts on rotation by Adam Cohen · 14 years ago
  13. 2035a46 Fixing bug where widgets would go dead after moving to another screen by Adam Cohen · 14 years ago
  14. 2c070ba Merge "Re-enabling queued unbinding of services after requests to the service. (3394210)" into honeycomb by Winson Chung · 14 years ago
  15. 16c8d8a Re-enabling queued unbinding of services after requests to the service. (3394210) by Winson Chung · 14 years ago
  16. 78db1aa Cleaning up StackView by Adam Cohen · 14 years ago
  17. e86ff4d Fixing a couple StackView bugs: by Adam Cohen · 14 years ago
  18. ef17dd4 Cleaning up some StackView bad behavior by Adam Cohen · 14 years ago
  19. 0e2de6d Addressing API Review docs bugs: by Adam Cohen · 14 years ago
  20. 69d66e0 Fixing StackView rotation bugs by Adam Cohen · 14 years ago
  21. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  22. fb60386 Addressing issues associated RemoteViewsAdapter's service crashes / disconnects by Adam Cohen · 14 years ago
  23. 189ee18 Implement smarter sizing of WRAP_CONTENT windows. by Dianne Hackborn · 14 years ago
  24. 0ac116b -Prevent StackView from advancing while interacting with it by Adam Cohen · 14 years ago
  25. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 14 years ago
  26. a32edd4 Adding click feedback to widget collections 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. 6f27962 Fixing null pointer exception by Adam Cohen · 14 years ago
  30. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  31. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  32. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  33. 3042944 Fixing AdapterViewAnimator crash when associated adapter is empty by Adam Cohen · 14 years ago
  34. ef52176 Changing AdapterViewAnimator to use the new animation APIs 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. 3ec9a45 Re-architecting RemoteViewsAdapter internals due to new constraints. by Winson Chung · 14 years ago
  38. 9b3a2cf Prevent multiple RemoteViewAdapters from being set for the same intent. by Winson Chung · 14 years ago
  39. dfcdddd -> Fixing some layout issues in StackView by Adam Cohen · 14 years ago
  40. bd0136a AdapterViewAnimator now properly handles notifyDataSetChanged by Adam Cohen · 14 years ago
  41. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  42. 839f4a5 -> Implemented new visualization for StackView by Adam Cohen · 14 years ago
  43. 1480fdd -> Added the ability to specify an AdapterView's empty view by Adam Cohen · 14 years ago
  44. 9b07394 Cleanup and bug fixes in StackView by Adam Cohen · 14 years ago
  45. 3d07af0 -> Added edge behaviour for StackView (what to do at by Adam Cohen · 14 years ago
  46. b04f7ad -> Added 3D rotation to the StackView transition by Adam Cohen · 14 years ago
  47. 5b53f91 Fix possible ClassCastException in StackView. by Romain Guy · 14 years ago
  48. 32a42f1 -> Refactored and cleaned up dragging / animations by Adam Cohen · 14 years ago
  49. 8322834 Fixing StackView crash associated with DataSetObserver by Adam Cohen · 14 years ago
  50. 44729e3 Preliminary implementation of StackView, which extends AdapterViewAnimator. by Adam Cohen · 14 years ago
  51. 3db4067 Added AdapterViewAnimator and AdapterViewFlipper which are versions of ViewAnimator and ViewFlipper by Adam Cohen · 14 years ago