[go: nahoru, domu]

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