[go: nahoru, domu]

  1. 4a7bdad Rework WithConstraints as BoxWithConstraints by Mihai Popa · 3 years, 6 months ago
  2. 36545d9 Merge "Add OWNERS for compose/ui/ui-inspection" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. f98b948 Merge "Switch wear-watchface-editor to use Activity 1.2.0-rc01" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  4. d213c15 Merge "Fix comment in wear/wear-watchface-editor" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  5. 212fa88 Merge "Clean up ItemList-related API" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  6. 81246d8 Merge "Removed deprecated SpanWrapper fields" into androidx-main by Rafael Lima · 3 years, 5 months ago
  7. 4874478 Merge "Add CarLocation in prepartion to deprecate LatLng" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  8. a687b18 Clean up ItemList-related API by repo sync -c -j8 · 3 years, 6 months ago
  9. c9abe9e Add CarLocation in prepartion to deprecate LatLng by repo sync -c -j8 · 3 years, 6 months ago
  10. b7f07a2 Merge "Change all our models to hold unmodifiable collections" into androidx-main by Billy Lam · 3 years, 5 months ago
  11. 5eb73f9 Merge "Add IntRange annotation to int parameters where appropriate" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  12. 3d5028a Merge "Remove actor since it is marked obsolete." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  13. 3dca835 Merge "Disable display feature bounds check" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  14. 6a069ed Disable display feature bounds check by Andrii Kulian · 3 years, 5 months ago
  15. 0422f8f Merge "Readable toString for Arrangements" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  16. 4075756 Merge "Rename animateAsState (yet again)" into androidx-main by Doris Liu · 3 years, 5 months ago
  17. b350033 Merge "Keep INITIALIZED entries from being destroyed" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  18. c72332c Merge "ImageAnalysis: acquire image when queue is maxed should not crash." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  19. aaad068 Change all our models to hold unmodifiable collections by repo sync -c -j8 · 3 years, 5 months ago
  20. a5d204b Merge "Add javadocs to Step getters" into androidx-main by Ram Parameswaran · 3 years, 5 months ago
  21. 3d99faa Keep INITIALIZED entries from being destroyed by Jeremy Woods · 3 years, 5 months ago
  22. 5607126 Merge "Use own synchronized instead of deprecated stdlib version" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  23. 7e79a1c Merge "MediaRouter: Fix dynamic group bug" into androidx-main by Kyunglyul Hyun · 3 years, 5 months ago
  24. 9fd9b8d ImageAnalysis: acquire image when queue is maxed should not crash. by Xi Zhang · 3 years, 6 months ago
  25. 9d1f615 Merge "Save dialog state as not showing" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  26. edf1be5 Merge "Rename JankMetric -> FrameTimingMetric" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  27. f735762 Switch wear-watchface-editor to use Activity 1.2.0-rc01 by Ian Lake · 3 years, 5 months ago
  28. 20096db9 Merge "Update slices to RV 1.2.0-beta01" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  29. 2edb3e3 Save dialog state as not showing by Jeremy Woods · 3 years, 6 months ago
  30. 0488301 Merge "Add androidx.car.app:app-aaos directory" into androidx-main by Ram Parameswaran · 3 years, 5 months ago
  31. 29cfdb1 Add javadocs to Step getters by Ram Parameswaran · 3 years, 6 months ago
  32. 762133d Removed deprecated SpanWrapper fields by Rafael Lima · 3 years, 6 months ago
  33. e78d646 Merge "Replace newBuilder with Builder constructors." into androidx-main by Jorge Pereira · 3 years, 6 months ago
  34. 0c9126d Merge "Webkit: Add reverse bypass option to ProxyConfig" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  35. 9dc0521 Update slices to RV 1.2.0-beta01 by Nick Anthony · 3 years, 6 months ago
  36. 18e14b4 Rename JankMetric -> FrameTimingMetric by Chris Craik · 3 years, 6 months ago
  37. 25c966e Add IntRange annotation to int parameters where appropriate by Ram Parameswaran · 3 years, 6 months ago
  38. 3f7c4f6 Remove actor since it is marked obsolete. by rohitsat13 · 3 years, 6 months ago
  39. 5c65d6a Merge "Fix BiometricManager error code for unsecured device" into androidx-main by Curtis Belmonte · 3 years, 6 months ago
  40. af5df33 Merge "Add PaddingValues horizontal/vertical constructor" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  41. ea0e50c Merge "Fix offset links in padding docs" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  42. 1ad57c4 Rename animateAsState (yet again) by Doris Liu · 3 years, 6 months ago
  43. 18ee3c7 Replace newBuilder with Builder constructors. by Jorge Pereira · 3 years, 6 months ago
  44. b5ed509 Merge "Improve Arrangement docs" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  45. 18d22a7 Merge "OnSizeChanged now reports the size within the modifier chain." into androidx-main by George Mount · 3 years, 6 months ago
  46. 9dd48db Add OWNERS for compose/ui/ui-inspection by David Herman · 3 years, 6 months ago
  47. 5baab45 Merge "Fix visual artifacts when using hide" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  48. 7b84078 Merge "Convert NavArgs interface to Kotlin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  49. 9fc97a7 Merge "Convert NoOpNavigator class to Kotlin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  50. 6e956199 Readable toString for Arrangements by Mihai Popa · 3 years, 6 months ago
  51. 21fe71a Improve Arrangement docs by Mihai Popa · 3 years, 6 months ago
  52. c40b886 Fix visual artifacts when using hide by Jeremy Woods · 3 years, 6 months ago
  53. 5af93df Merge "Add contentDescription parameter to Image and Icon" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  54. e9a3861 Merge "Remove unused, deprecated kotlin-android-extensions plugin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  55. cfbf03f Merge "SliceContent: Add FLAG_IMMUTABLE to PendingIntents" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  56. f46f6e9 Merge "Coroutine extensions for Biometric authentication" into androidx-main by Dustin Lam · 3 years, 6 months ago
  57. 5c184c3 Merge "Revert "Remove obsolete exemptions for wear:wear-watchface:testDebugUnitTest"" into androidx-main by Jeff Gaston · 3 years, 6 months ago
  58. d83459f Merge "Use Perfetto as a datasource for app startup metrics." into androidx-main by Rahul Ravikumar · 3 years, 6 months ago
  59. 165aa96 Add androidx.car.app:app-aaos directory by Ram Parameswaran · 3 years, 6 months ago
  60. 9eaa148 Merge "Version bumps for Wear Libraries port 2021-01-13 release" into androidx-main by John Nichol · 3 years, 6 months ago
  61. 0141969 SliceContent: Add FLAG_IMMUTABLE to PendingIntents by Ashwini Oruganti · 3 years, 6 months ago
  62. 464aea9 Fix comment in wear/wear-watchface-editor by Alex Clarke · 3 years, 6 months ago
  63. e35fd5d Merge "Add cts tests for projection wildcard." into androidx-main by Tim Barron · 3 years, 6 months ago
  64. b03405e6 Merge "Add cts test for RELEVANCE_SCORE." into androidx-main by Tim Barron · 3 years, 6 months ago
  65. 0b81d82 Merge "Changes Material stateful parameter interfaces to have @Composable functions that return State<T>" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  66. 1a01f01 Merge changes I09bb4fb3,If1dd239c into androidx-main by Sergey Vasilinets · 3 years, 6 months ago
  67. 0b8299e Add contentDescription parameter to Image and Icon by Anastasia Soboleva · 3 years, 6 months ago
  68. 206043b Merge "Clean up inconsistency in build types." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  69. ed17fcc Version bumps for Wear Libraries port 2021-01-13 release by John Nichol · 3 years, 6 months ago
  70. ccd5081 Changes Material stateful parameter interfaces to have @Composable functions that return State<T> by Louis Pullen-Freilich · 3 years, 6 months ago
  71. 87db1e6 MediaRouter: Fix dynamic group bug by Kyunglyul Hyun · 3 years, 6 months ago
  72. 05551c0 Merge "Promote Snackbar related APIs to public from Experimental" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  73. 25ae967 Revert "Remove obsolete exemptions for wear:wear-watchface:testDebugUnitTest" by Jeff Gaston · 3 years, 6 months ago
  74. c75b178 Merge "Disable the back button navigation by default in DismissibleFrameLayout" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  75. 8ebde00 Merge "Introduce RootForTest and hide Owner." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  76. eeb2083 Merge "Remove unused methods from WatchFaceHostApi" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  77. 5db6099 Disable the back button navigation by default in DismissibleFrameLayout by Xiangyin Ma · 3 years, 6 months ago
  78. fdc8fec Merge "Make ComplicationManager an optional parameter" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  79. c24524d Merge "onComplicationDataUpdate to cope with unrecognezed ids" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  80. b12720a Remove unused methods from WatchFaceHostApi by Alex Clarke · 3 years, 6 months ago
  81. 49fa47e Make ComplicationManager an optional parameter by Alex Clarke · 3 years, 6 months ago
  82. d39dbd5 Merge "Expand coverage of ComplicationHelperActivity." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  83. fcca472 Merge changes I16996083,I7837308a into androidx-main by Anastasia Soboleva · 3 years, 6 months ago
  84. 124f983 onComplicationDataUpdate to cope with unrecognezed ids by Alex Clarke · 3 years, 6 months ago
  85. efef411 Merge "OnWatchFaceEditorSessionImpl.userStyle to return same object" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  86. a6c5a64 Merge "Add Complication support for extras sent to the provider chooser" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  87. 4628dbb Merge "Increace interactiveDrawModeUpdateDelayMillis max value." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  88. 556bf64 Introduce RootForTest and hide Owner. by Filip Pavlis · 3 years, 6 months ago
  89. 81a66b0 Merge "Deprecate displaySize on test rule." into androidx-main by Filip Pavlis · 3 years, 6 months ago
  90. 3b76d0c Increace interactiveDrawModeUpdateDelayMillis max value. by Alex Clarke · 3 years, 6 months ago
  91. d3a26b3 OnWatchFaceEditorSessionImpl.userStyle to return same object by Alex Clarke · 3 years, 6 months ago
  92. e0c52d3 Add decorationBox to the CoreTextField by Anastasia Soboleva · 3 years, 7 months ago
  93. cded435 Make minimum width and height in text fields overridable by Anastasia Soboleva · 3 years, 6 months ago
  94. 00d7e30 Merge "Remove MessageTemplate Builder's setMessage() and s/setDebugCause/setDebugMessage/" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  95. bce10a7 Remove MessageTemplate Builder's setMessage() and s/setDebugCause/setDebugMessage/ by repo sync -c -j8 · 3 years, 6 months ago
  96. 5b01fac Merge "Suppress UniqueConstants lint warning for CarIcon as type will be removed in a follow-up." into androidx-main by Billy Lam · 3 years, 6 months ago
  97. 6a8afbd Suppress UniqueConstants lint warning for CarIcon as type will be removed in a follow-up. by repo sync -c -j8 · 3 years, 6 months ago
  98. b50fc2f Expand coverage of ComplicationHelperActivity. by Flavio Lerda · 3 years, 6 months ago
  99. ad1de12 Clean up inconsistency in build types. by Flavio Lerda · 3 years, 6 months ago
  100. e81ef22 Merge "Remove GridTemplate.Builder#clearAllLists" into androidx-main by Treehugger Robot · 3 years, 6 months ago