1. 6329bf7 New vibrate/silent mode behavior. by Daniel Sandler · 14 years ago
  2. a834949 Merge "deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface" by Fred Quintana · 14 years ago
  3. 3f3e53b Merge "Be sure to back up / restore some new settings" by Chris Tate · 14 years ago
  4. 50d89f9 Merge "Define the new lastSyncedAttendeeStatus column" by Marc Blank · 14 years ago
  5. 14c2d79 Be sure to back up / restore some new settings by Christopher Tate · 14 years ago
  6. 9e0d2b5 deprecate SyncConstValue, since it is now only used by the deprecated ContactsProvider interface by Fred Quintana · 14 years ago
  7. 64a556d Define the new lastSyncedAttendeeStatus column by Marc Blank · 14 years ago
  8. da2572a Renaming contact search snippet fields. by Dmitri Plotnikov · 14 years ago
  9. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  10. 406b09b Merge "Add mobile data on/off switch." by Robert Greenwalt · 14 years ago
  11. fa0e57f Merge "Introducing tentative (and hidden) API for contact search snippets" by Dmitri Plotnikov · 14 years ago
  12. 3ba8a3b Introducing tentative (and hidden) API for contact search snippets by Dmitri Plotnikov · 14 years ago
  13. c03fa50 Add mobile data on/off switch. by Robert Greenwalt · 14 years ago
  14. eebc8e2 b/2441327 Added add account intent to public api. by Erik · 15 years ago
  15. edcdbb6 Add new action for launching the user's music player app. by Daniel Sandler · 15 years ago
  16. 53de904 Adding support for "contact counts grouped by the first letter of the sort key". by Dmitri Plotnikov · 15 years ago
  17. 2a091d7 Update Tethering. by Robert Greenwalt · 15 years ago
  18. 1c9131c Remove all traces of the old checkin service (and its associated parental by Dan Egnor · 15 years ago
  19. 0e9d2af New user interface sound effects: by Daniel Sandler · 15 years ago
  20. 90d2db3 Add Pointer Location to the window manager. by Dianne Hackborn · 15 years ago
  21. 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
  22. 5d34e9b Add new setting for the ComponentName of the service to be used by Mike LeBeau · 15 years ago
  23. 91f2a20 Add content provider for browser geolocation permissions by Bjorn Bringert · 15 years ago
  24. 49ffc0f Revise ThumbnailUtils API. by Ray Chen · 15 years ago
  25. 60586f2 API CHANGE: Add SSLSessionCache public API to allow unbundled SSL session caching. by Dan Egnor · 15 years ago
  26. 117818e Add new manifest option for install location by Suchi Amalapurapu · 15 years ago
  27. 2cd2374 Merge "Make ACCOUNT_NAME/ACCOUNT_TYPE consistent." by Ken Shirriff · 15 years ago
  28. 15049e4 Make ACCOUNT_NAME/ACCOUNT_TYPE consistent. by Ken Shirriff · 15 years ago
  29. 744d902 Add a new permission and remove createTitleFromFilename. by Leon Scroggins · 15 years ago
  30. d0e18ff First pass at USB Tethering. by Robert Greenwalt · 15 years ago
  31. cce9da5 Add auto-restore setting and Backup Manager awareness thereof by Christopher Tate · 15 years ago
  32. e8fe0e3 Remove the obsolete unused hidden constant. by Grace Kloba · 15 years ago
  33. e7ace67 Merge "Adding system preferences for contacts: sort order and display order." by Dmitri Plotnikov · 15 years ago
  34. bf124e7 Unhide ThumbnailUtils to support Camera unbundling. http://b/2375978 by Ray Chen · 15 years ago
  35. 5e342fa Remove MMS from the framework by Tom Taylor · 15 years ago
  36. 6790918 Use a single EXTRA_HEADERS intent. by Grace Kloba · 15 years ago
  37. 2fc1f4a Merge "Add request header support for the Browser/WebView. QSB can use this instead of POST to send the location data. After QSB makes the switch, we should also remove the POST_DATA intent which is hidden." by Grace Kloba · 15 years ago
  38. 3b16892 Fix ExtendedProperties EntityIterator. by Ken Shirriff · 15 years ago
  39. d0d9bc2 Add request header support for the Browser/WebView. by Grace Kloba · 15 years ago
  40. aeb4126 Merge "update javadoc for Settings.Secure.ANDROID_ID" by Doug Zongker · 15 years ago
  41. d8893db update javadoc for Settings.Secure.ANDROID_ID by Doug Zongker · 15 years ago
  42. 1b624fa Merge "b/2383073 Add fine-grained status codes for failed downloads." by Evan Millar · 15 years ago
  43. 2a650dd Adding system preferences for contacts: sort order and display order. by Dmitri Plotnikov · 15 years ago
  44. f238ad7 b/2383073 Add fine-grained status codes for failed downloads. by Attila Bodis · 15 years ago
  45. 0170916 Unhide brightness constants to help unbundle Camera. by Chih-Chung Chang · 15 years ago
  46. a3d5e0c Unhide the secure setting for LocationProviderEnabled by Mark Vandevoorde · 15 years ago
  47. 9d8b876 Add android.provider.Settings.ACTION_DEVICE_INFO_SETTINGS. by Daniel Sandler · 15 years ago
  48. 1790c13 Change calendar authority to com.android.calendar. by Ken Shirriff · 15 years ago
  49. ead4f9c Add SyncState class for calendar provider. by Ken Shirriff · 15 years ago
  50. a69a23b Use AUTHORITY constant for calendar. by Ken Shirriff · 15 years ago
  51. 04ce08f Merge "Create a common method for updating the title of a download from the filename." by Leon Scroggins · 15 years ago
  52. fe79ef4 Create a common method for updating the title of a download from the filename. by Leon Scroggins · 15 years ago
  53. ef34035 NEW_API: Declare an ACTION_SEARCH_SETTINGS constant in android.provider.Settings so that apps can cause this system setting group to be opened directly. by Justin Mattson · 15 years ago
  54. 918007b Introducing the notion of "verified name" on a raw contact. by Dmitri Plotnikov · 15 years ago
  55. a351496 Get rid of a TODO to add documentation for now-hidden columns by Tom O'Neill · 15 years ago
  56. 3baf065 Merge "Find out whether we should mention behavior specific to our own provider" by Tom O'Neill · 15 years ago
  57. dcf19a8 String extras to be used with share page. by Leon Scroggins · 15 years ago
  58. 093a870 Find out whether we should mention behavior specific to our own provider by Tom O'Neill · 15 years ago
  59. e99f41f @hide the individual members instead of the whole class by Jean-Baptiste Queru · 15 years ago
  60. 843e897 Remove the BaseColumns inheritance by Jean-Baptiste Queru · 15 years ago
  61. b8a2aaf New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  62. c5dfa70 Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  63. 633feac Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  64. 7d92d5a Revert a couple of deprecations to fix broken build by Tom O'Neill · 15 years ago
  65. ac835c9 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  66. 0f26ec1 Merge "Improve ContractsContract.RawContacts documentation" by Tom O'Neill · 15 years ago
  67. d6f9cd2 Improve ContractsContract.RawContacts documentation by Tom O'Neill · 15 years ago
  68. 32d80bf Introduce a non-SDK class to hold the implementation details by Jean-Baptiste Queru · 15 years ago
  69. 0e25caf Remove some settings we are no longer using. by Ficus Kirkpatrick · 15 years ago
  70. 66ef01e Revert "New method to return the last dialed number" by Nicolas Catania · 15 years ago
  71. e414f32 Merge "New method to return the last dialed number Bug:2227429" by Niko Catania · 15 years ago
  72. 439b7b3 New method to return the last dialed number Bug:2227429 by Nicolas Catania · 15 years ago
  73. 53f1c34 constants for search by Mark Wagner · 15 years ago
  74. bfd2df2 Merge "Fix calendar sync_account / type constants to be consistent." by Ken Shirriff · 15 years ago
  75. 53becd9 Fix calendar sync_account / type constants to be consistent. by Ken Shirriff · 15 years ago
  76. 244327e2 Improve ContactsContract documentation, esp. of Data inner class by Tom O'Neill · 15 years ago
  77. 42471dd Simplify & update ANR logging; report ANR data into the dropbox. by Dan Egnor · 15 years ago
  78. 87734d3 Settings: Add settings for MountService prefs and bump DB version to 46 by San Mehat · 15 years ago
  79. 660cc34 Merge "b/2293263 Finished removing busyBits references." by Erik Pasternak · 15 years ago
  80. c2a5d96 Merge "remove Settings.Gservices" by Doug Zongker · 15 years ago
  81. 624d39d Unhide intent extra constants for Camera. by Chih-Chung Chang · 15 years ago
  82. aed8f8e remove Settings.Gservices by Doug Zongker · 15 years ago
  83. b85513b b/2293263 Finished removing busyBits references. by Erik · 15 years ago
  84. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  85. 43866e0 move some system services from gservices to secure settings by Doug Zongker · 15 years ago
  86. 6414970 Merge "b/2358627 and b/2293263 Fixed eventDay bugs." by Erik Pasternak · 15 years ago
  87. 1c819a5 am 5f6002ec: am d71c2aa1: Merge "SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files." into eclair by Dirk Dougherty · 15 years ago
  88. 4e7db25 SDK doc change: add "Optimizing Judiciously" excerpt to best practices. Clean up blockquote usage in other files. by Dirk Dougherty · 15 years ago
  89. bd8e2e2 b/2358627 and b/2293263 Fixed eventDay bugs. by Erik · 15 years ago
  90. f688889 move Watchdog's settings from Gservices to Secure by Doug Zongker · 15 years ago
  91. 5926325 Unhide some MediaStore things that should be public. by Marco Nelissen · 15 years ago
  92. 3763464 b/2293263 Replaced busybit functionality with eventDay functionality. by Erik · 15 years ago
  93. 9a488b4 MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING by Marco Nelissen · 15 years ago
  94. ed297a8 Add the UNKNOWN_STRING definition to MediaStore. It will be removed by Marco Nelissen · 15 years ago
  95. a0b5176 am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  96. 484d288 Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa. by Eric Laurent · 15 years ago
  97. 60d8762 DropBox logging of app & system server crashes. by Dan Egnor · 15 years ago
  98. 223bd7a Fix javadoc reference to ContactsContract.Contacts. by Jeff Sharkey · 15 years ago
  99. a503f6f Adjust for compatibility mode before setSourceBounds(). by Jeff Sharkey · 15 years ago
  100. b4413fa Clean-up of naming of the new Contact/Name columns by Dmitri Plotnikov · 15 years ago