1. d02546b Apps on SD card. by Oscar Montemayor · 15 years ago
  2. 851b2e7 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings." by Oscar Montemayor · 15 years ago
  3. f5dba88 Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  4. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  5. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  6. 7c44220 Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." by Eric Fischer · 15 years ago
  7. b62e813 Apps on SD card. by Oscar Montemayor · 15 years ago
  8. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  9. 013b9c2 Merge "Change Log.wtf() call to Log.w()" by Vasu Nori · 15 years ago
  10. bee5b9d Change Log.wtf() call to Log.w() by Vasu Nori · 15 years ago
  11. 00bc687 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  12. 40bbaaa resolved conflicts for merge of 90528645 to master by Robert Greenwalt · 15 years ago
  13. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  14. 0894498 Merge "Set net.hostname sys property to our unique ID." by Robert Greenwalt · 15 years ago
  15. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  16. 633feac Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  17. 7d92d5a Revert a couple of deprecations to fix broken build by Tom O'Neill · 15 years ago
  18. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  19. 0f26ec1 Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 15 years ago
  20. 48c0273 Fix to set package path properly after 'adb sync' by Andrew Stadler · 15 years ago
  21. daec172 Avoid renaming apk paths when scanning directories on reboot by Suchi Amalapurapu · 15 years ago
  22. ba7eb9a Merge "Added non-uniform scaling for spatial sampling and converted double to float." by Romain Guy · 15 years ago
  23. d6f9cd2 Improve ContractsContract.RawContacts documentation by Tom O'Neill · 15 years ago
  24. de8383c Set net.hostname sys property to our unique ID. by Robert Greenwalt · 15 years ago
  25. 110fea7 Fix runtime restart when replacing packages by Suchi Amalapurapu · 15 years ago
  26. 36e136c Make the "AM" or "PM" in the status bar clock be in a smaller font size. by Eric Fischer · 15 years ago
  27. 5c79dee Added non-uniform scaling for spatial sampling and converted double to float. by Yang Li · 15 years ago
  28. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  29. 32d80bf Introduce a non-SDK class to hold the implementation details by Jean-Baptiste Queru · 15 years ago
  30. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  31. f227507 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  32. 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
  33. 3908e3c Merge "Remove some settings we are no longer using." by Ficus Kirkpatrick · 15 years ago
  34. 34d30d3 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  35. 6e8c730 Merge "allow + in usernames" by Fred Quintana · 15 years ago
  36. 30d2030 allow + in usernames by Fred Quintana · 15 years ago
  37. ddb1909 Merge "Workaround for some hardware decoders not properly signaling end-of-output-stream properly." by Andreas Huber · 15 years ago
  38. 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
  39. 0e25caf Remove some settings we are no longer using. by Ficus Kirkpatrick · 15 years ago
  40. 0ffc90f Squashed commit of the following: by Andreas Huber · 15 years ago
  41. 909255a Squashed commit of the following: by Andreas Huber · 15 years ago
  42. dbcb2c6 Workaround for some hardware decoders not properly signaling end-of-output-stream properly. by Andreas Huber · 15 years ago
  43. 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
  44. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  45. 1061a4d am 0123101a: am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  46. 0123101 am af2af4e5: Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  47. f6fff20 Merge "Expose SearchManager constants for global search" by Bjorn Bringert · 15 years ago
  48. 55f3ac5 Expose SearchManager constants for global search by Bjorn Bringert · 15 years ago
  49. 66ef01e Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  50. 52e2ef8 Update ListView's children when the drawing cache color hint changes. by Romain Guy · 15 years ago
  51. e414f32 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  52. faddd5d Merge "Support for determining the mime type of media via metadata extraction." by Andreas Huber · 15 years ago
  53. 439b7b3 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  54. 5d3c9c10 Merge "constants for search" by Mark Wagner · 15 years ago
  55. 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
  56. 8178753 Merge "bugfix endfling case (bug 2300534)" by Mark Wagner · 15 years ago
  57. af2af4e5 Add proper support for fixed position elements by Nicolas Roard · 15 years ago
  58. 80d3091 Merge "Remove Intent.ACTION_GLOBAL_SEARCH" by Bjorn Bringert · 15 years ago
  59. 7f65281 Merge "Add QSB's GoogleSearch as the preferred web search provider" by Bjorn Bringert · 15 years ago
  60. 9052864 am 1193ae4e: Backport l53e91db7 from master. by Robert Greenwalt · 15 years ago
  61. 670dd81 bugfix endfling case (bug 2300534) by Mark Wagner · 15 years ago
  62. 22550a1 Merge "Remove excessive logging, fix error in GLSL uniform generation." by Jason Sams · 15 years ago
  63. e17e365 Remove excessive logging, fix error in GLSL uniform generation. by Jason Sams · 15 years ago
  64. 52952b1 Overhaul of dumpstate (aka bugreport) with cleanups & enhancements: by Dan Egnor · 15 years ago
  65. 96e40b4 Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  66. 8d1966e Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  67. 83fe5de Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  68. ae51f0a Merge "Framework Tests Cleanup: Removing CTS duplicate files" by Neal Nguyen · 15 years ago
  69. a94e7af Remove Intent.ACTION_GLOBAL_SEARCH by Bjorn Bringert · 15 years ago
  70. f6f56c0 Merge "Hangup calls before powering off radio." by John Wang · 15 years ago
  71. 139f6f3 am 70c4f6cf: am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  72. 1bc3c37 Fix Javadoc errors so the sdk can build. by Robert Greenwalt · 15 years ago
  73. 70c4f6c am 021b7b44: Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  74. 1cb02bf Support for determining the mime type of media via metadata extraction. by Andreas Huber · 15 years ago
  75. 5a2ade3 Merge "More metadata support." by Andreas Huber · 15 years ago
  76. 021b7b4 Add a static method to obtain the mime type from extension. by Patrick Scott · 15 years ago
  77. 3a3656c More metadata support. by Andreas Huber · 15 years ago
  78. 53f1c34 constants for search by Mark Wagner · 15 years ago
  79. c849cdf Unhide some CM constants to support unbundling. by Robert Greenwalt · 15 years ago
  80. 1193ae4 Backport l53e91db7 from master. by Robert Greenwalt · 15 years ago
  81. a77f93f am ace8addc: am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  82. ace8add am 2edd6826: Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  83. 4a5bff9 Add QSB's GoogleSearch as the preferred web search provider by Bjorn Bringert · 15 years ago
  84. 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
  85. 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
  86. b4f4111 am a1d08886: Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
  87. a1d0888 Merge "Only output proguard keep for nonempty attribute name in the AndroidManifest.xml." into eclair by Ying Wang · 15 years ago
  88. db5d662 Properly respect NALLengthSize in the AVC Configuration header to determine how many bits encode the nal unit size. by Andreas Huber · 15 years ago
  89. 4199528a Only output proguard keep for nonempty attribute name in the AndroidManifest.xml. by Ying Wang · 15 years ago
  90. 4a4b6e0 Merge "Handle null correctly." by Daisuke Miyakawa · 15 years ago
  91. b9c56e3 Merge "Implement type generation for user uniforms in vertex shader." by Jason Sams · 15 years ago
  92. 9030dd1 Handle null correctly. by Daisuke Miyakawa · 15 years ago
  93. 9643b1e Merge "b/2353646 Fix music visualizations to also work with audiotrack callbacks, which stagefright uses. This slightly changes the way the data is stored, since before we were relying on the buffers being written always being at least 4K, whereas the callbacks are generally for smaller amounts of data. Now we append all the data to a big circular buffer, then return chunks of that buffer for visualization. When there are multiple things playing at the same time, this will give the wrong result, but (1) that was the case before as well, and (2) will be fixed once we start visualizing the mixer output instead of the mixer inputs." by Marco Nelissen · 15 years ago
  94. 908c485 am 202a6734: am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 15 years ago
  95. 202a673 am 8acdb201: Added TransformGestureDetector (still in progress) Modified VelocityTracker to track multiple pointers Added TransformTest by Adam Powell · 15 years ago
  96. 8acdb20 Added TransformGestureDetector (still in progress) by Adam Powell · 15 years ago
  97. cd77037 Avoid wifi disable in a UNKNOWN state by Irfan Sheriff · 15 years ago
  98. 2edd682 Create a new ImeOption that disables fullscreen in landscape, and use it. by Leon Scroggins · 15 years ago
  99. 22dd86e MountService: Refactor to use NativeDaemonConnector and clean-up by San Mehat · 15 years ago
  100. 67bd2cd services: Introduce NativeDaemonConnector class by San Mehat · 15 years ago