1. 9b4bee0 Introducing the split action bar. by Adam Powell · 13 years ago
  2. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  3. 9567a66 Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  4. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  5. e3a7f62 Fix Fragment.onInflate() to actually work correctly. by Dianne Hackborn · 13 years ago
  6. 606ecf3 Merge "Fix issue #3495749: Crash on choosing to open the downloaded images" by Dianne Hackborn · 13 years ago
  7. ce418e6 Fix issue #3495749: Crash on choosing to open the downloaded images by Dianne Hackborn · 13 years ago
  8. 763cbb1 Fix a bug where the lazy-initialized ActionBar object was being too lazy. by Adam Powell · 13 years ago
  9. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 13 years ago
  10. 5c40f3f Fix typo. by Daisuke Miyakawa · 13 years ago
  11. a1ea2c8 Merge "Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called before first layout" by Adam Powell · 13 years ago
  12. 50efbed Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called by Adam Powell · 13 years ago
  13. 121370d am 3c565377: am b508d6e2: Merge "docs: fix links to revised fundamentals documents" into honeycomb by Scott Main · 13 years ago
  14. 7aee61f docs: fix links to revised fundamentals documents by Scott Main · 13 years ago
  15. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 14 years ago
  16. f2a8b3c am 8691b724: am 10e4148b: Merge "Fix issue #3291173: Problem report for NewsRoom - RSS News Reader" into honeycomb by Dianne Hackborn · 14 years ago
  17. 8691b72 am 10e4148b: Merge "Fix issue #3291173: Problem report for NewsRoom - RSS News Reader" into honeycomb by Dianne Hackborn · 14 years ago
  18. 420829e Fix issue #3291173: Problem report for NewsRoom - RSS News Reader by Dianne Hackborn · 14 years ago
  19. 7ef536a resolved conflicts for merge of 52d3203e to honeycomb-merge by Jeff Hamilton · 14 years ago
  20. e3e6a15 am 8a0f1756: am 5503d803: Merge "Fix issue #3377999: Activities need to be stopped when sleeping" into honeycomb by Dianne Hackborn · 14 years ago
  21. 8a0f175 am 5503d803: Merge "Fix issue #3377999: Activities need to be stopped when sleeping" into honeycomb by Dianne Hackborn · 14 years ago
  22. 4eba96b Fix issue #3377999: Activities need to be stopped when sleeping by Dianne Hackborn · 14 years ago
  23. 9e9d886 am 7204528e: am 9358bd39: Merge "Fixes for StrictMode instance count checking." into honeycomb by Brad Fitzpatrick · 14 years ago
  24. 7204528 am 9358bd39: Merge "Fixes for StrictMode instance count checking." into honeycomb by Brad Fitzpatrick · 14 years ago
  25. 5f8b5c1 Fixes for StrictMode instance count checking. by Brad Fitzpatrick · 14 years ago
  26. e23cae2 am 1eaac21e: am 68c56a51: Merge "Documentation fix." into honeycomb by Romain Guy · 14 years ago
  27. 1eaac21 am 68c56a51: Merge "Documentation fix." into honeycomb by Romain Guy · 14 years ago
  28. 482b34a6 Documentation fix. by Romain Guy · 14 years ago
  29. 28d5206 am bd80a12c: resolved conflicts for merge of 9240f16d to honeycomb-plus-aosp by Brad Fitzpatrick · 14 years ago
  30. bd80a12 resolved conflicts for merge of 9240f16d to honeycomb-plus-aosp by Brad Fitzpatrick · 14 years ago
  31. bfbe577 StrictMode: class instance limits (track object "leaks") by Brad Fitzpatrick · 14 years ago
  32. 7fc5d4b8 am 2ec5a716: am 36c84403: Merge "Fix issue #3362484: Can\'t dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  33. aef99bb am 7adf8481: am b4f655d5: Merge "StrictMode class instance limit interface." into honeycomb by Brad Fitzpatrick · 14 years ago
  34. 2ec5a71 am 36c84403: Merge "Fix issue #3362484: Can\'t dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  35. 36c8440 Merge "Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog" into honeycomb by Dianne Hackborn · 14 years ago
  36. cfaf887 Fix issue #3362484: Can't dismiss activity picker by tapping outside dialog by Dianne Hackborn · 14 years ago
  37. 7adf848 am b4f655d5: Merge "StrictMode class instance limit interface." into honeycomb by Brad Fitzpatrick · 14 years ago
  38. 7580357 StrictMode class instance limit interface. by Brad Fitzpatrick · 14 years ago
  39. cb1404e Add joystick support to framework. by Jeff Brown · 14 years ago
  40. 93ec68e resolved conflicts for merge of 06bb3aef to honeycomb-plus-aosp by Jeff Hamilton · 14 years ago
  41. 52d3203 Add dispatching overrides for foreground apps. by Jeff Hamilton · 14 years ago
  42. 247fe74 Implement issue # 3255887 could CursorLoader offer... by Dianne Hackborn · 14 years ago
  43. 64da12a Add dispatch key shortcut window callback. by Jeff Brown · 14 years ago
  44. 4f3867e Time to remove some old APIs! by Dianne Hackborn · 14 years ago
  45. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  46. 9d07180 Fix issues #3257701 and #3267312 by Dianne Hackborn · 14 years ago
  47. 0aae2d4 Rework activity lifecycle so onSaveInstanceState() is after onPause(). by Dianne Hackborn · 14 years ago
  48. 049dd3d Fix bug 3248786 - silly monkeys. by Adam Powell · 14 years ago
  49. 30c9bd8 Implement issue #3189564: New API to create an activity. by Dianne Hackborn · 14 years ago
  50. 8515ee8 Fix bug 3240444 - add OnMenuVisibilityListener for action bar. by Adam Powell · 14 years ago
  51. 621e17d Implement issue #3221502: New APIs to support new back stack / task navigation by Dianne Hackborn · 14 years ago
  52. 3a57fb9 Fix issue #3191573: PreferenceFragment.onActivityResult cannot by Dianne Hackborn · 14 years ago
  53. debf3be Fix bug 2948913 - provide lifecycle notifications for action modes by Adam Powell · 14 years ago
  54. e71df8f am 96abb48d: am aa93bcd6: Fix issue #3138926: App\'s preferences can be lost after onPause() by Dianne Hackborn · 14 years ago
  55. aa93bcd Fix issue #3138926: App's preferences can be lost after onPause() by Dianne Hackborn · 14 years ago
  56. fb3cffe Fix issue #3130426: Finsky crash in switching from window carousel by Dianne Hackborn · 14 years ago
  57. d7dccd2 am 55f1b0b8: am 9d6824cd: Merge "Make Activity.removeDialog() less strict." into gingerbread by Dianne Hackborn · 14 years ago
  58. a1b0d69 resolved conflicts for merge of efa4f7f8 to master by Dianne Hackborn · 14 years ago
  59. d2ce8bbb Make Activity.removeDialog() less strict. by Dianne Hackborn · 14 years ago
  60. 3c4c2b7 Fix issue #3001368: API REVIEW: android.app.Activity by Dianne Hackborn · 14 years ago
  61. 625ac27 Work on fragments in layouts. by Dianne Hackborn · 14 years ago
  62. 48a781a am 4b187e80: am 8e1b84e7: Merge "Some battery improvements:" into gingerbread by Dianne Hackborn · 14 years ago
  63. ce2ef76 Some battery improvements: by Dianne Hackborn · 14 years ago
  64. a21e3da Fix issue #2967969: Crash rotating screen on "delete account" dialog by Dianne Hackborn · 14 years ago
  65. 3e449ce Some fragment stuff: by Dianne Hackborn · 14 years ago
  66. a14c8e0 Bring back instances counts to dumpsys meminfo. by Romain Guy · 14 years ago
  67. 8f5edc9 am 840f0fec: am d3efa392: Clean up some permissions. by Dianne Hackborn · 14 years ago
  68. d3efa39 Clean up some permissions. by Dianne Hackborn · 14 years ago
  69. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  70. 7f7ce40 resolved conflicts for merge of 28130bae to master by Brad Fitzpatrick · 14 years ago
  71. 41bfa37 resolved conflicts for merge of 409b7120 to master by Dianne Hackborn · 14 years ago
  72. 333b8cb SharedPreferences$Editor.startCommit() by Brad Fitzpatrick · 14 years ago
  73. 6ed50de Deprecated the managed cursor API's on Activity. Loaders are the new world order. by Jason parks · 14 years ago
  74. 02486b1 Hide heavy-weight API. by Dianne Hackborn · 14 years ago
  75. cf44040 resolved conflicts for merge of d3cd2596 to master by Dianne Hackborn · 14 years ago
  76. e794e9f Verify that onPause() calls its superclass. by Dianne Hackborn · 14 years ago
  77. 291905e Maybe fix #2925641: calling onCreateOptionsMenu before attached activity by Dianne Hackborn · 14 years ago
  78. def1537 More fragment work: by Dianne Hackborn · 14 years ago
  79. b7a2e47 Fragment and PreferenceFragment and FragmentManager, oh my! by Dianne Hackborn · 14 years ago
  80. 2cceaaa Fix back popping the back stack too much. by Dianne Hackborn · 14 years ago
  81. 42c0fe8 Fix bug 2908851 - ActionBar does not get initialized if by Adam Powell · 14 years ago
  82. 9b4c804 Fix bug 2908823 by Adam Powell · 14 years ago
  83. 6dd73b4 Fix some lifecycle issues with populating the action bar's menu by Adam Powell · 14 years ago
  84. 5e0d595 Fix some Loader bugs. by Dianne Hackborn · 14 years ago
  85. a7dd5ea requery() return value should be checked by Vasu Nori · 14 years ago
  86. 529b60a Add android:hardwareAccelerated to Activity. by Romain Guy · 14 years ago
  87. b3cf10f Add facility to switch to new fragments from preferences. by Dianne Hackborn · 14 years ago
  88. 5d27977 Action modes without action bar by Adam Powell · 14 years ago
  89. 005cb6d Fix build by Jean-Baptiste Queru · 14 years ago
  90. 6e34636 Moved context modes into view, renamed to action modes by Adam Powell · 14 years ago
  91. 7cd8342 Ensure that creating a Loader/LoaderManager after the Activity has by Ben Komalo · 14 years ago
  92. dd913a5 Add new DialogFragment class. by Dianne Hackborn · 14 years ago
  93. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  94. 4911b78 Fix bug where loader listener would be registered twice. by Dianne Hackborn · 14 years ago
  95. 839458d resolved conflicts for merge of e03952c0 to master by Jim Miller · 14 years ago
  96. 9e14e9f3 Fix fragment index expunging. by Dianne Hackborn · 14 years ago
  97. 0b2a6d0 Fix 2797185: Re-enable thumbnail generation in framework by Jim Miller · 14 years ago
  98. 2707d60 Implement instance passing in LoaderManager. by Dianne Hackborn · 14 years ago
  99. c801768 Integrate Loader support in to Activity/Fragment. by Dianne Hackborn · 14 years ago
  100. 661c908 ActionBar tab mode using fragments; needs styles. by Adam Powell · 14 years ago