[go: nahoru, domu]

  1. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 weeks ago
  2. fbf1e1b Bump the minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  3. 5c584d3 fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes by Tyler Freeman · 1 year, 1 month ago
  4. 9c04bb4 Revert "fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes" by Aurimas Liutikas · 1 year, 1 month ago
  5. 93ffd51 fix(non linear font scaling)!: add setLineHeight(unit, lineHeight) to TextView compat classes by Tyler Freeman · 1 year, 4 months ago
  6. a949e53 Revert "Fix Appcompat title doesn't respect per-app locale" by Alan Viverette · 1 year, 3 months ago
  7. 3d20e79 Fix Appcompat title doesn't respect per-app locale by Calvin Pan · 1 year, 3 months ago
  8. 4d265fe Migrate IME visible fix for AppCompatTextView by Wilson Wu · 1 year, 5 months ago
  9. 4e02937 Migrate IME visible fix when detaching served view to AndroidX by Wilson Wu · 1 year, 6 months ago
  10. 5eac09b Wait to set up default back dispatcher until window is attached by Alan Viverette · 2 years, 1 month ago
  11. cd8b8cc Avoid overwriting uiMode on activity or application context by Alan Viverette · 2 years, 2 months ago
  12. b18ca9c Merge "Add regression tests for internal configuration-related failures" into androidx-main am: b83272c6bf by Treehugger Robot · 2 years, 2 months ago
  13. f1e35b9 Add regression tests for internal configuration-related failures by Alan Viverette · 2 years, 2 months ago
  14. ee5ea31 Revert "Avoid managed configuration when config changes outside of attachBaseConfig" by Alan Viverette · 2 years, 2 months ago
  15. e2e2566 Revert "Avoid managed configuration when config changes outside of attachBaseConfig" by Alan Viverette · 2 years, 2 months ago
  16. 6f9de6e Merge changes Iebab0dd5,Id8bf6b3b into androidx-main am: 7d42ce4e78 by Treehugger Robot · 2 years, 2 months ago
  17. 38e446a Create androidx.test.uiautomator:uiautomator project by Daniel Peykov · 2 years, 2 months ago
  18. 38a9e99 Avoid managed configuration when config changes outside of attachBaseConfig by Alan Viverette · 2 years, 4 months ago
  19. 736529d Avoid managed configuration when config changes outside of attachBaseConfig by Alan Viverette · 2 years, 4 months ago
  20. bcb3403 Merge "Only invalidateOptionsMenu if action bar exists" into androidx-main am: 13807401b4 by Treehugger Robot · 2 years, 5 months ago
  21. b68749d Only invalidateOptionsMenu if action bar exists by Jeremy Woods · 2 years, 5 months ago
  22. a4af51e Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main am: acba7ac82c by Aurimas Liutikas · 2 years, 5 months ago
  23. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  24. 2c8e44e Add LocalesSyncToFrameworkTestCase to integrated tests in appcompat by “riyaghai” · 2 years, 6 months ago
  25. c1360f5 Merge "Implement TintableCompoundDrawablesView in TextView-derived widgets" into androidx-main am: 7f89c111fd by Treehugger Robot · 2 years, 6 months ago
  26. 5184652 Implement TintableCompoundDrawablesView in TextView-derived widgets by Alan Viverette · 2 years, 6 months ago
  27. a753b87 Integrated tests for Enabling Backward compatibility for app-specific by “riyaghai” · 2 years, 11 months ago
  28. 09555a0 Integrated tests for Enabling Backward compatibility for app-specific by “riyaghai” · 2 years, 11 months ago
  29. 096a361 Integrated tests for Enabling Backward compatibility for app-specific by “riyaghai” · 2 years, 7 months ago
  30. 1d8ef92 Ensure that compat tooltip is shown as correct offsets by Alan Viverette · 2 years, 7 months ago
  31. 72a08f5 Merge "Emoji2 support in AppCompatMultiAutoCompleteTextView" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  32. 2edc6db Ensure that button bar height is correctly distributed by Alan Viverette · 3 years, 2 months ago
  33. 1973a83 Emoji2 support in AppCompatMultiAutoCompleteTextView by Sean McQuillan · 3 years, 2 months ago
  34. de48ec4 Emoji2 support in AppCompatAutoCompleteTextView by Sean McQuillan · 3 years, 2 months ago
  35. 95f098f Emoji2 support in AppCompatRadioButton by Sean McQuillan · 3 years, 2 months ago
  36. cb5c19f Emoji2 support in AppCompatCheckBox by Sean McQuillan · 3 years, 2 months ago
  37. 13a7752 Ensure that all created activities receive onConfigurationChange by Alan Viverette · 3 years, 3 months ago
  38. ab8e5e2 Add EmojiCompat to AppCompatEditText by Sean McQuillan · 3 years, 3 months ago
  39. f3197f5 Enable emojicompat for AppCompatCheckedTextView by Sean McQuillan · 3 years, 4 months ago
  40. 73cf5fc Enable emojicompat for AppCompatButton by Sean McQuillan · 3 years, 4 months ago
  41. 7186962 Enable emojicompat for SwitchCompat by Sean McQuillan · 3 years, 4 months ago
  42. 740fdf7 Enable emojicompat for AppCompatToggleButton by Sean McQuillan · 3 years, 4 months ago
  43. 5c89400 Merge changes I50b0b6d9,If0e1a060,I4fb3ce92 into androidx-main by Treehugger Robot · 3 years, 4 months ago
  44. 715324a Integrate emojicompat integration for appcompat by Sean McQuillan · 3 years, 4 months ago
  45. e20c13c Use UiAutomator to rotate the screen and ActivityMonitor as sync point by Alan Viverette · 3 years, 4 months ago
  46. 22ba40b Re-apply "Wrap resources with VectorEnabledTintResources" with fixes by Alan Viverette · 3 years, 5 months ago
  47. 02b91b2 Avoid NPE when handling null custom selection action mode callback by Alan Viverette · 3 years, 4 months ago
  48. 53d22bf Backport tintable CheckedTextView on API < 21 by Eugen Pechanec · 3 years, 5 months ago
  49. cde3364 Merge "Ensure default night mode changes propagate to stacked activities" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  50. f593f45 Extract spinner rotation tests to a separate class by Alan Viverette · 3 years, 6 months ago
  51. c6c3d78 Ensure default night mode changes propagate to stacked activities by Alan Viverette · 3 years, 7 months ago
  52. 5481409 Revert "Work around bug in createConfigurationContext" by Alan Viverette · 3 years, 7 months ago
  53. 42e83ef Work around bug in createConfigurationContext by Alan Viverette · 3 years, 7 months ago
  54. 7758f9f Move widget.RichContentReceiverCompat to view.OnReceiveContentListener by Nikita Dubrovsky · 3 years, 9 months ago
  55. 4123a9d Switch action mode drawables from PNGs to vectors by Kirill Grouchnikov · 4 years ago
  56. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years ago
  57. 6d48c75 Add common API for inserting rich content (e.g. pasting an image) by Nikita Dubrovsky · 4 years, 8 months ago
  58. 4617b37 Revert "Add common API for inserting rich content (e.g. pasting an image)" by Aurimas Liutikas · 4 years, 3 months ago
  59. b39078f Add common API for inserting rich content (e.g. pasting an image) by Nikita Dubrovsky · 4 years, 8 months ago
  60. 7869860 Consistent resolution of text hint and link colors by Kirill Grouchnikov · 4 years, 4 months ago
  61. c041609 Allow setLocalNightMode before attachBaseContext by Chris Banes · 4 years, 4 months ago
  62. 32cb74e Extract RTL spinner test into its own class by Kirill Grouchnikov · 4 years, 4 months ago
  63. b6dbc5c Be more clever about modifying base context configuration by Alan Viverette · 4 years, 7 months ago
  64. 5e1cddb Move appcompat to the new proper directory structure by Sergey · 4 years, 10 months ago[Renamed from appcompat/src/androidTest/AndroidManifest.xml]
  65. 2e75cdb Ensure that override configuration is always a diff of the base config by Alan Viverette · 5 years ago
  66. 67f756b Allow use of custom configurations via attachBaseContext by Chris Banes · 5 years ago
  67. 1011b6e Ensure empty options panel is never added to window manager by Alan Viverette · 5 years ago
  68. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  69. 4a2fe10 Don't attempt Activity recreate during attachBaseContext() or onCreate() by Alan Viverette · 5 years ago
  70. 583ac10 Fix being able to call getSupportActionBar before onCreate() by Chris Banes · 5 years ago
  71. 16b8c8b Fixes for Night Mode tests by Chris Banes · 6 years ago
  72. dd37d3a Fix night mode recreating Activities handling config changes by Chris Banes · 6 years ago
  73. a4c60a8 Night mode improvements by Chris Banes · 6 years ago
  74. 3026bb82 Revert "Night mode stability improvements" by Chris Banes · 6 years ago
  75. b3475f1 Night mode stability improvements by Chris Banes · 6 years ago
  76. 2c28c5b Revert "Night mode stability improvements" by Ian Lake · 6 years ago
  77. b30d214 Night mode stability improvements by Chris Banes · 6 years ago
  78. bb63f23 Fix font not applied to toggle and switch buttons by Catalin Tudor · 6 years ago
  79. 3dee4ab Animate CheckBox & Radio buttons. by Nick Butcher · 6 years ago
  80. ab0d512 Fix font not being applied to check box by Catalin Tudor · 6 years ago
  81. 30bf087 Disable hyphenation in AppCompat Theme by Siyamed Sinir · 6 years ago
  82. a8fc5f9 Merge "Move appcompat and recyclerview code out of v7 directory." into pi-androidx-dev by Aurimas Liutikas · 6 years ago
  83. caf9845 Move appcompat and recyclerview code out of v7 directory. by Aurimas Liutikas · 6 years ago[Renamed from v7/appcompat/src/androidTest/AndroidManifest.xml]
  84. 3bb447c Implemented fuctionality in DrawerLayout that blocks pointer and hover by shepshapard · 6 years ago
  85. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  86. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  87. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  88. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago[Renamed from v7/appcompat/tests/AndroidManifest.xml]
  89. 3f27daa Support for custom view inflaters in appcompat by Kirill Grouchnikov · 7 years ago
  90. 81c8d0d Fix RadioButton doesn't use Fonts in XML by Clara Bayarri · 7 years ago
  91. b47af90 Revert "Update to using newer android.support.test libraries." by Aurimas Liutikas · 7 years ago
  92. 83222b0 Update to using newer android.support.test libraries. by Aurimas Liutikas · 7 years ago
  93. afa3ba7 AutoSize Button - support library impl by Andrei Stingaceanu · 7 years ago
  94. 4f5be92 Set targetSdkVersion for our tests to be API 26. by Aurimas Liutikas · 7 years ago
  95. 3a7c6d2 Make menu item tinting available on older platforms. by Kirill Grouchnikov · 7 years ago
  96. 41ce347 AutoSize TextView (13) - initial SupportLib port by Andrei Stingaceanu · 7 years ago
  97. b277db2 Tinting support for ImageView / ImageButton sources by Kirill Grouchnikov · 7 years ago
  98. e5b8e35 Import SearchView tests from CTS by Yohei Yukawa · 7 years ago
  99. 09231da Add MenuItem shortcut modifiers to support library by Peeyush Agarwal · 8 years ago
  100. d2900e6 Cleanup test AndroidManifest.xml files. by Aurimas Liutikas · 7 years ago