[go: nahoru, domu]

  1. 2fb589f Fix bug causing multiple underlines to be applied in certain situations. by Jamie Garside · 3 years ago
  2. 5e2cfe8 Merge "Fix bug preventing clickable elements within a Spannable working." into androidx-main by Jamie Garside · 3 years ago
  3. 1957057 Fix bug preventing clickable elements within a Spannable working. by Jamie Garside · 3 years ago
  4. 357cdc2b Merge "Update versions for release id 1629306000000" into androidx-main by Treehugger Robot · 3 years ago
  5. 3e5eab8 Merge "wear-watchface-client: Use bindService with an executor on API 29 and above" into androidx-main by Treehugger Robot · 3 years ago
  6. 17cdffe Merge "[GH] Set max metaspace to 512m" into androidx-main by Dustin Lam · 3 years ago
  7. d29c20b wear-watchface-client: Use bindService with an executor on API 29 and above by Alex Clarke · 3 years ago
  8. 7ee63de Merge "SessionProcessor foundation for extensions implementation." into androidx-main by Treehugger Robot · 3 years ago
  9. 551f6e1 Merge "Update version updater for new buildSrc structure" into androidx-main by Treehugger Robot · 3 years ago
  10. 31e8c4b Update versions for release id 1629306000000 by Nick Anthony · 3 years ago
  11. 438d714 Update version updater for new buildSrc structure by Nick Anthony · 3 years ago
  12. ffbfe16 Merge "Rename appContext -> uiContext." into androidx-main by Jamie Garside · 3 years ago
  13. 1527bdf Rename appContext -> uiContext. by Jamie Garside · 3 years ago
  14. 4c9862d Merge "Add Applier and root Emittables." into androidx-main by Jamie Garside · 3 years ago
  15. 5d26698 Merge "Use ACTION_CLOSE_SYSTEM_DIALOGS only before R" into androidx-main by Treehugger Robot · 3 years ago
  16. b74c6e7 Add Applier and root Emittables. by Jamie Garside · 3 years ago
  17. f43d981 Merge "Added Modifier interface, along with tests." into androidx-main by Jamie Garside · 3 years ago
  18. f39e414 Added Modifier interface, along with tests. by Pierre Barbier de Reuille · 3 years ago
  19. aa70cac Merge "Sync stub changes from framework: Camera: Return sequence id as part of advanced extension requests" into androidx-main by Treehugger Robot · 3 years ago
  20. 05878908 Use ACTION_CLOSE_SYSTEM_DIALOGS only before R by WenHung_Teng · 3 years ago
  21. f81c2f3 Sync stub changes from framework: Camera: Return sequence id as part of advanced extension requests by Scott Nien · 3 years ago
  22. ddebd32 Merge "Specify mutability flag for media1 tests" into androidx-main by Treehugger Robot · 3 years ago
  23. 361ddc6 Specify mutability flag for media1 tests by Gyumin Sim · 3 years ago
  24. 1e0ab9e Merge "Add UseCaseCameraRequestControl to handle request" into androidx-main by Treehugger Robot · 3 years ago
  25. 8058728 Merge changes I9664eceb,I7411964f into androidx-main by Treehugger Robot · 3 years ago
  26. f659ade Merge "Bump window and window-sidecar version to beta 01" into androidx-main by Treehugger Robot · 3 years ago
  27. c0bf467 Merge "Calculate projectArchiveDir before task execution." into androidx-main by Treehugger Robot · 3 years ago
  28. 401c3eb Add UseCaseCameraRequestControl to handle request by WenHung_Teng · 3 years, 1 month ago
  29. 3c8731f Add sequential execute option in UseCaseThreads by WenHung_Teng · 3 years, 1 month ago
  30. 077fabc Merge changes I41d031bc,I190a2209,Ic9fc97cc into androidx-main by Treehugger Robot · 3 years ago
  31. 799387f Merge "Consider Lifecycle when composing entries in NavHost" into androidx-main by Treehugger Robot · 3 years ago
  32. 1c59135 Merge "Ensure recompose on launchSingleTop arg changes" into androidx-main by Treehugger Robot · 3 years ago
  33. 7e50cf4 Merge "Ensure we keep track of all transitioning entries" into androidx-main by Treehugger Robot · 3 years ago
  34. 9f2e6c2 Consider Lifecycle when composing entries in NavHost by Jeremy Woods · 3 years ago
  35. 131e54a Ensure recompose on launchSingleTop arg changes by Jeremy Woods · 3 years, 2 months ago
  36. de099c7 Merge "Cherrypick: Remove `@ExperimentalExpeditedWork` given S APIs are stable." into androidx-main by Rahul Ravikumar · 3 years ago
  37. 2f94f0e Merge "Add Filer and Messager conversions to XConverters" into androidx-main by Treehugger Robot · 3 years ago
  38. 07bf6f4 Calculate projectArchiveDir before task execution. by Aurimas Liutikas · 3 years ago
  39. 7536c3d Update how maven group is accessed in MavenUploadHelper by Aurimas Liutikas · 3 years ago
  40. 2e85edf Make AndroidXExtension#name into a property by Aurimas Liutikas · 3 years ago
  41. 62acb53 Merge "Add support for ColorStateList tint properties" into androidx-main by Nader Jawad · 3 years ago
  42. baddc53 [GH] Set max metaspace to 512m by Dustin Lam · 3 years ago
  43. f39484c Merge "Fix FragmentContainerViewTest on API 17" into androidx-main by Treehugger Robot · 3 years ago
  44. 5b9d852 Bump window and window-sidecar version to beta 01 by Kenneth Ford · 3 years ago
  45. b947e55 Merge "ForceStopRunnable runs in every process unless the app specifies the default process name." into androidx-main by Treehugger Robot · 3 years ago
  46. 73b2bd8 Fix FragmentContainerViewTest on API 17 by Jeremy Woods · 3 years ago
  47. 76e250a Merge "Removes window-extensions as a dependency to prepare for window going to beta" into androidx-main by Kenneth Ford · 3 years ago
  48. 15d6177 Cherrypick: Remove `@ExperimentalExpeditedWork` given S APIs are stable. by Rahul Ravikumar · 3 years ago
  49. 17283c6 ForceStopRunnable runs in every process unless the app specifies the default process name. by Rahul Ravikumar · 3 years ago
  50. ecaca24 Add Filer and Messager conversions to XConverters by bcorso · 3 years ago
  51. a4fd8bc Merge changes from topic "191673756_upstream_platform" into androidx-main by Alan Viverette · 3 years ago
  52. 5d47e4d Merge "Remove reflection usage in car app testing library" into androidx-main by Treehugger Robot · 3 years ago
  53. d90a412 Remove reflection usage in car app testing library by Billy Lam · 3 years ago
  54. aea077d Merge "Fix NavBackStackEntry equals and hashCode" into androidx-main by Treehugger Robot · 3 years ago
  55. c35b633 Merge "Fix text height on CarHardware showcase demo screen." into androidx-main by Rasekh Rifaat · 3 years ago
  56. 1224c55 Merge "API review: Rotation provider" into androidx-main by Treehugger Robot · 3 years ago
  57. 4a53627 Merge "Make concurrent calls to invoke() in InvalidatingPagingSourceFactory thread-safe" into androidx-main by Dustin Lam · 3 years ago
  58. 3ae7305 Merge "Fix checkSelfPermission shows mic/cam indicators" into androidx-main by Yi-an Chen · 3 years ago
  59. 8588f4a Merge "Move non-coroutines APIs from lifecycle-viewmodel-ktx to lifecycle-viewmodel" into androidx-main by Treehugger Robot · 3 years ago
  60. 23ff2a6 Fix NavBackStackEntry equals and hashCode by Jeremy Woods · 3 years ago
  61. 4da05dd Fix checkSelfPermission shows mic/cam indicators by Yi-an Chen · 3 years, 1 month ago
  62. 8667e25 Merge "Support multiple protocol API definition files for a single API level" into androidx-main by Treehugger Robot · 3 years ago
  63. 24aa9ae Support multiple protocol API definition files for a single API level by Ram Parameswaran · 3 years ago
  64. cfae214 Merge "Merge ShellUtils into Shell in benchmark-common" into androidx-main by Treehugger Robot · 3 years ago
  65. 1d3e67b Stop using project when executing GenerateTestConfigurationTask by Aurimas Liutikas · 3 years ago
  66. 55c2c94 Merge "Turn ComplicationDataSourceUpdateRequester into an interface" into androidx-main by Treehugger Robot · 3 years ago
  67. fad5088 Merge ShellUtils into Shell in benchmark-common by Chris Craik · 3 years ago
  68. 02b426d Merge "Re-add configureDackkaUnzipTask" into androidx-main by Treehugger Robot · 3 years ago
  69. 3355668 Merge "Partially fix setAppearanceLightStatusBars in API 30" into androidx-main by Treehugger Robot · 3 years ago
  70. 46b4ff6 Turn ComplicationDataSourceUpdateRequester into an interface by Alex Clarke · 3 years ago
  71. 50e9321 Merge "Make IrFunction.hasDefaultExpressionDefinedForValueParameter work when targeting js" into androidx-main by Treehugger Robot · 3 years ago
  72. 5717934 Merge "Set jdbc_ext.kt package to androidx.room.verifier" into androidx-main by Treehugger Robot · 3 years ago
  73. 399f8f4 Set jdbc_ext.kt package to androidx.room.verifier by Daniel Santiago Rivera · 3 years ago
  74. ac702b8 DO NOT MERGE Revert platform-specific changes by Alan Viverette · 3 years, 1 month ago
  75. ce3b8a8 Merge remote-tracking branch 'aosp/androidx-platform-dev-temp' into 191673756_upstream_platform_2 by Alan Viverette · 3 years ago
  76. 3187cb0a Re-add configureDackkaUnzipTask by Andrea Falcone · 3 years ago
  77. 820e5ff Merge "Rename InputDispatcher methods to include "Touch"" into androidx-main by Jelle Fresen · 3 years ago
  78. 1e1ee653 Merge "Make mainClock the single source of time in InputDispatcher" into androidx-main by Jelle Fresen · 3 years ago
  79. 1d32bd6 Merge "Extend RenderParams to support complication ripples" into androidx-main by Treehugger Robot · 3 years ago
  80. 015ff30 Make IrFunction.hasDefaultExpressionDefinedForValueParameter work when targeting js by Oleksandr Karpovich · 3 years ago
  81. 7d9f3fb Merge "Fix VideoEncoderTest fail by EGL error on some Samsung devices" into androidx-main by Treehugger Robot · 3 years ago
  82. 0bfdc9e Merge "Update buildSrc srcDirs for androidx-plugin build" into androidx-main by Treehugger Robot · 3 years ago
  83. 614c75d Register ComboRequestListener to CameraGraph by WenHung_Teng · 3 years, 1 month ago
  84. 186eb75 Merge "Splitting buildSrc sources into multiple directories" into androidx-main by Treehugger Robot · 3 years ago
  85. a6e2e29 Fix VideoEncoderTest fail by EGL error on some Samsung devices by leo huang · 3 years ago
  86. 70f2634 Update buildSrc srcDirs for androidx-plugin build by Dustin Lam · 3 years ago
  87. 3bd6634 Splitting buildSrc sources into multiple directories by Jeff Gaston · 3 years, 1 month ago
  88. 32117d0 Merge "Add workaround for one pixel shift issue" into androidx-main by Treehugger Robot · 3 years ago
  89. d7de1fd Merge "Introduce start offset to repeatable" into androidx-main by Treehugger Robot · 3 years ago
  90. 6e7a2368 Merge "Change how room shadowjar relocation is configured" into androidx-main by Aurimas Liutikas · 3 years ago
  91. 5065143 Add workaround for one pixel shift issue by kailianc · 3 years, 1 month ago
  92. fe7f565 Merge "Returns a default ExtensionsManager even if something went wrong when initializing the vendor library" into androidx-main by Treehugger Robot · 3 years ago
  93. 33de780 Fix text height on CarHardware showcase demo screen. by Rasekh Rifaat · 3 years ago
  94. ce0a07e Ensure we keep track of all transitioning entries by Jeremy Woods · 3 years ago
  95. ded2e5e Introduce start offset to repeatable by Doris Liu · 3 years ago
  96. d0de707 Add support for ColorStateList tint properties by Nader Jawad · 3 years ago
  97. 04a624d Change how room shadowjar relocation is configured by Aurimas Liutikas · 3 years ago
  98. 871381b Removes window-extensions as a dependency to prepare for window going to beta by Kenneth Ford · 3 years ago
  99. 22169cf Merge "Upgrade to AGP 7.1.0-alpha07" into androidx-main by Aurimas Liutikas · 3 years ago
  100. 1ad2ff5 Merge "Revert "Remove sam-conversions=class workaround"" into androidx-main by Aurimas Liutikas · 3 years ago