1. 2d51bff Dpad based scrolling in ListView was mishandling the recycler: by Romain Guy · 15 years ago
  2. 5dbe0c7 Merge "Measure AutoCompleteTextView's dropdown to have enough room for all items. Bug #2363514" by Romain Guy · 15 years ago
  3. 73beee2 Measure AutoCompleteTextView's dropdown to have enough room for all items. by Romain Guy · 15 years ago
  4. 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
  5. 290cd9a am 7cc57ff2: 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
  6. f844a5a Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by Xavier Ducrohet · 15 years ago
  7. 77872f7 Merge "Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the span." by Joe Onorato · 15 years ago
  8. ef5506c am f95e3dd2: am 5e083024: ADT/Layoutlib: shader clean-up. by Xavier Ducrohet · 15 years ago
  9. 691b47e am e1a99147: am d3026e16: Merge "ADT/Layoutlib: 2 color, linear gradient support." into eclair by Xavier Ducrohet · 15 years ago
  10. 28efe25 am 181963a0: (-s ours) am 196926b9: Merge "DO NOT MERGE" into eclair by Grace Kloba · 15 years ago
  11. c83bb73 Add DateTimeView, a widget that shows a time or the date depending on the by Joe Onorato · 15 years ago
  12. b49d9af Merge "Mount/Unmount secure containers Persist flags in PackageSetting. Flags are relevant to ApplicationInfo.FLAG_SYSTEM, Application.FLAG_ON_SDCARD, ApplicationInfo.FLAG_FORWARD_LOCK. New pm command to simulate mount/unmount in Pm. This will be removed when MountService/vold event generation gets fixed. Calls from MountService into PackageManager when media gets mounted/unmounted. Scan the packages and grant permissions when the sdcard gets mounted. This api might change again." by Suchi Amalapurapu · 15 years ago
  13. 56d42582 Merge "Fix trailing garbage after UCS-2 encoded strings in ID3 V2." by Andreas Huber · 15 years ago
  14. 716bda8 Merge "Support for ID3 version 1 (and 1.1) tags in .mp3 files." by Andreas Huber · 15 years ago
  15. fd3530f Mount/Unmount secure containers by Suchi Amalapurapu · 15 years ago
  16. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 15 years ago
  17. 5b5ae13 Fix trailing garbage after UCS-2 encoded strings in ID3 V2. by Andreas Huber · 15 years ago
  18. 43782d3 Support for ID3 version 1 (and 1.1) tags in .mp3 files. by Andreas Huber · 15 years ago
  19. df4e464 Merge "Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677" by Romain Guy · 15 years ago
  20. bc9fdc9 Make sure the drawing cache is invalidated when reattaching a view. Bug #2373677 by Romain Guy · 15 years ago
  21. dcf19a8 String extras to be used with share page. by Leon Scroggins · 15 years ago
  22. fc35343 Remove old InetAddress DNS cache from preloaded-classes. by Elliott Hughes · 15 years ago
  23. cb6ffa2 Merge "Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process." by Andreas Huber · 15 years ago
  24. bfa05732 Merge "Add missing libjpeg in linker option. Currently this library is used by the main executable but is included implicitly via inter-library dependency." by Doug Kwan · 15 years ago
  25. e73b46e Merge "Media server death nodification" by James Dong · 15 years ago
  26. 474a97a Add missing libjpeg in linker option. Currently this library is used by the by Doug Kwan · 15 years ago
  27. f078d05 Merge "framework: Introduce INetworkManagementService for communicating with netd" by San Mehat · 15 years ago
  28. 4255009 Merge "LocationManagerService: Fix bug removing proximity alerts." by Mike Lockwood · 15 years ago
  29. 0dac8c0 LocationManagerService: Fix bug removing proximity alerts. by Mike Lockwood · 15 years ago
  30. f1fe064 Avoid unnecessary buffer copying if at all possible, detect if running in the mediaserver process. by Andreas Huber · 15 years ago
  31. 0a2d870 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  32. 0d41be3 Merge "Remove totally unused code from OMX.cpp" by Andreas Huber · 15 years ago
  33. 873f214 framework: Introduce INetworkManagementService for communicating with netd by San Mehat · 15 years ago
  34. 51bfd68 Merge "Fix WEB_SEARCH handler whitelist" by Bjorn Bringert · 15 years ago
  35. cf3b735 Fix WEB_SEARCH handler whitelist by Bjorn Bringert · 15 years ago
  36. 1faa92a Squashed commit of the following: by Andreas Huber · 15 years ago
  37. fed1a1c Remove totally unused code from OMX.cpp by Andreas Huber · 15 years ago
  38. 3c79a4a Merge "Upgrade for the stagefright commandline tool to support extracting thumbnails and to optionally prefer software codecs." by Andreas Huber · 15 years ago
  39. 5a12413 Merge "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
  40. 97d1195 Merge "Make SearchManager.getGlobalSearchActivity() public but hidden" by Bjorn Bringert · 15 years ago
  41. 28039a6 am 1da2735c: am f73bd14a: Merge "ADT/Layoutlib: implement Canvas.concat(Matrix)" into eclair by Xavier Ducrohet · 15 years ago
  42. 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
  43. 05bc8d7 am cff6c845: am ae4bd059: ADT/Layoutlib: Reimplement parts of BitmapFactory by Xavier Ducrohet · 15 years ago
  44. 2b7ff1c Merge "MountService: Add new 'unmountSecureContainer' API call" by San Mehat · 15 years ago
  45. 9dba709 MountService: Add new 'unmountSecureContainer' API call by San Mehat · 15 years ago
  46. 840e958 Decouple the EGL context lifetime from the EGL surface lifetime. by Jack Palevich · 15 years ago
  47. 63ce8e8 Make the space between the time and the AM/PM smaller by putting preceding whitespace inside the by Joe Onorato · 15 years ago
  48. 308596e Merge "Make vCard importer support lower case params." by Daisuke Miyakawa · 15 years ago
  49. 50c6668 Make vCard importer support lower case params. by Daisuke Miyakawa · 15 years ago
  50. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  51. 5fbf409 MountService: Suppress media removed notification when enabling UMS by San Mehat · 15 years ago
  52. 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
  53. 34bbc22 Media server death nodification by James Dong · 15 years ago
  54. bf4cd1a Merge "Added a method for spatial sampling." by Romain Guy · 15 years ago
  55. 462f037 Apps on SD card. by Oscar Montemayor · 15 years ago
  56. 3fe3ebf Merge "sdutil: Use new MountService api method names" by San Mehat · 15 years ago
  57. 093a870 Find out whether we should mention behavior specific to our own provider by Tom O'Neill · 15 years ago
  58. 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
  59. ec83718 Added a method for spatial sampling. by Yang Li · 15 years ago
  60. d02546b Apps on SD card. by Oscar Montemayor · 15 years ago
  61. e99f41f @hide the individual members instead of the whole class by Jean-Baptiste Queru · 15 years ago
  62. d60e31c Merge "Update Time.parse3339() unit tests" by Kenny Root · 15 years ago
  63. fe86b04 Merge "Added clone to these three classes and added more comments." by Romain Guy · 15 years ago
  64. 6fc1f15 Added clone to these three classes and added more comments. by Yang Li · 15 years ago
  65. dded644 Merge "Added non-uniform scaling for spatial sampling." by Romain Guy · 15 years ago
  66. de8aa87 Update Time.parse3339() unit tests by Kenny Root · 15 years ago
  67. 94d825d Merge "Use correct TLS codepath in graphics libraries" by Colin Cross · 15 years ago
  68. 851b2e7 Merge "Apps on SD card. Added support for retrieving and generating keys as Hex Strings." by Oscar Montemayor · 15 years ago
  69. 55732c5 Added non-uniform scaling for spatial sampling. by Yang Li · 15 years ago
  70. f5dba88 Detect if the current network is wifi or not and update webkit. by Andrei Popescu · 15 years ago
  71. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  72. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  73. 7c44220 Merge "Make the "AM" or "PM" in the status bar clock be in a smaller font size." by Eric Fischer · 15 years ago
  74. b62e813 Apps on SD card. by Oscar Montemayor · 15 years ago
  75. 3084a6f rename testHasFeatures to hasFeatures by Fred Quintana · 15 years ago
  76. 013b9c2 Merge "Change Log.wtf() call to Log.w()" by Vasu Nori · 15 years ago
  77. bee5b9d Change Log.wtf() call to Log.w() by Vasu Nori · 15 years ago
  78. 00bc687 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  79. 40bbaaa resolved conflicts for merge of 90528645 to master by Robert Greenwalt · 15 years ago
  80. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  81. 0894498 Merge "Set net.hostname sys property to our unique ID." by Robert Greenwalt · 15 years ago
  82. cf7aa68 sdutil: Use new MountService api method names by San Mehat · 15 years ago
  83. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  84. 633feac Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  85. 7d92d5a Revert a couple of deprecations to fix broken build by Tom O'Neill · 15 years ago
  86. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  87. 0f26ec1 Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 15 years ago
  88. 48c0273 Fix to set package path properly after 'adb sync' by Andrew Stadler · 15 years ago
  89. daec172 Avoid renaming apk paths when scanning directories on reboot by Suchi Amalapurapu · 15 years ago
  90. ba7eb9a Merge "Added non-uniform scaling for spatial sampling and converted double to float." by Romain Guy · 15 years ago
  91. d6f9cd2 Improve ContractsContract.RawContacts documentation by Tom O'Neill · 15 years ago
  92. de8383c Set net.hostname sys property to our unique ID. by Robert Greenwalt · 15 years ago
  93. 110fea7 Fix runtime restart when replacing packages by Suchi Amalapurapu · 15 years ago
  94. 36e136c Make the "AM" or "PM" in the status bar clock be in a smaller font size. by Eric Fischer · 15 years ago
  95. 5c79dee Added non-uniform scaling for spatial sampling and converted double to float. by Yang Li · 15 years ago
  96. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  97. 32d80bf Introduce a non-SDK class to hold the implementation details by Jean-Baptiste Queru · 15 years ago
  98. e495d1f fix a bug in compiled-sql caching & hide public api setMaxSqlCacheSize by Vasu Nori · 15 years ago
  99. f227507 Merge "Squashed commit of the following:" by Andreas Huber · 15 years ago
  100. 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