1. 6846382 Merge "Inject long press documentation" by TreeHugger Robot · 5 years ago
  2. aaea86b Remove the extra CONTENT_CAPTURE_STOP event from Activity.onStop() by Feng Cao · 5 years ago
  3. ccf973f Inject long press documentation by Siarhei Vishniakou · 6 years ago
  4. f6b8a28 Merge "Added ContentCaptureEvents for session resumed and paused." by Felipe Leme · 5 years ago
  5. 4a79c63 Merge changes from topic "view_tree_batch" by TreeHugger Robot · 5 years ago
  6. b0da18f Added ContentCaptureEvents for session resumed and paused. by Felipe Leme · 5 years ago
  7. d58c1ea Improved how Content Capture events are flushed when activity is resumed / paused. by Felipe Leme · 5 years ago
  8. 6fef91e Fixed when ContentCapture is finished. by Felipe Leme · 5 years ago
  9. a4f39cd Refactored Autofill properties that are optimized on application level. by Felipe Leme · 5 years ago
  10. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  11. d967af8 Introduce a way to turn a fullscreen window into freeform by Yunfan Chen · 6 years ago
  12. 28348ed74 Send Keyboard Shortcut broadcasts to current user. by Nicholas Sauer · 5 years ago
  13. ddc4391 ANGLE In Use Dialog Box by Tim Van Patten · 6 years ago
  14. 0129769 Refactored how initial content capture events are sent. by Felipe Leme · 5 years ago
  15. 64643f6 Only check isTopOfTask() when needed by Sunny Goyal · 5 years ago
  16. 341ddc7 Merge "Report top resumed activity state change" by Andrii Kulian · 5 years ago
  17. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  18. e0b050e Merge "Changed the virtual ids on ContentCapture to be long." by TreeHugger Robot · 6 years ago
  19. a75333c Changed the virtual ids on ContentCapture to be long. by Felipe Leme · 6 years ago
  20. b337e1c Added trace points for ContentCapture. by Felipe Leme · 6 years ago
  21. 1af85ea Log history of Content Capture flushes. by Felipe Leme · 6 years ago
  22. 4180876 Merge "Fixed how ContentCapture checks for system apps." by TreeHugger Robot · 6 years ago
  23. 0c6b23d Fixed how ContentCapture checks for system apps. by Felipe Leme · 6 years ago
  24. 6079d15 Implement setContentCaptureEnabled for manually enabling content capture by Adam He · 6 years ago
  25. e7d8df3 Merge "Disable content capture for system apps." by TreeHugger Robot · 6 years ago
  26. b66babb Disable content capture for system apps. by Adam He · 6 years ago
  27. 9178eee Merge "Add inheritShowWhenLocked System API to activity." by Issei Suzuki · 6 years ago
  28. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  29. 328c0e3 Integrate content capture with FLAG_SECURE by Adam He · 6 years ago
  30. c2e193a Updating Java doc for Activity#onUserLeaveHint() by Louis Chang · 6 years ago
  31. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  32. feb2e1e Wait for enter animation to complete when calling startActivitySync by chaviw · 6 years ago
  33. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  34. d788835 Merge "docs: Fixing malformed @links" into pi-dev am: 39f74d5732 am: b2ad787a44 by Andrew Solovay · 6 years ago
  35. b2ad787 Merge "docs: Fixing malformed @links" into pi-dev am: 39f74d5732 by Andrew Solovay · 6 years ago
  36. 8a788f4 docs: Fixing malformed @links by Andrew Solovay · 6 years ago
  37. 1982ca7 Merge "Changed activity --intelligence option to --contentcapture" by TreeHugger Robot · 6 years ago
  38. b718e03 Changed activity --intelligence option to --contentcapture by Felipe Leme · 6 years ago
  39. e5bd844 Merge "Revert "Notify AutofillManager in onResume() IFF activity was not recreated."" by TreeHugger Robot · 6 years ago
  40. e55cd3e Revert "Notify AutofillManager in onResume() IFF activity was not recreated." by Ben Lin · 6 years ago
  41. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  42. ecb08be Split IntelligenceManager / IntelligenceService. by Felipe Leme · 6 years ago
  43. 8a88cd6 Add Activity.registerActivityLifecycleCallbacks() by Ian Lake · 6 years ago
  44. 14c651b Merge "Notify AutofillManager in onResume() IFF activity was not recreated." by TreeHugger Robot · 6 years ago
  45. fc21845 Expose display ID related APIs for use by CTS by Tiger Huang · 6 years ago
  46. 3e34050 Re-patching in Sharesheet security model changes. by Alison Cichowlas · 6 years ago
  47. 7a53408 Initial implementation of IntelligenceService.onContentCaptureEvents() by Felipe Leme · 6 years ago
  48. e348dc3 Initial implementation of the IntelligenceService pipeline. by Felipe Leme · 6 years ago
  49. d68ee77 Merge "Remove non-SDK API toast" am: 13c2382d4f am: 6a35521032 am: c62139b488 by David Brazdil · 6 years ago
  50. c62139b Merge "Remove non-SDK API toast" am: 13c2382d4f am: 6a35521032 by David Brazdil · 6 years ago
  51. c2a8de5 Remove non-SDK API toast by David Brazdil · 6 years ago
  52. 41e2d74 Merge "Move some members to the "Q blacklist"." am: f5cf9f24ed am: 13c9e7e2f3 by Nathan Harold · 6 years ago
  53. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  54. d85bed5 Adding support for cross-task hero transition by Sunny Goyal · 6 years ago
  55. c997fc6 Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  56. 4d12f4c Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  57. a1a7848 docs: fixing errors found with lint check by kopriva · 6 years ago
  58. e579033 Notify AutofillManager in onResume() IFF activity was not recreated. by Ben Lin · 6 years ago
  59. 28a83c8 Merge "docs: bug 112769174, unclosed parentheses" into pi-dev am: 6ee6799c03 by kopriva · 6 years ago
  60. bfa9ed0 Merge "docs: bug 112769174, unclosed parentheses" into pi-dev am: 6ee6799c03 by kopriva · 6 years ago
  61. fdb0bff docs: bug 112769174, unclosed parentheses by kopriva · 6 years ago
  62. b129459 Add pre and post callbacks to ActivityLifecycleCallbacks by Ian Lake · 6 years ago
  63. bc75159 Merge "Fixed when the CompatibilityBridge is attached to an activity." into pi-dev by Felipe Leme · 6 years ago
  64. 5cd660d Fixed when the CompatibilityBridge is attached to an activity. by Felipe Leme · 6 years ago
  65. 6467990 Merge "Fixed when the CompatibilityBridge is attached to an activity." by TreeHugger Robot · 6 years ago
  66. d86a165 Merge "docs: bug 36997358, typo 'than an'" into pi-dev am: 9a32a1dc3e by kopriva · 6 years ago
  67. 33d19aa Merge "docs: bug 36997358, typo 'than an'" into pi-dev am: 9a32a1dc3e by kopriva · 6 years ago
  68. fc3949e docs: bug 36997358, typo 'than an' by kopriva · 6 years ago
  69. ce40498 Fixed when the CompatibilityBridge is attached to an activity. by Felipe Leme · 6 years ago
  70. 9183f2d Merge "Annotate Window.Callback menu methods with nullability" by Ian Lake · 6 years ago
  71. db0657a Merge "Move some members to the "Q blacklist"." by Mathew Inwood · 6 years ago
  72. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  73. 7b9fc02 Merge "Annotate Activity.dump with nullability annotations" by TreeHugger Robot · 6 years ago
  74. 140fe12 Annotate Activity.dump with nullability annotations by Ian Lake · 6 years ago
  75. 0b71b8e Annotate Window.Callback menu methods with nullability by Ian Lake · 6 years ago
  76. 02c6e86 Merge "Annotate ComponentCallbacks with nullability annotations" by Ian Lake · 6 years ago
  77. 666a965 Annotate ComponentCallbacks with nullability annotations by Ian Lake · 6 years ago
  78. 0c807f4 Annotate LayoutInflater.Factory2 with nullability annotations by Ian Lake · 6 years ago
  79. 305fd40 Revert "Use session id to uniquely identidy autofill ids for multi-session." by Felipe Leme · 6 years ago
  80. ba15db8 Use session id to uniquely identidy autofill ids for multi-session. by Felipe Leme · 6 years ago
  81. 7a80e14 Merge "Factor some RestrictedLockUtils out of SettingLib" by Philip P. Moltmann · 6 years ago
  82. 4e615e6 Factor some RestrictedLockUtils out of SettingLib by Philip P. Moltmann · 6 years ago
  83. 0de0eca Deprecate Activity.onStateNotSaved by Sergey Vasilinets · 6 years ago
  84. dde594d Merge "Improved AutofillManager and Activity dump() methods:" into pi-dev by Felipe Leme · 6 years ago
  85. 4226033 Improved AutofillManager and Activity dump() methods: by Felipe Leme · 6 years ago
  86. ef734b2 Merge "Improved AutofillManager and Activity dump() methods:" by TreeHugger Robot · 6 years ago
  87. b546ca7 Improved AutofillManager and Activity dump() methods: by Felipe Leme · 6 years ago
  88. 4fb17d1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  89. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  90. 63f4d89 Add nullability annotations to state save/restoration by Jake Wharton · 6 years ago
  91. 2c6b6c4 Fix broken links in the Javadoc of Activity.requestPermissions(). by Peter Visontay · 6 years ago
  92. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  93. 5f8e42f Merge "Adde back check to make sure Activity.recreate() is called on main thread." into pi-dev by TreeHugger Robot · 6 years ago
  94. 0527d91 Adde back check to make sure Activity.recreate() is called on main thread. by Wale Ogunwale · 6 years ago
  95. d247de8 Don't call setAutofillClient() on base Context if it's null. by Felipe Leme · 6 years ago
  96. 320e3b5 Schedule local activity relaunch by Andrii Kulian · 6 years ago
  97. e55b009 Don't require post-execution state for onActivityResult by Andrii Kulian · 6 years ago
  98. 9a2d959 Merge "docs: fixed a couple of typos" into oc-mr1-dev am: 651ffd426c by Joshua Baxter · 6 years ago
  99. 9a841a6 docs: fixed a couple of typos by Joshua Baxter · 6 years ago
  100. fdffe0a docs: fixing typo, bug 36909553 am: 4dddc63ee7 by kopriva · 6 years ago