1. 96040ee Merge "Call notifyStartupCompleted from reportFullyDrawn" am: 13f15b3752 by Mathieu Chartier · 5 years ago
  2. 67f02a1 Call notifyStartupCompleted from reportFullyDrawn by Mathieu Chartier · 5 years ago
  3. b455c3a DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 5 years ago
  4. 0e71b4f DO NOT MERGE - Merge pi-platform-release (PPRL.190205.001) into by Xin Li · 6 years ago
  5. bf1ecd1 Add startActivityAsUser to SystemApi by Remi NGUYEN VAN · 6 years ago
  6. 8501ae1 Merge "Limit access to suspected false positives." am: aeda49d185 am: 152d5a5dcd by Mathew Inwood · 6 years ago
  7. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  8. b2ad787 Merge "docs: Fixing malformed @links" into pi-dev am: 39f74d5732 by Andrew Solovay · 6 years ago
  9. 8a788f4 docs: Fixing malformed @links by Andrew Solovay · 6 years ago
  10. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  11. c62139b Merge "Remove non-SDK API toast" am: 13c2382d4f am: 6a35521032 by David Brazdil · 6 years ago
  12. c2a8de5 Remove non-SDK API toast by David Brazdil · 6 years ago
  13. 41e2d74 Merge "Move some members to the "Q blacklist"." am: f5cf9f24ed am: 13c9e7e2f3 by Nathan Harold · 6 years ago
  14. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  15. 4d12f4c Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  16. a1a7848 docs: fixing errors found with lint check by kopriva · 6 years ago
  17. bfa9ed0 Merge "docs: bug 112769174, unclosed parentheses" into pi-dev am: 6ee6799c03 by kopriva · 6 years ago
  18. fdb0bff docs: bug 112769174, unclosed parentheses by kopriva · 6 years ago
  19. bc75159 Merge "Fixed when the CompatibilityBridge is attached to an activity." into pi-dev by Felipe Leme · 6 years ago
  20. 5cd660d Fixed when the CompatibilityBridge is attached to an activity. by Felipe Leme · 6 years ago
  21. 33d19aa Merge "docs: bug 36997358, typo 'than an'" into pi-dev am: 9a32a1dc3e by kopriva · 6 years ago
  22. fc3949e docs: bug 36997358, typo 'than an' by kopriva · 6 years ago
  23. dde594d Merge "Improved AutofillManager and Activity dump() methods:" into pi-dev by Felipe Leme · 6 years ago
  24. 4226033 Improved AutofillManager and Activity dump() methods: by Felipe Leme · 6 years ago
  25. 4fb17d1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  26. 5f8e42f Merge "Adde back check to make sure Activity.recreate() is called on main thread." into pi-dev by TreeHugger Robot · 6 years ago
  27. 0527d91 Adde back check to make sure Activity.recreate() is called on main thread. by Wale Ogunwale · 6 years ago
  28. d247de8 Don't call setAutofillClient() on base Context if it's null. by Felipe Leme · 6 years ago
  29. 320e3b5 Schedule local activity relaunch by Andrii Kulian · 6 years ago
  30. e55b009 Don't require post-execution state for onActivityResult by Andrii Kulian · 6 years ago
  31. 9a2d959 Merge "docs: fixed a couple of typos" into oc-mr1-dev am: 651ffd426c by Joshua Baxter · 6 years ago
  32. 9a841a6 docs: fixed a couple of typos by Joshua Baxter · 6 years ago
  33. fdffe0a docs: fixing typo, bug 36909553 am: 4dddc63ee7 by kopriva · 6 years ago
  34. 4dddc63 docs: fixing typo, bug 36909553 by kopriva · 6 years ago
  35. ee83dd2 Merge "Don't throw exception for duplicate resume" into pi-dev by Andrii Kulian · 6 years ago
  36. dfbf971 Don't throw exception for duplicate resume by Andrii Kulian · 6 years ago
  37. 476edc8 Update documentation for Activity#onCreate. by Bryce Lee · 6 years ago
  38. bebfcc4 Refactor AssetManager by Adam Lesinski · 7 years ago
  39. ac5cecd Explicitly do not support SEARCH_SERVICE on UI_MODE_TYPE_WATCH by Erik Wolsheimer · 7 years ago
  40. 6dcc9de Merge "New APIs to let app developers manage autofill semantics when reusing views." by TreeHugger Robot · 6 years ago
  41. 09571f8 Merge "autofill: pass keyevent from fillui to app" by Dake Gu · 6 years ago
  42. 9a33438 Merge "Improve AM lifecycle event logs" by Andrii Kulian · 6 years ago
  43. 42b9793 New APIs to let app developers manage autofill semantics when reusing views. by Felipe Leme · 6 years ago
  44. 5527a50 Fixed issue with relaunching activity in the stopped state by Wale Ogunwale · 6 years ago
  45. d25680c Improve AM lifecycle event logs by Andrii Kulian · 6 years ago
  46. 6a20a19 autofill: pass keyevent from fillui to app by Dake Gu · 7 years ago
  47. 47b37aa Minor autofill changes to support compat mode CTS tests. by Svet Ganov · 7 years ago
  48. 5b32ebe Improved Autofill logging. by Felipe Leme · 7 years ago
  49. 66f75f9 Merge "Update hidden API toast message" am: 10034d94cf am: 42ab3eeb4c by David Brazdil · 7 years ago
  50. 0a6ca96 Merge "Update hidden API toast message" am: 10034d94cf am: 42ab3eeb4c by David Brazdil · 7 years ago
  51. 5234d55 Update hidden API toast message by David Brazdil · 7 years ago
  52. 4357d11 Remove Activity#setDisablePreviewScreenshots from system API by Wale Ogunwale · 7 years ago
  53. 578b3bd Deprecated onCreateThumbnail by Wale Ogunwale · 7 years ago
  54. 56c82be Revert "Make idiomatic use of ApkAssets and AssetManager" by Adam Lesinski · 7 years ago
  55. 6330854 Make idiomatic use of ApkAssets and AssetManager by Adam Lesinski · 7 years ago
  56. 1bb9f29 Merge "Autofill compatibility mode." by TreeHugger Robot · 7 years ago
  57. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  58. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  59. 0c8a724 Merge "Switch order of onSaveInstanceState and onStop" by TreeHugger Robot · 7 years ago
  60. 059054f Merge "Show hidden API warning once per process" am: 880839d2d1 am: 169a159207 by David Brazdil · 7 years ago
  61. 5379c4f Merge "Show hidden API warning once per process" am: 880839d2d1 am: 169a159207 by David Brazdil · 7 years ago
  62. d960cc4 Show hidden API warning once per process by David Brazdil · 7 years ago
  63. 391161f Switch order of onSaveInstanceState and onStop by Andrii Kulian · 7 years ago
  64. 1b24054 Merge "Fixed Activity.dump() to lazy load AutofillManager if needed." by TreeHugger Robot · 7 years ago
  65. 9d16dff Fixed Activity.dump() to lazy load AutofillManager if needed. by Felipe Leme · 7 years ago
  66. 76f0ccb Revert "Security model for moving sharesheet to systemui" by Alison Cichowlas · 7 years ago
  67. eeed184 Merge "Control hidden API toast with a system property" am: 13020490be am: a9b3f91828 by David Brazdil · 7 years ago
  68. 1e1c4fc Merge "Control hidden API toast with a system property" am: 13020490be by David Brazdil · 7 years ago
  69. 795cbfb Control hidden API toast with a system property by David Brazdil · 7 years ago
  70. 41234f6 Merge "Add feature check before entering PIP." by Winson Chung · 7 years ago
  71. f416008 Merge "Show a warning toast/dialog when an app uses hidden APIs" am: fbef950d95 am: d750a7c68c by David Brazdil · 7 years ago
  72. 61c4d63 Merge "Show a warning toast/dialog when an app uses hidden APIs" am: fbef950d95 by David Brazdil · 7 years ago
  73. 80fa2d8 Add feature check before entering PIP. by Winson Chung · 7 years ago
  74. 0edd645 Merge "Revert "Make idiomatic use of ApkAssets and AssetManager"" by Artem Iglikov · 7 years ago
  75. 16b3dff Revert "Make idiomatic use of ApkAssets and AssetManager" by Artem Iglikov · 7 years ago
  76. 1ccf725 Merge changes from topic "assetmanager-refactor" by TreeHugger Robot · 7 years ago
  77. e70b57a Make idiomatic use of ApkAssets and AssetManager by Adam Lesinski · 7 years ago
  78. 927d6de Show a warning toast/dialog when an app uses hidden APIs by David Brazdil · 7 years ago
  79. fa0bfce Merge "Add requireViewById" by TreeHugger Robot · 7 years ago
  80. e149212 Merge "DO NOT MERGE - fix AFM.getComponentNameFromContext()" into oc-mr1-dev by Felipe Leme · 7 years ago
  81. 6faa9e5 Add requireViewById by Chris Craik · 7 years ago
  82. 88f3d4d Security model for moving sharesheet to systemui by Geoffrey Pitsch · 7 years ago
  83. 68d10d0 Revert "Make idiomatic use of ApkAssets and AssetManager" by Adam Lesinski · 7 years ago
  84. 1f62f7c Merge changes from topic "assetmanager-refactor" by Adam Lesinski · 7 years ago
  85. b25b473 DO NOT MERGE - fix AFM.getComponentNameFromContext() by Felipe Leme · 7 years ago
  86. c857766 Make idiomatic use of ApkAssets and AssetManager by Adam Lesinski · 7 years ago
  87. 1f2acb9 Merge "Add ability to register remote animation definitions per activity" by Jorim Jaggi · 7 years ago
  88. d4356fd Merge "autofill: support dpad/keyboard" by Dake Gu · 7 years ago
  89. 67decfa autofill: support dpad/keyboard by Dake Gu · 7 years ago
  90. f84e2f6 Add ability to register remote animation definitions per activity by Jorim Jaggi · 7 years ago
  91. c6f9c85 Deprecate android.software.vr.mode by Craig Donner · 7 years ago
  92. 88e05cb Add transaction executor by Andrii Kulian · 7 years ago
  93. 719c227 Merge "Fix typo" am: 913f396c11 am: 8c7c6e3952 am: 9296c2c8c1 by Ahmad Melegy · 7 years ago
  94. 9296c2c Merge "Fix typo" am: 913f396c11 am: 8c7c6e3952 by Ahmad Melegy · 7 years ago
  95. 8c7c6e3 Merge "Fix typo" am: 913f396c11 by Ahmad Melegy · 7 years ago
  96. e2bfbf1 Fix typo by Ahmad Melegy · 7 years ago
  97. a4ceea0 DO NOT MERGE Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  98. 0a1feb8 Deprecate framework Fragments and Loaders by Ian Lake · 7 years ago
  99. e83f34cd Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago
  100. a89b183 DO NOT MERGE Remove orientation restriction to only fullscreen activities. by Bryce Lee · 7 years ago