[go: nahoru, domu]

  1. 1e5eaf6 Merge "Follow API guidlines for new BoundsCompat class" into androidx-main by Vadim Caen · 3 years, 6 months ago
  2. c6c00e0 Follow API guidlines for new BoundsCompat class by Vadim Caen · 3 years, 6 months ago
  3. 1744422 MediaRouter: Defer callbacks when transfer is implemented by Kyunglyul Hyun · 3 years, 7 months ago
  4. 348fa7e Add Executor param to PagingData operators for Java by Dustin Lam · 3 years, 7 months ago
  5. c3817d5 Backporting of WindowInsetsAnimationCallback by Vadim Caen · 3 years, 10 months ago
  6. 5ecafeb Update the playground sample to use the compat classes by Vadim Caen · 3 years, 10 months ago
  7. 3fda2d2 Re-call onApplyWindowInsets after the update of visibleInsets by Vadim Caen · 3 years, 9 months ago
  8. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  9. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  10. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 8 months ago
  11. e68bf82 EmojiCompat.GlyphChecker Sample by Siyamed Sinir · 3 years, 8 months ago
  12. 096e5a1 System bar appeareance by Vadim Caen · 3 years, 11 months ago
  13. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  14. 3f4c39c WindowInsetsControllerCompat: show()/hide() by Vadim Caen · 4 years ago
  15. d413450 Merge "Support RTL orientation for stacked alert dialog buttons" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  16. f1a8db6 Support RTL orientation for stacked alert dialog buttons by Kirill Grouchnikov · 3 years, 9 months ago
  17. 9e63c06 Enable shrinking for release variant of v7 demo by Kirill Grouchnikov · 3 years, 9 months ago
  18. 60586b2 Merge "Move to the latest Material 1.2.1 release" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  19. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 3 years, 10 months ago
  20. 718c20d Move to the latest Material 1.2.1 release by Kirill Grouchnikov · 3 years, 10 months ago
  21. 4123a9d Switch action mode drawables from PNGs to vectors by Kirill Grouchnikov · 3 years, 10 months ago
  22. b11e6f2 Merge "Added support for hostExtra to ListBuilder" into androidx-master-dev by Yiou Chen · 3 years, 10 months ago
  23. b093d7e Merge "Improves nullabilities in slice builder" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  24. d7a9095 Added support for hostExtra to ListBuilder by Yiou Chen · 3 years, 10 months ago
  25. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 3 years, 10 months ago
  26. f1b5106 MediaRouter: Let provider release route controller by Kyunglyul Hyun · 3 years, 10 months ago
  27. 1d85e1c Improves nullabilities in slice builder by Pinyao Ting · 3 years, 10 months ago
  28. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 3 years, 10 months ago
  29. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 3 years, 11 months ago
  30. c6d6143 Support7Demos: Remove CALLBACK_FLAG_UNFILTERED_EVENTS by Hyundo Moon · 3 years, 10 months ago
  31. b6e2f48 MediaRouter: correct onCreateRouteController(routeId, groupId) by Kyunglyul Hyun · 3 years, 11 months ago
  32. 801fbf8 Fix an issue where TouchInputHandler misinterpreted events from GestureDetector. by Steve McKay · 3 years, 11 months ago
  33. 3eb1c19 Demo app improvements intended to provide a better test bed for investigating bugs and feature requests. by Steve McKay · 3 years, 11 months ago
  34. 3b4d015 Fix issue where selection wasn't update when corresponding items removed from adapter. by Steve McKay · 3 years, 11 months ago
  35. 383508c Merge "Replace AppCompatRatingBar stars with vector drawables." into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  36. b82d2b7 Merge "Use a single set of text selection handle bitmaps" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  37. 5f7fcba Clean up Gradle dependencies for v7 demo app by Kirill Grouchnikov · 3 years, 11 months ago
  38. 51587c0 Use a single set of text selection handle bitmaps by Kirill Grouchnikov · 3 years, 11 months ago
  39. 4b8a29a Merge "MediaRouter: Call RouteController#onSelect" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  40. 608ea83 MediaRouter: Call RouteController#onSelect by Kyunglyul Hyun · 4 years ago
  41. 7bd62de Replace AppCompatRatingBar stars with vector drawables. by Kirill Grouchnikov · 4 years ago
  42. 29bf31a Merge "A customized TabLayout to be used as top navigation bar in leanback" into androidx-master-dev by Sambit Padhi · 4 years ago
  43. 344df89 Merge "StableIdKeyProvider improvements." into androidx-master-dev by Treehugger Robot · 4 years ago
  44. 77d2361 A customized TabLayout to be used as top navigation bar in leanback by sambitp · 4 years ago
  45. d838673 More inclusive language in sample / demo apps by Kirill Grouchnikov · 4 years ago
  46. a938a74 StableIdKeyProvider improvements. by Steve McKay · 4 years ago
  47. 4be46c0 More inclusive language in tests and samples by Kirill Grouchnikov · 4 years ago
  48. 48e47d2 MediaRouter: Make sure the callback is removed by Hyundo Moon · 4 years ago
  49. 109341c Merge "Added adapter based on asyncpagingdatadiffer" into androidx-master-dev by Sambit Padhi · 4 years ago
  50. a39e6e1 Merge "Support7Demos: Fix crash prior to Android O" into androidx-master-dev by Hyundo Moon · 4 years ago
  51. a58362a Added adapter based on asyncpagingdatadiffer by sambitp · 4 years ago
  52. 5098065 Merge "Remove the support-biometric-demos sample app" into androidx-master-dev by Curtis Belmonte · 4 years ago
  53. e8e7c36 Support7Demos: Fix crash prior to Android O by Hyundo Moon · 4 years ago
  54. 0196d10 MediaRouter: Refactor how to get dynamic group state by Kyunglyul Hyun · 4 years ago
  55. 235ca19 Remove the support-biometric-demos sample app by Curtis Belmonte · 4 years ago
  56. 52c390e Merge "MediaRouter: Refactor onPrepareTransfer to use ListenableFuture" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  57. d1890f3 MediaRouter: Refactor onPrepareTransfer to use ListenableFuture by Kyunglyul Hyun · 4 years ago
  58. 8a42c1e Merge "MediaRouter: Adjust argument orders of onRouteSelected" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  59. db43685 Merge "MediaRouter: Fix uncontrollable member route controllers" into androidx-master-dev by Treehugger Robot · 4 years ago
  60. c2d0960 MediaRouter: Fix uncontrollable member route controllers by Kyunglyul Hyun · 4 years ago
  61. ca736b89 Merge changes Icfad54cd,I5b8781f1,I39bd8917,Ia3f1c378 into androidx-master-dev by Curtis Belmonte · 4 years ago
  62. 6021641 Add support for BiometricManager#canAuthenticate(int) by Curtis Belmonte · 4 years ago
  63. 5d5d5ec MediaRouter: Adjust argument orders of onRouteSelected by Kyunglyul Hyun · 4 years ago
  64. e915708 MediaRouter: Manage routing sessions separately by Kyunglyul Hyun · 4 years ago
  65. f79d6f7 MediaRouter: Add a Callback#onRouteSelected by Kyunglyul Hyun · 4 years ago
  66. 8181e2c Merge "MediaRouter: Add onPrepareTransferListener" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  67. eac6f57 MediaRouter: Add onPrepareTransferListener by Kyunglyul Hyun · 4 years ago
  68. 264456f Merge "Update WindowInsetsCompat to Android 11 APIs" into androidx-master-dev by Chris Banes · 4 years ago
  69. eae5fe2 MediaRouterParams: Add Builder class by Hyundo Moon · 4 years ago
  70. c5e248b Update WindowInsetsCompat to Android 11 APIs by Chris Banes · 4 years, 5 months ago
  71. 76422cb Provide APIs for transferring remote media to local by Hyundo Moon · 4 years ago
  72. 21dc72c Make dialog types can be specified via MediaRouterParams by Hyundo Moon · 4 years ago
  73. ad696af Introduce MediaTransferReceiver by Hyundo Moon · 4 years ago
  74. 3306384 Support7Demos: Fix the start position of media for member route by Hyundo Moon · 4 years ago
  75. 6a2d02d Make executor optional for BiometricPrompt constructor by Curtis Belmonte · 4 years, 1 month ago
  76. d4b6eeb MediaRouter: Fix the reason for "Stop" in Output Switcher by Kyunglyul Hyun · 4 years ago
  77. e8aef76 Merge "MediaRouter: Don't create route controllers when no permissions" into androidx-master-dev by Kyunglyul Hyun · 4 years ago
  78. e921204 Merge "Sync Dynamic grouping status btw. MediaRouter2 and AndroidX MediaRouter" into androidx-master-dev by Hyundo Moon · 4 years ago
  79. 2f32e86 Sync Dynamic grouping status btw. MediaRouter2 and AndroidX MediaRouter by Hyundo Moon · 4 years, 1 month ago
  80. 069c298 MediaRouter: Don't create route controllers when no permissions by Kyunglyul Hyun · 4 years ago
  81. 4848ab1 Add media team members to OWNERS by Kyunglyul Hyun · 4 years ago
  82. 8a5c2a6 MediaRouter: Revamp dynamic grouping by Kyunglyul Hyun · 4 years, 1 month ago
  83. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 1 month ago
  84. 30050f4 Support7Demos: Fix metadata name in app manifest by Hyundo Moon · 4 years, 1 month ago
  85. d0b30b5 Merge "Update owner file for slice demo" into androidx-master-dev am: 98f727da47 by Treehugger Robot · 4 years, 1 month ago
  86. 98f727d Merge "Update owner file for slice demo" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  87. 5d1918c Merge changes I372698be,I043765ce into androidx-master-dev am: b3a7ed053a by Treehugger Robot · 4 years, 1 month ago
  88. 59f06657 Update owner file for slice demo by Pinyao Ting · 4 years, 1 month ago
  89. 30937f3 MediaRouter: Replace enableTransfer with <meta-data> by Hyundo Moon · 4 years, 1 month ago
  90. 0982f00 Add customized style to adjust padding and size of progress bar by hughchen · 4 years, 1 month ago
  91. eb8c46d Merge "Support background tinting on AppCompatToggleButton" into androidx-master-dev am: ddf8c858e2 by Treehugger Robot · 4 years, 1 month ago
  92. ea7fd83 Support background tinting on AppCompatToggleButton by Kirill Grouchnikov · 4 years, 1 month ago
  93. 668f619 Merge "Theme attribute for setting content description on action mode close" into androidx-master-dev am: 346ad7741e by Treehugger Robot · 4 years, 1 month ago
  94. b3b5596 Theme attribute for setting content description on action mode close by Kirill Grouchnikov · 4 years, 1 month ago
  95. 8f80fab Merge "Support for tinting action mode drawables" into androidx-master-dev am: 4e156f83ff by Treehugger Robot · 4 years, 1 month ago
  96. bc3c3cc Support for tinting action mode drawables by Kirill Grouchnikov · 4 years, 2 months ago
  97. 36c252a Support7Demos: Add audio file in the media list by Hyundo Moon · 4 years, 2 months ago
  98. 1896a61 Merge "Support for inflating <drawable> content on older platform versions" into androidx-master-dev am: 9d878c8cc4 by Treehugger Robot · 4 years, 2 months ago
  99. 2b18030 Support for inflating <drawable> content on older platform versions by Kirill Grouchnikov · 4 years, 2 months ago
  100. e604cc0 Merge "MediaRouter: Implement MR2PS#onSetRouteVolume" into androidx-platform-dev by Kyunglyul Hyun · 4 years, 2 months ago