[go: nahoru, domu]

  1. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years, 1 month ago
  2. 0e89e8f Merge "Clarify setUnitSquareBounds & setAsBackgroundComplication" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. e33c19f Merge "Fix kotlin explicit API" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  4. 0b15577a Clarify setUnitSquareBounds & setAsBackgroundComplication by Alex Clarke · 4 years, 1 month ago
  5. 3c7d677 Merge "Update timeout for SliceViewTest" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  6. 0e946b0 Merge changes I4dcc8d2f,I4f4c6e25 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  7. c4337be Merge "StyleCategories: Make displayName a CharSequence" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  8. 2b523c8 Merge "MenuBar support." into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  9. ae8f5a3 MenuBar support. by Roman Sedaikin · 4 years, 1 month ago
  10. b7f7d4b Merge "Fix desktop tests." into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  11. 31cffe6 Merge "Use AndroidJUnit4 instead of JUnit4 in ui-test" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  12. 95f6b8f Merge "Remove deprecated APIs." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  13. 828e83b Use AndroidJUnit4 instead of JUnit4 in ui-test by Jelle Fresen · 4 years, 1 month ago
  14. a1adad57 Use Kotlin properties for ComplicationDrawable isHighlighted & data by Alex Clarke · 4 years, 1 month ago
  15. 30c305f StyleCategories: Make displayName a CharSequence by Alex Clarke · 4 years, 1 month ago
  16. fe21f86 Remove ComplicationRenderer.InvalidateCallback from the public api by Alex Clarke · 4 years, 1 month ago
  17. 2d2f3c0 Remove deprecated APIs. by Filip Pavlis · 4 years, 1 month ago
  18. 6bbbeba Merge changes I4fde9ea2,Ib83234ce into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  19. c5a0ba4 Merge "unhide the AppSearch query api of AppSearchManager." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  20. 16bf845 unhide the AppSearch query api of AppSearchManager. by Terry Wang · 4 years, 1 month ago
  21. 884f654 Fix desktop tests. by Nikolay Igotti · 4 years, 1 month ago
  22. 99950a6 Merge "androidx.startup is now stable." into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
  23. 3b7d356 Merge "Dispatch LoadState updates from PagedList on notifyDispatcher" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  24. 410ebcf Dispatch LoadState updates from PagedList on notifyDispatcher by Dustin Lam · 4 years, 1 month ago
  25. 7e2d5a0 Merge "More descriptive error messages for mismatched @composable types" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  26. 028bbf1 Merge "RemoteMediatorAccessor Refactor" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  27. 7b26798 More descriptive error messages for mismatched @composable types by Leland Richardson · 4 years, 1 month ago
  28. f86129d RemoteMediatorAccessor Refactor by Yigit Boyar · 4 years, 1 month ago
  29. 202241a Update timeout for SliceViewTest by Pinyao Ting · 4 years, 1 month ago
  30. 396e385 Merge "Convert Dynamic Navigation to Kotlin Explicit API Mode" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  31. ad5735f Merge "Add test for returning from single-expression-key-body" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  32. f93c511 Merge "Fix compiler single expression return and update source" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  33. 508edb8 Merge "Prevent Composable Function References until we have a viable strategy for them" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  34. 45072ef Prevent Composable Function References until we have a viable strategy for them by Leland Richardson · 4 years, 1 month ago
  35. 53dcd3d Merge "Generate unique key hashes for synthetic sibling else branches" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  36. 6d73332 androidx.startup is now stable. by Rahul Ravikumar · 4 years, 1 month ago
  37. 13cf431 Merge "Add PerfettoRule for capturing perfetto traces in CI" into androidx-master-dev by Chris Craik · 4 years, 1 month ago
  38. d874238 Merge "Set isDebugInspectorInfoEnabled in Wrapper.kt via reflection" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  39. 35e93c6 Merge "Adopt accessibility stateDescription in SwitchCompat" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. 44c5373 Merge "Move androidx.paging:paging-compose to SNAPSHOT_AND_RELEASE" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  41. b9a5188 Merge "Remove NavController Ambient" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  42. 9bc4c0a Merge changes I26e85d9c,Ie5663af8 into androidx-master-dev by Terry Wang · 4 years, 1 month ago
  43. 715b199 Add PerfettoRule for capturing perfetto traces in CI by Chris Craik · 4 years, 1 month ago
  44. 1e338e7 Move androidx.paging:paging-compose to SNAPSHOT_AND_RELEASE by Nick Anthony · 4 years, 1 month ago
  45. ad789a0 Fix kotlin explicit API by rohitsat13 · 4 years, 1 month ago
  46. b84506f Remove NavController Ambient by Jeremy Woods · 4 years, 1 month ago
  47. adf1697 Merge "[GH] exclude compose from paging playground" into androidx-master-dev by Yigit Boyar · 4 years, 1 month ago
  48. 57ac7d0 Set isDebugInspectorInfoEnabled in Wrapper.kt via reflection by Jens Ole Lauridsen · 4 years, 1 month ago
  49. f118c5d Merge "Moves Icon to the Material library" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. 8ddeadd [GH] exclude compose from paging playground by Yigit Boyar · 4 years, 1 month ago
  51. c54ef3f Merge "Messager implementation for KSP" into androidx-master-dev by Yigit Boyar · 4 years, 1 month ago
  52. 537402b Merge "Implement findGeneratedAnnotation in KspProcessingEnv" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  53. 6fd9279 Merge "[GH] Exclude compose navigation from navigation playground" into androidx-master-dev by Yigit Boyar · 4 years, 1 month ago
  54. f1341dc Merge "Adds FloatingActionButtonElevation to represent elevation used by FABs in different states." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  55. c8dd30c Merge "Desktop: implement Modifier.drawLayer(alpha=,rotationX=,rotationY=)" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  56. 9fa5548 Merge "Made ConsumedData a non-data class." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  57. 60d96cf Merge "Move SimpleContainer into PopupTestUtils.kt" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  58. 262fb06 Merge "Moving "No unrecognized messages found in build log" out of stderr" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  59. 4c7e122 Moves Icon to the Material library by Louis Pullen-Freilich · 4 years, 1 month ago
  60. b5a188b Adds FloatingActionButtonElevation to represent elevation used by FABs in different states. by Louis Pullen-Freilich · 4 years, 1 month ago
  61. 098ae47 Merge "Adds SwitchColors interface to represents colors used by a Switch in different states." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  62. 2c76ac8 Merge "WatchFace: Remove status indictor APIs" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  63. c8f3502 Rename ComplicationOverride to ComplicationOverlay by Alex Clarke · 4 years, 1 month ago
  64. 2da8aff Move SimpleContainer into PopupTestUtils.kt by Qingqing Deng · 4 years, 1 month ago
  65. 35acf68 Make Category.Option classes final by Alex Clarke · 4 years, 1 month ago
  66. 879906d Implement findGeneratedAnnotation in KspProcessingEnv by Yigit Boyar · 4 years, 1 month ago
  67. 5607933 Merge "Fix kdoc of DemoCategory.filter" into androidx-master-dev by Jelle Fresen · 4 years, 1 month ago
  68. 3474d63 Messager implementation for KSP by Yigit Boyar · 4 years, 1 month ago
  69. 2a518b5 Merge "Increase tolerance in memory leak test" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  70. becc04e Adds SwitchColors interface to represents colors used by a Switch in different states. by Louis Pullen-Freilich · 4 years, 1 month ago
  71. 25a6f57 Merge "Changes ButtonColors and ButtonElevation functions to be non-composable" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  72. 21f611c Merge "Desktop: implement some of ui-graphics methods" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  73. a3b73b1 Moving "No unrecognized messages found in build log" out of stderr by Jeff Gaston · 4 years, 1 month ago
  74. 9ae42d9 WatchFace: Remove status indictor APIs by Alex Clarke · 4 years, 1 month ago
  75. cfb224f Merge changes I77cad614,I13f9a27e,Ib07ebbf3 into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  76. 5bbd170 Increase tolerance in memory leak test by Filip Pavlis · 4 years, 1 month ago
  77. fa07054 Fix kdoc of DemoCategory.filter by Jelle Fresen · 4 years, 1 month ago
  78. ed026ed Merge "Enable transitions in tests" into androidx-master-dev by Jelle Fresen · 4 years, 1 month ago
  79. 03855af Enable transitions in tests by Jelle Fresen · 4 years, 1 month ago
  80. bc188b8 Merge "Add missing synchronize blocks to AndroidOwnerRegistry" into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  81. 9ec478b Rename compose:paging to paging:paging-compose by Andrey Kulikov · 4 years, 1 month ago
  82. c570efa Move Paging Compose to the paging directory by Andrey Kulikov · 4 years, 1 month ago
  83. d700090 Refactor SearchResultsTest to SearchSpecTest, which it has only one test and actually test for SearchSpec by Terry Wang · 4 years, 1 month ago
  84. 05f6058 Support SearchSpec.Builder directly accept data class for adding it's SchemaType to search filter. by Terry Wang · 4 years, 1 month ago
  85. 6b8547e Changing paging compose package by Andrey Kulikov · 4 years, 1 month ago
  86. 7d25f5d Merge "Support different locales for AnnotatedString.capitalize and AnnotatedString.decapitalize" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  87. 98e84c0 Add missing synchronize blocks to AndroidOwnerRegistry by Jelle Fresen · 4 years, 2 months ago
  88. 0e16f9f Desktop: implement Modifier.drawLayer(alpha=,rotationX=,rotationY=) by Igor Demin · 4 years, 1 month ago
  89. d3e2621 Desktop: implement some of ui-graphics methods by Igor Demin · 4 years, 1 month ago
  90. 6e2a02a Merge "Add test to ensure take picture can success when input file doesn't exist" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  91. fa9e81d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  92. 85c4a06 Add test to ensure take picture can success when input file doesn't exist by leo huang · 4 years, 1 month ago
  93. bdcef22 Merge "MediaRouter: Allow vector drawable in resources" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  94. 2254f1d Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years, 1 month ago
  95. 41ef176 Merge "Just after learning to spell their username, we must delete nilknarfuw@ from OWNERS." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  96. 0f86272 MediaRouter: Allow vector drawable in resources by Kyunglyul Hyun · 4 years, 3 months ago
  97. 895aa75 [GH] Exclude compose navigation from navigation playground by Yigit Boyar · 4 years, 1 month ago
  98. adc5785 Just after learning to spell their username, we must delete nilknarfuw@ from OWNERS. by Eric Ng · 4 years, 1 month ago
  99. df64ba0 Merge "Refactor WatchFace AIDL interfaces" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  100. d483886 Merge "Refactor SearchResults, SearchResult.Result, MatchInfo and AppSearchManager." into androidx-master-dev by Alexander Dorokhine · 4 years, 1 month ago