1. 1f0299a Use StrictJarFile instead of JarFile for cert collection. by Narayan Kamath · 11 years ago
  2. ba629da Ensure recipient can be launched before attempting broadcast delivery by Christopher Tate · 11 years ago
  3. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 11 years ago
  4. 6d8dfbd Fix issue #10848916: "Always" button is not working. by Dianne Hackborn · 11 years ago
  5. fb0676a Introduce maxSdkVersion for <uses-permission> by Christopher Tate · 11 years ago
  6. 7140a25 Revert services assist context in KitKat by Adam Skory · 11 years ago
  7. 1d0b177 Fix issue #10560472: ApplicationInfo.manageSpaceActivity not parsed... by Dianne Hackborn · 11 years ago
  8. eaeb190 Added support for supports-input manifest element by Michael Wright · 11 years ago
  9. dfc7fd7 Extend assist context to foreground services by Adam Skory · 11 years ago
  10. b09491f Add new facility for apps to declared their preferred intents. by Dianne Hackborn · 11 years ago
  11. 37dca15 KeySets: better rejection for badly-formed manifest by Kenny Root · 11 years ago
  12. 2758e29 KeySetManager: fix indentation by Kenny Root · 11 years ago
  13. 655d0e2 Single-user restrictions by Amith Yamasani · 11 years ago
  14. ccbf84f Some system apps are more system than others by Christopher Tate · 11 years ago
  15. df1c0bf Add scheme specific part to IntentFilter. by Dianne Hackborn · 11 years ago
  16. 821b58a am f5a553a4: am 55a08c5a: Merge "Allow requiredForAllUsers to work on updates to system apps" into jb-mr2-dev by Amith Yamasani · 11 years ago
  17. 0d8750d Allow requiredForAllUsers to work on updates to system apps by Amith Yamasani · 11 years ago
  18. 18197ec am 460071f8: am 919e36d5: Merge "Allow non-system apps to use restricted accounts" into jb-mr2-dev by Amith Yamasani · 11 years ago
  19. e993ae1 Allow non-system apps to use restricted accounts by Amith Yamasani · 11 years ago
  20. 362c4dd am 19c95bcc: am e188c984: Merge "Introducing manifest flag requiredAccountType" into jb-mr2-dev by Amith Yamasani · 11 years ago
  21. ccbe389 Introducing manifest flag requiredAccountType by Amith Yamasani · 11 years ago
  22. 6e21574 am c5931edb: am c65e4633: Merge "Optional <uses-permission> not yet supported." into jb-mr2-dev by Nick Kralevich · 11 years ago
  23. 32eb5b18 Optional <uses-permission> not yet supported. by Nick Kralevich · 11 years ago
  24. ef36045 am 1fdaace1: am 80fdc962: Merge "Error on conflicting <uses-permission>" into jb-mr2-dev by Nick Kralevich · 11 years ago
  25. 73f2d3c Error on conflicting <uses-permission> by Nick Kralevich · 11 years ago
  26. 7b22af2 am 2c0283f5: am b2c3aa8e: Merge "PackageParser: ignore <uses-permission> android:required on older apps" into jb-mr2-dev by Nick Kralevich · 11 years ago
  27. 38f130e PackageParser: ignore <uses-permission> android:required on older apps by Nick Kralevich · 11 years ago
  28. de1175d resolved conflicts for merge of 0afa8b36 to master by Kenny Root · 11 years ago
  29. 6c918ce Add direct API to get ManifestDigest by Kenny Root · 11 years ago
  30. b54a93a am 1438d67e: am e494a81f: Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 11 years ago
  31. e494a81 Merge "Restricted account visibility" into jb-mr2-dev by Amith Yamasani · 11 years ago
  32. 0ac1fc9 Restricted account visibility by Amith Yamasani · 11 years ago
  33. adb2578 am 96e44a2c: am 98ea19ed: Merge "Reenable optional permissions parsing and expose APIs" into jb-mr2-dev by Nick Kralevich · 11 years ago
  34. 828c16f Reenable optional permissions parsing and expose APIs by Nick Kralevich · 11 years ago
  35. e32011e resolved conflicts for merge of 99755cd3 to master by Amith Yamasani · 11 years ago
  36. df2e92a Application restrictions API by Amith Yamasani · 11 years ago
  37. dc37c5f am 0c42b580: am 53149acf: Merge "Implement limited shared libraries in apks." into jb-mr2-dev by Dianne Hackborn · 11 years ago
  38. c895be7 Implement limited shared libraries in apks. by Dianne Hackborn · 11 years ago
  39. f1bcca8 Added the KeySetManager. by Geremy Condra · 12 years ago
  40. fd7aded Add new disabled state for "optional" built-in apps. by Dianne Hackborn · 12 years ago
  41. 5962b12 Adds showWhenLocked attribute to Activities. by Craig Mautner · 12 years ago
  42. d4ac8d7 Fix issue #7211769 and #7244492, thrash around on #7226656. by Dianne Hackborn · 12 years ago
  43. 2ca2c87 More adjustments to permissions. by Dianne Hackborn · 12 years ago
  44. 7454d3b New permissions UI, again. by Dianne Hackborn · 12 years ago
  45. 7767eac Keep track of whether an app is installed for each user. by Dianne Hackborn · 12 years ago
  46. f02b60a Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  47. a30a480 PackageParser: remove temporary code. by Nick Kralevich · 12 years ago
  48. 9d16c21 Merge "Content Providers: change default for android:exported" into jb-mr1-dev by Nick Kralevich · 12 years ago
  49. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  50. f097b16 Content Providers: change default for android:exported by Nick Kralevich · 12 years ago
  51. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  52. 2bd8d04 Fix issue #6641368: can't launch gallery by Dianne Hackborn · 12 years ago
  53. 1db3652 Whoops, this version number wasn't updated when JB was introduced! by Dianne Hackborn · 12 years ago
  54. 4034bc4 Survey says: NIET! by Dianne Hackborn · 12 years ago
  55. 7cb9be2 Move package-wide flags out of parseApplication by Kenny Root · 12 years ago
  56. 99222d2 Finish up issue #6249094: Display permissions based on relevance to private data by Dianne Hackborn · 12 years ago
  57. fd5015b Add new APIs for permission group flags and priorities. by Dianne Hackborn · 12 years ago
  58. a4a54e2 Make sure persistent processes are not replicated for secondary users. by Amith Yamasani · 12 years ago
  59. 79af606 Merge "Hide the optional permission stuff, not making it in to JB." by Dianne Hackborn · 12 years ago
  60. e824120 Hide the optional permission stuff, not making it in to JB. by Dianne Hackborn · 12 years ago
  61. 5e4705a Fix dumb bug. by Dianne Hackborn · 12 years ago
  62. 31b0e0e Implement call log permission compatibility. by Dianne Hackborn · 12 years ago
  63. dd8fab2 TaskStackBuilder and Activity navigation features for framework by Adam Powell · 12 years ago
  64. 59dfce8 Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest by Fabrice Di Meglio · 12 years ago
  65. 1359360 User management and switching by Amith Yamasani · 12 years ago
  66. 483f3b0 Package restrictions per user by Amith Yamasani · 12 years ago
  67. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 12 years ago
  68. 6569625 Fix issues #6103378 and #5959515. by Dianne Hackborn · 12 years ago
  69. e639da7 New development permissions. by Dianne Hackborn · 13 years ago
  70. 37ce3a8 Multi-user - wallpaper service by Amith Yamasani · 13 years ago
  71. a0c283e Add new feature for running services in "isolated" sandbox processes. by Dianne Hackborn · 13 years ago
  72. 742a671 Multi-user - 1st major checkin by Amith Yamasani · 13 years ago
  73. 0836c7c Fix issue #5228934: IME shows up on boot, or when digits screen is tapped by Dianne Hackborn · 13 years ago
  74. 05ca4c9 Allow non-required package verifiers by Kenny Root · 13 years ago
  75. d2509fd Add boot mode where only "core apps" are started. by Dianne Hackborn · 13 years ago
  76. bcc954d Manifest digest stored during package scanning by Kenny Root · 13 years ago
  77. d2d2925 Eliminate warnings from PackageParser by Kenny Root · 13 years ago
  78. 1ebd74a Better error codes for missing files by Kenny Root · 13 years ago
  79. 269248d Fix bug 5098288 - Rethink the suite of new themes by Adam Powell · 13 years ago
  80. 79ec80d Make full backup API available to apps by Christopher Tate · 13 years ago
  81. 2d6833b Turn on HW accel by default for apps that target ICS. by Dianne Hackborn · 13 years ago
  82. 0ac3031 Implement remaining infrastructure for user disabling apps. by Dianne Hackborn · 13 years ago
  83. b0628bf Implement shared-storage full backup/restore by Christopher Tate · 13 years ago
  84. ead40ea resolved conflicts for merge of cc20b4e3 to master by Dianne Hackborn · 13 years ago
  85. 2515db7 am 3a80c504: am 8b9a2b6c: am e6676351: Work around OpenFeint bug. by Dianne Hackborn · 13 years ago
  86. 546d64f resolved conflicts for merge of 5c2e4d20 to master by Dianne Hackborn · 13 years ago
  87. 2762ff3 Add new supports-screen API to set maximum allowed size. by Dianne Hackborn · 13 years ago
  88. e667635 Work around OpenFeint bug. by Dianne Hackborn · 13 years ago
  89. df6e980 Add new supports-screens attributes for declaring the compatible screens. by Dianne Hackborn · 13 years ago
  90. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  91. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  92. 0305e35 This API change is now part of MR2. by Dianne Hackborn · 13 years ago
  93. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  94. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  95. 25641ca Merge "Plumbing in PackageManager and installd for multi-user support." by Amith Yamasani · 13 years ago
  96. 0b28549 Plumbing in PackageManager and installd for multi-user support. by Amith Yamasani · 13 years ago
  97. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  98. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  99. 3fc982f Add new resource configurations for screen width/height in "dp". by Dianne Hackborn · 13 years ago
  100. e7f9721 Implement issue #3426299: Introduce application "stopped" state by Dianne Hackborn · 13 years ago