[go: nahoru, domu]

  1. 97878b0 Merge "Use Log.isLoggable() for LoaderManager debug logging" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  2. e00612f Merge "Add Ads-Identifier and lifecycle-runtime-ktx for support library drop." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  3. 074171a Merge "Compose UI Modifiers" into androidx-master-dev by Adam Powell · 4 years, 10 months ago
  4. 1b9bb11 Merge "Moves core:1.2.0-alpha04 to core:1.2.0-beta01" into androidx-master-dev by Mehdi Alizadeh · 4 years, 10 months ago
  5. 2dd8e91 Merge "Fix compiler warning in paging:integration-tests:testapp Test: gw paging:integration-tests:testapp:test" into androidx-master-dev by Owen Gray · 4 years, 10 months ago
  6. decbe3d Merge "Update CarListDialog to make CarListDialog.Item immutable and remove automatic dismiss on click behavior for undeprecated items." into androidx-master-dev by Ram Parameswaran · 4 years, 10 months ago
  7. 65c068a Fix compiler warning in paging:integration-tests:testapp by Owen Gray · 4 years, 10 months ago
  8. 384bbaa Compose UI Modifiers by Adam Powell · 5 years ago
  9. feab8fc Merge "@LargeTest FragmentContainerViewTest & UserVisibleHintTest" into androidx-master-dev by Ian Lake · 4 years, 10 months ago
  10. 616839f @LargeTest FragmentContainerViewTest & UserVisibleHintTest by Ian Lake · 4 years, 10 months ago
  11. fe809cc Merge changes Ia7113fac,I4e0fece0 into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  12. f4c920e Use Log.isLoggable() for LoaderManager debug logging by Ian Lake · 4 years, 10 months ago
  13. f4ef0c4 Fix broken AccessibilityTest by Jelle Fresen · 4 years, 10 months ago
  14. 8608c4b Merge "Pausing old primary Fragment first" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  15. 0788615e4 Merge "Move CutCornerShape from ui-material to ui-foundation" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  16. 4365cd2 Merge "Update versions after September 18th Release" into androidx-master-dev by Nick Anthony · 4 years, 10 months ago
  17. d9000ec Clear focus on page change in ViewPager2 by Jelle Fresen · 4 years, 10 months ago
  18. 468c797 Move CutCornerShape from ui-material to ui-foundation by Andrey Kulikov · 4 years, 10 months ago
  19. 19d6489 Pausing old primary Fragment first by Jakub Gielzak · 4 years, 10 months ago
  20. 72673b2 Merge "Revert "Revert "Fix maxDepVersions testing""" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  21. 57c7daa Merge "[WebView Support Library] Expose force dark API." into androidx-master-dev by Anna Malova · 4 years, 10 months ago
  22. 190f731 Merge "Integrate customized supported resolutions and unit test cases" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  23. f72a669 Merge "Filter out the sizes which are smaller than min((640,480),TARGET_RESOLUTION)." into androidx-master-dev by Andrew Chiang · 4 years, 10 months ago
  24. 4e61175 Merge "Callback OutputUpdateListener on the executor." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  25. e63de86 Callback OutputUpdateListener on the executor. by WenHung_Teng · 5 years ago
  26. 52b54aa Merge "Add getSupportedResolutions interfaces to ImageOutputConfig" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  27. 6929a86 Merge "MediaRouter: Resolve talkback on cast dialog issue" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  28. e1f6f2c Integrate customized supported resolutions and unit test cases by charcoalchen · 4 years, 11 months ago
  29. 78aed10 Add getSupportedResolutions interfaces to ImageOutputConfig by charcoalchen · 4 years, 11 months ago
  30. 9332f31 Filter out the sizes which are smaller than min((640,480),TARGET_RESOLUTION). by Andrew Chiang · 4 years, 10 months ago
  31. aebe009 Merge changes I7078a750,I9d1fd206,Icebddffd into androidx-master-dev by Wenhung Teng · 4 years, 10 months ago
  32. 32a622e Merge "Add getSupportedResolutions interface to *ExtenderImpl" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  33. 4606c6c Merge "Update the behavior of setTargetAspectRatio() and setTargetResolution()" into androidx-master-dev by Andrew Chiang · 4 years, 10 months ago
  34. a1cc383 Remove the callbackHandler from ThreadConfig. by WenHung_Teng · 4 years, 10 months ago
  35. 61f0b6f Use the background Handler to process the image by WenHung_Teng · 4 years, 10 months ago
  36. aa77dad Add an Executor as part of setAnalyzer API. by WenHung_Teng · 4 years, 10 months ago
  37. 89e200a Merge "Enable TextBasicBenchmark" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  38. 80249ae Enable TextBasicBenchmark by Siyamed Sinir · 4 years, 10 months ago
  39. d573ae9 Merge "Prevent device size dependency for text benchmarks" into androidx-master-dev by Siyamed Sinir · 4 years, 10 months ago
  40. 722a1f6 Prevent device size dependency for text benchmarks by Siyamed Sinir · 4 years, 10 months ago
  41. 0019cc1 Merge "Add ordering test around setUserVisibleHint=false" into androidx-master-dev by Ian Lake · 4 years, 10 months ago
  42. 6f88eec Merge "Change default size of Row and Column" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  43. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 10 months ago
  44. debe775 Merge "Enforce non-null in BoundaryCallback (lost in kotlin convert)" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  45. 1c630c4 Merge "Fixup type parameters (many were missing). Except...BandPredicate.NonDraggableArea where constructor is missing type param on an arg type (this is triggering a bug requiring an lib version update)." into androidx-master-dev by Steve McKay · 4 years, 10 months ago
  46. 11da384 [WebView Support Library] Expose force dark API. by Anna Malova · 4 years, 10 months ago
  47. 1813593 Merge "Remove DataSource APIs to bring it closer to 2.1" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  48. 68af2c1 Update CarListDialog to make CarListDialog.Item immutable and remove by Ram Parameswaran · 4 years, 10 months ago
  49. ecb8e57 Add ordering test around setUserVisibleHint=false by Ian Lake · 4 years, 10 months ago
  50. 9cc894b Merge "Add TextTestBenchmarkRule" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  51. 76c7229 Enforce non-null in BoundaryCallback (lost in kotlin convert) by Chris Craik · 4 years, 10 months ago
  52. 918b830 Add TextTestBenchmarkRule by Siyamed Sinir · 4 years, 10 months ago
  53. aefe38a Remove DataSource APIs to bring it closer to 2.1 by Chris Craik · 4 years, 10 months ago
  54. f6af259 Add Ads-Identifier and lifecycle-runtime-ktx for support library drop. by vineel sadineni · 4 years, 10 months ago
  55. 5ae985a Merge "Create LoadResult.Page, LoadResult.Error" into androidx-master-dev by Chris Craik · 4 years, 10 months ago
  56. 1690d2a Merge "Disabled requestChildRectangleOnScreen" into androidx-master-dev by Jakub Gielzak · 4 years, 10 months ago
  57. 8d2fc35 Merge "Update Gutter.NONE behavior to set margins to 0 when scrollbar is not visible." into androidx-master-dev by Ram Parameswaran · 4 years, 10 months ago
  58. a66a218 Merge "Remove KTX Conversion Plugins" into androidx-master-dev by Leland Richardson · 4 years, 10 months ago
  59. 93eed16 Merge "Remove ComposableAnnotationChecker.Mode" into androidx-master-dev by Leland Richardson · 4 years, 10 months ago
  60. ca594e2 Merge "Update benchmark and annotation-experimental to beta" into androidx-master-dev by Chris Craik · 4 years, 10 months ago
  61. f6bfd9d Merge "API lint check for the SetterReturnsThis is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  62. 9e5b63a Create LoadResult.Page, LoadResult.Error by Chris Craik · 4 years, 10 months ago
  63. 11e4cfe Merge "AppCompat widget usage outside of theme should not (yet) crash the app" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  64. d4fa424 Disabled requestChildRectangleOnScreen by Jakub Gielzak · 4 years, 10 months ago
  65. 47e38ec Fixup type parameters (many were missing). by Steve McKay · 4 years, 11 months ago
  66. 164f5bc Merge "Benchmark for 3 implementation options for a simple RadioButton" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  67. 7215706 Merge "[WebView AndroidX] Add TracingController demo in the testapp." into androidx-master-dev by Anna Malova · 4 years, 10 months ago
  68. e143aa9 Merge "Add NotificationCompat.Action.Builder ctor taking an IconCompat." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  69. 4f4bc91 Benchmark for 3 implementation options for a simple RadioButton by Andrey Kulikov · 4 years, 10 months ago
  70. 35b73c5 Merge "Updated PublishDocsRules.kt for concurrent-1.0.0" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  71. 5b99c77 Merge "Ignore tabRow_indicatorPosition test" into androidx-master-dev by Calin Tataru · 4 years, 10 months ago
  72. d4d3710 Change default size of Row and Column by Calin Tataru · 4 years, 10 months ago
  73. 2f85f62 Ignore tabRow_indicatorPosition test by Calin Tataru · 4 years, 10 months ago
  74. 312aa9d Merge "AndroidX Webkit: add test instructions for testapp" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  75. 215238f Merge "Do not validate session info bundles on sender side" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  76. d5eae70 MediaRouter: Resolve talkback on cast dialog issue by Kyunglyul Hyun · 4 years, 10 months ago
  77. eaf974c4 Merge changes from topic "camera-disconnect" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  78. 4c660aa Fix issue where Camera cannot be reopened after disconnect by Franklin Wu · 4 years, 10 months ago
  79. 9429b07 Add getSupportedResolutions interface to *ExtenderImpl by charcoalchen · 4 years, 11 months ago
  80. fba9f9e AndroidX Webkit: add test instructions for testapp by Nate Fischer · 4 years, 10 months ago
  81. 2337f01 Merge "Add unit tests for SystemForegroundDispatcher." into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  82. 08edea9 Merge "Create LiveData Truth module" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  83. 06eec68 Add unit tests for SystemForegroundDispatcher. by Rahul Ravikumar · 4 years, 10 months ago
  84. e77e542 Update Gutter.NONE behavior to set margins to 0 when scrollbar is not visible. by Ram Parameswaran · 4 years, 10 months ago
  85. 897538a Merge "Fix Text performance regression" into androidx-master-dev by Siyamed Sinir · 4 years, 10 months ago
  86. 90120f9 Fix Text performance regression by Siyamed Sinir · 4 years, 10 months ago
  87. 15061e5 Merge "Docs: use fenced code blocks in README" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  88. 3b14351 Updated PublishDocsRules.kt for concurrent-1.0.0 by Nick Anthony · 4 years, 10 months ago
  89. 308dc89 Moves core:1.2.0-alpha04 to core:1.2.0-beta01 by Mehdi Alizadeh · 4 years, 10 months ago
  90. 295318a Create LiveData Truth module by Matthew Fraschilla · 4 years, 10 months ago
  91. 627dee1 Revert "Revert "Fix maxDepVersions testing"" by Oussama Ben Abdelbaki · 4 years, 10 months ago
  92. fb34eed AppCompat widget usage outside of theme should not (yet) crash the app by Kirill Grouchnikov · 4 years, 10 months ago
  93. 66ff76c Merge "Supress unstable TextBenchmarks" into androidx-master-dev by Haoyu Zhang · 4 years, 10 months ago
  94. 6a31a9f Merge changes Ic417c189,I72ae6bbc into androidx-master-dev by Rahul Ravikumar · 4 years, 10 months ago
  95. ffad6b9 Fix raw types in WorkConstraintsTracker. by Rahul Ravikumar · 4 years, 10 months ago
  96. d4be1d3 Add constraint tracking support for Foreground Workers. by Rahul Ravikumar · 4 years, 10 months ago
  97. 400408a Update benchmark and annotation-experimental to beta by Chris Craik · 4 years, 10 months ago
  98. 0c13376 Merge "Add a basic/skeleton take picture test" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  99. 153865a Add NotificationCompat.Action.Builder ctor taking an IconCompat. by Gustav Sennton · 4 years, 10 months ago
  100. 80e9986 [WebView AndroidX] Add TracingController demo in the testapp. by Anna Malova · 4 years, 10 months ago