1. 47991c1 Merge "Remove a user/userdebug difference." am: 363a602bd1 by Elliott Hughes · 4 years, 10 months ago
  2. e14fa97 Remove a user/userdebug difference. by Elliott Hughes · 4 years, 10 months ago
  3. 4fbcec1 docs: Clarified when onRestoreInstanceState() executes by Kevin Hufnagle · 5 years ago
  4. 7ad2170 docs: Fixing broken HTML by Andrew Solovay · 5 years ago
  5. 9d662c0 Post finishing after transition in onBackPressed by Mady Mellor · 5 years ago
  6. 446251d Adds OnBackPressedOnTaskRoot by Mark Renouf · 5 years ago
  7. 43c0699 ContentCaptureManager is notified when FLAG_SECURE is set dynamically on by Adam He · 5 years ago
  8. 07e5fb2 Address API conucil feedback by Svet Ganov · 5 years ago
  9. 3b6be08 Address API council feedback by Svet Ganov · 5 years ago
  10. d40c345 [DO NOT MERGE] Adding API for defining and invoking DirectActions by Sunny Goyal · 5 years ago
  11. cbf7f26 Fixed content capture whitelist for specific activities. by Felipe Leme · 5 years ago
  12. 8602401 Add event logs for top resumed state change by Andrii Kulian · 5 years ago
  13. 8c7ca4f Ensure Contrast: Address API feedback by Adrian Roos · 5 years ago
  14. e5aa5eb Fixed AutofillOptions.isAugmentedAutofillEnabled to use the right client. by Felipe Leme · 5 years ago
  15. 6eb1ed3 System Bars: API to ensure contrast when app requested transparent bar by Adrian Roos · 5 years ago
  16. b525835 Merge "System Bars: Ensure contrast when app requested transparent bar" into qt-dev by TreeHugger Robot · 5 years ago
  17. 4c86459 System Bars: Ensure contrast when app requested transparent bar by Adrian Roos · 5 years ago
  18. 92d1652 Remove custom lifecycle transitions for onNewIntent callback by Louis Chang · 5 years ago
  19. 8e4df1e Update Activity lifecycle documentation by Andrii Kulian · 5 years ago
  20. 97056bb Merge "Acivity to rethrow an exception from AMS." by Issei Suzuki · 5 years ago
  21. ae7b493 Acivity to rethrow an exception from AMS. by Issei Suzuki · 5 years ago
  22. 63e14c1 Call notifyStartupCompleted from reportFullyDrawn by Mathieu Chartier · 5 years ago
  23. 682ea3c Merge changes from topic "aa_whitelist" by Adam He · 5 years ago
  24. 7c09f0b Made inheritShowWhenLocked() API public. by Issei Suzuki · 5 years ago
  25. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 5 years ago
  26. 6846382 Merge "Inject long press documentation" by TreeHugger Robot · 5 years ago
  27. aaea86b Remove the extra CONTENT_CAPTURE_STOP event from Activity.onStop() by Feng Cao · 5 years ago
  28. ccf973f Inject long press documentation by Siarhei Vishniakou · 6 years ago
  29. f6b8a28 Merge "Added ContentCaptureEvents for session resumed and paused." by Felipe Leme · 5 years ago
  30. 4a79c63 Merge changes from topic "view_tree_batch" by TreeHugger Robot · 5 years ago
  31. b0da18f Added ContentCaptureEvents for session resumed and paused. by Felipe Leme · 5 years ago
  32. d58c1ea Improved how Content Capture events are flushed when activity is resumed / paused. by Felipe Leme · 5 years ago
  33. 6fef91e Fixed when ContentCapture is finished. by Felipe Leme · 5 years ago
  34. a4f39cd Refactored Autofill properties that are optimized on application level. by Felipe Leme · 5 years ago
  35. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  36. d967af8 Introduce a way to turn a fullscreen window into freeform by Yunfan Chen · 6 years ago
  37. 28348ed74 Send Keyboard Shortcut broadcasts to current user. by Nicholas Sauer · 5 years ago
  38. ddc4391 ANGLE In Use Dialog Box by Tim Van Patten · 6 years ago
  39. 0129769 Refactored how initial content capture events are sent. by Felipe Leme · 6 years ago
  40. 64643f6 Only check isTopOfTask() when needed by Sunny Goyal · 6 years ago
  41. 341ddc7 Merge "Report top resumed activity state change" by Andrii Kulian · 6 years ago
  42. d70cdb9 Report top resumed activity state change by Andrii Kulian · 6 years ago
  43. e0b050e Merge "Changed the virtual ids on ContentCapture to be long." by TreeHugger Robot · 6 years ago
  44. a75333c Changed the virtual ids on ContentCapture to be long. by Felipe Leme · 6 years ago
  45. b337e1c Added trace points for ContentCapture. by Felipe Leme · 6 years ago
  46. 1af85ea Log history of Content Capture flushes. by Felipe Leme · 6 years ago
  47. 4180876 Merge "Fixed how ContentCapture checks for system apps." by TreeHugger Robot · 6 years ago
  48. 0c6b23d Fixed how ContentCapture checks for system apps. by Felipe Leme · 6 years ago
  49. 6079d15 Implement setContentCaptureEnabled for manually enabling content capture by Adam He · 6 years ago
  50. e7d8df3 Merge "Disable content capture for system apps." by TreeHugger Robot · 6 years ago
  51. b66babb Disable content capture for system apps. by Adam He · 6 years ago
  52. 9178eee Merge "Add inheritShowWhenLocked System API to activity." by Issei Suzuki · 6 years ago
  53. 74e1eb2 Add inheritShowWhenLocked System API to activity. by Issei Suzuki · 6 years ago
  54. 328c0e3 Integrate content capture with FLAG_SECURE by Adam He · 6 years ago
  55. c2e193a Updating Java doc for Activity#onUserLeaveHint() by Louis Chang · 6 years ago
  56. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  57. feb2e1e Wait for enter animation to complete when calling startActivitySync by chaviw · 6 years ago
  58. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  59. d788835 Merge "docs: Fixing malformed @links" into pi-dev am: 39f74d5732 am: b2ad787a44 by Andrew Solovay · 6 years ago
  60. b2ad787 Merge "docs: Fixing malformed @links" into pi-dev am: 39f74d5732 by Andrew Solovay · 6 years ago
  61. 8a788f4 docs: Fixing malformed @links by Andrew Solovay · 6 years ago
  62. 1982ca7 Merge "Changed activity --intelligence option to --contentcapture" by TreeHugger Robot · 6 years ago
  63. b718e03 Changed activity --intelligence option to --contentcapture by Felipe Leme · 6 years ago
  64. e5bd844 Merge "Revert "Notify AutofillManager in onResume() IFF activity was not recreated."" by TreeHugger Robot · 6 years ago
  65. e55cd3e Revert "Notify AutofillManager in onResume() IFF activity was not recreated." by Ben Lin · 6 years ago
  66. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago
  67. ecb08be Split IntelligenceManager / IntelligenceService. by Felipe Leme · 6 years ago
  68. 8a88cd6 Add Activity.registerActivityLifecycleCallbacks() by Ian Lake · 6 years ago
  69. 14c651b Merge "Notify AutofillManager in onResume() IFF activity was not recreated." by TreeHugger Robot · 6 years ago
  70. fc21845 Expose display ID related APIs for use by CTS by Tiger Huang · 6 years ago
  71. 3e34050 Re-patching in Sharesheet security model changes. by Alison Cichowlas · 6 years ago
  72. 7a53408 Initial implementation of IntelligenceService.onContentCaptureEvents() by Felipe Leme · 6 years ago
  73. e348dc3 Initial implementation of the IntelligenceService pipeline. by Felipe Leme · 6 years ago
  74. d68ee77 Merge "Remove non-SDK API toast" am: 13c2382d4f am: 6a35521032 am: c62139b488 by David Brazdil · 6 years ago
  75. c62139b Merge "Remove non-SDK API toast" am: 13c2382d4f am: 6a35521032 by David Brazdil · 6 years ago
  76. c2a8de5 Remove non-SDK API toast by David Brazdil · 6 years ago
  77. 41e2d74 Merge "Move some members to the "Q blacklist"." am: f5cf9f24ed am: 13c9e7e2f3 by Nathan Harold · 6 years ago
  78. 45d2c25 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  79. d85bed5 Adding support for cross-task hero transition by Sunny Goyal · 6 years ago
  80. c997fc6 Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  81. 4d12f4c Merge "docs: fixing errors found with lint check" into pi-dev am: 8c7d2142f6 by kopriva · 6 years ago
  82. a1a7848 docs: fixing errors found with lint check by kopriva · 6 years ago
  83. e579033 Notify AutofillManager in onResume() IFF activity was not recreated. by Ben Lin · 6 years ago
  84. 28a83c8 Merge "docs: bug 112769174, unclosed parentheses" into pi-dev am: 6ee6799c03 by kopriva · 6 years ago
  85. bfa9ed0 Merge "docs: bug 112769174, unclosed parentheses" into pi-dev am: 6ee6799c03 by kopriva · 6 years ago
  86. fdb0bff docs: bug 112769174, unclosed parentheses by kopriva · 6 years ago
  87. b129459 Add pre and post callbacks to ActivityLifecycleCallbacks by Ian Lake · 6 years ago
  88. bc75159 Merge "Fixed when the CompatibilityBridge is attached to an activity." into pi-dev by Felipe Leme · 6 years ago
  89. 5cd660d Fixed when the CompatibilityBridge is attached to an activity. by Felipe Leme · 6 years ago
  90. 6467990 Merge "Fixed when the CompatibilityBridge is attached to an activity." by TreeHugger Robot · 6 years ago
  91. d86a165 Merge "docs: bug 36997358, typo 'than an'" into pi-dev am: 9a32a1dc3e by kopriva · 6 years ago
  92. 33d19aa Merge "docs: bug 36997358, typo 'than an'" into pi-dev am: 9a32a1dc3e by kopriva · 6 years ago
  93. fc3949e docs: bug 36997358, typo 'than an' by kopriva · 6 years ago
  94. ce40498 Fixed when the CompatibilityBridge is attached to an activity. by Felipe Leme · 6 years ago
  95. 9183f2d Merge "Annotate Window.Callback menu methods with nullability" by Ian Lake · 6 years ago
  96. db0657a Merge "Move some members to the "Q blacklist"." by Mathew Inwood · 6 years ago
  97. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  98. 7b9fc02 Merge "Annotate Activity.dump with nullability annotations" by TreeHugger Robot · 6 years ago
  99. 140fe12 Annotate Activity.dump with nullability annotations by Ian Lake · 6 years ago
  100. 0b71b8e Annotate Window.Callback menu methods with nullability by Ian Lake · 6 years ago