1. a89dfb5 Merge "docs: Updated isAutofillSupported description." into oc-dev by Ricardo Loo · 7 years ago
  2. 8cdbd6e Merge "Add docs for new padding/margin attributes." into oc-dev by TreeHugger Robot · 7 years ago
  3. 564d0bf Merge "Prevent unwanted keypress actions during TV Setup." into oc-dev by TreeHugger Robot · 7 years ago
  4. ea6fea4 Merge "add links to Log class summary for methods and logcat doc" into oc-dev by Scott Main · 7 years ago
  5. 353d397 Add docs for new padding/margin attributes. by Chet Haase · 7 years ago
  6. e33c33e Merge "Disable requestVisibleBehind." into oc-dev by TreeHugger Robot · 7 years ago
  7. 450a5bb add links to Log class summary for methods and logcat doc by Scott Main · 7 years ago
  8. 0390fff Prevent unwanted keypress actions during TV Setup. by Sujith Ramakrishnan · 7 years ago
  9. 33d226c docs: Updated isAutofillSupported description. by Ricardo Loo · 7 years ago
  10. 8661c5e Disable requestVisibleBehind. by Robert Carr · 7 years ago
  11. 95dd698 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  12. 8796c20 Merge "Add aborted start result." into oc-dev by Bryce Lee · 7 years ago
  13. f9d4954 Add aborted start result. by Bryce Lee · 7 years ago
  14. 9f607f4 Merge "Fix activity icon badging for non-bitmap icons" into oc-dev by TreeHugger Robot · 7 years ago
  15. 7b95c93 Merge "Fix TimePicker RTL issues" into oc-dev by Chet Haase · 7 years ago
  16. e2dfa0e Fix TimePicker RTL issues by Chet Haase · 7 years ago
  17. 9bf5c0c Merge "Fixed an issue in the contrast calculation" into oc-dev by Selim Cinek · 7 years ago
  18. 4c80791 Fixed an issue in the contrast calculation by Selim Cinek · 7 years ago
  19. 8f2a478 Fix activity icon badging for non-bitmap icons by Makoto Onuki · 7 years ago
  20. b39c08f Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  21. a657c27 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  22. 80f6a98 Stop loading other package's font by default. by Seigo Nonaka · 7 years ago
  23. 2ef19c1 Improved documentation for AutofillService package: by Felipe Leme · 7 years ago
  24. 82b41e4 Merge "ListPopupWindow: Wrap new bounds checking in targetSdk check." into oc-dev by Rob Carr · 7 years ago
  25. c1fdd2a ListPopupWindow: Wrap new bounds checking in targetSdk check. by Robert Carr · 7 years ago
  26. 78f3a0f Merge "Clarify startScan API on how to get results" into oc-dev by TreeHugger Robot · 7 years ago
  27. 9622137 Clarify startScan API on how to get results by Amith Yamasani · 7 years ago
  28. 242c3c4 Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  29. bc2cc7b Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  30. 4f7fd18 Merge changes from topics 'bug_62802026_take_2', 'bug_62802026' into oc-dev by TreeHugger Robot · 7 years ago
  31. 0f98dda Merge "Small doc fix." into oc-dev by TreeHugger Robot · 7 years ago
  32. 70f1565 Merge "SurfaceView: Fix positioning issue when toggling visibility." into oc-dev by Rob Carr · 7 years ago
  33. 324c41b Merge "[DO NOT MERGE] Support native shared libs" into oc-dev by Svetoslav Ganov · 7 years ago
  34. d013bce Don't add FillEventHistory events to the wrong session. by Felipe Leme · 7 years ago
  35. 17efecf Merge "Removed deprecated, hidden method." into oc-dev by TreeHugger Robot · 7 years ago
  36. 2eacbac Merge "[Companion] Fix notification access dialog being in new task" into oc-dev by TreeHugger Robot · 7 years ago
  37. 59c6385 Merge "Add a new flag to check if provisioning is completed on ATV" into oc-dev by TreeHugger Robot · 7 years ago
  38. d523125 Merge "Limit creating new surface for legacy apps to size changes." into oc-dev by Bryce Lee · 7 years ago
  39. ad3a493 SurfaceView: Fix positioning issue when toggling visibility. by Robert Carr · 7 years ago
  40. 2e30c6f Fixed how FillEventHistory is reset and clarified javadoc. by Felipe Leme · 7 years ago
  41. 956ea5f Merge "Disable activity leak detection by default for userdebug" into oc-dev by Mathieu Chartier · 7 years ago
  42. f8579581 [DO NOT MERGE] Support native shared libs by Svet Ganov · 7 years ago
  43. 453fc36 Limit creating new surface for legacy apps to size changes. by Bryce Lee · 7 years ago
  44. bce4b7f Removed deprecated, hidden method. by Felipe Leme · 7 years ago
  45. aed0c10 Merge "Correct lastId on onCreate with unexpected state" into oc-dev by Philip P. Moltmann · 7 years ago
  46. ca8c105 Disable activity leak detection by default for userdebug by Mathieu Chartier · 7 years ago
  47. 271e0aa Merge "Remove legacy advertiser from map after it's no longer used" into oc-dev by TreeHugger Robot · 7 years ago
  48. b0a5fd0 Merge "Fix potential race in Theme creation" into oc-dev by Adam Lesinski · 7 years ago
  49. d149a08 [Companion] Fix notification access dialog being in new task by Eugene Susla · 7 years ago
  50. 4eaba84 Merge "Fixed updateAutofillValue() when mText is not set." into oc-dev by TreeHugger Robot · 7 years ago
  51. e78c771 Correct lastId on onCreate with unexpected state by Philip P. Moltmann · 7 years ago
  52. b278424 Merge "Revive DeadZone" into oc-dev by Siarhei Vishniakou · 7 years ago
  53. bfa502c Remove legacy advertiser from map after it's no longer used by Jakub Pawlowski · 7 years ago
  54. 113918f Merge "Added back removed ctor from DisplayEventReceiver" into oc-dev by TreeHugger Robot · 7 years ago
  55. 1e87a36 Fix potential race in Theme creation by Adam Lesinski · 7 years ago
  56. ba003a9 Merge "[Companion] Fix NPE in associate" into oc-dev by TreeHugger Robot · 7 years ago
  57. 6ad0e39 Revive DeadZone by Siarhei Vishniakou · 7 years ago
  58. 139dbe5 Merge "Do not update currently open tooltip." into oc-dev by TreeHugger Robot · 7 years ago
  59. 71f3099 Added back removed ctor from DisplayEventReceiver by Wale Ogunwale · 7 years ago
  60. 2667523 Fixed updateAutofillValue() when mText is not set. by Felipe Leme · 7 years ago
  61. 58df6ab Merge "Fix crash during TextView.onCreateContextMenu" into oc-dev by Siyamed Sinir · 7 years ago
  62. 314df16 Add a new flag to check if provisioning is completed on ATV by Sujith Ramakrishnan · 7 years ago
  63. f0bdfbc Merge "Import translations. DO NOT MERGE" into oc-dev by TreeHugger Robot · 7 years ago
  64. b7cf1a1 Import translations. DO NOT MERGE by Bill Yi · 7 years ago
  65. 215ebb9 Merge "Revert "Trim text from autofillvalue when checking for empty."" into oc-dev by TreeHugger Robot · 7 years ago
  66. c91290a Merge "Separate a11y and autofill view ids" into oc-dev by Phil Weaver · 7 years ago
  67. 4ab690a Merge "Resolve 3 inconsistencies in accessibility button API - Unify logic for detecting availability of the accessibility button - Ensure the initial visibility state is propagated to A11yMS - Ensure services only receive availability callbacks for changes" into oc-dev by Casey Burkhardt · 7 years ago
  68. 0435e5e [Companion] Fix NPE in associate by Eugene Susla · 7 years ago
  69. 1e1c5d7 Merge "Create native Surface object on updateWindow for legacy apps." into oc-dev by Bryce Lee · 7 years ago
  70. 313cf3f Revert "Trim text from autofillvalue when checking for empty." by Felipe Leme · 7 years ago
  71. b3b13ff Merge "Trim text from autofillvalue when checking for empty." into oc-dev by TreeHugger Robot · 7 years ago
  72. a894149 Merge "Use an optimized findViewNodeByAutofillId(id) to get just one node." into oc-dev by TreeHugger Robot · 7 years ago
  73. 6aba853 Small doc fix. by Dianne Hackborn · 7 years ago
  74. 846cda93 Separate a11y and autofill view ids by Phil Weaver · 7 years ago
  75. 64b0446 Merge changes I20bdab1b,Id82f9081 into oc-dev by Winson Chung · 7 years ago
  76. 02949f1 Create native Surface object on updateWindow for legacy apps. by Bryce Lee · 7 years ago
  77. c5d4e06 Trim text from autofillvalue when checking for empty. by Felipe Leme · 7 years ago
  78. 6f87503 Merge "ViewRootImpl: More null checks for performTraversals." into oc-dev by Rob Carr · 7 years ago
  79. 532f3c9 Fix crash during TextView.onCreateContextMenu by Siyamed Sinir · 7 years ago
  80. 6cde687 Merge "Throw IAE when service add null AutofillIds on SaveInfo methods." into oc-dev by TreeHugger Robot · 7 years ago
  81. 94b5620 Use an optimized findViewNodeByAutofillId(id) to get just one node. by Felipe Leme · 7 years ago
  82. dd469d1 Do not update currently open tooltip. by Vladislav Kaznacheev · 7 years ago
  83. 5d969b9 Merge "enable/disable dexopt for instant apps remotely" into oc-dev by TreeHugger Robot · 7 years ago
  84. 06b50ab Fix backwards flag causing crash. by Winson Chung · 7 years ago
  85. 469a208 Resolve 3 inconsistencies in accessibility button API by Casey Burkhardt · 7 years ago
  86. 18d0ef7 Throw IAE when service add null AutofillIds on SaveInfo methods. by Felipe Leme · 7 years ago
  87. 32f37ab ViewRootImpl: More null checks for performTraversals. by Robert Carr · 7 years ago
  88. 2ca51820f Merge "Use correct timestamps of events for logging." into oc-dev by Sudheer Shanka · 7 years ago
  89. ef05544 Merge "Work on issue #36891897: Need to ensure foreground services..." into oc-dev by Dianne Hackborn · 7 years ago
  90. 133c5da enable/disable dexopt for instant apps remotely by Todd Kennedy · 7 years ago
  91. cb01563 Work on issue #36891897: Need to ensure foreground services... by Dianne Hackborn · 7 years ago
  92. 31443a1 Merge "Add a workaround for simulate secondary display" into oc-dev by TreeHugger Robot · 7 years ago
  93. 0e6a5f8 Merge "Revert accidental API change to RemoteViews." into oc-dev by Daniel Sandler · 7 years ago
  94. 23bb5bf Revert accidental API change to RemoteViews. by Daniel Sandler · 7 years ago
  95. a896306 Add a workaround for simulate secondary display by John Reck · 7 years ago
  96. 511c95a Merge "DayPickerView - clamp date to min/max" into oc-dev by TreeHugger Robot · 7 years ago
  97. c041c7a Merge "Support associating with an already-paired device" into oc-dev by TreeHugger Robot · 7 years ago
  98. 508a5ba Merge "Save overlay paths as user state" into oc-dev by TreeHugger Robot · 7 years ago
  99. b274947 Save overlay paths as user state by Todd Kennedy · 7 years ago
  100. c766db0 Use correct timestamps of events for logging. by Sudheer Shanka · 7 years ago