1. 148d7f4 Implement activity --proto --processes by Yi Jin · 7 years ago
  2. aef1221 Revert "Reject apks targeting deprecated sdk" by Przemyslaw Szczepaniak · 7 years ago
  3. a80bfb5 Add AppComponentFactory API by Jason Monk · 7 years ago
  4. ab22311 Reject apks targeting deprecated sdk by Przemyslaw Szczepaniak · 7 years ago
  5. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  6. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  7. 002fdbd Support privileged vendor apps by Jiyong Park · 7 years ago
  8. b6a2573 Show warning when app was compiled against incompatible preview SDK by Alan Viverette · 7 years ago
  9. 7b9f263 Merge "Move grantPermission to permission manager" by TreeHugger Robot · 7 years ago
  10. c29b11a Move grantPermission to permission manager by Todd Kennedy · 7 years ago
  11. 6a2a541 Docs: clarify WebView support for cleartext traffic by Nate Fischer · 7 years ago
  12. 087dce2 Add new OEM permission flavor by Svet Ganov · 7 years ago
  13. ed54b41 Merge "Handle configuration splits when creating the class loader context" into oc-mr1-dev by Calin Juravle · 7 years ago
  14. da09815 Handle configuration splits when creating the class loader context by Calin Juravle · 7 years ago
  15. 8f27217 Fix wrong dump output of *Info#flags by Yohei Yukawa · 7 years ago
  16. 8558ec7 Don't resume activity if user is locked and encryption is unsupported by Bryce Lee · 7 years ago
  17. 5eb5a7d Add virtual preload bit to ApplicationInfo by Todd Kennedy · 7 years ago
  18. f9419f0 Allow splits to declare a classloader type. by Narayan Kamath · 7 years ago
  19. a4d34d9 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  20. 4347f81 Move PackageManager to new auto-doc feature! by Jeff Sharkey · 7 years ago
  21. 67c8c1e Some folks like sending null fields. by Jeff Sharkey · 7 years ago
  22. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  23. e633eb0 Fix issue with force resizing activity when app level doesn't want to by Wale Ogunwale · 7 years ago
  24. 55ddf8f Added support for maxAspectRatio manifest attribute. by Wale Ogunwale · 7 years ago
  25. d2b6910 Explicitly call out email in "social" category. by Jeff Sharkey · 7 years ago
  26. 1665d0f Add support for configForSplit by Adam Lesinski · 7 years ago
  27. dd9bda8 Delete @removed APIs that never shipped. by Jeff Sharkey · 7 years ago
  28. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  29. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  30. 2f5811d Per user setting for instant app by Todd Kennedy · 7 years ago
  31. 4b5a4d2 Declarative downloadable fonts by Clara Bayarri · 8 years ago
  32. 096d304 Add instant cookie APIs by Svetoslav Ganov · 7 years ago
  33. efdc663 Merge "Define targetSandboxVersion" by TreeHugger Robot · 7 years ago
  34. 11e4507 Define targetSandboxVersion by Todd Kennedy · 8 years ago
  35. 6112860 Unhide ApplicationInfo.volumeUuid. by Jeff Sharkey · 8 years ago
  36. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 8 years ago
  37. 6788212 Platform support for static shared libraries by Svet Ganov · 8 years ago
  38. 9bc89af Add API for apps to declare their "category". by Jeff Sharkey · 8 years ago
  39. 7e85eb0 Apps which do not support density cannot be resized by skuhne@google.com · 8 years ago
  40. da153f5 Merge "Shift ApplicationInfo private flags" by Chad Brubaker · 8 years ago
  41. a3a43b0 Fix copypasta error. by Jeff Sharkey · 8 years ago
  42. 4389c23 Shift ApplicationInfo private flags by Chad Brubaker · 8 years ago
  43. cbc59b8 Merge "Move ephemeral apps into the ephemeral SELinux domain" by Chad Brubaker · 8 years ago
  44. 72a73e3 Track making activity resizeable based on sdk version separately. by Wale Ogunwale · 8 years ago
  45. 45abcf4 Move ephemeral apps into the ephemeral SELinux domain by Chad Brubaker · 8 years ago
  46. c845b2a Use an attribute for the network security config resource by Chad Brubaker · 8 years ago
  47. 6e2e7f5 use 'int' for min sdk version by Todd Kennedy · 8 years ago
  48. 2df5ba7 Document when usesCleartextTraffic is ignored. by Chad Brubaker · 8 years ago
  49. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  50. 89d6018 Add minSdk to dumpsys by Todd Kennedy · 8 years ago
  51. 43fbc5f Add android:backupInForeground by Christopher Tate · 8 years ago
  52. 8212ae0 Consistent naming for internal storage APIs. by Jeff Sharkey · 8 years ago
  53. 354cd3c Multi packages per APK by Svet Ganov · 9 years ago
  54. e469713 Migrate default app data on non-FBE devices. by Jeff Sharkey · 8 years ago
  55. 6afdf91 Allow resizeableActivity to be specified at the application level by Wale Ogunwale · 9 years ago
  56. 8de29ca Fixing typo in ApplicationInfo documentation. by Kweku Adams · 9 years ago
  57. ba75a9b Instrumentation targets must have code. by Jeff Sharkey · 9 years ago
  58. a73b8fd Add some TestApis to fix build. by Jeff Sharkey · 9 years ago
  59. 6142f90 Merge "Introduced PRIVATE_FLAG_REQUIRED_FOR_SYSTEM_USER" by Fyodor Kupolov · 9 years ago
  60. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 9 years ago
  61. bdbc969 Introduced PRIVATE_FLAG_REQUIRED_FOR_SYSTEM_USER by Fyodor Kupolov · 9 years ago
  62. f99104d Assigned a unique value for PRIVATE_FLAG_EPHEMERAL by Fyodor Kupolov · 9 years ago
  63. e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
  64. 6ac42ae Add a mechanism for broadcasts to control background dispatching. by Dianne Hackborn · 9 years ago
  65. 103d61b Merge "Shift around encryption public APIs." by Jeff Sharkey · 9 years ago
  66. 7a30a30 Shift around encryption public APIs. by Jeff Sharkey · 9 years ago
  67. 2acf063 Ephemeral cookie API by Svet Ganov · 9 years ago
  68. 2699f06 Add ephemeral installs by Todd Kennedy · 9 years ago
  69. 8924e87 Wire up lifecycle, send unlocked broadcast. by Jeff Sharkey · 9 years ago
  70. ba51235 More file-based encryption work. by Jeff Sharkey · 9 years ago
  71. 9edb7bf fix ApplicationInfo flag collision by Jeff Vander Stoep · 9 years ago
  72. 25bfb2b Merge "pm: selinux support for AutoPlay apps" by Jeffrey Vander Stoep · 9 years ago
  73. a4407bf pm: selinux support for AutoPlay apps by Jeff Vander Stoep · 9 years ago
  74. f9fc6d6 More file-based encryption work. by Jeff Sharkey · 9 years ago
  75. e17ac15 More APIs for encryption-aware apps. by Jeff Sharkey · 9 years ago
  76. 1544779 Initial file-based encryption public APIs. by Jeff Sharkey · 9 years ago
  77. 712205b am 9d586927: Merge "Automatically assign default seinfo labels using the string "default"." by Nick Kralevich · 9 years ago
  78. 5e16bc5 Automatically assign default seinfo labels using the string "default". by Robert Craig · 9 years ago
  79. adc1cf4 Only grant runtime permissions to special components. by Svet Ganov · 9 years ago
  80. d70b9e7 Move ApplicationInfo hardware acceleration to public flags by Alan Viverette · 9 years ago
  81. 589f2b5 Do not create oat directory for an app in ASEC container by Fyodor Kupolov · 9 years ago
  82. 98fa656 fullBackupContent isn't public API by Christopher Tate · 9 years ago
  83. 303650c Add full backup criteria to android manifest by Matthew Williams · 9 years ago
  84. fbf4599 Document that WebView doesn't honor "uses cleartext traffic" flag. by Alex Klyubin · 9 years ago
  85. 35075a0 Merge "Document usesCleartextTraffic app-level attribute." by Alex Klyubin · 9 years ago
  86. e2d45be Candidate volumes for packages, fix symlink. by Jeff Sharkey · 9 years ago
  87. e35cefb Document usesCleartextTraffic app-level attribute. by Alex Klyubin · 9 years ago
  88. d95e58c Merge "Load libraries directly from apk" by Dmitriy Ivanov · 9 years ago
  89. dec4688 Load libraries directly from apk by Dmitriy Ivanov · 10 years ago
  90. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  91. 96bba82 Merge "Add private flag PRIVATE_FLAG_HAS_DOMAIN_URLS to ApplicationInfo" by Fabrice Di Meglio · 9 years ago
  92. d3d8a32 Add private flag PRIVATE_FLAG_HAS_DOMAIN_URLS to ApplicationInfo by Fabrice Di Meglio · 9 years ago
  93. c38a54b am 30c688da: am 031898df: am 3d8b7f4d: Merge "Support for storing OAT files in app directory" by Fyodor Kupolov · 9 years ago
  94. b94c165 Support for storing OAT files in app directory by Fyodor Kupolov · 9 years ago
  95. 545ebde Merge "Unhide public API about cleartext traffic policy." by Alex Klyubin · 9 years ago
  96. 7cb000f Unhide public API about cleartext traffic policy. by Alex Klyubin · 9 years ago
  97. dcc36bf Dump sharedLibraryFiles in a readable way. by Flavio Lerda · 9 years ago
  98. ff193d6 Load libraries directly from apk by Dmitriy Ivanov · 10 years ago
  99. 160a253 am d71f548f: am 4177b8cb: Merge "Add app-level usesCleartextTraffic manifest attribute." by Alex Klyubin · 9 years ago
  100. 9b0ab65 Enable/disable hardware rendering on windows by application tag by Alan Viverette · 9 years ago