1. 0d8750d Allow requiredForAllUsers to work on updates to system apps by Amith Yamasani · 11 years ago
  2. e993ae1 Allow non-system apps to use restricted accounts by Amith Yamasani · 11 years ago
  3. ccbe389 Introducing manifest flag requiredAccountType by Amith Yamasani · 11 years ago
  4. 32eb5b18 Optional <uses-permission> not yet supported. by Nick Kralevich · 11 years ago
  5. 73f2d3c Error on conflicting <uses-permission> by Nick Kralevich · 11 years ago
  6. 38f130e PackageParser: ignore <uses-permission> android:required on older apps by Nick Kralevich · 11 years ago
  7. 6c918ce Add direct API to get ManifestDigest by Kenny Root · 11 years ago
  8. e494a81 Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 11 years ago
  9. 0ac1fc9 Restricted account visibility by Amith Yamasani · 11 years ago
  10. 828c16f Reenable optional permissions parsing and expose APIs by Nick Kralevich · 11 years ago
  11. df2e92a Application restrictions API by Amith Yamasani · 11 years ago
  12. c895be7 Implement limited shared libraries in apks. by Dianne Hackborn · 11 years ago
  13. fd7aded Add new disabled state for "optional" built-in apps. by Dianne Hackborn · 12 years ago
  14. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  15. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  16. 2ca2c87 More adjustments to permissions. by Dianne Hackborn · 12 years ago
  17. 7454d3b New permissions UI, again. by Dianne Hackborn · 12 years ago
  18. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  19. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  20. a30a480 PackageParser: remove temporary code. by Nick Kralevich · 12 years ago
  21. 9d16c21 Merge "Content Providers: change default for android:exported" into jb-mr1-dev by Nick Kralevich · 12 years ago
  22. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  23. f097b16 Content Providers: change default for android:exported by Nick Kralevich · 12 years ago
  24. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  25. 2bd8d04 Fix issue #6641368: can't launch gallery by Dianne Hackborn · 12 years ago
  26. 1db3652 Whoops, this version number wasn't updated when JB was introduced! by Dianne Hackborn · 12 years ago
  27. 4034bc4 Survey says: NIET! by Dianne Hackborn · 12 years ago
  28. 7cb9be2 Move package-wide flags out of parseApplication by Kenny Root · 12 years ago
  29. 99222d2 Finish up issue #6249094: Display permissions based on relevance to private data by Dianne Hackborn · 12 years ago
  30. fd5015b Add new APIs for permission group flags and priorities. by Dianne Hackborn · 12 years ago
  31. a4a54e2 Make sure persistent processes are not replicated for secondary users. by Amith Yamasani · 12 years ago
  32. 79af606 Merge "Hide the optional permission stuff, not making it in to JB." by Dianne Hackborn · 12 years ago
  33. e824120 Hide the optional permission stuff, not making it in to JB. by Dianne Hackborn · 12 years ago
  34. 5e4705a Fix dumb bug. by Dianne Hackborn · 12 years ago
  35. 31b0e0e Implement call log permission compatibility. by Dianne Hackborn · 12 years ago
  36. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 12 years ago
  37. 59dfce8 Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest by Fabrice Di Meglio · 12 years ago
  38. 1359360 User management and switching by Amith Yamasani · 12 years ago
  39. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  40. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 12 years ago
  41. 6569625 Fix issues #6103378 and #5959515. by Dianne Hackborn · 12 years ago
  42. e639da7 New development permissions. by Dianne Hackborn · 12 years ago
  43. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 12 years ago
  44. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 12 years ago
  45. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  46. 0836c7c Fix issue #5228934: IME shows up on boot, or when digits screen is tapped by Dianne Hackborn · 13 years ago
  47. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  48. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  49. bcc954d Manifest digest stored during package scanning by Kenny Root · 13 years ago
  50. d2d2925 Eliminate warnings from PackageParser by Kenny Root · 13 years ago
  51. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  52. 269248d Fix bug 5098288 - Rethink the suite of new themes by Adam Powell · 13 years ago
  53. 79ec80d Make full backup API available to apps by Christopher Tate · 13 years ago
  54. 2d6833b Turn on HW accel by default for apps that target ICS. by Dianne Hackborn · 13 years ago
  55. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  56. b0628bf Implement shared-storage full backup/restore by Christopher Tate · 13 years ago
  57. ead40ea resolved conflicts for merge of cc20b4e3 to master by Dianne Hackborn · 13 years ago
  58. 2515db7 am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug. by Dianne Hackborn · 13 years ago
  59. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 13 years ago
  60. 2762ff3 Add new supports-screen API to set maximum allowed size. by Dianne Hackborn · 13 years ago
  61. e667635 Work around OpenFeint bug. by Dianne Hackborn · 13 years ago
  62. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  63. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  64. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  65. 0305e35 This API change is now part of MR2. by Dianne Hackborn · 13 years ago
  66. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  67. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  68. 25641ca Merge "Plumbing in PackageManager and installd for multi-user support." by Amith Yamasani · 13 years ago
  69. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  70. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  71. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  72. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  73. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 13 years ago
  74. 4b7b7cc Fix COMPONENT_ENABLED_STATE check (copy from HC) by John Reck · 13 years ago
  75. 3b40369 am 64e30643: am c237bb27: Merge "Add manifest API to request a large heap." into honeycomb by Dianne Hackborn · 14 years ago
  76. 3b81bc1 Add manifest API to request a large heap. by Dianne Hackborn · 14 years ago
  77. 8c3dc00 am 4a534fa8: am a3cdaa53: Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  78. a3cdaa5 Revert "Remove the APIs for the old encryption scheme." by Jason parks · 14 years ago
  79. 02f9acb am da6f7dbf: am ca6777b2: Merge "Remove the APIs for the old encryption scheme." into honeycomb by Jason parks · 14 years ago
  80. ca6777b Merge "Remove the APIs for the old encryption scheme." into honeycomb by Jason parks · 14 years ago
  81. 1125d78 Remove the APIs for the old encryption scheme. by Jason parks · 14 years ago
  82. 0900935 am c669559d: am b5a4b5d3: Merge "Allow updated system apps to retain priority" into honeycomb by Kenny Root · 14 years ago
  83. 502e9a4 Allow updated system apps to retain priority by Kenny Root · 14 years ago
  84. 1f22d2a DO NOT MERGE Fix issue #3333958: Package Manager can sometimes mistakenly think... by Dianne Hackborn · 14 years ago
  85. b35cd54 No longer needed. by Dianne Hackborn · 14 years ago
  86. ccc7141 resolved conflicts for merge of 78e9f4cb to master by Dianne Hackborn · 14 years ago
  87. e4a5951 Fix issue #3154576: battery stats checkin should include UID -> packages+ map by Dianne Hackborn · 14 years ago
  88. a0b46c9 Implement issue #3116702: New manifest tags for supported screen sizes by Dianne Hackborn · 14 years ago
  89. a6d9c7c Implement issue #3116702: New manifest tags for supported screen sizes DO NOT MERGE by Dianne Hackborn · 14 years ago
  90. 615e2fa1 am b77455ee: am 78d68836: Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  91. 78d688369 Implement tracking of package install times. by Dianne Hackborn · 14 years ago
  92. 72b526a am cb9f1e4d: am 6f7e10ca: Merge "Make it easier to figure out whether an app can go on sd card." into gingerbread by Dianne Hackborn · 14 years ago
  93. 54e570f Make it easier to figure out whether an app can go on sd card. by Dianne Hackborn · 14 years ago
  94. dc71b9e resolved conflicts for merge of 6a3eddb4 to master by Dianne Hackborn · 14 years ago
  95. cef65ee Rub in a little 'ol log-b-gone. by Dianne Hackborn · 14 years ago
  96. cc8f44b am e7dd4e38: am 04a426f5: Merge "Use buffered I/O during certificate parsing" into gingerbread by Kenny Root · 14 years ago
  97. d63f7db Use buffered I/O during certificate parsing by Kenny Root · 14 years ago
  98. 234e42d DO NOT MERGE. Fix issue #3000764: API REVIEW: android.R.* by Dianne Hackborn · 14 years ago
  99. d02bdaa Remove experimental immersive mode support. DO NOT MERGE by Daniel Sandler · 14 years ago
  100. 41bfa37 resolved conflicts for merge of 409b7120 to master by Dianne Hackborn · 14 years ago