1. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 15 years ago
  2. 97d1195 Merge "Make SearchManager.getGlobalSearchActivity() public but hidden" by Bjorn Bringert · 15 years ago
  3. 28039a6 am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  4. 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
  5. 05bc8d7 am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  6. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  7. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  8. 840e958 Decouple the EGL context lifetime from the EGL surface lifetime. by Jack Palevich · 15 years ago
  9. 308596e Merge "Make vCard importer support lower case params." by Daisuke Miyakawa · 15 years ago
  10. 50c6668 Make vCard importer support lower case params. by Daisuke Miyakawa · 15 years ago
  11. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  12. 5fbf409 MountService: Suppress media removed notification when enabling UMS by San Mehat · 15 years ago
  13. ff58b57 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS." by Oscar Montemayor · 15 years ago
  14. bf4cd1a Merge "Added a method for spatial sampling." by Romain Guy · 15 years ago
  15. 462f037 Apps on SD card. by Oscar Montemayor · 15 years ago
  16. 3fe3ebf Merge "sdutil: Use new MountService api method names" by San Mehat · 15 years ago
  17. 56e7450 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings. Using keys to mount encrypted FS." by Oscar Montemayor · 15 years ago
  18. ec83718 Added a method for spatial sampling. by Yang Li · 15 years ago
  19. d02546b Apps on SD card. by Oscar Montemayor · 15 years ago
  20. e99f41f @hide the individual members instead of the whole class by Jean-Baptiste Queru · 15 years ago
  21. d60e31c Merge "Update Time.parse3339() unit tests" by Kenny Root · 15 years ago
  22. fe86b04 Merge "Added clone to these three classes and added more comments." by Romain Guy · 15 years ago
  23. 6fc1f15 Added clone to these three classes and added more comments. by Yang Li · 15 years ago
  24. dded644 Merge "Added non-uniform scaling for spatial sampling." by Romain Guy · 15 years ago
  25. de8aa87 Update Time.parse3339() unit tests by Kenny Root · 15 years ago
  26. 94d825d Merge "Use correct TLS codepath in graphics libraries" by Colin Cross · 15 years ago
  27. 851b2e7 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings." by Oscar Montemayor · 15 years ago
  28. 55732c5 Added non-uniform scaling for spatial sampling. by Yang Li · 15 years ago
  29. f5dba88 Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  30. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  31. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  32. 7c44220 Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." by Eric Fischer · 15 years ago
  33. b62e813 Apps on SD card. by Oscar Montemayor · 15 years ago
  34. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  35. 013b9c2 Merge "Change Log.wtf() call to Log.w()" by Vasu Nori · 15 years ago
  36. bee5b9d Change Log.wtf() call to Log.w() by Vasu Nori · 15 years ago
  37. 00bc687 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  38. 40bbaaa resolved conflicts for merge of 90528645 to master by Robert Greenwalt · 15 years ago
  39. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  40. 0894498 Merge "Set net.hostname sys property to our unique ID." by Robert Greenwalt · 15 years ago
  41. cf7aa68 sdutil: Use new MountService api method names by San Mehat · 15 years ago
  42. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  43. 633feac Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  44. 7d92d5a Revert a couple of deprecations to fix broken build by Tom O'Neill · 15 years ago
  45. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  46. 0f26ec1 Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 15 years ago
  47. 48c0273 Fix to set package path properly after 'adb sync' by Andrew Stadler · 15 years ago
  48. daec172 Avoid renaming apk paths when scanning directories on reboot by Suchi Amalapurapu · 15 years ago
  49. ba7eb9a Merge "Added non-uniform scaling for spatial sampling and converted double to float." by Romain Guy · 15 years ago
  50. d6f9cd2 Improve ContractsContract.RawContacts documentation by Tom O'Neill · 15 years ago
  51. de8383c Set net.hostname sys property to our unique ID. by Robert Greenwalt · 15 years ago
  52. 110fea7 Fix runtime restart when replacing packages by Suchi Amalapurapu · 15 years ago
  53. 36e136c Make the "AM" or "PM" in the status bar clock be in a smaller font size. by Eric Fischer · 15 years ago
  54. 5c79dee Added non-uniform scaling for spatial sampling and converted double to float. by Yang Li · 15 years ago
  55. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  56. 32d80bf Introduce a non-SDK class to hold the implementation details by Jean-Baptiste Queru · 15 years ago
  57. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  58. f227507 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  59. 5a37232 Merge "Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation." by Andreas Huber · 15 years ago
  60. 3908e3c Merge "Remove some settings we are no longer using." by Ficus Kirkpatrick · 15 years ago
  61. 34d30d3 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  62. 6e8c730 Merge "allow + in usernames" by Fred Quintana · 15 years ago
  63. 30d2030 allow + in usernames by Fred Quintana · 15 years ago
  64. ddb1909 Merge "Workaround for some hardware decoders not properly signaling end-of-output-stream properly." by Andreas Huber · 15 years ago
  65. 140d4ed Fix a few issues with determining the closest sample to a given time in the MPEG4 sampletable implementation. by Andreas Huber · 15 years ago
  66. 0e25caf Remove some settings we are no longer using. by Ficus Kirkpatrick · 15 years ago
  67. 0ffc90f Squashed commit of the following: by Andreas Huber · 15 years ago
  68. 909255a Squashed commit of the following: by Andreas Huber · 15 years ago
  69. dbcb2c6 Workaround for some hardware decoders not properly signaling end-of-output-stream properly. by Andreas Huber · 15 years ago
  70. 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
  71. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  72. 1061a4d am 0123101a: am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  73. 0123101 am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  74. 38015f3 Make SearchManager.getGlobalSearchActivity() public but hidden by Bjorn Bringert · 15 years ago
  75. f6fff20 Merge "Expose SearchManager constants for global search" by Bjorn Bringert · 15 years ago
  76. 55f3ac5 Expose SearchManager constants for global search by Bjorn Bringert · 15 years ago
  77. 66ef01e Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  78. 52e2ef8 Update ListView's children when the drawing cache color hint changes. by Romain Guy · 15 years ago
  79. e414f32 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  80. faddd5d Merge "Support for determining the mime type of media via metadata extraction." by Andreas Huber · 15 years ago
  81. 439b7b3 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  82. 5d3c9c10 Merge "constants for search" by Mark Wagner · 15 years ago
  83. 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
  84. 8178753 Merge "bugfix endfling case (bug 2300534)" by Mark Wagner · 15 years ago
  85. af2af4e5 Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  86. 80d3091 Merge "Remove Intent.ACTION_GLOBAL_SEARCH" by Bjorn Bringert · 15 years ago
  87. 7f65281 Merge "Add QSB's GoogleSearch as the preferred web search provider" by Bjorn Bringert · 15 years ago
  88. 1da2735 am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  89. f73bd14 Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  90. 608cd11 ADT/Layoutlib: implement Canvas.concat(Matrix) by Xavier Ducrohet · 15 years ago
  91. 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
  92. 56a1769 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
  93. cff6c84 am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  94. 9052864 am 1193ae4e: Backport l53e91db7 from master. by Robert Greenwalt · 15 years ago
  95. ae542ff TransformGestureDetector is now ScaleGestureDetector - scope reduced. by Adam Powell · 15 years ago
  96. ae4bd05 ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  97. 670dd81 bugfix endfling case (bug 2300534) by Mark Wagner · 15 years ago
  98. 22550a1 Merge "Remove excessive logging, fix error in GLSL uniform generation." by Jason Sams · 15 years ago
  99. e17e365 Remove excessive logging, fix error in GLSL uniform generation. by Jason Sams · 15 years ago
  100. 52952b1 Overhaul of dumpstate (aka bugreport) with cleanups & enhancements: by Dan Egnor · 15 years ago