1. f3d939c At install, require the presence of code if hasCode=true by Christopher Tate · 9 years ago
  2. cf9f751 am fd464a30: am 71b4b738: am d20f2106: am bfc584df: Merge "Use app directory as apkPath for cluster installs" into mnc-dr-dev by Fyodor Kupolov · 9 years ago
  3. ebcac16 Use app directory as apkPath for cluster installs by Fyodor Kupolov · 9 years ago
  4. 4f5de34 Renamed primaryUserOnly to systemUserOnly by Fyodor Kupolov · 9 years ago
  5. 9b1ce52 Using initial activity layout to position the launching activity. by Filip Gruszczynski · 9 years ago
  6. 848fe6b API for specifying size/gravity of launching activity. by Filip Gruszczynski · 9 years ago
  7. 98404fd Clean up USER_OWNER reference. by Xiaohui Chen · 9 years ago
  8. bf0c1ac Remote extraneous debugging log message by Christopher Tate · 9 years ago
  9. 6dce496 Reconcile private volumes when mounted. by Jeff Sharkey · 9 years ago
  10. ffd25bb Rename uses-permission-m to uses-permission-23 by Svet Ganov · 9 years ago
  11. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  12. acc2df2 Merge "Add keyset support for ECDSA public keys." into mnc-dev by dcashman · 9 years ago
  13. 4f5e8b3 Valid filenames have length limits! by Jeff Sharkey · 9 years ago
  14. 1616f30 Add keyset support for ECDSA public keys. by dcashman · 9 years ago
  15. 597ad3f Copy lockTaskLaunchMode from target activity to its alias. by Yao Chen · 9 years ago
  16. d70b9e7 Move ApplicationInfo hardware acceleration to public flags by Alan Viverette · 9 years ago
  17. 5db0cd4 Set error code on failed keyset manifest parsing. by dcashman · 9 years ago
  18. 303650c Add full backup criteria to android manifest by Matthew Williams · 9 years ago
  19. e31b820 New "frozen" state during app move/upgrade. by Jeff Sharkey · 9 years ago
  20. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  21. 15df08a Introduce android:lockTaskMode by Craig Mautner · 9 years ago
  22. 1742cfb Always set the dataDir for the given userId by Amith Yamasani · 9 years ago
  23. b9f3674 Support moving apps to expanded storage. by Jeff Sharkey · 9 years ago
  24. e48c137 Add IntentFilter auto verification - part 5 by Fabrice Di Meglio · 9 years ago
  25. 7d014ce Add IntentFilter auto verification - part 4 by Fabrice Di Meglio · 9 years ago
  26. cd89031 Merge "Apps can request permissions only on platforms that have runtime permissions." by Svetoslav · 9 years ago
  27. 96a7716 Apps can request permissions only on platforms that have runtime permissions. by Svetoslav · 9 years ago
  28. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  29. 96bba82 Merge "Add private flag PRIVATE_FLAG_HAS_DOMAIN_URLS to ApplicationInfo" by Fabrice Di Meglio · 9 years ago
  30. d3d8a32 Add private flag PRIVATE_FLAG_HAS_DOMAIN_URLS to ApplicationInfo by Fabrice Di Meglio · 9 years ago
  31. c38a54b am 30c688da: am 031898df: am 3d8b7f4d: Merge "Support for storing OAT files in app directory" by Fyodor Kupolov · 9 years ago
  32. 6cd6cec Revert "Add lockTaskOnLaunch attribute." by Craig Mautner · 9 years ago
  33. 0fb1cb5 Add lockTaskOnLaunch attribute. by Craig Mautner · 9 years ago
  34. b12dcfb Remove org.apache.http.legacy for declared shared lib lists. by Narayan Kamath · 9 years ago
  35. b94c165 Support for storing OAT files in app directory by Fyodor Kupolov · 10 years ago
  36. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 10 years ago
  37. 3695b8a First implementation of the grant/revoke UI by Svet Ganov · 9 years ago
  38. 6a225ed Merge "Load libraries directly from apk" by Dmitriy Ivanov · 9 years ago
  39. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 10 years ago
  40. e7666f9 Merge "Default ActivityInfo.resizeable to false for all SDK versions." by Wale Ogunwale · 9 years ago
  41. ff193d6 Load libraries directly from apk by Dmitriy Ivanov · 10 years ago
  42. abfcc22 Default ActivityInfo.resizeable to false for all SDK versions. by Wale Ogunwale · 9 years ago
  43. 160a253 am d71f548f: am 4177b8cb: Merge "Add app-level usesCleartextTraffic manifest attribute." by Alex Klyubin · 9 years ago
  44. 9b0ab65 Enable/disable hardware rendering on windows by application tag by Alan Viverette · 9 years ago
  45. 01a959d Add app-level usesCleartextTraffic manifest attribute. by Alex Klyubin · 9 years ago
  46. 7487657 Extracted a separate class to run dexopt on packages by Fyodor Kupolov · 10 years ago
  47. eeea67b Extracted a separate class to run dexopt on packages by Fyodor Kupolov · 10 years ago
  48. 05ecfd3 am 33d3c53d: resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 10 years ago
  49. 33d3c53 resolved conflicts for merge of 517e0274 to lmp-mr1-dev-plus-aosp by Alex Klyubin · 10 years ago
  50. b9f8a52 Move hidden ApplicationInfo flags into a separate field. by Alex Klyubin · 10 years ago
  51. a928127 Set TaskStack config orientation based on dimensions by Wale Ogunwale · 10 years ago
  52. e2d2ed4 Conditionally include org.apache.http.legacy in app classpaths. by Narayan Kamath · 10 years ago
  53. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 10 years ago
  54. 703d1c4 Added primaryUserOnly attribute for activities by Fyodor Kupolov · 10 years ago
  55. 1bc177c Fix issue #17948584: Application crash and phone restart when app... by Dianne Hackborn · 10 years ago
  56. 88d2a3c Introduce revision codes for split APKs. by Jeff Sharkey · 10 years ago
  57. 9f837a9 Reduce PackageManager RAM usage: ArrayMap/Set. by Jeff Sharkey · 10 years ago
  58. dbfbb17 Backport of ordering apps for boot dexopt. by Jeff Hao · 10 years ago
  59. 272bf3a Improve priority ordering of apps when performing boot dexopt. by Jeff Hao · 10 years ago
  60. ace2791 Fix issue #17564607: Apps in the managed profile can send any intent... by Dianne Hackborn · 10 years ago
  61. 8307ea7 If activity is an alias get maxRecents from target by Craig Mautner · 10 years ago
  62. bc09755 Missing manifest error should be NO_CERTIFICATES. by Jeff Sharkey · 10 years ago
  63. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  64. 852975d Fix issue #17179314: Make recents limits consistent by Dianne Hackborn · 10 years ago
  65. 6b24164 Merge "PM: Load all splits when parsing an app manifest" into lmp-dev by Adam Lesinski · 10 years ago
  66. 3bcbd90 PM: Load all splits when parsing an app manifest by Adam Lesinski · 10 years ago
  67. 941a8ba Installing splits into ASECs! by Jeff Sharkey · 10 years ago
  68. bb7b7be More progress towards split APKs in ASECs. by Jeff Sharkey · 10 years ago
  69. 6d24849 Revert "Adding the requiredForProfile flag." by Nicolas Prévot · 10 years ago
  70. d3edfde Add FeatureGroup to PackageInfo by Adam Lesinski · 10 years ago
  71. 4903f64 Persist the cpuAbiOverride setting. by Narayan Kamath · 10 years ago
  72. 2c72b68 Add <feature-group> tag and change aapt badging by Adam Lesinski · 10 years ago
  73. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 10 years ago
  74. 7df3625 Allow for appending of resources to an AssetManager. by Martin Kosiba · 11 years ago
  75. 2053168 Dexopt for Context.createPackageContext when code is included. by Narayan Kamath · 10 years ago
  76. 78a1301 Mark resource-only splits as hasCode=false. by Jeff Sharkey · 10 years ago
  77. da96e13 Parse more split APK manifest details. by Jeff Sharkey · 10 years ago
  78. a8755a8 Fix multiArch parsing for ApkLite. by Narayan Kamath · 10 years ago
  79. 6c833e0 Public API for PackageInstaller! by Jeff Sharkey · 10 years ago
  80. e0b0bef Surface detailed error messages from PMS. by Jeff Sharkey · 10 years ago
  81. 84f1294 Always derive native library paths at runtime. by Jeff Sharkey · 10 years ago
  82. 989eb371 Change key-set/public-key manifest relationship. by dcashman · 10 years ago
  83. ff110bd Multi-arch application installs. by Narayan Kamath · 10 years ago
  84. ec55ef0 Extend pm to support sessions and split APKs. by Jeff Sharkey · 10 years ago
  85. 589a1bc Add manifest attribute for multiArch apps. by Narayan Kamath · 10 years ago
  86. d746057 Change new file installs to be cluster-based! by Jeff Sharkey · 10 years ago
  87. be520fb Teach DCS about cluster packages. by Jeff Sharkey · 10 years ago
  88. 73767b9 Extract native code from split APKs. by Jeff Sharkey · 10 years ago
  89. 7482a8d Preload the WebView package into all applications. by Marcin Kosiba · 10 years ago
  90. 57dcf5b Slow progress towards APK clusters. by Jeff Sharkey · 10 years ago
  91. 55b1078 Initial work for key rotation. by dcashman · 10 years ago
  92. 9d4e9bc Allow a root activity to relinquish task identity by Craig Mautner · 10 years ago
  93. 0270cfb Merge "Explicitly collect manifest digests." by Jeff Sharkey · 10 years ago
  94. 032f2b2 Explicitly collect manifest digests. by Jeff Sharkey · 10 years ago
  95. 275e085 Stronger PackageParser contract, more split work. by Jeff Sharkey · 10 years ago
  96. 9c46e06 Merge "Introduce <application> attribute android:fullBackupOnly={boolean}" by Christopher Tate · 10 years ago
  97. d1de256 Introduce <application> attribute android:fullBackupOnly={boolean} by Christopher Tate · 10 years ago
  98. f62d690 Merge "Fix persistent tasks and expand scope" by Craig Mautner · 10 years ago
  99. 43e52ed Fix persistent tasks and expand scope by Craig Mautner · 10 years ago
  100. c4858a2 Switch PackageParser to reference single path. by Jeff Sharkey · 10 years ago