1. 507354e Merge "Revert I3fdda2588a7c612d7c9cfb4f25d9aedd1d609162 which open two functions in preference manager." by Owen Lin · 15 years ago
  2. 1d3165f Phase 2 of test file cleanup: relocating test files from FrameworkTest closer to their sources in core. by Neal Nguyen · 15 years ago
  3. e6dca5c Merge "Moving framework core tests closer to their source files." by Neal Nguyen · 15 years ago
  4. 8ea138c More work on device admins: by Dianne Hackborn · 15 years ago
  5. 2fc1f4a Merge "Add request header support for the Browser/WebView. QSB can use this instead of POST to send the location data. After QSB makes the switch, we should also remove the POST_DATA intent which is hidden." by Grace Kloba · 15 years ago
  6. 22e31e5 Moving framework core tests closer to their source files. by Neal Nguyen · 15 years ago
  7. 6c1dded Merge "Fix ExtendedProperties EntityIterator." by Ken Shirriff · 15 years ago
  8. a3b95a9 Merge "Move Search dialog out of system process into current activity." by Amith Yamasani · 15 years ago
  9. 3b16892 Fix ExtendedProperties EntityIterator. by Ken Shirriff · 15 years ago
  10. d0d9bc2 Add request header support for the Browser/WebView. by Grace Kloba · 15 years ago
  11. e9ce3f0 Move Search dialog out of system process into current activity. by Amith Yamasani · 15 years ago
  12. c028be4 AppsOnSd feature - Add default container by Suchi Amalapurapu · 15 years ago
  13. aeb4126 Merge "update javadoc for Settings.Secure.ANDROID_ID" by Doug Zongker · 15 years ago
  14. d8893db update javadoc for Settings.Secure.ANDROID_ID by Doug Zongker · 15 years ago
  15. 1b624fa Merge "b/2383073 Add fine-grained status codes for failed downloads." by Evan Millar · 15 years ago
  16. 89e02ed Merge "Add support for setting camera display orientation." by Chih-Chung Chang · 15 years ago
  17. 02735bc MountService: Introduce new @hide permissions to protect secure containers. by San Mehat · 15 years ago
  18. bca2d61 Add a Java API that converts yuv data to a jpeg. by Wei-Ta Chen · 15 years ago
  19. bce2806 Merge "Modify the interface of HanziToPinyin class to make it generic and add test class" by Eugene Koh · 15 years ago
  20. 7d3a558 Merge "remove @deprecated from dropDownHeight and dropDownWidth" by Scott Main · 15 years ago
  21. 34c09b5 remove @deprecated from dropDownHeight and dropDownWidth by Scott Main · 15 years ago
  22. 6f3abdd Merge "remove @deprecated tag from "fill_parent" because it bubbles up and declares the entire attribute as deprecated." by Scott Main · 15 years ago
  23. 4459295 remove @deprecated tag from "fill_parent" because it bubbles up by Scott Main · 15 years ago
  24. f238ad7 b/2383073 Add fine-grained status codes for failed downloads. by Attila Bodis · 15 years ago
  25. b91f464 Merge "Move towards a formal public API for backup and restore" by Chris Tate · 15 years ago
  26. 8aa2e89 More device admin work: description, policy control. by Dianne Hackborn · 15 years ago
  27. 148fea0 Merge "add API to change default config on image decoders." by Mike Reed · 15 years ago
  28. 0170916 Unhide brightness constants to help unbundle Camera. by Chih-Chung Chang · 15 years ago
  29. fd0c2dd Merge "Unhide the secure setting for LocationProviderEnabled" by Mike Lockwood · 15 years ago
  30. 508370f Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 15 years ago
  31. d1d7706 Add support for setting camera display orientation. by Chih-Chung Chang · 15 years ago
  32. 493bcdd Fix memory leak with layers. by Nicolas Roard · 15 years ago
  33. 7168231 am c811cd91: am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have more time to respond whether it wants to handle the touch events. (not have to return the value from WebViewCore before the first tap is up) by Grace Kloba · 15 years ago
  34. 79015fd am cf0957ce: am 77dc179b: As embedded and full screen shares the same view, we have to replace the AbsoluteLayout with ViewGroup.Layout before setting it to the dialog as dialog\'s FrameLayout doesn\'t accept AbsoluteLayout. by Grace Kloba · 15 years ago
  35. c811cd9 am caf0ce3c: Delay resetting mPreventDrag flags so that the Plugin will have more time to respond whether it wants to handle the touch events. (not have to return the value from WebViewCore before the first tap is up) by Grace Kloba · 15 years ago
  36. cf0957c am 77dc179b: As embedded and full screen shares the same view, we have to replace the AbsoluteLayout with ViewGroup.Layout before setting it to the dialog as dialog\'s FrameLayout doesn\'t accept AbsoluteLayout. by Grace Kloba · 15 years ago
  37. a3d5e0c Unhide the secure setting for LocationProviderEnabled by Mark Vandevoorde · 15 years ago
  38. 03b58bd Merge "NetworkManagementService: Start service when SystemServer starts up" by San Mehat · 15 years ago
  39. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  40. ab4a0c1 add API to change default config on image decoders. by Mike Reed · 15 years ago
  41. 8d9eb9f Merge "Set a flag that indicates a response is pending." by Patrick Scott · 15 years ago
  42. 9d8b876 Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS. by Daniel Sandler · 15 years ago
  43. 0c8569f Merge "MountService: Add support for renaming secure containers" by San Mehat · 15 years ago
  44. 74f6c03 Set a flag that indicates a response is pending. by Patrick Scott · 15 years ago
  45. 79896bd Adding Recognition Service and Listener wrappers by Valentin Kravtsov · 15 years ago
  46. 80202c8 Move towards a formal public API for backup and restore by Christopher Tate · 15 years ago
  47. 1995660 Unhide RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which our voice search by Mike LeBeau · 15 years ago
  48. caf0ce3 Delay resetting mPreventDrag flags so that the Plugin by Grace Kloba · 15 years ago
  49. f96a91a am 5b745762: am d5ada83c: ScaleGestureDetector needs to query the displaymetrics for the width/height on each touch down as orientation can change. by Grace Kloba · 15 years ago
  50. 8ad96ae am f8c7d06f: am 89e3c1ab: Merge "Fix the sloppy detection in the ScaleGestureDetector." into eclair by Grace Kloba · 15 years ago
  51. a54bec5 Added comments for GestureUtilities. by Yang Li · 15 years ago
  52. 473bd77 Merge "Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active." by Eric Laurent · 15 years ago
  53. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  54. c7f930f5 Made GestureUtilities's several methods public; Changed GestureStroke's smoothening threshold. by Yang Li · 15 years ago
  55. 23f25cd Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_CALL stream when STREAM_VOICE_CALL stream is active. by Eric Laurent · 15 years ago
  56. d6cc034 Revert I3fdda2588a7c612d7c9cfb4f25d9aedd1d609162 which open two functions by Owen Lin · 15 years ago
  57. 882652b Merge "Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger from system settings. For now it'll just be triggered from within the voice search app if you choose the settings menu item." by Mike LeBeau · 15 years ago
  58. 9c58935 Add RecognizerIntent.ACTION_VOICE_SEARCH_SETTINGS, which we'll trigger by Mike LeBeau · 15 years ago
  59. da77d0a Merge "Make sure to downgrade to app permissions when invoking callbacks" by Chris Tate · 15 years ago
  60. 1edab2b Make PackageManager unpack gdbserver binaries at installation time. by David 'Digit' Turner · 15 years ago
  61. 1790c13 Change calendar authority to com.android.calendar. by Ken Shirriff · 15 years ago
  62. 8fdd45e Merge "Add SyncState class for calendar provider." by Ken Shirriff · 15 years ago
  63. 96949ef We were blocking updating display tree during drag. by Grace Kloba · 15 years ago
  64. 733687d Merge "Manual merge pinch zoom from Eclair to Master." by Grace Kloba · 15 years ago
  65. 3a0def2 Manual merge pinch zoom from Eclair to Master. by Grace Kloba · 15 years ago
  66. ff65c8c Make vertical LinearLayouts behave like horizontal LLs do. by Romain Guy · 15 years ago
  67. 45f6104 MountService: Add support for renaming secure containers by San Mehat · 15 years ago
  68. 4256586 Modify the interface of HanziToPinyin class to make it generic and add test class by Bai Tao · 15 years ago
  69. d1ab016 Add extra resources field for ApplicationInfo by Kenny Root · 15 years ago
  70. 92da0b44 Merge "Unhide resource-related API calls in Context" by Kenny Root · 15 years ago
  71. 3214839 Unhide resource-related API calls in Context by Kenny Root · 15 years ago
  72. 1902492 Make sure to downgrade to app permissions when invoking callbacks by Christopher Tate · 15 years ago
  73. 4d02d00 NetworkManagementService: Introduce INetworkManagementEventObserver by San Mehat · 15 years ago
  74. 55434a7 Merge "Multiple asset adding in one shot for AssetManager" by Kenny Root · 15 years ago
  75. 7baf952 Merge "Make dialogs look better when their content is small." by Romain Guy · 15 years ago
  76. 63454eb Merge "NetworkManagementService: Introduce API methods for configuring interfaces" by San Mehat · 15 years ago
  77. bf81cac Merge "android.net: Introduce @hidden parcelable InterfaceConfiguration class" by San Mehat · 15 years ago
  78. 5e5e6cc Make dialogs look better when their content is small. by Romain Guy · 15 years ago
  79. 21bf222 Fix leak of DBus match rule. by Nick Pelly · 15 years ago
  80. ed4fc8a NetworkManagementService: Introduce API methods for configuring interfaces by San Mehat · 15 years ago
  81. ead4f9c Add SyncState class for calendar provider. by Ken Shirriff · 15 years ago
  82. 353ced7 android.net: Introduce @hidden parcelable InterfaceConfiguration class by San Mehat · 15 years ago
  83. a948f47 am 97b10853: am 5910cb53: Merge "Edge of screen slop detection for ScaleGestureDetector." into eclair by Adam Powell · 15 years ago
  84. a93e459 Merge "Move VM feature strings (used by DDMS) into VM." by Andy McFadden · 15 years ago
  85. 2e61d7c Merge "Bring back buttons in dialogs. Bug #2390537" by Romain Guy · 15 years ago
  86. cf635ae Bring back buttons in dialogs. Bug #2390537 by Romain Guy · 15 years ago
  87. bd6f964 am 658dc0d4: am b35b8c13: Merge "Security fix in accessibility - don\'t read out password. # 2371557" into eclair by Amith Yamasani · 15 years ago
  88. e577232 Move VM feature strings (used by DDMS) into VM. by Andy McFadden · 15 years ago
  89. a69a23b Use AUTHORITY constant for calendar. by Ken Shirriff · 15 years ago
  90. 77dc179 As embedded and full screen shares the same view, by Grace Kloba · 15 years ago
  91. 177b580 Merge "Add a new attribute to LinearLayout: useLargestChild. Bug #2379138" by Romain Guy · 15 years ago
  92. 5b1b241 Add a new attribute to LinearLayout: useLargestChild. Bug #2379138 by Romain Guy · 15 years ago
  93. 01752fe am 8d4baa78: am d79d1c72: Merge "If ZoomButttonsController detects more than one pointer, give up the control. This should enable the View behind it, like WebView, will always get the multi-pointer events even when ZoomButtonsController is up." into eclair by Grace Kloba · 15 years ago
  94. cd2354f am 84928fa9: am 813d2d86: Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair by Jim Miller · 15 years ago
  95. fa5875a Merge "Bug 2330111" by Paul Westbrook · 15 years ago
  96. 68f2f54 Bug 2330111 by Paul Westbrook · 15 years ago
  97. aa6a2aa Fix build, incorrect link/see tags. by Wink Saville · 15 years ago
  98. 3a19833 Multiple asset adding in one shot for AssetManager by Kenny Root · 15 years ago
  99. 11b019d Fix 2385283: Use device-specific salt when generating hashes for lock passwords. by Jim Miller · 15 years ago
  100. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago