1. e99bb5f Add new method call back in MountService. by Suchi Amalapurapu · 14 years ago
  2. 2e805b1 Grammar fixes. by Brad Fitzpatrick · 14 years ago
  3. 806da1d Fix issue #2512507: Shortcuts and Widgets lost on upgrading from Eclair to FRE70D by Dianne Hackborn · 14 years ago
  4. 90d8ee6 Switch default install location to unspecified. by Suchi Amalapurapu · 14 years ago
  5. 694f79b Fix issue #2519590: Lock screen stuck in landscape mode by Dianne Hackborn · 14 years ago
  6. 14b6abd Add new install flag to install on internal flash only by Suchi Amalapurapu · 14 years ago
  7. 8a9ab24 Do storage checks before initiating a move. by Suchi Amalapurapu · 14 years ago
  8. 7620f1a Clean the settings for the account/authority when trying to sync an by Fred Quintana · 14 years ago
  9. c2e4691 - make the SyncManager add periodic syncs when it upgrades from a by Fred Quintana · 14 years ago
  10. 3de55bc API CHANGE: expose the backup-related ApplicationInfo flag masks by Christopher Tate · 14 years ago
  11. a839703 Fix issue #2483335: android.content.res.cts.ConfigurationTest test's are failing by Dianne Hackborn · 14 years ago
  12. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  13. 2ee89ea Applications should -not- be able to set preferred activities. by Dianne Hackborn · 14 years ago
  14. d2a2daa Fix small typo in javadoc: "deleting" -> "updating" by Omari Stephens · 14 years ago
  15. 3802141 Merge "make the syncmanager keep track if whether a service has been unbound from so that it knows whether to call unbind at a later time" by Fred Quintana · 14 years ago
  16. 3ec4730 make the syncmanager keep track if whether a service has been unbound by Fred Quintana · 14 years ago
  17. 6069beb Rename ApplicationInfo.FLAG_ON_SDCARD to ApplicationInfo.FLAG_EXTERNAL_STORAGE by Suchi Amalapurapu · 14 years ago
  18. cf244ad Add ability for some manifest attributes to reference resources. by Dianne Hackborn · 14 years ago
  19. 104798b Merge "Speed up ContentProvider.query() in simple case by ~30%" by Brad Fitzpatrick · 14 years ago
  20. 9ffdfa0 Speed up ContentProvider.query() in simple case by ~30% by Brad Fitzpatrick · 14 years ago
  21. a2b6c37 Add conditions to check for updated system applications. Restrict them by Suchi Amalapurapu · 14 years ago
  22. f19d43d Merge "Fix Parcel leak in ContentProvider.call()" by Brad Fitzpatrick · 14 years ago
  23. dfb437e Fix Parcel leak in ContentProvider.call() by Brad Fitzpatrick · 14 years ago
  24. 50ab63f Adding definitions & APIs for features that are newly-optional in FroYo. by Dan Morrill · 14 years ago
  25. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  26. 1877d01 Add "call" method on ContentProvider. by Brad Fitzpatrick · 14 years ago
  27. 7299c41 Refactor car mode. by Dianne Hackborn · 14 years ago
  28. 1a31ae3 Merge "Fix typo. According to grep, this is the only place in the tree that has it." by Joe Onorato · 14 years ago
  29. 8a051a4 Fix typo. According to grep, this is the only place in the tree that has it. by Joe Onorato · 14 years ago
  30. 20cb56e Fix some bugs. by Dianne Hackborn · 14 years ago
  31. c155239 Allow multiple original-package tags. by Dianne Hackborn · 14 years ago
  32. bf2dd44 MountService: Send ACTION_MEDIA_UNSHARED Intent a volume is no longer shared via UMS. by Mike Lockwood · 14 years ago
  33. db204c2 Merge "change ObserverNode.binderDied() to lock the root node before manipulating the observers tree by calling removeObserverLocked()" by Fred Quintana · 14 years ago
  34. 002ffad5 change ObserverNode.binderDied() to lock the root node before manipulating by Fred Quintana · 14 years ago
  35. ef05e07 Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity links by Dianne Hackborn · 14 years ago
  36. 881cc1d Merge "fix a bug where if a syncmanager gets back a SyncAlreadyInProgress error it immediately reschedules another sync, thus burning up the battery if the sync is in progress for a while." by Fred Quintana · 14 years ago
  37. 82c5c42 fix a bug where if a syncmanager gets back a SyncAlreadyInProgress error by Fred Quintana · 14 years ago
  38. 87bba1e Move DeviceAdmin APIs to android.app.admin. by Dianne Hackborn · 14 years ago
  39. 1f9e1b4 Remove public variables in PackageManager by Suchi Amalapurapu · 14 years ago
  40. 6cb6f24 remove redundant @hides by Fred Quintana · 14 years ago
  41. 1b487ec expose some sync control methods by Fred Quintana · 14 years ago
  42. 08bbffb Support CharSequence lists+arrays in Bundle+Intent by Bjorn Bringert · 14 years ago
  43. aaec779 Pick up default install location by Suchi Amalapurapu · 14 years ago
  44. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 14 years ago
  45. 3dda518 Add 'restoreAnyVersion' attr for apps that want to restore "future" data by Christopher Tate · 14 years ago
  46. c3b91fd Fix crash in PendingIntentRecord debug output. by Dianne Hackborn · 14 years ago
  47. cf6eaea Some framework fixes for apps on sd by Suchi Amalapurapu · 14 years ago
  48. 2588096 Reduce SQLiteDatabase and ContentResolver EventLog logging thresholds. by Brad Fitzpatrick · 14 years ago
  49. 5333288 Manager for controlling the UI modes. by Tobias Haamel · 14 years ago
  50. 21f1bd1 Fix issue #2438980: Implement package watcher for voice recognizer service setting by Dianne Hackborn · 14 years ago
  51. 1bb6906 Automatically restore app data at install time by Christopher Tate · 14 years ago
  52. 35abad2 Add error logging to ContentProviderOperation. by Ken Shirriff · 14 years ago
  53. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 14 years ago
  54. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  55. bda8874 improve logging of errors when trying to resolve backrefs http://b/2371475 by Fred Quintana · 14 years ago
  56. ac7c8e6 Merge "- fix the AccountManager documentation. http://b/2401790 - only pass the authtoken through from the authenticator to the client for getAuthToken() and strip it out from the other calls, like addAccount(). http://b/2332762 - beef up the documentation to indicate what calls are allowed to be made from the main thread and which are not allowed. http://b/2384961 - wait a bit before retrying syncs that failed because one was already in progress. http://b/2414235" by Fred Quintana · 14 years ago
  57. bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 14 years ago
  58. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 14 years ago
  59. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 14 years ago
  60. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 14 years ago
  61. fb6a535 remove check for obsolete property ro.config.sync by Fred Quintana · 14 years ago
  62. 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 14 years ago
  63. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  64. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 14 years ago
  65. d72f718 Measure walltime in ContentResolver and SQLiteDatabase operations logging. by Brad Fitzpatrick · 14 years ago
  66. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 14 years ago
  67. 6dee18c New implementation of <original-package> tag. by Dianne Hackborn · 14 years ago
  68. 23085b7 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 14 years ago
  69. 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 · 14 years ago
  70. 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 · 14 years ago
  71. 117818e Add new manifest option for install location by Suchi Amalapurapu · 14 years ago
  72. a63730d Log ContentProvider operations to the EventLog. by Brad Fitzpatrick · 14 years ago
  73. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  74. 8e867eb Merge "Fix NPE in PackageParser" by Bjorn Bringert · 14 years ago
  75. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  76. ace5a3f Hide resourceDirs from public API by Kenny Root · 14 years ago
  77. e04b1ad Fix NPE in PackageParser by Bjorn Bringert · 14 years ago
  78. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 14 years ago
  79. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 14 years ago
  80. e8d898f Merge "Make ComponentName cloneable." by Joe Onorato · 14 years ago
  81. edc649a Make ComponentName cloneable. by Joe Onorato · 14 years ago
  82. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  83. b858dfd Implement system data migration support. by Dianne Hackborn · 15 years ago
  84. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  85. 556d350 StorageManager: API_CHANGE: Move StorageManager into android.storage by San Mehat · 15 years ago
  86. 9ec3318 Merge "Apps on SD project. Javadoc fixes for new method in PackageManager class." by Oscar Montemayor · 15 years ago
  87. c9d8175 Context: API_CHANGE: Add support for retrieving StorageManager by San Mehat · 15 years ago
  88. cdc428b Apps on SD project. Javadoc fixes for new method in PackageManager class. by Oscar Montemayor · 15 years ago
  89. 539d3c4 Apps on SD card project. by Oscar Montemayor · 15 years ago
  90. 1228d0a Apps on SD card project. by Oscar Montemayor · 15 years ago
  91. a322dfa4 am 6f3e1e27: am 9a400fa4: Merge "initialize sync adapters that get installed while the system is running bug http://b/issue?id=2360782" into eclair by Fred Quintana · 15 years ago
  92. 8aa2e89 More device admin work: description, policy control. by Dianne Hackborn · 15 years ago
  93. 508370f Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 15 years ago
  94. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  95. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  96. 1edab2b Make PackageManager unpack gdbserver binaries at installation time. by David 'Digit' Turner · 15 years ago
  97. d1ab016 Add extra resources field for ApplicationInfo by Kenny Root · 15 years ago
  98. 3214839 Unhide resource-related API calls in Context by Kenny Root · 15 years ago
  99. 6f3e1e2 am 9a400fa4: Merge "initialize sync adapters that get installed while the system is running bug http://b/issue?id=2360782" into eclair by Fred Quintana · 15 years ago
  100. 3a19833 Multiple asset adding in one shot for AssetManager by Kenny Root · 15 years ago