1. 4d02d00 NetworkManagementService: Introduce INetworkManagementEventObserver by San Mehat · 15 years ago
  2. 55434a7 Merge "Multiple asset adding in one shot for AssetManager" by Kenny Root · 15 years ago
  3. 7baf952 Merge "Make dialogs look better when their content is small." by Romain Guy · 15 years ago
  4. 63454eb Merge "NetworkManagementService: Introduce API methods for configuring interfaces" by San Mehat · 15 years ago
  5. bf81cac Merge "android.net: Introduce @hidden parcelable InterfaceConfiguration class" by San Mehat · 15 years ago
  6. 5e5e6cc Make dialogs look better when their content is small. by Romain Guy · 15 years ago
  7. 21bf222 Fix leak of DBus match rule. by Nick Pelly · 15 years ago
  8. ed4fc8a NetworkManagementService: Introduce API methods for configuring interfaces by San Mehat · 15 years ago
  9. 353ced7 android.net: Introduce @hidden parcelable InterfaceConfiguration class by San Mehat · 15 years ago
  10. a948f47 am 97b10853: am 5910cb53: Merge "Edge of screen slop detection for ScaleGestureDetector." into eclair by Adam Powell · 15 years ago
  11. a93e459 Merge "Move VM feature strings (used by DDMS) into VM." by Andy McFadden · 15 years ago
  12. 2e61d7c Merge "Bring back buttons in dialogs. Bug #2390537" by Romain Guy · 15 years ago
  13. cf635ae Bring back buttons in dialogs. Bug #2390537 by Romain Guy · 15 years ago
  14. bd6f964 am 658dc0d4: am b35b8c13: Merge "Security fix in accessibility - don\'t read out password. # 2371557" into eclair by Amith Yamasani · 15 years ago
  15. e577232 Move VM feature strings (used by DDMS) into VM. by Andy McFadden · 15 years ago
  16. a69a23b Use AUTHORITY constant for calendar. by Ken Shirriff · 15 years ago
  17. 177b580 Merge "Add a new attribute to LinearLayout: useLargestChild. Bug #2379138" by Romain Guy · 15 years ago
  18. 5b1b241 Add a new attribute to LinearLayout: useLargestChild. Bug #2379138 by Romain Guy · 15 years ago
  19. 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
  20. 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
  21. fa5875a Merge "Bug 2330111" by Paul Westbrook · 15 years ago
  22. 68f2f54 Bug 2330111 by Paul Westbrook · 15 years ago
  23. aa6a2aa Fix build, incorrect link/see tags. by Wink Saville · 15 years ago
  24. 3a19833 Multiple asset adding in one shot for AssetManager by Kenny Root · 15 years ago
  25. 11b019d Fix 2385283: Use device-specific salt when generating hashes for lock passwords. by Jim Miller · 15 years ago
  26. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  27. 04ce08f Merge "Create a common method for updating the title of a download from the filename." by Leon Scroggins · 15 years ago
  28. fe79ef4 Create a common method for updating the title of a download from the filename. by Leon Scroggins · 15 years ago
  29. ef34035 NEW_API: Declare an ACTION_SEARCH_SETTINGS constant in android.provider.Settings so that apps can cause this system setting group to be opened directly. by Justin Mattson · 15 years ago
  30. 2fa6b52 Merge "Workaround for a database update callback that claims that the data doesn't exist." by Amith Yamasani · 15 years ago
  31. 589eb9c Merge "caching PRAGMA sql statements caused cts-tests failures." by Vasu Nori · 15 years ago
  32. 58bb107 Workaround for a database update callback that claims that the data doesn't exist. by Amith Yamasani · 15 years ago
  33. 72666ba am 1f7747ad: am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  34. 1f7747a am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  35. 80ffe5d Merge "Implement Notification.DEFAULT_LIGHTS flag." by Mike Lockwood · 15 years ago
  36. 7cabb03 Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  37. 670f932 Implement Notification.DEFAULT_LIGHTS flag. by Mike Lockwood · 15 years ago
  38. db43099 Merge "INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them" by San Mehat · 15 years ago
  39. 994bc22 caching PRAGMA sql statements caused cts-tests failures. by Vasu Nori · 15 years ago
  40. 1849d2d Merge "reduce logging noise from cache-full conditions." by Vasu Nori · 15 years ago
  41. 72759df INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them by San Mehat · 15 years ago
  42. 1206b9e Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." by Jim Miller · 15 years ago
  43. e9d9210 reduce logging noise from cache-full conditions. by Vasu Nori · 15 years ago
  44. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  45. 8be3464 Merge "Add systemApp field to ApplicationErrorReport" by Jacek Surazski · 15 years ago
  46. 2671b10 Merge "Check the boolean value for the arg to ZygoteInit to make sure it's either true or false. Make a slightly more informative usage message. Give developers a slightly easier way to have their preloaded classes list out of sync without blowing up." by Barry Hayes · 15 years ago
  47. 0b3533a Check the boolean value for the arg to ZygoteInit to make sure it's either true or false. by Barry Hayes · 15 years ago
  48. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 15 years ago
  49. 918007b Introducing the notion of "verified name" on a raw contact. by Dmitri Plotnikov · 15 years ago
  50. 89750d3 Merge "Get rid of a TODO to add documentation for now-hidden columns" by Tom O'Neill · 15 years ago
  51. 97b1085 am 5910cb53: Merge "Edge of screen slop detection for ScaleGestureDetector." into eclair by Adam Powell · 15 years ago
  52. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 15 years ago
  53. 5dbe0c7 Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514" by Romain Guy · 15 years ago
  54. 73beee2 Measure AutoCompleteTextView's dropdown to have enough room for all items. by Romain Guy · 15 years ago
  55. fd24fea Merge "Add DateTimeView, a widget that shows a time or the date depending on the current time. Use that for notifications instead of a TextView that doesn't ever update." by Joe Onorato · 15 years ago
  56. 380b525 Edge of screen slop detection for ScaleGestureDetector. by Adam Powell · 15 years ago
  57. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 15 years ago
  58. a351496 Get rid of a TODO to add documentation for now-hidden columns by Tom O'Neill · 15 years ago
  59. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 15 years ago
  60. df4e464 Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677" by Romain Guy · 15 years ago
  61. bc9fdc9 Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 by Romain Guy · 15 years ago
  62. dcf19a8 String extras to be used with share page. by Leon Scroggins · 15 years ago
  63. 658dc0d am b35b8c13: Merge "Security fix in accessibility - don\'t read out password. # 2371557" into eclair by Amith Yamasani · 15 years ago
  64. b35b8c1 Merge "Security fix in accessibility - don't read out password. # 2371557" into eclair by Amith Yamasani · 15 years ago
  65. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  66. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  67. cf3b735 Fix WEB_SEARCH handler whitelist by Bjorn Bringert · 15 years ago
  68. 97d1195 Merge "Make SearchManager.getGlobalSearchActivity() public but hidden" by Bjorn Bringert · 15 years ago
  69. 3e22d19 am b5a5a397: am 56a17690: Merge "TransformGestureDetector is now ScaleGestureDetector - scope reduced. N1 screen can\'t reliably handle translation and scaling at the same time." into eclair by Adam Powell · 15 years ago
  70. 76c29e6 am f167c4bf: DO NOT MERGE by Grace Kloba · 15 years ago
  71. b869c59 am 17b14bd3: DO NOT MERGE by Grace Kloba · 15 years ago
  72. 55d791e am 5a0bf1f0: DO NOT MERGE by Grace Kloba · 15 years ago
  73. 8d4baa7 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
  74. 3648f94 am f080a5ad: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  75. 84928fa 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
  76. f167c4b DO NOT MERGE by Grace Kloba · 15 years ago
  77. 17b14bd DO NOT MERGE by Grace Kloba · 15 years ago
  78. 5a0bf1f DO NOT MERGE by Grace Kloba · 15 years ago
  79. d79d1c7 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
  80. f080a5a Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  81. d4d1d6e If ZoomButttonsController detects more than one pointer, by Grace Kloba · 15 years ago
  82. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  83. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  84. 308596e Merge "Make vCard importer support lower case params." by Daisuke Miyakawa · 15 years ago
  85. 50c6668 Make vCard importer support lower case params. by Daisuke Miyakawa · 15 years ago
  86. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  87. 813d2d8 Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair by Jim Miller · 15 years ago
  88. 19c9df3 DO NOT MERGE by Grace Kloba · 15 years ago
  89. 2cd1e6e Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent. by Jim Miller · 15 years ago
  90. 093a870 Find out whether we should mention behavior specific to our own provider by Tom O'Neill · 15 years ago
  91. ec83718 Added a method for spatial sampling. by Yang Li · 15 years ago
  92. e99f41f @hide the individual members instead of the whole class by Jean-Baptiste Queru · 15 years ago
  93. fe86b04 Merge "Added clone to these three classes and added more comments." by Romain Guy · 15 years ago
  94. 6fc1f15 Added clone to these three classes and added more comments. by Yang Li · 15 years ago
  95. dded644 Merge "Added non-uniform scaling for spatial sampling." by Romain Guy · 15 years ago
  96. 55732c5 Added non-uniform scaling for spatial sampling. by Yang Li · 15 years ago
  97. f5dba88 Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  98. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  99. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  100. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago