1. cf44040 resolved conflicts for merge of d3cd2596 to master by Dianne Hackborn · 14 years ago
  2. e794e9f Verify that onPause() calls its superclass. by Dianne Hackborn · 14 years ago
  3. 291905e Maybe fix #2925641: calling onCreateOptionsMenu before attached activity by Dianne Hackborn · 14 years ago
  4. def1537 More fragment work: by Dianne Hackborn · 14 years ago
  5. b7a2e47 Fragment and PreferenceFragment and FragmentManager, oh my! by Dianne Hackborn · 14 years ago
  6. 2cceaaa Fix back popping the back stack too much. by Dianne Hackborn · 14 years ago
  7. 42c0fe8 Fix bug 2908851 - ActionBar does not get initialized if by Adam Powell · 14 years ago
  8. 9b4c804 Fix bug 2908823 by Adam Powell · 14 years ago
  9. 6dd73b4 Fix some lifecycle issues with populating the action bar's menu by Adam Powell · 14 years ago
  10. 5e0d595 Fix some Loader bugs. by Dianne Hackborn · 14 years ago
  11. a7dd5ea requery() return value should be checked by Vasu Nori · 14 years ago
  12. 529b60a Add android:hardwareAccelerated to Activity. by Romain Guy · 14 years ago
  13. b3cf10f Add facility to switch to new fragments from preferences. by Dianne Hackborn · 14 years ago
  14. 5d27977 Action modes without action bar by Adam Powell · 14 years ago
  15. 005cb6d Fix build by Jean-Baptiste Queru · 14 years ago
  16. 6e34636 Moved context modes into view, renamed to action modes by Adam Powell · 14 years ago
  17. 7cd8342 Ensure that creating a Loader/LoaderManager after the Activity has by Ben Komalo · 14 years ago
  18. dd913a5 Add new DialogFragment class. by Dianne Hackborn · 14 years ago
  19. ac695c6 Refactored contextual modes out of action bar. by Adam Powell · 14 years ago
  20. 4911b78 Fix bug where loader listener would be registered twice. by Dianne Hackborn · 14 years ago
  21. 839458d resolved conflicts for merge of e03952c0 to master by Jim Miller · 14 years ago
  22. 9e14e9f3 Fix fragment index expunging. by Dianne Hackborn · 14 years ago
  23. 0b2a6d0 Fix 2797185: Re-enable thumbnail generation in framework by Jim Miller · 14 years ago
  24. 2707d60 Implement instance passing in LoaderManager. by Dianne Hackborn · 14 years ago
  25. c801768 Integrate Loader support in to Activity/Fragment. by Dianne Hackborn · 14 years ago
  26. 661c908 ActionBar tab mode using fragments; needs styles. by Adam Powell · 14 years ago
  27. 3c80a4a Implement default key handling for native code. by Dianne Hackborn · 14 years ago
  28. 89e0645 Added context modes to ActionBar API. by Adam Powell · 14 years ago
  29. 445646c Improvements to ListFragment. by Dianne Hackborn · 14 years ago
  30. 4ecdad3 am c82b4e80: am 69a4817e: Immersive activity API. by Daniel Sandler · 14 years ago
  31. 69a4817 Immersive activity API. by Daniel Sandler · 14 years ago
  32. 96675b1 Merging ActionBar menu with options menu. by Adam Powell · 14 years ago
  33. 5ddd127 Implement ListFragment and Fragment context menus. by Dianne Hackborn · 14 years ago
  34. b31e84bc Add Fragment option menu APIs. by Dianne Hackborn · 14 years ago
  35. c39a5dc Fix issue #2733766: Crash in Gallery onDestroy: java.lang.RuntimeException by Dianne Hackborn · 14 years ago
  36. 5ae74d6 More fragment work. by Dianne Hackborn · 14 years ago
  37. 6e8304e More fragment stuff: by Dianne Hackborn · 14 years ago
  38. 7cd51ef Remove the deprecated cursor methods. by Jeff Hamilton · 14 years ago
  39. b4bc78b Further work on fragments: by Dianne Hackborn · 14 years ago
  40. 33b9743 ActionBar added to framework, integrated with Activity and styles. by Adam Powell · 14 years ago
  41. 3d32f6e Add Activity.isChangingConfiguration(). by Jeff Hamilton · 14 years ago
  42. f121be7 Improvements to fragment API: by Dianne Hackborn · 14 years ago
  43. ba51c3d New fragment stuff: back stack, and layout integration. by Dianne Hackborn · 14 years ago
  44. 2dedce6 Introducing Fragment. by Dianne Hackborn · 14 years ago
  45. 4986044 Fix window leak and receiver leak. Bug: 2520143 and Bug: 2517390 by Amith Yamasani · 14 years ago
  46. 305de9d Fix a variable name reference in Activity docs. by Mike LeBeau · 14 years ago
  47. 82fe564 Comment out the finalize() methods defined on the Activity, by Carl Shapiro · 14 years ago
  48. 2f6a018 Fix bug 2183276: Synchronize all mManagedCursors accesses. by Makoto Onuki · 14 years ago
  49. d47c6ed Bite the bullet and add support for multiple device admins. by Dianne Hackborn · 15 years ago
  50. 8ea138c More work on device admins: by Dianne Hackborn · 15 years ago
  51. e9ce3f0 Move Search dialog out of system process into current activity. by Amith Yamasani · 15 years ago
  52. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  53. b782a2f Remove globalSearch argument from triggerSearch() by Bjorn Bringert · 15 years ago
  54. 8b571a8 Fix Activity.overridePendingTransition(). by Dianne Hackborn · 15 years ago
  55. 81d84c0 am 6266e40a: Better JavaDoc for Activity.onSearchRequested(). by Bjorn Bringert · 15 years ago
  56. 6266e40 Better JavaDoc for Activity.onSearchRequested(). by Bjorn Bringert · 15 years ago
  57. 3b3e145 A variety of work on animations. by Dianne Hackborn · 15 years ago
  58. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  59. ae22c05 Try to fix docs build. by Dianne Hackborn · 15 years ago
  60. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 15 years ago
  61. 8d37426 Various fixed for back key handling. by Dianne Hackborn · 15 years ago
  62. 83fe3f5 Last big work on #1991910: Make swipes work with capacitive keys by Dianne Hackborn · 15 years ago
  63. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 15 years ago
  64. 3be63c0 Infrastructure for supporting wallpaper previews. by Dianne Hackborn · 15 years ago
  65. 93df578 am cfa419b7: Correct comments for startSearch in Activity and SearchManager to explain Donut behavior correctly. by Mike LeBeau · 15 years ago
  66. d2d6014 NEW API for SearchManager and Activity to 'triggerSearch'. by krosaen · 15 years ago
  67. cfa419b Correct comments for startSearch in Activity and SearchManager to explain by Mike LeBeau · 15 years ago
  68. 37296dc Update docs. by Joe Onorato · 15 years ago
  69. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 15 years ago
  70. 6de4aed Fixes #1933428. Call onPrepareDialog() on managed dialogs after their onCreate() is finished. by Romain Guy · 15 years ago
  71. 444c727 Run search UI on its own thread. by Bjorn Bringert · 15 years ago
  72. e35c235 Fixes #1928566. Prevents runtime restart upon configuration change. by Romain Guy · 15 years ago
  73. 764d533 Fixes #1924909. When restoring managed dialogs, do exactly the same thing as when showing a dialog. by Romain Guy · 15 years ago
  74. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  75. 8d17f3f Run search dialog in the system process. by Bjorn Bringert · 15 years ago
  76. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago
  77. b70f3df Preserve an Activity's setIntent() state across relaunches by Christopher Tate · 15 years ago
  78. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  79. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  80. 15ab3ea auto import from //branches/cupcake/...@132569 by The Android Open Source Project · 15 years ago
  81. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  82. f1e484a auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 16 years ago
  83. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  84. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  85. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago