1. 1849d2d Merge "reduce logging noise from cache-full conditions." by Vasu Nori · 15 years ago
  2. 1206b9e Merge "Fix 2385283: Add DevicePolicyManager calls to LockScreen." by Jim Miller · 15 years ago
  3. e9d9210 reduce logging noise from cache-full conditions. by Vasu Nori · 15 years ago
  4. 31f90b6 Fix 2385283: Add DevicePolicyManager calls to LockScreen. by Jim Miller · 15 years ago
  5. 8be3464 Merge "Add systemApp field to ApplicationErrorReport" by Jacek Surazski · 15 years ago
  6. 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
  7. 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
  8. e0ee6ef Add systemApp field to ApplicationErrorReport by Jacek Surazski · 15 years ago
  9. 918007b Introducing the notion of "verified name" on a raw contact. by Dmitri Plotnikov · 15 years ago
  10. 89750d3 Merge "Get rid of a TODO to add documentation for now-hidden columns" by Tom O'Neill · 15 years ago
  11. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 15 years ago
  12. 5dbe0c7 Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514" by Romain Guy · 15 years ago
  13. 73beee2 Measure AutoCompleteTextView's dropdown to have enough room for all items. by Romain Guy · 15 years ago
  14. 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
  15. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 15 years ago
  16. a351496 Get rid of a TODO to add documentation for now-hidden columns by Tom O'Neill · 15 years ago
  17. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 15 years ago
  18. df4e464 Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677" by Romain Guy · 15 years ago
  19. bc9fdc9 Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 by Romain Guy · 15 years ago
  20. dcf19a8 String extras to be used with share page. by Leon Scroggins · 15 years ago
  21. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  22. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  23. cf3b735 Fix WEB_SEARCH handler whitelist by Bjorn Bringert · 15 years ago
  24. 97d1195 Merge "Make SearchManager.getGlobalSearchActivity() public but hidden" by Bjorn Bringert · 15 years ago
  25. 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
  26. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  27. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  28. 308596e Merge "Make vCard importer support lower case params." by Daisuke Miyakawa · 15 years ago
  29. 50c6668 Make vCard importer support lower case params. by Daisuke Miyakawa · 15 years ago
  30. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  31. 093a870 Find out whether we should mention behavior specific to our own provider by Tom O'Neill · 15 years ago
  32. ec83718 Added a method for spatial sampling. by Yang Li · 15 years ago
  33. e99f41f @hide the individual members instead of the whole class by Jean-Baptiste Queru · 15 years ago
  34. fe86b04 Merge "Added clone to these three classes and added more comments." by Romain Guy · 15 years ago
  35. 6fc1f15 Added clone to these three classes and added more comments. by Yang Li · 15 years ago
  36. dded644 Merge "Added non-uniform scaling for spatial sampling." by Romain Guy · 15 years ago
  37. 55732c5 Added non-uniform scaling for spatial sampling. by Yang Li · 15 years ago
  38. f5dba88 Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  39. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  40. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  41. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  42. 013b9c2 Merge "Change Log.wtf() call to Log.w()" by Vasu Nori · 15 years ago
  43. bee5b9d Change Log.wtf() call to Log.w() by Vasu Nori · 15 years ago
  44. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  45. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  46. 633feac Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  47. 7d92d5a Revert a couple of deprecations to fix broken build by Tom O'Neill · 15 years ago
  48. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  49. 0f26ec1 Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 15 years ago
  50. ba7eb9a Merge "Added non-uniform scaling for spatial sampling and converted double to float." by Romain Guy · 15 years ago
  51. d6f9cd2 Improve ContractsContract.RawContacts documentation by Tom O'Neill · 15 years ago
  52. 5c79dee Added non-uniform scaling for spatial sampling and converted double to float. by Yang Li · 15 years ago
  53. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  54. 32d80bf Introduce a non-SDK class to hold the implementation details by Jean-Baptiste Queru · 15 years ago
  55. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  56. 3908e3c Merge "Remove some settings we are no longer using." by Ficus Kirkpatrick · 15 years ago
  57. 6e8c730 Merge "allow + in usernames" by Fred Quintana · 15 years ago
  58. 30d2030 allow + in usernames by Fred Quintana · 15 years ago
  59. 0e25caf Remove some settings we are no longer using. by Ficus Kirkpatrick · 15 years ago
  60. 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
  61. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  62. 1061a4d am 0123101a: am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  63. 0123101 am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  64. 38015f3 Make SearchManager.getGlobalSearchActivity() public but hidden by Bjorn Bringert · 15 years ago
  65. f6fff20 Merge "Expose SearchManager constants for global search" by Bjorn Bringert · 15 years ago
  66. 55f3ac5 Expose SearchManager constants for global search by Bjorn Bringert · 15 years ago
  67. 66ef01e Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  68. 52e2ef8 Update ListView's children when the drawing cache color hint changes. by Romain Guy · 15 years ago
  69. e414f32 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  70. 439b7b3 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  71. 5d3c9c10 Merge "constants for search" by Mark Wagner · 15 years ago
  72. bb68a4f add AccountManager.testHasFeatures() to make it easy to check if a given account has a set of features by Fred Quintana · 15 years ago
  73. 8178753 Merge "bugfix endfling case (bug 2300534)" by Mark Wagner · 15 years ago
  74. af2af4e5 Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  75. 80d3091 Merge "Remove Intent.ACTION_GLOBAL_SEARCH" by Bjorn Bringert · 15 years ago
  76. 7f65281 Merge "Add QSB's GoogleSearch as the preferred web search provider" by Bjorn Bringert · 15 years ago
  77. b5a5a39 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
  78. ae542ff TransformGestureDetector is now ScaleGestureDetector - scope reduced. by Adam Powell · 15 years ago
  79. 670dd81 bugfix endfling case (bug 2300534) by Mark Wagner · 15 years ago
  80. a94e7af Remove Intent.ACTION_GLOBAL_SEARCH by Bjorn Bringert · 15 years ago
  81. 139f6f3 am 70c4f6cf: am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  82. 1bc3c37 Fix Javadoc errors so the sdk can build. by Robert Greenwalt · 15 years ago
  83. 70c4f6c am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  84. 021b7b4 Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  85. 53f1c34 constants for search by Mark Wagner · 15 years ago
  86. c849cdf Unhide some CM constants to support unbundling. by Robert Greenwalt · 15 years ago
  87. a77f93f am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  88. ace8add am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  89. 4a5bff9 Add QSB's GoogleSearch as the preferred web search provider by Bjorn Bringert · 15 years ago
  90. 4a4b6e0 Merge "Handle null correctly." by Daisuke Miyakawa · 15 years ago
  91. 9030dd1 Handle null correctly. by Daisuke Miyakawa · 15 years ago
  92. 908c485 am 202a6734: am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 15 years ago
  93. 202a673 am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 15 years ago
  94. 8acdb20 Added TransformGestureDetector (still in progress) by Adam Powell · 15 years ago
  95. 2edd682 Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  96. 22dd86e MountService: Refactor to use NativeDaemonConnector and clean-up by San Mehat · 15 years ago
  97. bfd2df2 Merge "Fix calendar sync_account / type constants to be consistent." by Ken Shirriff · 15 years ago
  98. 1c993bf Merge "resolved conflicts for merge of d26707da to master" by Jean-Baptiste Queru · 15 years ago
  99. fa10153 resolved conflicts for merge of d26707da to master by Jean-Baptiste Queru · 15 years ago
  100. 32db57b Merge "Add and expose SearchManager.getSearchableInfo()" by Bjorn Bringert · 15 years ago