[go: nahoru, domu]

  1. f2e0973 Delete PassThroughLayout, its users and layout flags by Alexandre Elias · 4 years, 2 months ago
  2. 59a74bd Merge "Composable Emits ===" into androidx-master-dev by Leland Richardson · 4 years, 2 months ago
  3. b7d21a1 Merge "Fix and enforce MissingCasesInEnumSwitch errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  4. 15a8756 Merge "MediaRouter: Set volume control ID" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  5. 1fc23c8 Merge "Delete Semantics, TestTag and applyToChildLayoutNode" into androidx-master-dev by aelias · 4 years, 2 months ago
  6. 9498375 Delete Semantics, TestTag and applyToChildLayoutNode by Alexandre Elias · 4 years, 2 months ago
  7. 3dfcaca Merge "More descriptive error with workaround for pager recollection" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  8. 9375100 Merge "Bumping ui-text-android to dev15." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  9. 19285b1 Composable Emits === by Leland Richardson · 4 years, 2 months ago
  10. 1b9b0ef More descriptive error with workaround for pager recollection by Dustin Lam · 4 years, 2 months ago
  11. 687753d Merge "Check Activity as well as Context for OnPreference*Callback" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  12. b82e59d Merge "Fixes unit tests not running for ui-util, ui-unit and ui-geometry" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  13. e0db8ab Merge "Fix broken androidx-master-dev" into androidx-master-dev by Nick Anthony · 4 years, 2 months ago
  14. 24826fa Bumping ui-text-android to dev15. by Shep Shapard · 4 years, 2 months ago
  15. ae944db Fix broken androidx-master-dev by Nick Anthony · 4 years, 2 months ago
  16. 9671bbb Merge "Relax the test constraints in ShortcutManagerCompatTest" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  17. 635d6f8 Merge "Report output directory when file writing fails" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  18. fc3dc67 Merge "lint check to ban meta-data tags inside application tags in manifest" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  19. fed4469 Merge "Fix inflated fragment lifecycle" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  20. 6d0d2a3 Relax the test constraints in ShortcutManagerCompatTest by Pinyao Ting · 4 years, 2 months ago
  21. 4c193c0 Merge changes I347831b3,Ief75a46c,I40fd5e0b into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  22. 9d50252 Fix inflated fragment lifecycle by Jeremy Woods · 4 years, 2 months ago
  23. ce11e54 Merge "Support parsing entity/pojo fields from constructor and otherwise from public fields if only non private contructor is empty." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 2 months ago
  24. 4b45d07 Fix and enforce MissingCasesInEnumSwitch errorprone warnings by Sergey · 4 years, 2 months ago
  25. 00857ad Merge "Updated Compose and UI version to 0.1.0-dev15" into androidx-master-dev by Filip Pavlis · 4 years, 2 months ago
  26. beeb6fb Check Activity as well as Context for OnPreference*Callback by Robbie McElrath · 4 years, 2 months ago
  27. f7e6d0a Merge "Add Layout.getLineForOffset extension function" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  28. eaf7cfd Support converting from GenericDocument to data class in the get() call. by Alexander Dorokhine · 4 years, 2 months ago
  29. 1d8c5ea Port putDocuments() to a request builder and support data classes. by Alexander Dorokhine · 4 years, 2 months ago
  30. df27a21 Support data classes in setSchema. by Alexander Dorokhine · 4 years, 2 months ago
  31. 689e935 Fixes unit tests not running for ui-util, ui-unit and ui-geometry by Louis Pullen-Freilich · 4 years, 2 months ago
  32. 3ec3fe4 Merge "Update setSchema to use a request object." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  33. 1e1601a Merge "Moves ui-core tests back to the test/ directory" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 2 months ago
  34. 2c24c56 Moves ui-core tests back to the test/ directory by Nikolay Igotti · 4 years, 2 months ago
  35. 5bc0ce9 Merge "Temporarily disable lingering subscribers check" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  36. 86a88e2 Merge "Correct default mMinVisibleChange for scale properties" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  37. b40d12a Support parsing entity/pojo fields from constructor and otherwise by Oussama Ben Abdelbaki · 4 years, 2 months ago
  38. 158831c Add Layout.getLineForOffset extension function by Seigo Nonaka · 4 years, 2 months ago
  39. 079b042 Merge "Upload ref docs staging script" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  40. f961302 Merge "Make room.incremental default be true" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  41. c053fff Report output directory when file writing fails by Chris Craik · 4 years, 2 months ago
  42. 2715143 Make room.incremental default be true by Daniel Santiago Rivera · 4 years, 2 months ago
  43. 3328e39 Temporarily disable lingering subscribers check by Jelle Fresen · 4 years, 2 months ago
  44. d32f789 Merge "Suppress various Room test app warnings." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  45. 726179f Updated Compose and UI version to 0.1.0-dev15 by Nick Anthony · 4 years, 2 months ago
  46. 3223dee Upload ref docs staging script by Nick Anthony · 4 years, 2 months ago
  47. d7bc850 Merge "Migrate collections library to androidx" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  48. fc6a4f9 MediaRouter: Set volume control ID by Kyunglyul Hyun · 4 years, 4 months ago
  49. 432e012 Merge "RadioButton rework 3" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  50. 9a3c1e8 Merge "Add size testing API." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  51. 924c7f1 Merge "Fix OutlinedButton's contentColor" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  52. c6661a4 Merge "Fix ProcessingImageReadyerDeviceTest failure" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  53. 4f42667 Merge "Fix incorrect early return condition in createStyledText" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  54. 11d5988 Merge "Rename Modifier.tag to Modifier.layoutId" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  55. 83d675a Fix ProcessingImageReadyerDeviceTest failure by Scott Nien · 4 years, 2 months ago
  56. c0c3950 Merge "Defensive clean up of AndroidOwnerRegistry after tests" into androidx-master-dev by Jelle Fresen · 4 years, 2 months ago
  57. e89ed98 Update setSchema to use a request object. by Alexander Dorokhine · 4 years, 2 months ago
  58. 44fc4d7 Merge "fix the issue a11y click cannot be performed on rows with toggle" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  59. 7201292 Migrate collections library to androidx by vineel sadineni · 4 years, 2 months ago
  60. ca4fd52 Merge "Sanity check for MediaSessionCompat#setQueue" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  61. 2e97b92 Fix incorrect early return condition in createStyledText by haoyu · 4 years, 2 months ago
  62. 4b6ec61 Sanity check for MediaSessionCompat#setQueue by Gyumin Sim · 4 years, 2 months ago
  63. b6054a1 Merge "Remove use of PassThroughLayout in selection handles." into androidx-master-dev by aelias · 4 years, 2 months ago
  64. 28c3f5e Merge "Bump Room version to 2.3.0-alpha02 for next release work." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  65. ff02c29 Merge "InternalPlatformTextApi annotation" into androidx-master-dev by Siyamed Sinir · 4 years, 2 months ago
  66. 7543272 Merge "InternalTextApi annotation" into androidx-master-dev by Siyamed Sinir · 4 years, 2 months ago
  67. b0b3ca8 Merge "MediaRouter: Revamp dynamic grouping" into androidx-master-dev by Kyunglyul Hyun · 4 years, 2 months ago
  68. 44a7019 Merge "Remove mppsample from androidx settings.gradle" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  69. e9ef8da Merge "Add helpers to PagingState for common item access with sparse pages" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  70. b5663bc Merge "Fix MediaSessionCompatTest#testConstructor_withoutLooper" into androidx-master-dev by Gyumin Sim · 4 years, 2 months ago
  71. faca6a5 Merge "Add a few styling methods to ImageViewStyle, TextViewStyle and v1 style" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  72. 6dbc3c2 Merge "Update code sample in WorkerInject.java" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  73. 52619a1 Merge "Update AppSearchResult APIs with new methods, bugfixes and conventions." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  74. 07178b3 Merge "Support namespaces in the annotation processor." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  75. e7e362a Merge "Support special fields (uri, ttl, score, etc) in annotation processor." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  76. 27bda6a Merge "Minor improvements to annotation processor." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  77. 4772d755 Merge "Make DataStoreFactory which accepts a serializer and make some classes internal." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  78. 878efdf Remove use of PassThroughLayout in selection handles. by Alexandre Elias · 4 years, 2 months ago
  79. 7dd9bab Remove mppsample from androidx settings.gradle by Aurimas Liutikas · 4 years, 2 months ago
  80. bb0a51c Merge "Add isEmpty param to dataRefreshFlow / listener" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  81. 027edb4 InternalTextApi annotation by Siyamed Sinir · 4 years, 2 months ago
  82. 142c811 Make DataStoreFactory which accepts a serializer and make some classes internal. by Rohit Sathyanarayana · 4 years, 2 months ago
  83. 4d1d814 Rename Modifier.tag to Modifier.layoutId by Mihai Popa · 4 years, 2 months ago
  84. 21f7348 InternalPlatformTextApi annotation by Siyamed Sinir · 4 years, 2 months ago
  85. bdd341d fix the issue a11y click cannot be performed on rows with toggle by Pinyao Ting · 4 years, 2 months ago
  86. a6e823c Merge changes Id7019be9,Ia4eab7b8 into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  87. ea058f2 Merge "Implement Shared Preferences Migration" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  88. 5c9567f Add helpers to PagingState for common item access with sparse pages by Dustin Lam · 4 years, 2 months ago
  89. 573b7a5 Merge "Cleanup internal redundant LoadState constants" into androidx-master-dev by Dustin Lam · 4 years, 2 months ago
  90. f78b09c Merge "androidx.sh timing all of its contained commands" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  91. 8e4b63c Correct default mMinVisibleChange for scale properties by Tony Wickham · 4 years, 2 months ago
  92. 5f05c54 Suppress various Room test app warnings. by Daniel Santiago Rivera · 4 years, 2 months ago
  93. f2ed9d4a Bump Room version to 2.3.0-alpha02 for next release work. by Daniel Santiago Rivera · 4 years, 2 months ago
  94. 5f928db Add size testing API. by Filip Pavlis · 4 years, 2 months ago
  95. b9e424f Add a few styling methods to ImageViewStyle, TextViewStyle and v1 style by Feng Cao · 4 years, 3 months ago
  96. ee68671 Cleanup internal redundant LoadState constants by Dustin Lam · 4 years, 2 months ago
  97. 6f3c35d Merge "Include all projects regardless of their release statuses when generating zips." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 2 months ago
  98. d289794 Disabling --info-level logging during the TaskUpToDateValidator's second Gradle execution by Jeff Gaston · 4 years, 2 months ago
  99. a23baa6 busytown/impl/build.sh timing its contained commands by Jeff Gaston · 4 years, 2 months ago
  100. 759b6b3 Merge "Return non-null from Placeable#get(AlignmentLine)" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago