[go: nahoru, domu]

  1. 234e23e Merge "Change to using screen routes in all samples" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  2. 3ce7ea80 Merge "Add FLAG_RECEIVER_FOREGROUND for media button pending intent" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  3. 64a8003 Merge "Remove selectedItem mutable state from BottomBarNavDemo" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  4. da635fe Merge changes I19618d76,I34cdc3cc,I5bfae80c,I1ff5e4db into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  5. 5142330 Remove selectedItem mutable state from BottomBarNavDemo by Jeremy Woods · 3 years, 8 months ago
  6. 131bc28 Change to using screen routes in all samples by Jeremy Woods · 3 years, 8 months ago
  7. 1889557 Merge "Navigate using String paths" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  8. 3cf7dfe Navigate using String paths by Jeremy Woods · 3 years, 8 months ago
  9. 002a51d Check device foreground for uiwidget app tests by WenHung_Teng · 3 years, 9 months ago
  10. 9994d89 Check device foreground for view app tests by WenHung_Teng · 3 years, 9 months ago
  11. 10b5c0a Check device foreground for extension app tests by WenHung_Teng · 3 years, 9 months ago
  12. eb6b350 Check device foreground for core test app tests by WenHung_Teng · 3 years, 9 months ago
  13. c32be97 Merge "Log benchmark report file location in logcat" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  14. c21e37c Add FLAG_RECEIVER_FOREGROUND for media button pending intent by Hyundo Moon · 3 years, 8 months ago
  15. 5218671 Merge "Put Remember Intrinsic Optimization behind flag" into androidx-master-dev by Leland Richardson · 3 years, 8 months ago
  16. 15f385b Merge "Fix broken docs link in SetSchemaRequest" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  17. 1ef14cd Merge "Fix benchmark file writing log message" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  18. e4817da Merge "Ignore perfetto tests if running on unsupported cuttlefish" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  19. 448a77e7 Log benchmark report file location in logcat by Chris Craik · 3 years, 8 months ago
  20. e8f2d6d Merge "Add nickanthony to buildSrc OWNERS file" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  21. b964d3f Merge "Removed Ambient file" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  22. ad8c3aa Merge "Change all annotation-sampled dependencies to compileOnly." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  23. 2496773 Put Remember Intrinsic Optimization behind flag by Leland Richardson · 3 years, 9 months ago
  24. b9a6117 Ignore perfetto tests if running on unsupported cuttlefish by Chris Craik · 3 years, 8 months ago
  25. a2117b2 Merge "Improved image rendering." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  26. 569e438 Fix broken docs link in SetSchemaRequest by Aurimas Liutikas · 3 years, 8 months ago
  27. bf32020 Fix benchmark file writing log message by Chris Craik · 3 years, 8 months ago
  28. d751d3d Removed Ambient file by Jeremy Woods · 3 years, 8 months ago
  29. c70b3e2 Merge "Add support for args, and deep links to composables in NavGraphs" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  30. 2dcf785 Merge "Use RestorableStateHolder in NavHost" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  31. a65b2a0 Merge "Add the ability to capture Perfetto traces." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  32. f50aa2e Merge "Recomposer extends CompositionReference" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  33. 83c92e2 Merge "Assume Class 3 biometrics for Pixel 4 on API <30" into androidx-master-dev by Curtis Belmonte · 3 years, 8 months ago
  34. 4cb6c2d Change all annotation-sampled dependencies to compileOnly. by Owen Gray · 3 years, 9 months ago
  35. db86f28 Add the ability to capture Perfetto traces. by Rahul Ravikumar · 3 years, 8 months ago
  36. 0ef9067 Add support for args, and deep links to composables in NavGraphs by Jeremy Woods · 3 years, 8 months ago
  37. f1429b7 Use RestorableStateHolder in NavHost by Andrey Kulikov · 3 years, 8 months ago
  38. e163b56 Merge "Remove usage of GMavenVersionChecker." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  39. ceedba2 Merge "RestorableStateHolder" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  40. 5ea5c9f Merge "Introduce rememberVectorPainter API" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  41. 30a76a1 Recomposer extends CompositionReference by Adam Powell · 3 years, 9 months ago
  42. 8b1a9db Merge "Stop setting zIndex in Surface" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  43. e52efc3 Merge "Generalizing the build message exemption for multiple *.kotlin_module files" into androidx-master-dev by Jeff Gaston · 3 years, 8 months ago
  44. d71c25f Merge "build_log_simplifier lines -> interesting_lines" into androidx-master-dev by Jeff Gaston · 3 years, 8 months ago
  45. e5831a1 Merge "Migrate all projects with CompilationTarget.HOST to use LibraryType. Adds some more LibraryTypes. Deprecates toolingProject." into androidx-master-dev by Owen Gray · 3 years, 8 months ago
  46. e87dbc4 build_log_simplifier lines -> interesting_lines by Jeff Gaston · 3 years, 8 months ago
  47. 1e6cff2 Merge "Change Live Literal annotations to have runtime retention" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  48. 0d56433 Merge "Add DisposableEffect and rememberUpdatedState APIs" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  49. f997232 Merge "Test timeouts in CI." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  50. afe5674 Assume Class 3 biometrics for Pixel 4 on API <30 by Curtis Belmonte · 3 years, 8 months ago
  51. 35c62098 Merge "Enable API lint check for MissingGetterMatchingBuilder in androidx." into androidx-master-dev by Alexander Dorokhine · 3 years, 8 months ago
  52. c70e447 RestorableStateHolder by Andrey Kulikov · 3 years, 8 months ago
  53. cc04d7b Merge "Add a MPP build-only CI task" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  54. 2d3a55c Merge "Add a bit of tolerance to the Zoomable animation test." into androidx-master-dev by Aaron Stacy · 3 years, 8 months ago
  55. e3b538f Merge "Exempt a couple more downstream camera tasks" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  56. 26f7430 Test timeouts in CI. by Alex Buynytskyy · 3 years, 8 months ago
  57. 6da4db8 Merge "Desktop: support androidx.compose.multiplatformEnabled defined in gradle.properties" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  58. f0a465c Merge changes I4077d2e2,Ie6d00438 into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  59. aa4f137 Merge "Add IComplicationProvider.getComplicationPreviewData" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  60. 1b87aef Stop setting zIndex in Surface by Andrey Kulikov · 3 years, 8 months ago
  61. 2435c3f Add DisposableEffect and rememberUpdatedState APIs by Adam Powell · 3 years, 9 months ago
  62. de9551e Add IComplicationProvider.getComplicationPreviewData by Alex Clarke · 3 years, 8 months ago
  63. d332794 Remove usage of GMavenVersionChecker. by Aurimas Liutikas · 3 years, 8 months ago
  64. 3d80cae Merge "Updated comments on DrawContentCacheModifier class" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  65. aa9237d Merge "Do not enforce synthetic accessor lint on samples projects" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  66. 7a97191 Merge "Bump FlowAsLiveDataIntegrationTest to MediumTest" into androidx-master-dev by Aurimas Liutikas · 3 years, 8 months ago
  67. e467901 Merge "build_log_simplifier.py support to garbage-collect unmatched/unused config lines" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  68. 2bece80 Bump FlowAsLiveDataIntegrationTest to MediumTest by Aurimas Liutikas · 3 years, 8 months ago
  69. 3da75dc Add a bit of tolerance to the Zoomable animation test. by Aaron Stacy · 3 years, 8 months ago
  70. 9a7a930 Merge "Don't attach/detach LayoutNodes based on window attachment" into androidx-master-dev by George Mount · 3 years, 8 months ago
  71. 9c09006 Merge "Add alignByBaseline and alignBy" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  72. 788c4ff Exempt a couple more downstream camera tasks by Sam Gilbert · 3 years, 8 months ago
  73. 30c12a5 Generalizing the build message exemption for multiple *.kotlin_module files by Jeff Gaston · 3 years, 9 months ago
  74. 94e38b0 build_log_simplifier.py support to garbage-collect unmatched/unused config lines by Jeff Gaston · 3 years, 8 months ago
  75. 0f1851a8 Add alignByBaseline and alignBy by Mihai Popa · 3 years, 9 months ago
  76. c8f292c Merge "Add screenshot test for WearCurvedTextView" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  77. f84093f Merge "WearCurvedTextView" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  78. c0917ca Merge "Change functions with boolean return values to be prefixed with “is” rather than “get”" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  79. ff5104c Merge "Hide ComplicationDrawable.BorderStyle IntDef and move it to ComplicationStyle" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  80. fa30fe1 Add screenshot test for WearCurvedTextView by Xiangyin Ma · 3 years, 9 months ago
  81. 7961c1c WearCurvedTextView by Xiangyin Ma · 3 years, 9 months ago
  82. 8850763 Merge "Fix Renderer property documentation" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  83. bbeda88 Do not enforce synthetic accessor lint on samples projects by Owen Gray · 3 years, 8 months ago
  84. 2e411c4 Fix Renderer property documentation by Alex Clarke · 3 years, 8 months ago
  85. 8a9551d Change functions with boolean return values to be prefixed with “is” rather than “get” by Alex Clarke · 3 years, 8 months ago
  86. bc9a24d Hide ComplicationDrawable.BorderStyle IntDef and move it to ComplicationStyle by Alex Clarke · 3 years, 8 months ago
  87. 820fc92 Merge "Annotate ComplicationStyle methods with @ColorInt where appropriate" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  88. 632ecd8 Merge "Dont use protected in GlesRenderer" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  89. 6395281 Improved image rendering. by Roman Sedaikin · 3 years, 8 months ago
  90. c1ba78c Merge "Move androidx.print to beta" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  91. 5af1a70 Merge "Fix JavaTimeDefaultTimeZone error-prone warning" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  92. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 8 months ago
  93. 989981f Introduce rememberVectorPainter API by Nader Jawad · 3 years, 8 months ago
  94. 6fcd444 Merge "Fixes for API 23" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  95. d924de08 Merge changes Ic4fe549b,I379e5bc7 into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  96. 8e693b0 Move androidx.print to beta by Philip P. Moltmann · 3 years, 8 months ago
  97. fd8be07 Add a MPP build-only CI task by Jim Sproch · 3 years, 8 months ago
  98. 9f09be8 Change Live Literal annotations to have runtime retention by Leland Richardson · 3 years, 8 months ago
  99. c97363b Merge "Fixing test flakiness if there is already installed package." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  100. 4f68767 Merge "Add an AppStartupCollector to the test." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago