[go: nahoru, domu]

  1. aee18b1 Merge "[Video] Add VideoRecordEvent class" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  2. 1237fbe Merge "Add lifecycle and side effects in Compose doc snippets" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. 474f9d4 [Video] Add VideoRecordEvent class by leo huang · 3 years, 6 months ago
  4. dff3ec9 Merge "Delete deprecated Text APIs" into androidx-main by Jim Sproch · 3 years, 5 months ago
  5. 60baf8a Merge "Fix ImageCapture performace regression by renaming temporary file instead of copying" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  6. 90956a0 Merge "Deprecate onCommit, onDispose, onActive" into androidx-main by Leland Richardson · 3 years, 5 months ago
  7. fbfc395 Delete deprecated Text APIs by Jim Sproch · 3 years, 5 months ago
  8. af68d41 Merge "Add clearAndSetSemantics behavior on same layout node" into androidx-main by aelias · 3 years, 5 months ago
  9. ded69ff Fix ImageCapture performace regression by renaming temporary file instead of copying by leo huang · 3 years, 5 months ago
  10. baafec0 Merge "Bump to Kotlin 1.4.21-2" into androidx-main by Jim Sproch · 3 years, 5 months ago
  11. 7a3f31b Merge "Add missing FUNCTION_REFERENCE case to when block" into androidx-main by Adam Powell · 3 years, 5 months ago
  12. e2e61d1 Add missing FUNCTION_REFERENCE case to when block by David Herman · 3 years, 5 months ago
  13. 88d47f9 Merge "Remove deprecated `ActionStrip#getActionOfType(int)`" into androidx-main by Jay Yoo · 3 years, 5 months ago
  14. 3dc7538 Merge "Remove Metadata.ofPlace" into androidx-main by Jorge Pereira · 3 years, 5 months ago
  15. ed5dd0a Merge "Add API for Key to FocusDirection translation" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  16. d2c1243 Merge "Reset BiometricViewModel callback in Fragment#onDestroy()" into androidx-main by Curtis Belmonte · 3 years, 5 months ago
  17. 1eb7d6b Merge changes I46073597,I00c536bf into androidx-main by Treehugger Robot · 3 years, 5 months ago
  18. c5378b4 Merge "Add support for converting function reference instances" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  19. 8988dc8 Merge "Update HostValidator to check historical signatures" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  20. e47fda8 Merge "Remove deprecated Trip API" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  21. 81eb97f Merge "Ensure FragmentContainerView handles animators" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  22. 66b9205c Deprecate onCommit, onDispose, onActive by Leland Richardson · 3 years, 6 months ago
  23. 7bc3797 Merge "Pointer position wasn't properly handling position relative to screen" into androidx-main by George Mount · 3 years, 5 months ago
  24. a843e33 Merge "Factory functions for Font/FontFamily/Typeface" into androidx-main by Siyamed Sinir · 3 years, 5 months ago
  25. f9a8143 Add support for fetching Composable Parameters by David Herman · 3 years, 5 months ago
  26. e22e83a9 Update HostValidator to check historical signatures by Roberto Perez · 3 years, 6 months ago
  27. 4bcc2de Add support for fetching Composables by David Herman · 3 years, 5 months ago
  28. 08c4ba3 Merge "Deprecate non-suspend scrollBy and scrollTo" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  29. fcbbd93 Reset BiometricViewModel callback in Fragment#onDestroy() by Curtis Belmonte · 3 years, 5 months ago
  30. f5223f6 Merge "Fixes ripple animations not fading out if they are cancelled while fading in" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  31. 4175fc1 Merge "Add a benchmark test for ArraySet" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  32. 58875f6 Ensure FragmentContainerView handles animators by Jeremy Woods · 3 years, 5 months ago
  33. 42026a4 Merge "Deprecate Transition v1" into androidx-main by Doris Liu · 3 years, 5 months ago
  34. a8d788a Remove deprecated Trip API by Ram Parameswaran · 3 years, 5 months ago
  35. d0d9a4f Merge "Make proguard rule more broad" into androidx-main by Diego Vela · 3 years, 5 months ago
  36. 06ef4f8 Merge "Rename host-side AIDL wrapper to *Delegate and their methods to send*" into androidx-main by Billy Lam · 3 years, 5 months ago
  37. bcd4c16 Merge "Remove depreacted LaneDirection#isHighlighted() method" into androidx-main by Ram Parameswaran · 3 years, 5 months ago
  38. 5aa47ea Remove Metadata.ofPlace by Jorge Pereira · 3 years, 5 months ago
  39. d88cfb2 Add a benchmark test for ArraySet by Lukhnos Liu · 3 years, 5 months ago
  40. fcfe9af Merge "Add CarText.toCharSequence and deprecate the methods it replaces." into androidx-main by Jorge Pereira · 3 years, 5 months ago
  41. 93d0660 Merge "Remove APIs added for making builders reusable." into androidx-main by Jorge Pereira · 3 years, 5 months ago
  42. 5c35a28 Merge "Support initial State" into androidx-main by Doris Liu · 3 years, 5 months ago
  43. e686931 Fixes ripple animations not fading out if they are cancelled while fading in by Louis Pullen-Freilich · 3 years, 5 months ago
  44. db0ef44 Bump to Kotlin 1.4.21-2 by Jim Sproch · 3 years, 6 months ago
  45. 766bb43 Merge "Fix CarLocation variable naming" into androidx-main by Billy Lam · 3 years, 5 months ago
  46. 9da92e0 Merge "Updated Matrix API to follow row major ordering" into androidx-main by Nader Jawad · 3 years, 5 months ago
  47. 210833b Merge "Deprecate items I missed in aosp/1555034" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  48. d4bf9ec Make proguard rule more broad by Diego Vela · 3 years, 5 months ago
  49. 34405f0 Rename host-side AIDL wrapper to *Delegate and their methods to send* by repo sync -c -j8 · 3 years, 5 months ago
  50. 1572b5c Merge "Remove CPU usage and Memory metrics." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  51. c4567ed Deprecate Transition v1 by Doris Liu · 3 years, 5 months ago
  52. 2b71070 Merge "prune accessibility tree to remove nodes covered by sibilings" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  53. c534cdf Add API for Key to FocusDirection translation by Ralston Da Silva · 3 years, 5 months ago
  54. ee2a5d6 Add CarText.toCharSequence and deprecate the methods it replaces. by Jorge Pereira · 3 years, 5 months ago
  55. 91809b4 Merge "Remove our own Handler to schedule remeasure" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  56. e31b621 Pointer position wasn't properly handling position relative to screen by George Mount · 3 years, 5 months ago
  57. 2116b4a Merge "Rework WithConstraints as BoxWithConstraints" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  58. 8353008 Merge "Bump androidx.room to 2.3.0-beta01." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  59. 1eed6fd Fix CarLocation variable naming by repo sync -c -j8 · 3 years, 5 months ago
  60. d81d48c Remove CPU usage and Memory metrics. by Rahul Ravikumar · 3 years, 5 months ago
  61. 41a265d Support initial State by Doris Liu · 3 years, 5 months ago
  62. 11f1d5e Merge "Merge the two macrobenchmark entry points, and document them" into androidx-main by Chris Craik · 3 years, 5 months ago
  63. 20230ac Deprecate items I missed in aosp/1555034 by Ralston Da Silva · 3 years, 5 months ago
  64. a582bab Merge "Implement default host validation logic" into androidx-main by Roberto Perez · 3 years, 5 months ago
  65. eacc7a8 Merge "Move JankCollectionHelper to Macro Benchmarks." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  66. 8934e13 Merge "Remove KeyInput modifier from FocusModifier" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  67. fce5a31 prune accessibility tree to remove nodes covered by sibilings by yingleiw · 3 years, 6 months ago
  68. e28a322 Merge "Revert pointerInput restart on lambda change" into androidx-main by Matvei Malkov · 3 years, 5 months ago
  69. 940831a Merge "Update paging to 3.0.0-alpha13" into androidx-main by Nick Anthony · 3 years, 5 months ago
  70. f696899 Remove our own Handler to schedule remeasure by Andrey Kulikov · 3 years, 5 months ago
  71. 1800803 Merge "remove deepCopyWithSymbols call" into androidx-main by Jim Sproch · 3 years, 5 months ago
  72. 97cfdf3 Merge the two macrobenchmark entry points, and document them by Chris Craik · 3 years, 5 months ago
  73. 4a7bdad Rework WithConstraints as BoxWithConstraints by Mihai Popa · 3 years, 5 months ago
  74. 7585d27 Revert pointerInput restart on lambda change by Matvei Malkov · 3 years, 5 months ago
  75. 756e9da Move JankCollectionHelper to Macro Benchmarks. by Rahul Ravikumar · 3 years, 5 months ago
  76. 6e70986 Merge "Make publicResourcesStub registration compatible with playground" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  77. 50f38a4 Merge "Use ComposeTestRule without launching Activity" into androidx-main by Jelle Fresen · 3 years, 5 months ago
  78. 03301d6 Remove depreacted LaneDirection#isHighlighted() method by Ram Parameswaran · 3 years, 5 months ago
  79. 0397a8a Merge "Small API changes in test." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  80. eb2a280 Merge "Less clever Recomposer synchronization" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  81. f74d55e Remove KeyInput modifier from FocusModifier by Ralston Da Silva · 3 years, 5 months ago
  82. 2baa99a9 Factory functions for Font/FontFamily/Typeface by Siyamed Sinir · 3 years, 5 months ago
  83. 6ef749d Merge "Seeking support for Transition v2 Tooling" into androidx-main by Doris Liu · 3 years, 5 months ago
  84. 6823753 Remove deprecated `ActionStrip#getActionOfType(int)` by Jay Yoo · 3 years, 5 months ago
  85. 945125b remove deepCopyWithSymbols call by Leland Richardson · 3 years, 5 months ago
  86. c69e832 Merge "Rename LaneDirection#isHighlighted to LaneDirection#isRecommended" into androidx-main by Ram Parameswaran · 3 years, 5 months ago
  87. e603633 Merge "Rename Key.DPadUp to Key.DirectionUp" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  88. 5c882d0 Update paging to 3.0.0-alpha13 by Nick Anthony · 3 years, 5 months ago
  89. e8dbe70 Small API changes in test. by Filip Pavlis · 3 years, 5 months ago
  90. e9487ac Merge "Kotlin json sample app" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  91. 5962c3d Merge "Promotes some Material APIs out of @Experimental" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  92. d07312a Merge "Add methods to handle Ongoing Activity Data in Bundles." into androidx-main by ssancho · 3 years, 5 months ago
  93. 82afa43 Merge "Deprecate non-suspend smoothScrollBy" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  94. 684b58f Merge changes I96bc65e5,I38553c94 into androidx-main by Jeff Gaston · 3 years, 5 months ago
  95. e91f204 Promotes some Material APIs out of @Experimental by Louis Pullen-Freilich · 3 years, 5 months ago
  96. 9d654c7 Add lifecycle and side effects in Compose doc snippets by mvivo · 3 years, 5 months ago
  97. 9eaac13 Merge "WatchFace: Don't use context.getDisplay" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  98. f5776cd Merge "Explicitly uses rememberRipple() in Button and FloatingActionButton" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  99. 81c1937 WatchFace: Don't use context.getDisplay by Alex Clarke · 3 years, 5 months ago
  100. 4ac8498 Deprecate non-suspend scrollBy and scrollTo by Ryan Mentley · 3 years, 6 months ago