1. 5e1f140 Fix tab selection and indicator issue by Lin Guo · 4 months ago
  2. bbf9d97 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 4 months ago
  3. 94441b0 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 months ago
  4. 324948f Fix emoji2 build script to use androidx plugin instead of hard-coded compose compiler version by Jim S · 4 months ago
  5. a3c8eb0 Add compose interoperability sample by Lin Guo · 4 months ago
  6. db3ca44 Merge "Support multi-skintone redesign" into androidx-main by Lin Guo · 5 months ago
  7. 19c542e Support multi-skintone redesign by Lin Guo · 5 months ago
  8. e4287ee Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 months ago
  9. 0c881f8 Merge "Refactor the emoji picker popup view" into androidx-main by Lin Guo · 5 months ago
  10. 1ea59ff Refactor the emoji picker popup view by Lin Guo · 5 months ago
  11. 8b622a6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 5 months ago
  12. 6c401aa Support emoji15.1 bidirectional UI by Lin Guo · 5 months ago
  13. efc3b5c Update emoji picker data to emoji15.1 by Lin Guo · 5 months ago
  14. 83932b9 Refactor the current popupView implementation by Lin Guo · 5 months ago
  15. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 5 months ago
  16. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 7 months ago
  17. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 5 months ago
  18. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 6 months ago
  19. 806752e Merge "Update API signature after Metalava build ID 11268661" into androidx-main by Jinseong Jeon · 6 months ago
  20. ee0da74 Add comment to build.gradle files by Tiem Song · 6 months ago
  21. 7c99a7d Update API signature after Metalava build ID 11268661 by Jinseong Jeon · 6 months ago
  22. 38b2637 Remove @Requires(19) by Sergey Vasilinetc · 6 months ago
  23. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 6 months ago
  24. b805737 Revert "Bumped agp to 8.3.0-alpha18 in androidx" by Aurimas Liutikas · 6 months ago
  25. c6b792b Bumped agp to 8.3.0-alpha18 in androidx by Marcello Albano · 7 months ago
  26. f2ce9b2 Remove last @RequiresApi(15) except ViewCompat by Sergey Vasilinetc · 6 months ago
  27. 8bad382 Remove KITKAT mentions in *.java files by Sergey Vasilinetc · 7 months ago
  28. 103ca97 Merge "Remove always true Build.VERSION.SDK_INT >= 19 if checks" into androidx-main by Sergey Vasilinetc · 7 months ago
  29. ff6e33e Remove always true Build.VERSION.SDK_INT >= 19 if checks by Sergey Vasilinetc · 7 months ago
  30. b85ea61 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  31. 3bfa5bd Remove always false Build.VERSION.SDK_INT < (15, 16, 17, 18) if checks by Sergey Vasilinetc · 7 months ago
  32. 3e54188 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 7 months ago
  33. f9c8d79 Remove obsolete @SdkSuppress in emoji2's tests by Jake Wharton · 8 months ago
  34. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 8 months ago
  35. 97a57ef API feedback on EmojiCompat.registerInitCallback by Sean McQuillan · 8 months ago
  36. 3b36e43 Merge changes I00e81d20,I32b67d19 into androidx-main by Treehugger Robot · 8 months ago
  37. 2e6b187e BundledEmojiCompatConfig takes loading executor by Sean McQuillan · 9 months ago
  38. 18e7384 Add callback executors for Emoji2 by Sean McQuillan · 9 months ago
  39. e395f84 @samples removing frameworks/support/ prefix by Jeff Gaston · 9 months ago
  40. 82eeb40 Emoji2 does not add Spans in onTextChange by Sean McQuillan · 9 months ago
  41. 6186a9b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 10 months ago
  42. 9d5eb18 Merge changes I45cb9710,I8a591b4a,I8ac43baa into androidx-main by Jinseong Jeon · 10 months ago
  43. 8f28a16 Add support for dropping java resources in BundleInsideHelper by Aurimas Liutikas · 10 months ago
  44. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 10 months ago
  45. a3d07f9 Remove redundant disabling of SyntheticAccessor check by Aurimas Liutikas · 10 months ago
  46. 87ab4ea Merge "Ignoring flaky test" into androidx-main by Treehugger Robot · 11 months ago
  47. 8f49825 Ignoring flaky test by Radha Nakade · 11 months ago
  48. 02e5c92 Reland upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  49. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 11 months ago
  50. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 11 months ago
  51. d8995f9 Revert "Upgrade to AGP 8.2.0-alpha14" by Nader Jawad · 11 months ago
  52. dc93f80 Upgrade to AGP 8.2.0-alpha14 by Aurimas Liutikas · 11 months ago
  53. ae8e4cc Merge "Catch the WindowManager.BadTokenException when using EmojiPickerView inside a popup" into androidx-main by Lin Guo · 11 months ago
  54. 1e86716 Catch the WindowManager.BadTokenException when using EmojiPickerView by Lin Guo · 11 months ago
  55. 146b021 Invalidate the view to force a layout call by Lin Guo · 11 months ago
  56. 13c38f0 Synchronize reading and writing files by Lin Guo · 12 months ago
  57. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  58. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  59. a9ca673 Update versions for release id 1684947600000 by natnaelbelay · 1 year, 1 month ago
  60. 165e5e6 Merge "EmojiSpan will not double-apply metricsAffectingSpans" into androidx-main am: 0bc4e18df1 by Treehugger Robot · 1 year, 1 month ago
  61. 0bc4e18 Merge "EmojiSpan will not double-apply metricsAffectingSpans" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  62. d164094 EmojiSpan will not double-apply metricsAffectingSpans by Sean McQuillan · 1 year, 1 month ago
  63. cfca8e5 Merge "Remove usage of @hide in emoji2 library" into androidx-main am: efe17d0fae by Treehugger Robot · 1 year, 1 month ago
  64. 16ddaca Remove usage of @hide in emoji2 library by Aurimas Liutikas · 1 year, 1 month ago
  65. a02e8af Merge changes from topic "278769092_suppress_compat" into androidx-main am: f6dfef85c4 by Aurimas Liutikas · 1 year, 1 month ago
  66. a4e7e2b Opt-in d,e,f,g-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 1 month ago
  67. 2eaca83 Merge "Additional API file method ordering updates" into androidx-main am: af49a01172 by Aurimas Liutikas · 1 year, 1 month ago
  68. c280826 Additional API file method ordering updates by Julia McClellan · 1 year, 1 month ago
  69. 9685ce8 Merge "Update method ordering in more API files" into androidx-main am: 80de1f9550 by Aurimas Liutikas · 1 year, 1 month ago
  70. 7e08207 Update method ordering in more API files by Julia McClellan · 1 year, 1 month ago
  71. 1ebfad0 Merge "Update versions for release id 1683738000000" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  72. e111e9e Update versions for release id 1683738000000 by natnaelbelay · 1 year, 1 month ago
  73. 7d586b5 Update versions for release id 1683738000000 by natnaelbelay · 1 year, 1 month ago
  74. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 1 month ago
  75. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 1 month ago
  76. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 1 month ago
  77. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 1 month ago
  78. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 1 month ago
  79. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 1 month ago
  80. 37edff9 Merge "Remove macrobenchmark workarounds from androidX repo" into androidx-main am: ddcd6cb2e0 by Treehugger Robot · 1 year, 1 month ago
  81. d80729f Remove macrobenchmark workarounds from androidX repo by Marcello Albano · 1 year, 2 months ago
  82. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 1 month ago
  83. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 1 month ago
  84. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 1 month ago
  85. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 2 months ago
  86. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  87. b108230 Merge "EmojiCompat will initialize views on non-main thread" into androidx-main am: 43a434fa39 by Treehugger Robot · 1 year, 2 months ago
  88. 43a434f Merge "EmojiCompat will initialize views on non-main thread" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  89. ea326c6 EmojiCompat will initialize views on non-main thread by Sean McQuillan · 1 year, 2 months ago
  90. 74337b0d Merge "Move arch.core dependencies to latest prebuilt" into androidx-main am: 18dad665db by Jeremy Woods · 1 year, 2 months ago
  91. 5dc7b57 Move arch.core dependencies to latest prebuilt by Jeremy Woods · 1 year, 2 months ago
  92. e257a74 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  93. 0613783 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 2 months ago
  94. c2b00e6 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by Bill Yi · 1 year, 2 months ago
  95. c406846 Merge "Fix nested popup view crash" into androidx-main am: 2ffc9e8615 by Lin Guo · 1 year, 2 months ago
  96. 2ffc9e8 Merge "Fix nested popup view crash" into androidx-main by Lin Guo · 1 year, 2 months ago
  97. de137b8 Merge "Add lint check to ban usage of @RestrictTo(TESTS) and fix usages" into androidx-main by Alan Viverette · 1 year, 2 months ago
  98. 043956d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  99. 1e33cac Add lint check to ban usage of @RestrictTo(TESTS) and fix usages by Alan Viverette · 1 year, 2 months ago
  100. 3cc7434 Update versions for release id 1681923600000 by natnaelbelay · 1 year, 2 months ago