1. abd3d77 Hide translucent activity conversion API by Chet Haase · 11 years ago
  2. 1487466 Add View#cancelPendingInputEvents API by Adam Powell · 11 years ago
  3. bc57cd1 Notify ViewRootImpl when it's safe to modify Canvas. by Craig Mautner · 11 years ago
  4. 3e82ba1 Make ArrayMap public! :) by Dianne Hackborn · 11 years ago
  5. 5eda9b3 Add convertToTranslucent to API. by Craig Mautner · 11 years ago
  6. 2286cdc Misc memory stuff. by Dianne Hackborn · 11 years ago
  7. 4addfc5 Add API to convert translucent Activity to opaque. by Craig Mautner · 11 years ago
  8. 04fe6eb Fix a bug resolving the correct icon/logo in action bars by Adam Powell · 11 years ago
  9. 4e0eb22 Fix doc build. by Ying Wang · 11 years ago
  10. 7b92467 Fix issue #7643046: Activity.getCallingPackage() bogusly returns null... by Dianne Hackborn · 11 years ago
  11. a14acd2 Warn when exposing file:// Uris beyond a process. by Jeff Sharkey · 11 years ago
  12. f265ea9 App ops: vibration, neighboring cells, dialing, etc. by Dianne Hackborn · 12 years ago
  13. f9c5e0f Add new API to propagate contextual data to the assist action by Dianne Hackborn · 12 years ago
  14. b484f8e am 782b0f71: am 4459827f: am 25505f95: am cdf5106a: docs: a few doc bugs by Scott Main · 12 years ago
  15. 782b0f7 am 4459827f: am 25505f95: am cdf5106a: docs: a few doc bugs by Scott Main · 12 years ago
  16. cdf5106 docs: a few doc bugs by Scott Main · 12 years ago
  17. b7de79d am 41bb82be: Merge "Fix NullpointException problem in onMenuItemSelected" by Adam Powell · 12 years ago
  18. 686a805 Fix NullpointException problem in onMenuItemSelected by zobject · 12 years ago
  19. 1de6239 am 534de491: Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev by Christopher Tate · 12 years ago
  20. 73c2aee Make immersive mode public & imply update locking by Christopher Tate · 13 years ago
  21. 332944f Fix EventLog string class problem in onOptionMenuSelected by zobject · 12 years ago
  22. 6d9dcbc Fix issue #7273573: Need API to find out if activity is destroyed by Dianne Hackborn · 12 years ago
  23. 5a4010c Create main activity intents as needed for TaskStackBuilder/Up nav by Adam Powell · 12 years ago
  24. 62bea2f Nested fragments. by Dianne Hackborn · 12 years ago
  25. 4120375 Remove Binder.getOrigCallingUid(). by Dianne Hackborn · 12 years ago
  26. f1c26e2 Fix issue #7016987: Unable to attach a picture in gmail/emaill composer action. by Dianne Hackborn · 12 years ago
  27. 98365d7 Refactor for multi-display support. by Jeff Brown · 12 years ago
  28. 4702a85 More view hierarchy, fragment debugging. by Dianne Hackborn · 12 years ago
  29. 0fc5b2b Fun with Up navigation by Adam Powell · 12 years ago
  30. 9275197 Add aapt support for generating proguard rules for onClick methods. by Dianne Hackborn · 12 years ago
  31. 5320eb8 Fix activity resolver, issues #6519130 and #6507239 by Dianne Hackborn · 12 years ago
  32. 3d193d9 Handle returning a result from automatic up navigation from another task. by Adam Powell · 12 years ago
  33. ef31e7c Fix for toggling menu item visibility outside of create/prepare menu by Adam Powell · 12 years ago
  34. 07304f529 Fix a bug in Activity Up navigation dispatching by Adam Powell · 12 years ago
  35. d0c66f6 Merge "Fix javadoc." into jb-dev by Pin Ting · 12 years ago
  36. f019595 Clarify documentation about when Activity#onCreateNavigateUpTaskStack by Adam Powell · 12 years ago
  37. 35c064b Fix documentation of Activity#navigateUpTo() to describe its actual behavior. by Adam Powell · 12 years ago
  38. f78a844 API modifications for TaskStackBuilder by Adam Powell · 12 years ago
  39. 897b1dd Use finishAffinity for automatic up navigation by Adam Powell · 12 years ago
  40. ecc5a9c Add new Activity.finishAffinity() method. by Dianne Hackborn · 12 years ago
  41. 14a9310 Fix javadoc. by Pin Ting · 12 years ago
  42. 8f05a12 am 0691f70a: am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1 by Quddus Chong · 12 years ago
  43. 0691f70 am 13bb0791: Merge "docs: Added missing comma in code snippet. Bug: 6322757" into ics-mr1 by Quddus Chong · 12 years ago
  44. 3fa98cb docs: Added missing comma in code snippet. Bug: 6322757 by Quddus Chong · 12 years ago
  45. aa0a453a DO NOT MERGE: Make component names visible in javadoc. by Jeff Sharkey · 12 years ago
  46. b990893 Merge "Make component names visible in javadoc." by Jeff Sharkey · 12 years ago
  47. 5554b70 Make component names visible in javadoc. by Jeff Sharkey · 12 years ago
  48. 162bc0e Some small tweaks to improve memory management. by Dianne Hackborn · 12 years ago
  49. 04d5811 Tweaks to Activity up navigation by Adam Powell · 12 years ago
  50. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 13 years ago
  51. 8078d8c Add new thumbnail animation. by Dianne Hackborn · 13 years ago
  52. 9ce685b Make immersive mode public & imply update locking by Christopher Tate · 13 years ago
  53. 7a2195c Start using the new activity options argument. by Dianne Hackborn · 13 years ago
  54. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 13 years ago
  55. 4faaed9 Merge "ActivityManager: add option to allow OpenGL trace." by Siva Velusamy · 13 years ago
  56. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 13 years ago
  57. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 13 years ago
  58. 21c241e Add new Intent API for associating a ClipData with an Intent. by Dianne Hackborn · 13 years ago
  59. cac15eb Merge "docs: add developer guide cross-references, Project ACRE" by Joe Fernandez · 13 years ago
  60. b54e7a3 docs: add developer guide cross-references, Project ACRE by Joe Fernandez · 13 years ago
  61. 9ecebbf Add mechanism for Parcel to not allow FDs to be written to it. by Dianne Hackborn · 13 years ago
  62. 8ef6970 docs: adding warning to managedQuery() JavaDoc about cursor.close() by Joe Fernandez · 13 years ago
  63. a5445d3 Fix issue #5039287: Listen dies on back key on ICS but not on Gingerbread by Dianne Hackborn · 13 years ago
  64. 6c28597 Fix issues 5158104 and 4981556 (fragment problems) by Dianne Hackborn · 13 years ago
  65. 62f20ec Add new am option to profile the launching of an activity. by Dianne Hackborn · 13 years ago
  66. 271c2fe New extended Intent protcols for installing/uninstalling apps. by Dianne Hackborn · 13 years ago
  67. 269248d Fix bug 5098288 - Rethink the suite of new themes by Adam Powell · 13 years ago
  68. c68c913 Various work on out of memory managment. by Dianne Hackborn · 13 years ago
  69. 45c0b19 Fix bug 5079507 - ICS (phone) : ActionBar tabs don't correctly resize by Adam Powell · 13 years ago
  70. 88ab697 Fix bug 5087752 - Maintain correct contrast against action bars in by Adam Powell · 13 years ago
  71. d04ad54 Fix issue #5063010: Loaders don't seem to be properly... by Dianne Hackborn · 13 years ago
  72. 27e4266 Merge "resolved conflicts for merge of ed1a9c77 to master" by Dianne Hackborn · 13 years ago
  73. 7b1c0f6 resolved conflicts for merge of ed1a9c77 to master by Dianne Hackborn · 13 years ago
  74. afc4b28 Fix some problems with moving in and out of detached state. by Dianne Hackborn · 13 years ago
  75. 7e44283 Optimize StrictMode activity instance count check. by Jeff Brown · 13 years ago
  76. 29bf330 am e826feb6: am dddd6b15: am 185e3e24: Fix when managed cursors are required. by Dianne Hackborn · 13 years ago
  77. 185e3e2 Fix when managed cursors are required. by Dianne Hackborn · 13 years ago
  78. f8ac6b7 Action bar tab layout by Adam Powell · 13 years ago
  79. ac8dea1 DO NOT MERGE. Integrate from master: Rework display size access. by Dianne Hackborn · 13 years ago
  80. f9dd34f DO NOT MERGE: Integrate from main - Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  81. ba4990c am 71da3207: am 7d87c37b: am 6121f06e: Merge "Fix a bug where an action bar could be created when it should not be." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  82. a593d98 Fix a bug where an action bar could be created when it should not be. by Adam Powell · 13 years ago
  83. 9b4bee0 Introducing the split action bar. by Adam Powell · 13 years ago
  84. 44bc17c Rework display size access. by Dianne Hackborn · 13 years ago
  85. 9567a66 Deprecate a bunch of APIs. by Dianne Hackborn · 13 years ago
  86. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  87. e3a7f62 Fix Fragment.onInflate() to actually work correctly. by Dianne Hackborn · 14 years ago
  88. 606ecf3 Merge "Fix issue #3495749: Crash on choosing to open the downloaded images" by Dianne Hackborn · 14 years ago
  89. ce418e6 Fix issue #3495749: Crash on choosing to open the downloaded images by Dianne Hackborn · 14 years ago
  90. 763cbb1 Fix a bug where the lazy-initialized ActionBar object was being too lazy. by Adam Powell · 14 years ago
  91. 33bbfd2 Add support for mouse hover and scroll wheel. by Jeff Brown · 14 years ago
  92. 5c40f3f Fix typo. by Daisuke Miyakawa · 14 years ago
  93. a1ea2c8 Merge "Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called before first layout" by Adam Powell · 14 years ago
  94. 50efbed Fix bug 3345948 - ActionBar.show()/hide() shouldn't animate if called by Adam Powell · 14 years ago
  95. 121370d am 3c565377: am b508d6e2: Merge "docs: fix links to revised fundamentals documents" into honeycomb by Scott Main · 14 years ago
  96. 7aee61f docs: fix links to revised fundamentals documents by Scott Main · 14 years ago
  97. b2abd8c Mass merge from gingerbread - do not merge by The Android Open Source Project · 14 years ago
  98. f2a8b3c am 8691b724: am 10e4148b: Merge "Fix issue #3291173: Problem report for NewsRoom - RSS News Reader" into honeycomb by Dianne Hackborn · 14 years ago
  99. 8691b72 am 10e4148b: Merge "Fix issue #3291173: Problem report for NewsRoom - RSS News Reader" into honeycomb by Dianne Hackborn · 14 years ago
  100. 420829e Fix issue #3291173: Problem report for NewsRoom - RSS News Reader by Dianne Hackborn · 14 years ago