1. 40bbaaa resolved conflicts for merge of 90528645 to master by Robert Greenwalt · 15 years ago
  2. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  3. 0894498 Merge "Set net.hostname sys property to our unique ID." by Robert Greenwalt · 15 years ago
  4. cf7aa68 sdutil: Use new MountService api method names by San Mehat · 15 years ago
  5. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  6. 633feac Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  7. 7d92d5a Revert a couple of deprecations to fix broken build by Tom O'Neill · 15 years ago
  8. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  9. 0f26ec1 Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 15 years ago
  10. 48c0273 Fix to set package path properly after 'adb sync' by Andrew Stadler · 15 years ago
  11. daec172 Avoid renaming apk paths when scanning directories on reboot by Suchi Amalapurapu · 15 years ago
  12. ba7eb9a Merge "Added non-uniform scaling for spatial sampling and converted double to float." by Romain Guy · 15 years ago
  13. d6f9cd2 Improve ContractsContract.RawContacts documentation by Tom O'Neill · 15 years ago
  14. de8383c Set net.hostname sys property to our unique ID. by Robert Greenwalt · 15 years ago
  15. 110fea7 Fix runtime restart when replacing packages by Suchi Amalapurapu · 15 years ago
  16. 36e136c Make the "AM" or "PM" in the status bar clock be in a smaller font size. by Eric Fischer · 15 years ago
  17. 5c79dee Added non-uniform scaling for spatial sampling and converted double to float. by Yang Li · 15 years ago
  18. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  19. 32d80bf Introduce a non-SDK class to hold the implementation details by Jean-Baptiste Queru · 15 years ago
  20. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  21. f227507 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  22. 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
  23. 3908e3c Merge "Remove some settings we are no longer using." by Ficus Kirkpatrick · 15 years ago
  24. 34d30d3 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  25. 6e8c730 Merge "allow + in usernames" by Fred Quintana · 15 years ago
  26. 30d2030 allow + in usernames by Fred Quintana · 15 years ago
  27. ddb1909 Merge "Workaround for some hardware decoders not properly signaling end-of-output-stream properly." by Andreas Huber · 15 years ago
  28. 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
  29. 0e25caf Remove some settings we are no longer using. by Ficus Kirkpatrick · 15 years ago
  30. 0ffc90f Squashed commit of the following: by Andreas Huber · 15 years ago
  31. 909255a Squashed commit of the following: by Andreas Huber · 15 years ago
  32. dbcb2c6 Workaround for some hardware decoders not properly signaling end-of-output-stream properly. by Andreas Huber · 15 years ago
  33. e42fdb5 Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs. by Andreas Huber · 15 years ago
  34. f91f1b4 Make sure the seek test attempts to seek on the very first iteration, as this appears to be a special case that decoders frequently get wrong. by Andreas Huber · 15 years ago
  35. 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
  36. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  37. 1061a4d am 0123101a: am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  38. 0123101 am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  39. 7cc57ff am 0409b1ba: Merge "docs: remove dev guide link from download confirmation content so we only link to the install guide and re-affirm the system reqs bug: 2374363,2374334" into eclair by Scott Main · 15 years ago
  40. 38015f3 Make SearchManager.getGlobalSearchActivity() public but hidden by Bjorn Bringert · 15 years ago
  41. 0409b1b Merge "docs: remove dev guide link from download confirmation content so we only link to the install guide and re-affirm the system reqs bug: 2374363,2374334" into eclair by Scott Main · 15 years ago
  42. f6fff20 Merge "Expose SearchManager constants for global search" by Bjorn Bringert · 15 years ago
  43. 55f3ac5 Expose SearchManager constants for global search by Bjorn Bringert · 15 years ago
  44. 66ef01e Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  45. 52e2ef8 Update ListView's children when the drawing cache color hint changes. by Romain Guy · 15 years ago
  46. baf0899 docs: remove dev guide link from download confirmation content by Scott Main · 15 years ago
  47. e414f32 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  48. faddd5d Merge "Support for determining the mime type of media via metadata extraction." by Andreas Huber · 15 years ago
  49. f95e3dd am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  50. 439b7b3 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  51. 5d3c9c10 Merge "constants for search" by Mark Wagner · 15 years ago
  52. 5e08302 ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  53. 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
  54. e1a9914 am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  55. d3026e1 Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  56. 181963a am 196926b9: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  57. 196926b Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  58. 8178753 Merge "bugfix endfling case (bug 2300534)" by Mark Wagner · 15 years ago
  59. af2af4e5 Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  60. 80d3091 Merge "Remove Intent.ACTION_GLOBAL_SEARCH" by Bjorn Bringert · 15 years ago
  61. 7f65281 Merge "Add QSB's GoogleSearch as the preferred web search provider" by Bjorn Bringert · 15 years ago
  62. 5f01d7e DO NOT MERGE by Grace Kloba · 15 years ago
  63. 63b2e61 ADT/Layoutlib: 2 color, linear gradient support. by Xavier Ducrohet · 15 years ago
  64. 1da2735 am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  65. f73bd14 Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  66. 608cd11 ADT/Layoutlib: implement Canvas.concat(Matrix) by Xavier Ducrohet · 15 years ago
  67. 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
  68. 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
  69. cff6c84 am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  70. 9052864 am 1193ae4e: Backport l53e91db7 from master. by Robert Greenwalt · 15 years ago
  71. ae542ff TransformGestureDetector is now ScaleGestureDetector - scope reduced. by Adam Powell · 15 years ago
  72. ae4bd05 ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  73. 670dd81 bugfix endfling case (bug 2300534) by Mark Wagner · 15 years ago
  74. 22550a1 Merge "Remove excessive logging, fix error in GLSL uniform generation." by Jason Sams · 15 years ago
  75. e17e365 Remove excessive logging, fix error in GLSL uniform generation. by Jason Sams · 15 years ago
  76. 52952b1 Overhaul of dumpstate (aka bugreport) with cleanups & enhancements: by Dan Egnor · 15 years ago
  77. 96e40b4 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  78. 8d1966e Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  79. 83fe5de Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  80. ae51f0a Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  81. a94e7af Remove Intent.ACTION_GLOBAL_SEARCH by Bjorn Bringert · 15 years ago
  82. f6f56c0 Merge "Hangup calls before powering off radio." by John Wang · 15 years ago
  83. 139f6f3 am 70c4f6cf: am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  84. 1bc3c37 Fix Javadoc errors so the sdk can build. by Robert Greenwalt · 15 years ago
  85. 70c4f6c am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  86. 1cb02bf Support for determining the mime type of media via metadata extraction. by Andreas Huber · 15 years ago
  87. 5a2ade3 Merge "More metadata support." by Andreas Huber · 15 years ago
  88. 021b7b4 Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  89. 3a3656c More metadata support. by Andreas Huber · 15 years ago
  90. 53f1c34 constants for search by Mark Wagner · 15 years ago
  91. c849cdf Unhide some CM constants to support unbundling. by Robert Greenwalt · 15 years ago
  92. 1193ae4 Backport l53e91db7 from master. by Robert Greenwalt · 15 years ago
  93. cef3cd7 Create base class for audio policy manager. by Eric Laurent · 15 years ago
  94. a77f93f am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  95. ace8add am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  96. 4a5bff9 Add QSB's GoogleSearch as the preferred web search provider by Bjorn Bringert · 15 years ago
  97. 01f8c06 Use correct TLS codepath in graphics libraries by Gary King · 15 years ago
  98. 85fbfee Merge "Properly respect NALLengthSize in the AVC Configuration header to determine how many bits encode the nal unit size." by Andreas Huber · 15 years ago
  99. ffebd7c am b4f41119: am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
  100. b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago