[go: nahoru, domu]

  1. 8c7769df Update test rule to enable all Camera-pipe tests by Treehugger Robot · 1 year, 11 months ago
  2. af06629 Merge "Disallow lambda memoization inside composables returning a value" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  3. 572d6f92 Merge "Add tests for `press*()` family." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  4. 8559739 Add tests for `press*()` family. by Fangqiu Su · 1 year, 11 months ago
  5. ae7da44 Allow measurement from within LayoutModifier's placement block by George Mount · 2 years ago
  6. 0224cc1 Update datastore and collections to be dev01 version. Experimenting with making a dev only release. by paulmalolepsy · 1 year, 11 months ago
  7. f151b78 Merge "Migrate glance to Dackka" into androidx-main by Tiem Song · 1 year, 11 months ago
  8. 5a5929b Merge "Remove FrameTimingGfxInfoMetric" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  9. e6efb8a Don't publish Java refdocs for glance by Tiem Song · 1 year, 11 months ago
  10. 4f286a9 Merge "Remove Places and Showcase Sample Apps" into androidx-main by Jerry Chen · 1 year, 11 months ago
  11. 0f8b945 Migrate glance to Dackka by Tiem Song · 1 year, 11 months ago
  12. 22c9e68 Example project for staging KMP builds by David Saff · 1 year, 11 months ago
  13. 726cb16 Merge "Migrate benchmark and datastore to dackka" into androidx-main by Julia McClellan · 1 year, 11 months ago
  14. 00f5bda Merge "Resolving AutoMigration issue when performing multiple column renames." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  15. fb2bf1c Merge "Add the Yuv2Jpeg workaround" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  16. 5ad1ec5 Merge "Fix drawing AndroidView on restoring window" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  17. ab34ba9 Merge "Migrate heifwriter and leanback to Dackka" into androidx-main by Tiem Song · 1 year, 11 months ago
  18. 6420f52 Resolving AutoMigration issue when performing multiple column renames. by elifbilgin · 1 year, 11 months ago
  19. 289d7e3 Merge "Stop placing text xml configs in distribution directory" into androidx-main by Aurimas Liutikas · 1 year, 11 months ago
  20. 90d2f99 Wraps Notif-Compat.Action.Builder legacy API calls by Alexander Roederer · 1 year, 11 months ago
  21. 45743df Merge "Fix missing property accessors for Companion objects" into androidx-main by Kuan-Ying Chou · 1 year, 11 months ago
  22. 61fe54d Remove Places and Showcase Sample Apps by jech · 2 years ago
  23. dfc1c5f Add the Yuv2Jpeg workaround by Xi Zhang · 2 years ago
  24. a8f3988 Fix missing property accessors for Companion objects by Kuan-Ying Chou · 2 years ago
  25. 3c3933b Merge "Fix context passing in generated AbstractSdkProvider." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  26. 449d83c Fix context passing in generated AbstractSdkProvider. by Lucas Tenorio · 1 year, 11 months ago
  27. f1188e1 Merge "Add tests for SplitInfo" into androidx-main by Diego Vela · 1 year, 11 months ago
  28. 853338f Merge "Use lerp from compose.ui.util" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  29. f5e13c07 Use lerp from compose.ui.util by stevebower · 1 year, 11 months ago
  30. a1a5a26 Migrate benchmark and datastore to dackka by Julia McClellan · 1 year, 11 months ago
  31. e2a458b Merge "Fix @param syntax for type parameters in camera-pipe-integration" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  32. 368366a Merge "Wraps NotificationCompat.*Style legacy API calls" into androidx-main by Alexander Roederer · 1 year, 11 months ago
  33. eb9feee Fix @param syntax for type parameters in camera-pipe-integration by Owen Gray · 1 year, 11 months ago
  34. 5f570d5 Merge "Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates" into androidx-main by Andrey Kulikov · 1 year, 11 months ago
  35. d99deca Merge changes I80a8e78b,I130c4f0e into androidx-main by Treehugger Robot · 1 year, 11 months ago
  36. 1c731e9 Pass video source timebase from VideoCapture to Encoder by leo huang · 2 years ago
  37. 228a07d Add getTimebase() API in CameraInfoInternal by leo huang · 2 years ago
  38. bdce26b Merge "Fix Preview stretch when VideoCapture is bound" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  39. ff565b9 Fix Preview stretch when VideoCapture is bound by leo huang · 2 years ago
  40. 6438603 Merge changes I815f2d4b,I86a74fc7,I4e527bc5 into androidx-main by Treehugger Robot · 1 year, 11 months ago
  41. 9fe2248 Add tests for SplitInfo by Diego Vela · 2 years ago
  42. 9de48fc Merge "Clean up JVM test setup where classes from aars are used as input" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  43. 0e84051 Adjust the VideoCapture crop rect to a size valid for the encoder by leo huang · 2 years ago
  44. 58302c3 Add Video/Audio EncoderInfo interfaces and implementations by leo huang · 2 years ago
  45. b20eda4 Move video/audio config static resolver methods from Recorder to VideoConfigUtil/AudioConfigUtil by leo huang · 2 years ago
  46. f6d12bd Merge "Fix the issue of creating LifecycleCamera with destroyed lifecycle in CameraExtensionsActivity" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  47. 8247acc Merge "Only setup MeteringRepeating when unattached" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  48. 48479ab Only setup MeteringRepeating when unattached by WenHung_Teng · 2 years ago
  49. 9707d45 Stop placing text xml configs in distribution directory by Aurimas Liutikas · 1 year, 11 months ago
  50. 05086a8 Merge changes from topic "sqlite2" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  51. 13a9dea Merge "Fix docs in SchemaDiffer" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  52. 7d0ea332 Clean up JVM test setup where classes from aars are used as input by Aurimas Liutikas · 2 years ago
  53. 2bb0a29 Merge "Add Modifier.scrollAway for scrolling TimeText out of view." into androidx-main by Treehugger Robot · 1 year, 11 months ago
  54. f6e171c Merge "Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01"" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  55. de3ab80 Merge "wearos-whs: Make swimmingPoolLength a float" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  56. 7c466cc Wraps NotificationCompat.*Style legacy API calls by Alexander Roederer · 2 years ago
  57. 5e2fab4 Converting `sqlite` related files in `sqlite` from Java to Kotlin (Part 2/3). by elifbilgin · 2 years ago
  58. ce76fa5 Merge "Migrate car and camera to dackka" into androidx-main by Julia McClellan · 1 year, 11 months ago
  59. 5ee0d25 Migrate heifwriter and leanback to Dackka by Tiem Song · 2 years ago
  60. 308bf1a Merge "Migrate media and media2 to Dackka" into androidx-main by Andrea Falcone · 1 year, 11 months ago
  61. 5a95ecc Merge "Dispatch Consumers only on added fragmentManagers" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  62. c11a9f0 Add Modifier.scrollAway for scrolling TimeText out of view. by stevebower · 2 years ago
  63. cb4af6e wearos-whs: Make swimmingPoolLength a float by Sara Kato · 2 years, 1 month ago
  64. 6096e6b Merge "Refactored Single Entity to reuse the Block subsystem design." into androidx-main by Nick Ning · 2 years ago
  65. 23936bb Merge "Fix crash with Android Views and Talkback" into androidx-main by George Mount · 2 years ago
  66. 4163262 Migrate media and media2 to Dackka by Andrea Falcone · 2 years ago
  67. b2c3164 Add supporting text slot to text field API. by Max Alfonso-Ying · 2 years, 1 month ago
  68. 0114205 Merge "Migrate mediarouter and recyclerview to Dackka" into androidx-main by Tiem Song · 2 years ago
  69. eac698a Migrate mediarouter and recyclerview to Dackka by Tiem Song · 2 years ago
  70. f1e57b2 Merge "Implement append and prepend operations in TestPager" into androidx-main by Clara Fok · 2 years ago
  71. d8a957a Merge "Added DataNotification to Health Connect" into androidx-main by Arkadii Ivanov · 2 years ago
  72. a0c03f2 Migrate car and camera to dackka by Julia McClellan · 2 years ago
  73. a5c75ba Merge "Dispatch config change on added fragmentManagers" into androidx-main by Treehugger Robot · 2 years ago
  74. 384a91a Merge "DO NOT MERGE: Pin extensions dependency." into androidx-main by Diego Vela · 2 years ago
  75. 10a4d8d Revert "Pin Compose for Wear OS to Core Compose 1.3.0-rc01" by Nick Anthony · 2 years ago
  76. e61a30b Remove @FlakyTest from OnGloballyPositionedTest..globalCoordinatesAreInActivityCoordinates by Andrey Kulikov · 2 years ago
  77. f5abceb Merge "Revert "Don't run tests until dependent jars exist."" into androidx-main by David Saff · 2 years ago
  78. 69fca7e Merge "Make ScrollableFocusableInteraction test use consistent dp conversion." into androidx-main by Treehugger Robot · 2 years ago
  79. 5788ccb Dispatch Consumers only on added fragmentManagers by Jeremy Woods · 2 years ago
  80. 448093d Dispatch config change on added fragmentManagers by Jeremy Woods · 2 years ago
  81. 9be0139 Merge "Support seralization of bitmap and adaptive icons" into androidx-main by Treehugger Robot · 2 years ago
  82. 4839f6e Merge "Re-enable InvalidPackage lint check" into androidx-main by Treehugger Robot · 2 years ago
  83. f08c546 Fix docs in SchemaDiffer by Owen Gray · 2 years ago
  84. 0d19915 Move A/V sync related test to a separated class by mingdatsai · 2 years ago
  85. fb41ae7 Added DataNotification to Health Connect by Arkadii Ivanov · 2 years ago
  86. e7d6327 Fix issue where foreground access stats were not propagated. by Hengrui CAO · 2 years ago
  87. f7a6f52 Merge "Reinstate NotifyColorsChangedHelper" into androidx-main by Treehugger Robot · 2 years ago
  88. 71597e4 Support seralization of bitmap and adaptive icons by Alex Clarke · 2 years ago
  89. bccbb6d Merge "Add LineBreak API with flags in platform." into androidx-main by Andrei Ancuța · 2 years ago
  90. 22f194d Add LineBreak API with flags in platform. by Andrei Ancuta · 2 years ago
  91. 7182ec4 Reinstate NotifyColorsChangedHelper by Alex Clarke · 2 years ago
  92. e1ba99c Merge "Rename JSON filename used for storing AndroidX metadata" into androidx-main by Treehugger Robot · 2 years ago
  93. cede3cb Merge "Adding the internal API for Exercise Routes. Bug: 245082209 Test: ./gradlew :health:connect:connect-client:test" into androidx-main by Paulina Koch · 2 years ago
  94. 399d294 Merge "Fix test crash during Surface releasing" into androidx-main by Treehugger Robot · 2 years ago
  95. 5cf6c25 DO NOT MERGE: Pin extensions dependency. by Diego Vela · 2 years ago
  96. 966638c Fix test crash during Surface releasing by WenHung_Teng · 2 years ago
  97. fb63630 Merge "Add tests for ActivityRule" into androidx-main by Diego Vela · 2 years ago
  98. 32503c3 Merge "Add tests for `getInstance()` family, `getDisplaySizeDp()`, and `getProductName()`." into androidx-main by Treehugger Robot · 2 years ago
  99. f2ffe36 Merge "Generate profileinstaller and recommendation with Dackka" into androidx-main by Treehugger Robot · 2 years ago
  100. e3524d7 Merge "Use triple-tick for code examples" into androidx-main by Treehugger Robot · 2 years ago