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