1. 1bb6906 Automatically restore app data at install time by Christopher Tate · 14 years ago
  2. 35abad2 Add error logging to ContentProviderOperation. by Ken Shirriff · 14 years ago
  3. 6c81def Merge "Move package from internal to external and vice versa." by Suchi Amalapurapu · 14 years ago
  4. 8946dd3 Move package from internal to external and vice versa. by Suchi Amalapurapu · 14 years ago
  5. bda8874 improve logging of errors when trying to resolve backrefs http://b/2371475 by Fred Quintana · 14 years ago
  6. 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
  7. bd3f527 Elaborate a little on the documentation for PackageManager's resolveActivity. by Mike LeBeau · 14 years ago
  8. 8570f74 - fix the AccountManager documentation. http://b/2401790 by Fred Quintana · 14 years ago
  9. e36d6e2 Work on issue #2263557: PMF3000 showing hybrid of portrait and landscape modes by Dianne Hackborn · 14 years ago
  10. 154f7a1 Show car mode notification in status bar. by Tobias Haamel · 14 years ago
  11. fb6a535 remove check for obsolete property ro.config.sync by Fred Quintana · 14 years ago
  12. 63cfebf Switch from REMOTE_INTENT to the new push messaging, add the required permission. by Costin Manolache · 14 years ago
  13. 5b993ce Include install location preference when installing packages. by Suchi Amalapurapu · 14 years ago
  14. 4709693 Add APIs for mapping between new and current package names. by Dianne Hackborn · 14 years ago
  15. d72f718 Measure walltime in ContentResolver and SQLiteDatabase operations logging. by Brad Fitzpatrick · 14 years ago
  16. 27b28b3 Introduce special UI modes for night and car usage. by Tobias Haamel · 14 years ago
  17. 6dee18c New implementation of <original-package> tag. by Dianne Hackborn · 14 years ago
  18. 23085b7 Support per-application switch to execute the VM in safe mode. by Ben Cheng · 14 years ago
  19. 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
  20. 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
  21. 117818e Add new manifest option for install location by Suchi Amalapurapu · 14 years ago
  22. a63730d Log ContentProvider operations to the EventLog. by Brad Fitzpatrick · 14 years ago
  23. e83cefce New external storage APIs. by Dianne Hackborn · 14 years ago
  24. 8e867eb Merge "Fix NPE in PackageParser" by Bjorn Bringert · 14 years ago
  25. b104340 Framework: Clean up / Refactor Mount APIs by San Mehat · 14 years ago
  26. ace5a3f Hide resourceDirs from public API by Kenny Root · 14 years ago
  27. e04b1ad Fix NPE in PackageParser by Bjorn Bringert · 14 years ago
  28. 53bd252 - change the SyncManager to retry MANUAL syncs that encounter a soft error by Fred Quintana · 14 years ago
  29. b56ae20 Rename media resource broadcasts by Suchi Amalapurapu · 14 years ago
  30. e8d898f Merge "Make ComponentName cloneable." by Joe Onorato · 14 years ago
  31. edc649a Make ComponentName cloneable. by Joe Onorato · 14 years ago
  32. c5d1c6d add sync polling by Fred Quintana · 15 years ago
  33. b858dfd Implement system data migration support. by Dianne Hackborn · 15 years ago
  34. 08675a3 Apps on sdcard: Add new broadcasts by Suchi Amalapurapu · 15 years ago
  35. 556d350 StorageManager: API_CHANGE: Move StorageManager into android.storage by San Mehat · 14 years ago
  36. 9ec3318 Merge "Apps on SD project. Javadoc fixes for new method in PackageManager class." by Oscar Montemayor · 14 years ago
  37. c9d8175 Context: API_CHANGE: Add support for retrieving StorageManager by San Mehat · 15 years ago
  38. cdc428b Apps on SD project. Javadoc fixes for new method in PackageManager class. by Oscar Montemayor · 15 years ago
  39. 539d3c4 Apps on SD card project. by Oscar Montemayor · 15 years ago
  40. 1228d0a Apps on SD card project. by Oscar Montemayor · 15 years ago
  41. 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
  42. 8aa2e89 More device admin work: description, policy control. by Dianne Hackborn · 15 years ago
  43. 508370f Merge "Make PackageManager unpack gdbserver binaries at installation time." by David Turner · 15 years ago
  44. d1df8ac NetworkManagementService: Start service when SystemServer starts up by San Mehat · 15 years ago
  45. 307da1a enhance the sync manager backoff logic and add support for retry-after by Fred Quintana · 15 years ago
  46. 1edab2b Make PackageManager unpack gdbserver binaries at installation time. by David 'Digit' Turner · 15 years ago
  47. d1ab016 Add extra resources field for ApplicationInfo by Kenny Root · 15 years ago
  48. 3214839 Unhide resource-related API calls in Context by Kenny Root · 15 years ago
  49. 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
  50. 3a19833 Multiple asset adding in one shot for AssetManager by Kenny Root · 15 years ago
  51. 44037e6 initialize sync adapters that get installed while the system is running by Fred Quintana · 15 years ago
  52. d684784 First pass at new device policy and administration APIs. by Dianne Hackborn · 15 years ago
  53. 130a8b7 Add Dialog.setOnShowListener() to the public API. by Ficus Kirkpatrick · 15 years ago
  54. 8d528c8 Fix build error by Suchi Amalapurapu · 15 years ago
  55. af8e9f4 app install on sdcard. provide skeleton implementation by Suchi Amalapurapu · 15 years ago
  56. a94e7af Remove Intent.ACTION_GLOBAL_SEARCH by Bjorn Bringert · 15 years ago
  57. 44641d3 Bug 2321983 by Paul Westbrook · 15 years ago
  58. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  59. 046dd01 Merge "ContentResolver.query() includes performance considerations" by Tom O'Neill · 15 years ago
  60. 0ba1cb0 ContentResolver.query() includes performance considerations by Tom O'Neill · 15 years ago
  61. edc5189 change remaining frameworks/base Gservices to Secure settings by Doug Zongker · 15 years ago
  62. 4cb8b8f Merge "Fix typo in ColorStateList documentation." by Romain Guy · 15 years ago
  63. 79dc8cc Fix typo in ColorStateList documentation. by Romain Guy · 15 years ago
  64. 1337b01 Fix DropBox reference in SDK comment. (Fix SDK build.) by Dan Egnor · 15 years ago
  65. e38d58b Remove Google-specific (or only-used-by-Google-code) classes. by Dan Egnor · 15 years ago
  66. f0108cd resolved conflicts for merge of ad2fa35d to master by Tom Taylor · 15 years ago
  67. ee0511d Fix issue #1154972: clone defined, but class doesn't implement Cloneable by Dianne Hackborn · 15 years ago
  68. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  69. 009909b am b43b35a0: am e6547423: Merge change I10073d50 into eclair by Xavier Ducrohet · 15 years ago
  70. b43b35a am e6547423: Merge change I10073d50 into eclair by Xavier Ducrohet · 15 years ago
  71. 2c56341 resolved conflicts for merge of 5a374f94 to master by Fred Quintana · 15 years ago
  72. 3274b9b Add Annotation for optional features. by Xavier Ducrohet · 15 years ago
  73. 274dc9d moved the hidden sync helpers out of the framework by Fred Quintana · 15 years ago
  74. 74a76d5 am 83652ebf: am 3a3fd2ba: Merge change Iaf1f0918 into eclair-mr2 by Dianne Hackborn · 15 years ago
  75. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 15 years ago
  76. 34bb115 am c7afd922: am 97ef7637: - move the EventLog stuff out of ATSA - move the google calendar sync adapter settings out of Settings.java by Fred Quintana · 15 years ago
  77. 36b1907 am fc96523b: am b3c1f1cf: Merge change I7daa7ae8 into eclair-mr2 by Doug Zongker · 15 years ago
  78. e11a001 am c0c7b32e: am 45e77ce3: Merge change I154386b1 into eclair-mr2 by Bjorn Bringert · 15 years ago
  79. 97ef763 - move the EventLog stuff out of ATSA by Fred Quintana · 15 years ago
  80. 2ec6c56 am 328c0e79: - removed the concept of Entity from the ContentProvider APIs - removed the parcelling ability from Entity and EntityIterator and made them public - added an EntityIterator abstract implementation that allow easy wrapping of a Cursor - changed the VCard c by Fred Quintana · 15 years ago
  81. b3c1f1c Merge change I7daa7ae8 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  82. 9b902a5 am eb68a226: am af9788a9: Merge change Ia53c6725 into eclair-mr2 by Dianne Hackborn · 15 years ago
  83. 630432e am d44c2f2c: am 1270e2e2: Merge change I96ddd6e2 into eclair-mr2 by Ken Shirriff · 15 years ago
  84. 936b1ba am 15650af4: am 7e42e8f3: am d59fb6e7: Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  85. f7ae3c9 am 517ebaa6: am 18ff0e32: am 1067c3cb: Merge change Ia5ef9acd into eclair by Fred Quintana · 15 years ago
  86. 45e77ce Merge change I154386b1 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  87. 45e6dbf move event log tags used by SyncAdapter into a local .logtags file by Doug Zongker · 15 years ago
  88. 328c0e7 - removed the concept of Entity from the ContentProvider APIs by Fred Quintana · 15 years ago
  89. 3c50ef6 Use unbundled QSB for global search by Bjorn Bringert · 15 years ago
  90. 09c916b Add bindService API to not bring ot foreground. by Dianne Hackborn · 15 years ago
  91. 1719a39 Migration to TrafficStats. by Ken Shirriff · 15 years ago
  92. cd337ed am d59fb6e7: Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  93. 7e42e8f am d59fb6e7: Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  94. d59fb6e Updating list of standard Intents in android.content.Intent documentation. by Trevor Johns · 15 years ago
  95. c1dc8e4 am 1067c3cb: Merge change Ia5ef9acd into eclair by Fred Quintana · 15 years ago
  96. 18ff0e3 am 1067c3cb: Merge change Ia5ef9acd into eclair by Fred Quintana · 15 years ago
  97. 1067c3c Merge change Ia5ef9acd into eclair by Android (Google) Code Review · 15 years ago
  98. a5ef9ac remove an old STOPSHIP comment by Fred Quintana · 15 years ago
  99. 9946639 am 8ad6ec2e: am 8280c2b1: Implement new MockContentProvider. Also make ContentProvider aware of the class. by Daisuke Miyakawa · 15 years ago
  100. 5ff9239 am a8dd0a54: am 298de218: am 0ce8431c: Merge change Iaa7edda4 into eclair by Fred Quintana · 15 years ago