[go: nahoru, domu]

  1. c9242fd Fix and add some example code in docs. by rohitsat13 · 3 years, 6 months ago
  2. c2b34f0 Merge "Deprecate unused LIBRARY_PREFIX for downloadable font" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  3. fedf72a Merge "Fixed incorrect right glow position." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  4. f742401 Merge "Run DaoProcessorTest with KSP" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  5. 6724e85 Merge "Prevent LegacyPagingSource from passing negative indices" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  6. 769abbf Merge "Constrain snapTo to bounds if specified" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  7. af9e6ec Prevent LegacyPagingSource from passing negative indices by Yigit Boyar · 3 years, 6 months ago
  8. 5ef0bb5 Merge "Make test constants internal" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  9. 751cdc2 Fixed incorrect right glow position. by Shep Shapard · 3 years, 6 months ago
  10. cadb92e Constrain snapTo to bounds if specified by Doris Liu · 3 years, 6 months ago
  11. 088ddfd Merge "Disabling a test that is 100% failing" into androidx-main by Aurimas Liutikas · 3 years, 6 months ago
  12. 7ba227b Merge "Disable flaky CameraPipeTest test" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  13. db4715b Disabling a test that is 100% failing by Aurimas Liutikas · 3 years, 6 months ago
  14. 8a17adc Merge "Fix failing RV test on api 15 device." into androidx-main by Shep Shapard · 3 years, 6 months ago
  15. baa5095 Merge "Ensure layout inflater uses proper FragmentStateManager" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  16. daeaaf7 Disable flaky CameraPipeTest test by Trevor McGuire · 3 years, 6 months ago
  17. 0717e5d Run DaoProcessorTest with KSP by Yigit Boyar · 3 years, 6 months ago
  18. c2713d9 Merge "Reset Fragment's default VM factory after removal" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  19. adf836a Merge "Exempting some intermittent jacoco output" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  20. 1d9d740 Merge "Disable reportedText_inTextFieldWithLabel_whenEditableTextEmpty test on API < 26" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  21. 602f9a6 Ensure layout inflater uses proper FragmentStateManager by Jeremy Woods · 3 years, 6 months ago
  22. 7bc785f Merge "Fixes regression in selection dragging" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  23. baea29e Merge "Reference top non system view if filtering" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  24. fd6621a Disable reportedText_inTextFieldWithLabel_whenEditableTextEmpty test on API < 26 by Anastasia Soboleva · 3 years, 6 months ago
  25. f2b4192 Reset Fragment's default VM factory after removal by Ian Lake · 3 years, 6 months ago
  26. dd4013f Deprecate unused LIBRARY_PREFIX for downloadable font by Siyamed Sinir · 3 years, 6 months ago
  27. f2ca128 Merge "Avoid using iterations for infiniteRepeatables" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  28. 91aa2da Merge "Replace SelfDestructingThread with ThreadPool" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  29. 58c6252 Merge "Change the UI style of SlidingPaneLayout" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  30. f6bafaa Fixes regression in selection dragging by Anastasia Soboleva · 3 years, 6 months ago
  31. fe05a26 Fix failing RV test on api 15 device. by Shep Shapard · 3 years, 6 months ago
  32. bef5b68 Merge "Fix issues when updating slider position" into androidx-main by Mariano Martin · 3 years, 6 months ago
  33. b630c54 Merge "Clean up log tags." into androidx-main by Jorge Pereira · 3 years, 6 months ago
  34. 2360eef Merge "split_change_into_owners.sh" into androidx-main by Jeff Gaston · 3 years, 6 months ago
  35. b6f502b Change the UI style of SlidingPaneLayout by Sherry Hu · 3 years, 7 months ago
  36. 4703c3e Merge "Run CustomConverterProcessorTest with ksp" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  37. 8b7568d Merge "Add SharedPreferencesMigration variant that allows you to inject a SharedPreferences instance and remove the deleteEmptyPreferences option." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  38. 3fc12b0 Avoid using iterations for infiniteRepeatables by Doris Liu · 3 years, 6 months ago
  39. 1f61d21 Merge "Rename SurfacePackageCompat to SurfacePackageWrapper" into androidx-main by Ram Parameswaran · 3 years, 6 months ago
  40. 87b680d Run CustomConverterProcessorTest with ksp by Yigit Boyar · 3 years, 6 months ago
  41. 5ddde92 Clean up log tags. by Jorge Pereira · 3 years, 6 months ago
  42. b1a818d Merge "Ensure sample WF editor closes activity onStop" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  43. a79c579 Merge "Add androidx.core:core-google-shortcuts module" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  44. f4b95de Merge "Remove support for double tapping and pass favorite id to provider chooser" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  45. 93e8fdd Fix issues when updating slider position by marianomartin · 3 years, 6 months ago
  46. 0747833 Merge "Revert "Add SoftwareKeyboardController."" into androidx-main by Sean McQuillan · 3 years, 6 months ago
  47. 53b37ec Make test constants internal by Chuck Jazdzewski · 3 years, 6 months ago
  48. bd56cad Add SharedPreferencesMigration variant that allows you to inject a SharedPreferences instance and remove the deleteEmptyPreferences option. by rohitsat13 · 3 years, 6 months ago
  49. 921382f Replace SelfDestructingThread with ThreadPool by Siyamed Sinir · 3 years, 6 months ago
  50. b89bd11 Merge "navigation-safe-args-plugin setting explicit MaxMetaspaceSize" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  51. 9c10682 Merge "Refactor renderer listeners into single interface" into androidx-main by Ram Parameswaran · 3 years, 6 months ago
  52. 81d58f2 Merge "repeatOnLifecycle APIs" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  53. 53d068f Revert "Add SoftwareKeyboardController." by Sean McQuillan · 3 years, 6 months ago
  54. f29046c Merge "Upgrade library." into androidx-main by Diego Vela · 3 years, 6 months ago
  55. cac1f56 Merge "Run only kapt or javac depending on sources" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  56. d8f0bc3 Merge "Fixes initial PopupDemo intercepting clicks / back press and not dismissing" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  57. a0788da navigation-safe-args-plugin setting explicit MaxMetaspaceSize by Jeff Gaston · 3 years, 6 months ago
  58. dfec033 Exempting some intermittent jacoco output by Jeff Gaston · 3 years, 6 months ago
  59. 10d8a4b Merge "run SQLiteOpenHelperWriterTest with ksp" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  60. 509a076 repeatOnLifecycle APIs by mvivo · 3 years, 7 months ago
  61. d0e2914 Merge "Enable running all tests for dependent projects" into androidx-main by Sam Gilbert · 3 years, 6 months ago
  62. 366e824 Merge "Disable verifyDependencyVersions for androidx-studio-integration branch" into androidx-main by Aurimas Liutikas · 3 years, 6 months ago
  63. c3df2c0 Disable verifyDependencyVersions for androidx-studio-integration branch by Aurimas Liutikas · 3 years, 6 months ago
  64. aa9411d Run only kapt or javac depending on sources by Yigit Boyar · 3 years, 6 months ago
  65. de10464 Merge "Add SoftwareKeyboardController." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  66. 4eb6b24 Fixes initial PopupDemo intercepting clicks / back press and not dismissing by Louis Pullen-Freilich · 3 years, 6 months ago
  67. a32fd65 Reference top non system view if filtering by Jens Ole Lauridsen · 3 years, 6 months ago
  68. 2b230e1 run SQLiteOpenHelperWriterTest with ksp by Yigit Boyar · 3 years, 6 months ago
  69. df96d29 Merge changes I372a178a,Ib3c732a1 into androidx-main by Jeff Gaston · 3 years, 6 months ago
  70. 0baf325 Merge "Migrate WF sample manifest to editor new action" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  71. 1d5ebb5 Merge "Merge bugs in MultipleActivitiesClickTest" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  72. ad0fcad Ensure sample WF editor closes activity onStop by Alex Clarke · 3 years, 6 months ago
  73. 9dc84a4 Migrate WF sample manifest to editor new action by Alex Clarke · 3 years, 6 months ago
  74. b4ac8cb Remove support for double tapping and pass favorite id to provider chooser by Alex Clarke · 3 years, 6 months ago
  75. 38e3990 Merge "Kotlin Compile Testing optimizations" into androidx-main by Sergey Vasilinets · 3 years, 6 months ago
  76. a7c682c Merge bugs in MultipleActivitiesClickTest by Jelle Fresen · 3 years, 6 months ago
  77. 87bfe6f Add androidx.core:core-google-shortcuts module by Nick Anthony · 3 years, 7 months ago
  78. 30916b7 Merge "Add dumpsys dumps for the WatchFaceService" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  79. 6dd9dd1 Add dumpsys dumps for the WatchFaceService by Alex Clarke · 3 years, 6 months ago
  80. e13fe2e9 Merge "Add support for (prepare|play)From(MediaId|Uri|Search)" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  81. 4482c0a Merge "Changes to support constraint visualization in Studio" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  82. fa8ea0c Merge "Support suppressing macrobenchmark errors" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  83. cccc690 Refactor renderer listeners into single interface by Ram Parameswaran · 3 years, 6 months ago
  84. f627f56 Changes to support constraint visualization in Studio by Oscar Adame Vazquez · 3 years, 6 months ago
  85. 57fdca0 Merge "Ensure fragments inflated using <fragment> tag are RESUMED" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  86. 3ae39e5 Merge "Add API to query information about available cameras" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  87. 6bfa3c9 Merge "Add CameraProvider in Core" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  88. 6a8b037 Rename SurfacePackageCompat to SurfacePackageWrapper by Ram Parameswaran · 3 years, 6 months ago
  89. 7b7b5d8 Ensure fragments inflated using <fragment> tag are RESUMED by Jeremy Woods · 3 years, 6 months ago
  90. f428e68 Merge "Add a better test for checking that all actor values are consumed." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  91. 3781097 Merge "Create dataStore property delegate." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  92. ae265e4 Add a better test for checking that all actor values are consumed. by rohitsat13 · 3 years, 7 months ago
  93. f5617bb Create dataStore property delegate. by rohitsat13 · 3 years, 6 months ago
  94. 153a688 Support suppressing macrobenchmark errors by Chris Craik · 3 years, 6 months ago
  95. bb109b3 Kotlin Compile Testing optimizations by Yigit Boyar · 3 years, 6 months ago
  96. 5ddb636 Merge "Account for lambda line numbers from inline functions" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  97. 9cd6908 Upgrade library. by Diego Vela · 3 years, 6 months ago
  98. 26e501b Merge "Reland macrobenchmark docs" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  99. 45ebbef Merge "Update verifyDependencyVersions to understand multiplatform dependency configurations" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  100. 07a4481 Merge "Bump Compose 1.0.0-beta02" into androidx-main by Treehugger Robot · 3 years, 6 months ago