[go: nahoru, domu]

  1. a4e00b0 Support for Kotlin 1.7.10 by Jim Sproch · 2 years ago
  2. 0c71f9e Merge "[GH] Use projectOrArtifact for appcompat-lint's core dependency" into androidx-main by Treehugger Robot · 2 years ago
  3. dc38a99 Merge "Avoid overwriting uiMode on activity or application context" into androidx-main by Treehugger Robot · 2 years ago
  4. 0f31fe2 Avoid overwriting uiMode on activity or application context by Alan Viverette · 2 years, 1 month ago
  5. 75839f9 [GH] Use projectOrArtifact for appcompat-lint's core dependency by Yigit Boyar · 2 years ago
  6. 285906a Merge "Revised the class description to remove duplication of Switch description. Revised attribute links to fix broken links and text layout issues." into androidx-main by Jon Eckenrode · 2 years ago
  7. a1fbf7a Revised the class description to remove duplication of Switch description. Revised attribute links to fix broken links and text layout issues. by joneckenrode · 2 years ago
  8. 5e3641f Merge "Fix appcompat-playground" into androidx-main by Treehugger Robot · 2 years ago
  9. ad90bb9 Fix appcompat-playground by Alan Viverette · 2 years, 1 month ago
  10. b4a95c8 Merge "Move lint-demos-appcompat under appcompat-lint as integ tests" into androidx-main by Alan Viverette · 2 years ago
  11. 54269b0 Move lint-demos-appcompat under appcompat-lint as integ tests by Alan Viverette · 2 years, 1 month ago
  12. d109cf3 Finalize AppCompat, Emoji2, and ResourceInspection APIs for beta by Alan Viverette · 2 years, 1 month ago
  13. c081993 Merge "Remove double-drawer tests that may crash the test suite" into androidx-main by Alan Viverette · 2 years, 1 month ago
  14. 6e8effa Remove double-drawer tests that may crash the test suite by Alan Viverette · 2 years, 1 month ago
  15. 2268b7c Merge "Migrate AppCompatBaseViewTest to ActivityScenario, wait for RESUMED" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  16. 5b1bf9c Migrate AppCompatBaseViewTest to ActivityScenario, wait for RESUMED by Alan Viverette · 2 years, 1 month ago
  17. f09c15c AppCompat is an atomic group by Alan Viverette · 2 years, 1 month ago
  18. b83272c Merge "Add regression tests for internal configuration-related failures" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  19. f1e35b9 Add regression tests for internal configuration-related failures by Alan Viverette · 2 years, 1 month ago
  20. af5357d Merge "Mark flaky appcompat test" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  21. 1340874 Mark broken alert test by David Saff · 2 years, 1 month ago
  22. 89c6ba3 Mark flaky appcompat test by David Saff · 2 years, 1 month ago
  23. 0340b47 Revert ignoreFollowSystem changes by Alan Viverette · 2 years, 1 month ago
  24. ee5ea31 Revert "Avoid managed configuration when config changes outside of attachBaseConfig" by Alan Viverette · 2 years, 1 month ago
  25. aa24a07e Reland "Upgrade to Kotlin 1.7.0" by Jim Sproch · 2 years, 1 month ago
  26. 86f63b2 Revert "Upgrade to Kotlin 1.7.0" by Aurimas Liutikas · 2 years, 1 month ago
  27. 2105f53 Upgrade to Kotlin 1.7.0 by Jim Sproch · 2 years, 2 months ago
  28. 38e446a Create androidx.test.uiautomator:uiautomator project by Daniel Peykov · 2 years, 1 month ago
  29. b622f93 Merge "Set state before setting color filter and only if mutated" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  30. 1b959bd Merge changes from topic "229246262_alert_dialog_resumed" into androidx-main by Alan Viverette · 2 years, 1 month ago
  31. 058be9c Avoid race condition for Dialog.dismiss() by Alan Viverette · 2 years, 1 month ago
  32. 6665284 Migrate AlertDialogCursorTest to ActivityScenarioRule by Alan Viverette · 2 years, 1 month ago
  33. a4eed05 Clean up transformed Kotlin, inline one-time-use functions by Alan Viverette · 2 years, 1 month ago
  34. 4796672 Convert AlertDialogCursorTest to Kotlin by Alan Viverette · 2 years, 1 month ago
  35. fa52c50 Clean up lint warnings in AlertDialogCursorTest by Alan Viverette · 2 years, 1 month ago
  36. b4e7607 Revert "Support setting the tint of all icons in a toolbar." by Julia McClellan · 2 years, 2 months ago
  37. f2936e8 Set state before setting color filter and only if mutated by Alan Viverette · 2 years, 2 months ago
  38. 33e80bb Merge "Add workaround for b/231320562 where LayerDrawable.mutate() loses state" into androidx-main by Alan Viverette · 2 years, 2 months ago
  39. e876996 Add workaround for b/231320562 where LayerDrawable.mutate() loses state by Alan Viverette · 2 years, 2 months ago
  40. 4d93a2a Upgrade to espresso 3.5.0-alpha06 by Aurimas Liutikas · 2 years, 2 months ago
  41. cf12bba Merge "Change attachViewToParent on ActionMenuView back to protected." into androidx-main by Julia McClellan · 2 years, 2 months ago
  42. 7d1e891 Merge changes from topic "232529333_appcompat_tint" into androidx-main by Alan Viverette · 2 years, 2 months ago
  43. 621bba1 Add Playground infra team to OWNERS on settings.gradle by Dustin Lam · 2 years, 2 months ago
  44. 152edd9 Change attachViewToParent on ActionMenuView back to protected. by Julia McClellan · 2 years, 2 months ago
  45. a18ca40 Implement setTint in DrawableContainer for use on SDK < 21 by Alan Viverette · 2 years, 2 months ago
  46. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 2 months ago
  47. 9c70c33 Convert drawable tests to Kotlin by Alan Viverette · 2 years, 2 months ago
  48. 7b7dc54 Clean up ASLDC and adjacent API surfaces by Alan Viverette · 2 years, 2 months ago
  49. f88e315 Merge "Support setting the tint of all icons in a toolbar." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  50. 3c306b7 Merge "Limit appcompat's UiAutomator usage to devices running SDK 31+" into androidx-main by Alan Viverette · 2 years, 2 months ago
  51. a63e970 Limit appcompat's UiAutomator usage to devices running SDK 31+ by Alan Viverette · 2 years, 2 months ago
  52. 2af1286 Support setting the tint of all icons in a toolbar. by Julia McClellan · 2 years, 3 months ago
  53. ece2589 Add an API to override SwitchCompat width restriction by Conrad Chen · 2 years, 2 months ago
  54. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 2 months ago
  55. a6e77f3 Merge "Deprecations for SDK update" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  56. da396f6 Deprecations for SDK update by Alan Viverette · 2 years, 3 months ago
  57. 6ddce9c Merge "Migrate appcompat and core groups to Playground" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  58. 38a9e99 Avoid managed configuration when config changes outside of attachBaseConfig by Alan Viverette · 2 years, 3 months ago
  59. 63ba82e Migrate appcompat and core groups to Playground by Alan Viverette · 2 years, 3 months ago
  60. 9e70ec9 Pin emoji2 to 1..2.0-alpha04 from appcompat by Sean McQuillan · 2 years, 3 months ago
  61. 2ab42bf5 Merge "Baseline for metalava update" into androidx-main by Sam Gilbert · 2 years, 3 months ago
  62. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 3 months ago
  63. 0b82ac5 Use internal bug component for appcompat OWNERS file by Aurimas Liutikas · 2 years, 3 months ago
  64. 90b05d7 Merge "Ensure AppCompat tests wait until the activity has window focus" into androidx-main by Alan Viverette · 2 years, 3 months ago
  65. 9300c01 Ensure AppCompat tests wait until the activity has window focus by Alan Viverette · 2 years, 3 months ago
  66. 740d401 Merge "Relnote: Changing className value for ActionMenuItemView to treat it as a Button" into androidx-main by Riley Jones · 2 years, 3 months ago
  67. 8a17ee7 Merge "Add FloatRage annotations to SwitchCompat thumb position APIs." into androidx-main by Conrad Chen · 2 years, 3 months ago
  68. 9944be7 Add FloatRage annotations to SwitchCompat thumb position APIs. by Conrad Chen · 2 years, 4 months ago
  69. 7967cc9 Merge "Fix localeListString parsing for SDK>=21 & <= 23 by considering the set of a single locale." into androidx-main by Jie Bu · 2 years, 3 months ago
  70. 6e95869 Fix localeListString parsing for SDK>=21 & <= 23 by considering the set by Jie Bu · 2 years, 3 months ago
  71. 56cd3b2 Relnote: Changing className value for ActionMenuItemView to treat it as a Button by Riley Jones · 2 years, 3 months ago
  72. 018966e Convert ViewTreeSavedStateRegistryOwner to Kotlin by clarafok · 2 years, 4 months ago
  73. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  74. d76d335 Fix threading issue in ToolbarMenuHostTest by Sanura N'Jaka · 2 years, 4 months ago
  75. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 4 months ago
  76. 7144bdd Merge "Expose SwitchCompat's thumb position" into androidx-main by Conrad Chen · 2 years, 4 months ago
  77. 52e150fe Merge "Have AppCompat Toolbar call onPrepareMenu" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  78. b68749d Only invalidateOptionsMenu if action bar exists by Jeremy Woods · 2 years, 4 months ago
  79. c16a5f6 Have AppCompat Toolbar call onPrepareMenu by Sanura N'Jaka · 2 years, 4 months ago
  80. 88e8246 Expose SwitchCompat's thumb position by Conrad Chen · 2 years, 4 months ago
  81. e7e0198 Update Metalava to build 8155732 by Ember Rose · 2 years, 4 months ago
  82. 845ea31 Merge "Add CountDownLatch to ToolbarMenuHostTest to fix flaky test" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  83. 5ff27b3 Add CountDownLatch to ToolbarMenuHostTest to fix flaky test by Sanura N'Jaka · 2 years, 4 months ago
  84. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 4 months ago
  85. 2df3588 Fix source incompatibilities from Kotlinification of SimpleArrayMap by Dustin Lam · 2 years, 4 months ago
  86. ea4ccc4 Move menu resource files to AndroidX Core test suite by Sanura N'Jaka · 2 years, 4 months ago
  87. 48c7541 Merge "Suppress deprecation warnings from new Android T SDK." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  88. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 4 months ago
  89. 56a99dd [bugfix] Appcompat EditText keeps xml clickable or longClickable by Sean McQuillan · 2 years, 4 months ago
  90. 43ea8f1 Update annotations for Tiramisu DP2 by Alan Viverette · 2 years, 5 months ago
  91. 5184652 Implement TintableCompoundDrawablesView in TextView-derived widgets by Alan Viverette · 2 years, 5 months ago
  92. f81160c Merge "Upgrade to AGP 7.3.0-alpha03" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  93. 7e802ad Merge "Mark flaky UI test as flaky" into androidx-main by Alan Viverette · 2 years, 5 months ago
  94. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 5 months ago
  95. 4490f1e Merge "Make AppCompatDialog extend ComponentDialog and clean up nullability" into androidx-main by Alan Viverette · 2 years, 5 months ago
  96. fb376c0 Mark flaky UI test as flaky by Alan Viverette · 2 years, 5 months ago
  97. 395307d Make AppCompatDialog extend ComponentDialog and clean up nullability by Alan Viverette · 2 years, 5 months ago
  98. f4b17e7 Pin appcompat to annotation 1.3.0, slice-core and -view to appcompat 1.4.0 by Alan Viverette · 2 years, 5 months ago
  99. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  100. 0a95822 Merge "Fix selection from HOVER events in AppCompat popup menu" into androidx-main by Alan Viverette · 2 years, 6 months ago