1. 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
  2. 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
  3. fa5875a Merge "Bug 2330111" by Paul Westbrook · 15 years ago
  4. 68f2f54 Bug 2330111 by Paul Westbrook · 15 years ago
  5. aa6a2aa Fix build, incorrect link/see tags. by Wink Saville · 15 years ago
  6. 11b019d Fix 2385283: Use device-specific salt when generating hashes for lock passwords. by Jim Miller · 15 years ago
  7. df83afa More device policy manager / admin work. by Dianne Hackborn · 15 years ago
  8. 04ce08f Merge "Create a common method for updating the title of a download from the filename." by Leon Scroggins · 15 years ago
  9. fe79ef4 Create a common method for updating the title of a download from the filename. by Leon Scroggins · 15 years ago
  10. 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
  11. 2fa6b52 Merge "Workaround for a database update callback that claims that the data doesn't exist." by Amith Yamasani · 15 years ago
  12. 589eb9c Merge "caching PRAGMA sql statements caused cts-tests failures." by Vasu Nori · 15 years ago
  13. 58bb107 Workaround for a database update callback that claims that the data doesn't exist. by Amith Yamasani · 15 years ago
  14. 72666ba am 1f7747ad: am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  15. 1f7747a am 7cabb03d: Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  16. 80ffe5d Merge "Implement Notification.DEFAULT_LIGHTS flag." by Mike Lockwood · 15 years ago
  17. 7cabb03 Resize the WebView when the soft-keyboard appears in landscape mode. by Derek Sollenberger · 15 years ago
  18. 670f932 Implement Notification.DEFAULT_LIGHTS flag. by Mike Lockwood · 15 years ago
  19. db43099 Merge "INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them" by San Mehat · 15 years ago
  20. 994bc22 caching PRAGMA sql statements caused cts-tests failures. by Vasu Nori · 15 years ago
  21. 1849d2d Merge "reduce logging noise from cache-full conditions." by Vasu Nori · 15 years ago
  22. 72759df INetworkManagementService: Add support for enumerating TTYs and attaching ppp servers to them by San Mehat · 15 years ago
  23. 1206b9e Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." by Jim Miller · 15 years ago
  24. e9d9210 reduce logging noise from cache-full conditions. by Vasu Nori · 15 years ago
  25. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  26. 8be3464 Merge "Add systemApp field to ApplicationErrorReport" by Jacek Surazski · 15 years ago
  27. 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
  28. 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
  29. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 15 years ago
  30. 918007b Introducing the notion of "verified name" on a raw contact. by Dmitri Plotnikov · 15 years ago
  31. 89750d3 Merge "Get rid of a TODO to add documentation for now-hidden columns" by Tom O'Neill · 15 years ago
  32. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 15 years ago
  33. 5dbe0c7 Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514" by Romain Guy · 15 years ago
  34. 73beee2 Measure AutoCompleteTextView's dropdown to have enough room for all items. by Romain Guy · 15 years ago
  35. 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
  36. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 15 years ago
  37. a351496 Get rid of a TODO to add documentation for now-hidden columns by Tom O'Neill · 15 years ago
  38. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 15 years ago
  39. df4e464 Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677" by Romain Guy · 15 years ago
  40. bc9fdc9 Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 by Romain Guy · 15 years ago
  41. dcf19a8 String extras to be used with share page. by Leon Scroggins · 15 years ago
  42. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  43. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  44. cf3b735 Fix WEB_SEARCH handler whitelist by Bjorn Bringert · 15 years ago
  45. 97d1195 Merge "Make SearchManager.getGlobalSearchActivity() public but hidden" by Bjorn Bringert · 15 years ago
  46. 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
  47. 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
  48. 3648f94 am f080a5ad: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  49. 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
  50. 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
  51. f080a5a Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  52. d4d1d6e If ZoomButttonsController detects more than one pointer, by Grace Kloba · 15 years ago
  53. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  54. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  55. 308596e Merge "Make vCard importer support lower case params." by Daisuke Miyakawa · 15 years ago
  56. 50c6668 Make vCard importer support lower case params. by Daisuke Miyakawa · 15 years ago
  57. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  58. 813d2d8 Merge "Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent." into eclair by Jim Miller · 15 years ago
  59. 19c9df3 DO NOT MERGE by Grace Kloba · 15 years ago
  60. 2cd1e6e Fix for 2292713: Remove workaround that hides SlidingTab widget while internal state is inconsistent. by Jim Miller · 15 years ago
  61. 093a870 Find out whether we should mention behavior specific to our own provider by Tom O'Neill · 15 years ago
  62. ec83718 Added a method for spatial sampling. by Yang Li · 15 years ago
  63. e99f41f @hide the individual members instead of the whole class by Jean-Baptiste Queru · 15 years ago
  64. fe86b04 Merge "Added clone to these three classes and added more comments." by Romain Guy · 15 years ago
  65. 6fc1f15 Added clone to these three classes and added more comments. by Yang Li · 15 years ago
  66. dded644 Merge "Added non-uniform scaling for spatial sampling." by Romain Guy · 15 years ago
  67. 55732c5 Added non-uniform scaling for spatial sampling. by Yang Li · 15 years ago
  68. f5dba88 Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  69. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  70. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  71. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  72. 013b9c2 Merge "Change Log.wtf() call to Log.w()" by Vasu Nori · 15 years ago
  73. bee5b9d Change Log.wtf() call to Log.w() by Vasu Nori · 15 years ago
  74. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  75. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  76. 633feac Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  77. 7d92d5a Revert a couple of deprecations to fix broken build by Tom O'Neill · 15 years ago
  78. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  79. 0f26ec1 Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 15 years ago
  80. 8819646 am 4d69ac66: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  81. c8cab72 am d1019a99: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  82. 4d69ac6 Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  83. ba7eb9a Merge "Added non-uniform scaling for spatial sampling and converted double to float." by Romain Guy · 15 years ago
  84. fd787ba DO NOT MERGE by Grace Kloba · 15 years ago
  85. 76336f2 DO NOT MERGE by Grace Kloba · 15 years ago
  86. d6f9cd2 Improve ContractsContract.RawContacts documentation by Tom O'Neill · 15 years ago
  87. 5c79dee Added non-uniform scaling for spatial sampling and converted double to float. by Yang Li · 15 years ago
  88. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  89. 32d80bf Introduce a non-SDK class to hold the implementation details by Jean-Baptiste Queru · 15 years ago
  90. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  91. 3908e3c Merge "Remove some settings we are no longer using." by Ficus Kirkpatrick · 15 years ago
  92. 6e8c730 Merge "allow + in usernames" by Fred Quintana · 15 years ago
  93. 30d2030 allow + in usernames by Fred Quintana · 15 years ago
  94. 0e25caf Remove some settings we are no longer using. by Ficus Kirkpatrick · 15 years ago
  95. 3c5f6dd Merge "app install on sdcard. provide skeleton implementation to install an app on sdcard, just resources. Add new install path for /asec in installd. ignore . when checking for apk path since the sdcard packages id'ed by package name. Add new -s option to adb shell pm Refactor fwd locked from scanMode to ApplicationInfo. Add new flag for sd install Add new parse flags for fwd locking and installing on sdcard New mock api's in PackageManagerService to invoke MountService api's. These will be refactored again and so have been wrapped internally. Some error codes in PackageManager Changes in PackageManagerService to use mPath and mScanPath during installation and switch to using PackageParser.Package.applicationInfo attributes for source and public resource directories. Some known issues that will be addressed later using system_uid for now. needs some tinkering with uid and packagesetting creation to use the actual app uid error handling from vold not very robust. ignoring lot of things for now sending a delayed destroy to delete packages. will revisit later revisit temp file creation later. just copy for now" by Suchi Amalapurapu · 15 years ago
  96. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  97. 1061a4d am 0123101a: am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  98. 0123101 am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  99. 38015f3 Make SearchManager.getGlobalSearchActivity() public but hidden by Bjorn Bringert · 15 years ago
  100. f6fff20 Merge "Expose SearchManager constants for global search" by Bjorn Bringert · 15 years ago