1. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  2. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  3. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 12 years ago
  4. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  5. 88b1574 am e24ac4b2: Merge "Update GET_UNINSTALLED_PACKAGES flag documentation" into ics-mr1 by Kenny Root · 13 years ago
  6. 685f490 Update GET_UNINSTALLED_PACKAGES flag documentation by Kenny Root · 13 years ago
  7. ca756bf Clarify the docs around the activityInfo field. by Jeff Hamilton · 13 years ago
  8. 0836c7c Fix issue #5228934: IME shows up on boot, or when digits screen is tapped by Dianne Hackborn · 13 years ago
  9. 6ccd412 Add support for signature in getPackageArchiveInfo by Kenny Root · 13 years ago
  10. 58f42a5 Fix issue #5405788: Device continuously opening and closing... by Dianne Hackborn · 13 years ago
  11. d0e8fb4 Merge "Document thrown IllegalArgumentException." by Mathew Inwood · 13 years ago
  12. 1b9f8d9 Document thrown IllegalArgumentException. by Mathew Inwood · 13 years ago
  13. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  14. e797ed6 docs: a few additions and revisions to action bar docs by Scott Main · 13 years ago
  15. 3a9b5fb Unhide new PackageManager APIs for API 14 by Kenny Root · 13 years ago
  16. c11bc8d Be more forgiving in parsing verifier IDs by Kenny Root · 13 years ago
  17. 0aaa0d9 Add verifier device identity by Kenny Root · 13 years ago
  18. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  19. 45b8b46 Add feature definition for Wi-Fi Direct by Irfan Sheriff · 13 years ago
  20. 661cd52 Add progress dialog for booting after an upgrade. by Dianne Hackborn · 13 years ago
  21. d99b293 Fix issue #5180553: permission RECEIVE_BOOT_COMPLETED is not checked by Dianne Hackborn · 13 years ago
  22. 46d2545 Merge "Infrastructure to support package verifier" by Kenny Root · 13 years ago
  23. bcc2d40 Merge "Throw exception on odd length Signatures" by Kenny Root · 13 years ago
  24. 5ab2157 Infrastructure to support package verifier by Kenny Root · 13 years ago
  25. bcc954d Manifest digest stored during package scanning by Kenny Root · 13 years ago
  26. d2d2925 Eliminate warnings from PackageParser by Kenny Root · 13 years ago
  27. 1137341 Throw exception on odd length Signatures by Kenny Root · 13 years ago
  28. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  29. 269248d Fix bug 5098288 - Rethink the suite of new themes by Adam Powell · 13 years ago
  30. d21d444 Stop using charAt for Signatures by Kenny Root · 13 years ago
  31. 79ec80d Make full backup API available to apps by Christopher Tate · 13 years ago
  32. 292f8bc Plumb information from the framework about asec container size. by Dianne Hackborn · 13 years ago
  33. 2d6833b Turn on HW accel by default for apps that target ICS. by Dianne Hackborn · 13 years ago
  34. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  35. 711516d resolved conflicts for merge of 77fc8b80 to master by Dianne Hackborn · 13 years ago
  36. e289bff Add new landscape and portrait orientation features. by Dianne Hackborn · 13 years ago
  37. e6b03d0 resolved conflicts for merge of 9dfd7d0a to master by Dianne Hackborn · 13 years ago
  38. e22fe93 Fix issue #4582417: Need to add new PackageManager... by Dianne Hackborn · 13 years ago
  39. b0628bf Implement shared-storage full backup/restore by Christopher Tate · 13 years ago
  40. ead40ea resolved conflicts for merge of cc20b4e3 to master by Dianne Hackborn · 13 years ago
  41. 2515db7 am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug. by Dianne Hackborn · 13 years ago
  42. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 13 years ago
  43. 2762ff3 Add new supports-screen API to set maximum allowed size. by Dianne Hackborn · 13 years ago
  44. e667635 Work around OpenFeint bug. by Dianne Hackborn · 13 years ago
  45. 94250ac Merge "Add new supports-screens attributes for declaring the compatible screens." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  46. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  47. 1bb6cf1 Break apart queries to getInstalled* API DO NOT MERGE by Kenny Root · 13 years ago
  48. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  49. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  50. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  51. a51b6fd6 resolved conflicts for merge of b2d0ee16 to master by Kenny Root · 13 years ago
  52. e6cd0c7 resolved conflicts for merge of 2433c443 to honeycomb-plus-aosp by Kenny Root · 13 years ago
  53. 0305e35 This API change is now part of MR2. by Dianne Hackborn · 13 years ago
  54. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  55. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  56. 25641ca Merge "Plumbing in PackageManager and installd for multi-user support." by Amith Yamasani · 13 years ago
  57. 0e2c0f3 Break apart queries to getInstalled* API by Kenny Root · 13 years ago
  58. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  59. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  60. beb182a Merge "Package manager changes to store and update user information." by Amith Yamasani · 13 years ago
  61. 4b2e934 Package manager changes to store and update user information. by Amith Yamasani · 13 years ago
  62. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  63. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  64. 18cd686 am ef6b305b: docs: fix markup error by Scott Main · 13 years ago
  65. ef6b305 docs: fix markup error by Scott Main · 13 years ago
  66. 3dee21e Merge "Switch to returnCode for IPackageDeleteObserver" by Kenny Root · 13 years ago
  67. 40bbf92 DO NOT MERGE: Backport USB accessory support to gingerbread by Mike Lockwood · 13 years ago
  68. c39bb4a Switch to returnCode for IPackageDeleteObserver by Kenny Root · 13 years ago
  69. f4ca247 Add platform features for USB host and USB accessory support. by Mike Lockwood · 13 years ago
  70. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 13 years ago
  71. 13033ea docs: fix misc broken links by Scott Main · 13 years ago
  72. f4f05b8 Update package descriptions with editorial revisions. by Scott Main · 14 years ago
  73. a537687 Adding faketouch feature. by Dan Morrill · 14 years ago
  74. 327fbd2 Fix a bunch of API review bugs. by Dianne Hackborn · 14 years ago
  75. a1cbb94 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  76. 34d2b41 Revert "Add the {get,set}PackageObbPaths calls to API" by Kenny Root · 14 years ago
  77. bcd6c96 Add OBB size to PackageStats by Kenny Root · 14 years ago
  78. fc28f41 Merge "Put externalSize measurements in PackageStats" into honeycomb by Kenny Root · 14 years ago
  79. 366949c Put externalSize measurements in PackageStats by Kenny Root · 14 years ago
  80. 75e616e Change FLAG_FORWARD_LOCK back to its original value to not break things. by Dianne Hackborn · 14 years ago
  81. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 14 years ago
  82. 5d40fe9 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  83. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  84. ca6777b Merge "Remove the APIs for the old encryption scheme." into honeycomb by Jason parks · 14 years ago
  85. e8c04db Merge "Add the {get,set}PackageObbPaths calls to API" into gingerbread by Kenny Root · 14 years ago
  86. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  87. 502e9a4 Allow updated system apps to retain priority by Kenny Root · 14 years ago
  88. 1c6e764 Allow updated system apps to retain priority by Kenny Root · 14 years ago
  89. a85a915 add ComponentInfo.isEnabled() by Joe Onorato · 14 years ago
  90. 6c4d904 Add the {get,set}PackageObbPaths calls to API by Kenny Root · 14 years ago
  91. 1f22d2a DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly think... by Dianne Hackborn · 14 years ago
  92. 433863b Fix issue #3333958: Package Manager can sometimes mistakenly think... by Dianne Hackborn · 14 years ago
  93. b35cd54 No longer needed. by Dianne Hackborn · 14 years ago
  94. 1941576 Fix launching of activities that I broke. by Dianne Hackborn · 14 years ago
  95. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 14 years ago
  96. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  97. 30d7189 Fix issue #3274841: Orientation change problem with a paused activity by Dianne Hackborn · 14 years ago
  98. 56285a6 add caching to the AccountManagerService by Fred Quintana · 14 years ago
  99. 880119b Implement issue #2367442: Please add API for manipulating installer by Dianne Hackborn · 14 years ago
  100. 3fa51e3 Improve logging by Alon Albert · 14 years ago