[go: nahoru, domu]

  1. 1c68382 Update FragmentStrictMode API to allow for a particular fragment by Sanura N'Jaka · 3 years, 2 months ago
  2. a9725dd Merge "WorkManager 2.6.0-beta01." into androidx-main by Rahul Ravikumar · 3 years, 2 months ago
  3. c33909e Merge "Log FragmentStrictMode violations when debugging enabled" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  4. 1b7295c Merge "MPP build: fix "Configuration testApi does not exist"" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  5. 160f7b6 Merge "Migrate security to use Gradle Version Catalogs" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  6. ce7e361 Merge "Create @AppCompatShadowedAttributes" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  7. 45b8770 Merge "Disable native ripples in Preview" into androidx-main by Diego Perez · 3 years, 2 months ago
  8. 65ad76b Merge changes I0c8a0ccf,Ia53d4d3d into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  9. 74dde5c Log FragmentStrictMode violations when debugging enabled by Sanura N'Jaka · 3 years, 2 months ago
  10. f1fe5e6 Merge "Fix some docs source for WindowManager" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  11. 0603583 Create @AppCompatShadowedAttributes by Ember Rose · 3 years, 2 months ago
  12. 2664b84 Merge "Add sample of how to set up sign in with google for a car app" into androidx-main by Rafael Lima · 3 years, 2 months ago
  13. eaa73ba Add sample of how to set up sign in with google for a car app by Rafael Lima · 3 years, 2 months ago
  14. 4835b31 Merge changes I544f2689,I09963171 into androidx-main by Sean McQuillan · 3 years, 2 months ago
  15. b3169d4 Merge "Update `RemoteListenableWorker` documentation." into androidx-main by Rahul Ravikumar · 3 years, 2 months ago
  16. 90fe7ae WorkManager 2.6.0-beta01. by Rahul Ravikumar · 3 years, 2 months ago
  17. 918baab Merge "Cleaning up .ignore files" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  18. 09c8bde Update `RemoteListenableWorker` documentation. by Rahul Ravikumar · 3 years, 2 months ago
  19. c55fc67 Merge "Removes suppressions from icon generation code" into androidx-main by Louis Pullen-Freilich · 3 years, 2 months ago
  20. bf3f1f1 Merge "Fixes failing ModifierDeclarationDetectorTest" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  21. 76fcc5a Remove use of project from generateApi task by Aurimas Liutikas · 3 years, 2 months ago
  22. 97e7f2e Move to using FileCollection for bootclasspath by Aurimas Liutikas · 3 years, 2 months ago
  23. 0e83e12 Merge "Remove use of AGP internal API" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  24. 814c89d Merge "Migrate from deprecated androidTests method." into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  25. 17401ab Merge "Remove reference to ScrollableRow from Row doc." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  26. b389652c Merge "Update Pane template to avoid confusion" into androidx-main by Babak Bostan · 3 years, 2 months ago
  27. 90a3929 Merge "Change Modifier.onGloballyPositioned to report the modifier coordinates" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  28. b54f6ad Merge "Remove reference to ScrollableColumn from Column doc." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  29. 79f18c0 Merge "Disable wear:tiles:tiles-proto:lint*" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  30. 6a0be41 Disable native ripples in Preview by Diego Perez · 3 years, 2 months ago
  31. 5e1580b Merge "LineHeight support in desktop paragraph" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  32. 036d4a6 Remove reference to ScrollableRow from Row doc. by nickbutcher · 3 years, 2 months ago
  33. 75fd499 Disable wear:tiles:tiles-proto:lint* by Jeff Gaston · 3 years, 2 months ago
  34. f09802e Merge "[GH] [Room][Compiler Processing] Support getting elements by package name" into androidx-main by Yigit Boyar · 3 years, 2 months ago
  35. 32de503 Merge "Update ui-text androidx.core dependency to a more stable version" into androidx-main by Siyamed Sinir · 3 years, 2 months ago
  36. 25d504c Remove reference to ScrollableColumn from Column doc. by nickbutcher · 3 years, 2 months ago
  37. 17a303f Merge "Refactor WatchFace construction to support fast metadata queries" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  38. 7d71420 Merge "Add releases link to Compose Material catalog README" into androidx-main by Nick Rout · 3 years, 2 months ago
  39. c88fdac Migrate security to use Gradle Version Catalogs by Nicole Borrelli · 3 years, 2 months ago
  40. 43a037f Add releases link to Compose Material catalog README by Nick Rout · 3 years, 2 months ago
  41. bb571d4 Merge "Make EditorSession timeout if there's an error and make EditorSession.createOnWatchEditingSession NonNull" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  42. bf0f94f Make EditorSession timeout if there's an error and make EditorSession.createOnWatchEditingSession NonNull by Neda Topoljanac · 3 years, 2 months ago
  43. 5eb9cad Refactor WatchFace construction to support fast metadata queries by Alex Clarke · 3 years, 2 months ago
  44. 064af37 Update ui-text androidx.core dependency to a more stable version by Siyamed Sinir · 3 years, 2 months ago
  45. 907e04a Merge "Make androidx.activity:activity an api dependency" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  46. ae5f76c Merge "[profileinstaller] Exit early for unsupported S+ format" into androidx-main by Leland Richardson · 3 years, 2 months ago
  47. c84eb8e [GH] [Room][Compiler Processing] Support getting elements by package name by Eli Hart · 3 years, 2 months ago
  48. dbf50d9 Merge "NavigationTemplate to return an explicit PanModeDelegate instead of a Toggle" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  49. 5d586c1 NavigationTemplate to return an explicit PanModeDelegate instead of a Toggle by Billy Lam · 3 years, 2 months ago
  50. 0ad27d3 Merge "Fix broken test" into androidx-main by Rafael Lima · 3 years, 2 months ago
  51. 59c9f31 Merge "Rename car/app directories for automotive and projected." into androidx-main by Rasekh Rifaat · 3 years, 2 months ago
  52. 6d7fae1 Merge "Rename to ProfileInstaller.writeProfile(context)" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  53. 53fe53d [profileinstaller] Exit early for unsupported S+ format by Leland Richardson · 3 years, 2 months ago
  54. 956889e Merge "Update param order for CarContext.requestPermissions" into androidx-main by Billy Lam · 3 years, 2 months ago
  55. 5e321f1 Update param order for CarContext.requestPermissions by Billy Lam · 3 years, 2 months ago
  56. 9dff66c Rename to ProfileInstaller.writeProfile(context) by Sean McQuillan · 3 years, 2 months ago
  57. a294948 Merge "TextInputServiceAndroid debug logs" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  58. b34f71b Merge "Update metadata key to define min car api level" into androidx-main by Billy Lam · 3 years, 2 months ago
  59. d7fa6da [profileinstaller] scripts to test profile installation by Leland Richardson · 3 years, 2 months ago
  60. db136e3 Add repackager for generating APKS using profgen. by Sean McQuillan · 3 years, 2 months ago
  61. 9e62c38 TextInputServiceAndroid debug logs by Siyamed Sinir · 3 years, 2 months ago
  62. f4b8520 Merge "Adjust the lambdaSelectorName sent with a Lambda" into androidx-main by Jens Ole Lauridsen · 3 years, 2 months ago
  63. e016dc8 Fix broken test by Rafael Lima · 3 years, 2 months ago
  64. d8a1d50 Fix some docs source for WindowManager by Owen Gray · 3 years, 2 months ago
  65. 0815e07 Make androidx.activity:activity an api dependency by Billy Lam · 3 years, 2 months ago
  66. 7de255a Merge "Add missing implementation dependencies to androidx-plugin/gradle-plugin" into androidx-main by Dustin Lam · 3 years, 2 months ago
  67. 9ba42b1 Rename car/app directories for automotive and projected. by Rasekh Rifaat · 3 years, 2 months ago
  68. dec1da7 Merge "Fix LL V2 flag" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  69. 43451f3 Merge "Add androidx.health:health-services-client to docs-public" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  70. eef6d91 Change Modifier.onGloballyPositioned to report the modifier coordinates by Andrey Kulikov · 3 years, 2 months ago
  71. 46606ad Add androidx.health:health-services-client to docs-public by Nick Anthony · 3 years, 2 months ago
  72. fa6c7eb Merge "Remove legacy doLast" into androidx-main by Sam Gilbert · 3 years, 2 months ago
  73. 40f686d Merge "[Code snippets] Fix comment in Side Effects doc" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  74. 0e31ed9 Merge "Mark PaddingValues as Stable rather than Immutable" into androidx-main by Chris Banes · 3 years, 2 months ago
  75. 844d1a7 Merge "Implement equals/hashCode for DrawModifiers" into androidx-main by Andrey Kulikov · 3 years, 2 months ago
  76. da4674b LineHeight support in desktop paragraph by Andrey Rudenko · 3 years, 2 months ago
  77. 77457a3 MPP build: fix "Configuration testApi does not exist" by Igor Demin · 3 years, 2 months ago
  78. c485ef6 [Code snippets] Fix comment in Side Effects doc by Manuel Vivo · 3 years, 2 months ago
  79. d5bea05 Fix LL V2 flag by Diego Perez · 3 years, 2 months ago
  80. 3a3adc0 Cleaning up .ignore files by Ralston Da Silva · 3 years, 2 months ago
  81. 6370d3a Merge "Model top level functions and properties" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  82. efc7595 Merge "Upgrade to protobuf-gradle-plugin 0.8.16" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  83. 3900016 Merge "Complete the ListenableFuture of cancelFocusAndMetering by correct AF mode" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  84. 9eecd1a Merge "Replacing KeyboardType enum with an inline class" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  85. 8ecdac3e Merge "Changing FocusState to an Interface" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  86. a654761 Fixes failing ModifierDeclarationDetectorTest by Louis Pullen-Freilich · 3 years, 2 months ago
  87. c5ec7ed Removes suppressions from icon generation code by Louis Pullen-Freilich · 3 years, 2 months ago
  88. d101e58 Add missing implementation dependencies to androidx-plugin/gradle-plugin by Dustin Lam · 3 years, 2 months ago
  89. b299fad Merge "Using a wrapper class in Focus parameterized tests." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  90. da6af1a Upgrade to protobuf-gradle-plugin 0.8.16 by Aurimas Liutikas · 3 years, 2 months ago
  91. 1c1bfba Update Pane template to avoid confusion by Babak Bostan · 3 years, 2 months ago
  92. 6b09f79 Adjust the lambdaSelectorName sent with a Lambda by Jens Ole Lauridsen · 3 years, 2 months ago
  93. ecdfe5f Merge "TaskUpToDateValidator exemption for lintAnalyzeDebug" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  94. 628fcc5 TaskUpToDateValidator exemption for lintAnalyzeDebug by Jeff Gaston · 3 years, 2 months ago
  95. ba8ec09 Update metadata key to define min car api level by Billy Lam · 3 years, 2 months ago
  96. a4fc3c73 Replacing KeyboardType enum with an inline class by Ralston Da Silva · 3 years, 2 months ago
  97. 35c6580 Merge "Add the @IdRes annotation to setId" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  98. d042026 Merge "Recompose late arriving changes immediately" into androidx-main by Chuck Jazdzewski · 3 years, 2 months ago
  99. f37cd72 Merge "Disable androidx-studio-integration as if fails due to hilt using removed AGP APIs" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  100. df1c51f Remove use of AGP internal API by Aurimas Liutikas · 3 years, 2 months ago