[go: nahoru, domu]

  1. 5e3641f Merge "Fix appcompat-playground" into androidx-main by Treehugger Robot · 2 years ago
  2. ad90bb9 Fix appcompat-playground by Alan Viverette · 2 years ago
  3. b4a95c8 Merge "Move lint-demos-appcompat under appcompat-lint as integ tests" into androidx-main by Alan Viverette · 2 years ago
  4. 54269b0 Move lint-demos-appcompat under appcompat-lint as integ tests by Alan Viverette · 2 years ago
  5. d109cf3 Finalize AppCompat, Emoji2, and ResourceInspection APIs for beta by Alan Viverette · 2 years ago
  6. c081993 Merge "Remove double-drawer tests that may crash the test suite" into androidx-main by Alan Viverette · 2 years ago
  7. 6e8effa Remove double-drawer tests that may crash the test suite by Alan Viverette · 2 years ago
  8. 2268b7c Merge "Migrate AppCompatBaseViewTest to ActivityScenario, wait for RESUMED" into androidx-main by Treehugger Robot · 2 years ago
  9. 5b1bf9c Migrate AppCompatBaseViewTest to ActivityScenario, wait for RESUMED by Alan Viverette · 2 years ago
  10. f09c15c AppCompat is an atomic group by Alan Viverette · 2 years ago
  11. b83272c Merge "Add regression tests for internal configuration-related failures" into androidx-main by Treehugger Robot · 2 years ago
  12. f1e35b9 Add regression tests for internal configuration-related failures by Alan Viverette · 2 years ago
  13. af5357d Merge "Mark flaky appcompat test" into androidx-main by Treehugger Robot · 2 years ago
  14. 1340874 Mark broken alert test by David Saff · 2 years ago
  15. 89c6ba3 Mark flaky appcompat test by David Saff · 2 years ago
  16. 0340b47 Revert ignoreFollowSystem changes by Alan Viverette · 2 years ago
  17. ee5ea31 Revert "Avoid managed configuration when config changes outside of attachBaseConfig" by Alan Viverette · 2 years ago
  18. aa24a07e Reland "Upgrade to Kotlin 1.7.0" by Jim Sproch · 2 years ago
  19. 86f63b2 Revert "Upgrade to Kotlin 1.7.0" by Aurimas Liutikas · 2 years ago
  20. 2105f53 Upgrade to Kotlin 1.7.0 by Jim Sproch · 2 years, 1 month ago
  21. 38e446a Create androidx.test.uiautomator:uiautomator project by Daniel Peykov · 2 years, 1 month ago
  22. b622f93 Merge "Set state before setting color filter and only if mutated" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  23. 1b959bd Merge changes from topic "229246262_alert_dialog_resumed" into androidx-main by Alan Viverette · 2 years, 1 month ago
  24. 058be9c Avoid race condition for Dialog.dismiss() by Alan Viverette · 2 years, 1 month ago
  25. 6665284 Migrate AlertDialogCursorTest to ActivityScenarioRule by Alan Viverette · 2 years, 1 month ago
  26. a4eed05 Clean up transformed Kotlin, inline one-time-use functions by Alan Viverette · 2 years, 1 month ago
  27. 4796672 Convert AlertDialogCursorTest to Kotlin by Alan Viverette · 2 years, 1 month ago
  28. fa52c50 Clean up lint warnings in AlertDialogCursorTest by Alan Viverette · 2 years, 1 month ago
  29. b4e7607 Revert "Support setting the tint of all icons in a toolbar." by Julia McClellan · 2 years, 1 month ago
  30. f2936e8 Set state before setting color filter and only if mutated by Alan Viverette · 2 years, 1 month ago
  31. 33e80bb Merge "Add workaround for b/231320562 where LayerDrawable.mutate() loses state" into androidx-main by Alan Viverette · 2 years, 1 month ago
  32. e876996 Add workaround for b/231320562 where LayerDrawable.mutate() loses state by Alan Viverette · 2 years, 1 month ago
  33. 4d93a2a Upgrade to espresso 3.5.0-alpha06 by Aurimas Liutikas · 2 years, 2 months ago
  34. cf12bba Merge "Change attachViewToParent on ActionMenuView back to protected." into androidx-main by Julia McClellan · 2 years, 1 month ago
  35. 7d1e891 Merge changes from topic "232529333_appcompat_tint" into androidx-main by Alan Viverette · 2 years, 1 month ago
  36. 621bba1 Add Playground infra team to OWNERS on settings.gradle by Dustin Lam · 2 years, 1 month ago
  37. 152edd9 Change attachViewToParent on ActionMenuView back to protected. by Julia McClellan · 2 years, 1 month ago
  38. a18ca40 Implement setTint in DrawableContainer for use on SDK < 21 by Alan Viverette · 2 years, 1 month ago
  39. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 1 month ago
  40. 9c70c33 Convert drawable tests to Kotlin by Alan Viverette · 2 years, 1 month ago
  41. 7b7dc54 Clean up ASLDC and adjacent API surfaces by Alan Viverette · 2 years, 1 month ago
  42. f88e315 Merge "Support setting the tint of all icons in a toolbar." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  43. 3c306b7 Merge "Limit appcompat's UiAutomator usage to devices running SDK 31+" into androidx-main by Alan Viverette · 2 years, 2 months ago
  44. a63e970 Limit appcompat's UiAutomator usage to devices running SDK 31+ by Alan Viverette · 2 years, 2 months ago
  45. 2af1286 Support setting the tint of all icons in a toolbar. by Julia McClellan · 2 years, 2 months ago
  46. ece2589 Add an API to override SwitchCompat width restriction by Conrad Chen · 2 years, 2 months ago
  47. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 2 months ago
  48. a6e77f3 Merge "Deprecations for SDK update" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  49. da396f6 Deprecations for SDK update by Alan Viverette · 2 years, 2 months ago
  50. 6ddce9c Merge "Migrate appcompat and core groups to Playground" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  51. 38a9e99 Avoid managed configuration when config changes outside of attachBaseConfig by Alan Viverette · 2 years, 2 months ago
  52. 63ba82e Migrate appcompat and core groups to Playground by Alan Viverette · 2 years, 2 months ago
  53. 9e70ec9 Pin emoji2 to 1..2.0-alpha04 from appcompat by Sean McQuillan · 2 years, 2 months ago
  54. 2ab42bf5 Merge "Baseline for metalava update" into androidx-main by Sam Gilbert · 2 years, 2 months ago
  55. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 2 months ago
  56. 0b82ac5 Use internal bug component for appcompat OWNERS file by Aurimas Liutikas · 2 years, 2 months ago
  57. 90b05d7 Merge "Ensure AppCompat tests wait until the activity has window focus" into androidx-main by Alan Viverette · 2 years, 3 months ago
  58. 9300c01 Ensure AppCompat tests wait until the activity has window focus by Alan Viverette · 2 years, 3 months ago
  59. 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
  60. 8a17ee7 Merge "Add FloatRage annotations to SwitchCompat thumb position APIs." into androidx-main by Conrad Chen · 2 years, 3 months ago
  61. 9944be7 Add FloatRage annotations to SwitchCompat thumb position APIs. by Conrad Chen · 2 years, 3 months ago
  62. 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
  63. 6e95869 Fix localeListString parsing for SDK>=21 & <= 23 by considering the set by Jie Bu · 2 years, 3 months ago
  64. 56cd3b2 Relnote: Changing className value for ActionMenuItemView to treat it as a Button by Riley Jones · 2 years, 3 months ago
  65. 018966e Convert ViewTreeSavedStateRegistryOwner to Kotlin by clarafok · 2 years, 3 months ago
  66. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  67. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 3 months ago