1. 315ada7 Get rid of the limit-unlock policy control. by Dianne Hackborn · 15 years ago
  2. 9a31962 Merge "Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService, to be used by anyone implementing a voice recognition service. Also define a new <recognition-service> styleable to be used in such service's metadata xml." by Mike LeBeau · 15 years ago
  3. 378ae12 Add SERVICE_INTERFACE and SERVICE_META_DATA constants to RecognitionService, by Mike LeBeau · 15 years ago
  4. 000479f split libsurfaceflinger_client and libcamera_client out of libui by Mathias Agopian · 15 years ago
  5. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 15 years ago
  6. 1ceb79e Merge "Add new setting for the ComponentName of the service to be used for voice recognition on the device. Right now this just queries the package manager at boot and finds the (hopefully) single available recognizer." by Mike LeBeau · 15 years ago
  7. 5d34e9b Add new setting for the ComponentName of the service to be used by Mike LeBeau · 15 years ago
  8. 777db0c Merge "resolved conflicts for merge of 61bb25f2 to master" by Eric Laurent · 15 years ago
  9. 6dee18c New implementation of <original-package> tag. by Dianne Hackborn · 15 years ago
  10. d7b92a0 resolved conflicts for merge of 61bb25f2 to master by Eric Laurent · 15 years ago
  11. 1ab6d75 Merge "MountService: Fix some mountset bugs and tighten up some return values" by San Mehat · 15 years ago
  12. 18e9396 Eliminate dependencies on Checkin, replacing checkin events with EventLog by Dan Egnor · 15 years ago
  13. 61bb25f am c1eba82b: Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 15 years ago
  14. c1eba82 Merge "Fix issue: 2413494: Add TTY support." into eclair by Eric Laurent · 15 years ago
  15. 5e2c81d Remove in-app to global search toggle. Bug: 2436539 by Amith Yamasani · 15 years ago
  16. a181b21 MountService: Fix some mountset bugs and tighten up some return values by San Mehat · 15 years ago
  17. 91f2a20 Add content provider for browser geolocation permissions by Bjorn Bringert · 15 years ago
  18. 49ffc0f Revise ThumbnailUtils API. by Ray Chen · 15 years ago
  19. 575c671 Merge "Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*." by Jim Miller · 15 years ago
  20. 23085b7 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 15 years ago
  21. 280b602 Fix 2373088: Cleanup and minor fixes to PasswordKeyboard*. by Jim Miller · 15 years ago
  22. 60586f2 API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching. by Dan Egnor · 15 years ago
  23. e4e82f2 Unhide SearchManager.INTENT_ACTION_SEARCH_SETTINGS by Bjorn Bringert · 15 years ago
  24. 23897c1 Use resource ID for searchable description by Bjorn Bringert · 15 years ago
  25. caa6f38 Merge "fix an NPE in SyncManager's dump where it can get a null AuthorityInfo; instead create one if one doesn't exist yet" by Fred Quintana · 15 years ago
  26. 1bbcd10 fix an NPE in SyncManager's dump where it can get a null AuthorityInfo; instead create one if one doesn't exist yet by Fred Quintana · 15 years ago
  27. 46b8efa Merge "Prevent infinite loop in the Phone UI." by Romain Guy · 15 years ago
  28. 5180d1c Prevent infinite loop in the Phone UI. by Romain Guy · 15 years ago
  29. 7749adf Fix issue: 2413494: Add TTY support. by Eric Laurent · 15 years ago
  30. d0efb6b Merge "StorageNotification: Move notification / usb storage activity into StatusBarPolicy" by San Mehat · 15 years ago
  31. eb42a28 am a1ab9766: Merge "DO NOT MERGE" into eclair by Bart Sears · 15 years ago
  32. a1ab976 Merge "DO NOT MERGE" into eclair by Bart Sears · 15 years ago
  33. b3316d3 DO NOT MERGE by Grace Kloba · 15 years ago
  34. 789b11c am 926780b0: Merge "DO NOT MERGE" into eclair by Bart Sears · 15 years ago
  35. 117818e Add new manifest option for install location by Suchi Amalapurapu · 15 years ago
  36. ced72c8 Remove SearchManager.SOURCE by Bjorn Bringert · 15 years ago
  37. a18e901 Explain setPreviewFrameRate and getPreviewFrameRate more clearly. by Wu-cheng Li · 15 years ago
  38. be14332 Merge "Add exposure compensation parameter." by Wu-cheng Li · 15 years ago
  39. 4154c07 StorageNotification: Move notification / usb storage activity into StatusBarPolicy by San Mehat · 15 years ago
  40. 739e1f8 Merge "MountService: Add isSecureContainerMounted() API call" by San Mehat · 15 years ago
  41. 46d3502 Merge "Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults()" by Alex Gruenstein · 15 years ago
  42. 8c58308 Merge "Fix the lock screen." by Romain Guy · 15 years ago
  43. b4a107d Fix the lock screen. by Romain Guy · 15 years ago
  44. 6cdd9c0 MountService: Add isSecureContainerMounted() API call by San Mehat · 15 years ago
  45. 614f845 DO NOT MERGE by Grace Kloba · 15 years ago
  46. a63730d Log ContentProvider operations to the EventLog. by Brad Fitzpatrick · 15 years ago
  47. e1d6830 am 87da8606: Manually merged VelocityTracker changes by Adam Powell · 15 years ago
  48. c4893b7 Merge "only make AccountManager throw an exception on blocking calls in the UI thread if the application's SDK is froyo or later" by Fred Quintana · 15 years ago
  49. 6909b5a Merge "Make the Date Picker fields more consistent in locales with numeric months." by Eric Fischer · 15 years ago
  50. 5fe1e62 Make the Date Picker fields more consistent in locales with numeric months. by Eric Fischer · 15 years ago
  51. cc47fae Add EXTRA_PARTIAL_RESULTS so that clients can enable receiving results via onPartialResults() by Alex Gruenstein · 15 years ago
  52. 87da860 Manually merged VelocityTracker changes by Adam Powell · 15 years ago
  53. 632aa76 Merge "New external storage APIs." by Dianne Hackborn · 15 years ago
  54. e83cefce New external storage APIs. by Dianne Hackborn · 15 years ago
  55. 751fdc0 only make AccountManager throw an exception on blocking calls in the UI thread if the application's SDK is froyo or later by Fred Quintana · 15 years ago
  56. df737e4 Merge "Set the IME action to GO for normal textfields." by Leon Scroggins · 15 years ago
  57. 72e5a88 Merge "Restart input when moving to a new textfield." by Amith Yamasani · 15 years ago
  58. 7873725 Merge "suppress broken tests(http://b/2431671)" by Vasu Nori · 15 years ago
  59. af314e2 Set the IME action to GO for normal textfields. by Leon Scroggins · 15 years ago
  60. 5c84bf0 Restart input when moving to a new textfield. by Leon Scroggins · 15 years ago
  61. 44d9937 Merge "Fix NPE in FileObserver when multiple events pile in for a defunct observer. Also, fix up some bogus whitespace (hard tabs, etc)." by Dan Egnor · 15 years ago
  62. 5793a17 suppress broken tests(http://b/2431671) by Vasu Nori · 15 years ago
  63. cdc045d Merge "Properly notifies listener when an animation is cancelled. Bug: #2428005." by Romain Guy · 15 years ago
  64. cb72cda Merge "change wording in warning msg printed when compiled-sql cache is full" by Vasu Nori · 15 years ago
  65. 8e867eb Merge "Fix NPE in PackageParser" by Bjorn Bringert · 15 years ago
  66. 4398486 Merge "Update the mdpi resource with 2.0 style icons" by Eugene Koh · 15 years ago
  67. 82f82be change wording in warning msg printed when compiled-sql cache is full by Vasu Nori · 15 years ago
  68. 305a2eb Properly notifies listener when an animation is cancelled. Bug: #2428005. by Romain Guy · 15 years ago
  69. b7f17d4 Take into account the visible title height when scrolling. by Shimeng (Simon) Wang · 15 years ago
  70. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 15 years ago
  71. 64e6a45 StorageNotification: Add general storage notification for UMS/Storage events by San Mehat · 15 years ago
  72. 18f75bd am e88192b9: Cleanup fixes for ScaleGestureDetector by Adam Powell · 15 years ago
  73. e88192b Cleanup fixes for ScaleGestureDetector by Adam Powell · 15 years ago
  74. c8da710 Merge changes I1aabef01,I8dbd0f83 by San Mehat · 15 years ago
  75. ace5a3f Hide resourceDirs from public API by Kenny Root · 15 years ago
  76. d5ff5db Handle the Tab key by moving to the next textfield. And ensure by Leon Scroggins · 15 years ago
  77. e04b1ad Fix NPE in PackageParser by Bjorn Bringert · 15 years ago
  78. ff723b6 Add exposure compensation parameter. by Wu-cheng Li · 15 years ago
  79. a90cee8 Merge "Fixes to DeviceAdmin & DevicePolicyManager Javadoc" by Andy Stadler · 15 years ago
  80. 88209d1 Fixes to DeviceAdmin & DevicePolicyManager Javadoc by Andrew Stadler · 15 years ago
  81. 0b31970 Fix 2402303: Split Keyboard widget from LatinIME into reusable PasswordEntryKeyboardView by Jim Miller · 15 years ago
  82. 17da5a6 StorageManager: Check for a null MountService by San Mehat · 15 years ago
  83. d95244f Fix NPE in FileObserver when multiple events pile in for a defunct by Dan Egnor · 15 years ago
  84. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 15 years ago
  85. ec5df83 Fix to enable having a primary index that's not the closest match. by Amith Yamasani · 15 years ago
  86. 1fa2d46 Merge "Always remember the last touch mode state when touch mode changes." by Romain Guy · 15 years ago
  87. 498b296 Always remember the last touch mode state when touch mode changes. by Romain Guy · 15 years ago
  88. a229279 Merge "Rename media resource broadcasts Add checks for fwdlocked and updated system apps add more tests remove duplicate adds" by Suchi Amalapurapu · 15 years ago
  89. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 15 years ago
  90. c9532609 animated the return to normal of mr-stretchy by Mike Reed · 15 years ago
  91. e8d898f Merge "Make ComponentName cloneable." by Joe Onorato · 15 years ago
  92. 43d5e65 Merge "Prevent crash in KeyboardView when the view is 0x0." by Romain Guy · 15 years ago
  93. edc649a Make ComponentName cloneable. by Joe Onorato · 15 years ago
  94. 870d81d remove android.os.Base64Utils by Doug Zongker · 15 years ago
  95. 46a61bb Prevent crash in KeyboardView when the view is 0x0. by Romain Guy · 15 years ago
  96. 8d45e4e changes after review by API council by Vasu Nori · 15 years ago
  97. 3ef94e2 use sqlite 3.6.22 to print and profile the sql statetements by Vasu Nori · 15 years ago
  98. 5d36c46 am ad9bcb22: merge from open-source master by The Android Open Source Project · 15 years ago
  99. 7406e53 Merge "Fixing a bug when installing VoiceSearch cause error" by Bjorn Bringert · 15 years ago
  100. 7a3c9d3 Fixing a bug when installing VoiceSearch cause error by Valentin Kravtsov · 15 years ago