[go: nahoru, domu]

  1. 557d5e4 Removing unnecessary activtiy and broadcast handshake to avoid flakyness by Sunny Goyal · 5 years ago
  2. 5412b2c Activity launching benchmark runner by Chris Craik · 5 years ago
  3. 1d5d8a0 Merge "Rename TEST_* to ANDROIDX_TEST_*" into androidx-master-dev am: f41616320a by Dustin Lam · 5 years ago
  4. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  5. af1bf7d Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  6. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  7. 5817ef6 Merge changes I76fc4537,Ie5e73747,I02ea2a21,I68cb918f into androidx-master-dev by Aurimas Liutikas · 5 years ago
  8. 3130085 Remove useMetalava from AndroidXExtension. by Aurimas Liutikas · 5 years ago
  9. 1edb08c Merge "Slices: Render selection subslices." into androidx-master-dev by Julia Tuttle · 5 years ago
  10. 6baecec Slices: Render selection subslices. by Julia Tuttle · 6 years ago
  11. fdf1b56 Merge changes I0feef20b,Idda6df2f,I07a66c46 into androidx-master-dev by Aurimas Liutikas · 5 years ago
  12. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  13. 7deb1b5 Merge "Rename APIs in SliceView" into androidx-master-dev am: 09f5827206 by Jason Chiu · 5 years ago
  14. 299f40f Rename APIs in SliceView by Jason Chiu · 5 years ago
  15. 589afc2 Merge "Adding API to override the permission action for binding a slice" into androidx-master-dev by Sunny Goyal · 5 years ago
  16. 34955e6 Adding API to override the permission action for binding a slice by Sunny Goyal · 5 years ago
  17. 1df2b7a Merge "Slices: Refactor a couple of things in RowView." into androidx-master-dev by Julia Tuttle (Google) · 5 years ago
  18. 9c5bdef Slices: Refactor a couple of things in RowView. by Julia Tuttle · 5 years ago
  19. 3df6f8e Merge "Fixing MeasureSpec.EXACTLY not being respected by SiceView" into androidx-master-dev by Sunny Goyal · 5 years ago
  20. 15e328d Merge "Fixing MeasureSpec.EXACTLY not being respected by SiceView" into androidx-master-dev by Treehugger Robot · 5 years ago
  21. 7577b08 Merge "Adding sunnygoyal to the owners for slices" into androidx-master-dev by Sunny Goyal · 5 years ago
  22. 398072a Merge "Adding sunnygoyal to the owners for slices" into androidx-master-dev by Treehugger Robot · 5 years ago
  23. d1e3fad Merge "Fixing OnSliceActionListener is not called when there is only a single action per row" into androidx-master-dev by Sunny Goyal · 5 years ago
  24. 5344dba Adding sunnygoyal to the owners for slices by Sunny Goyal · 5 years ago
  25. 1655236 Fixing MeasureSpec.EXACTLY not being respected by SiceView by Sunny Goyal · 5 years ago
  26. a34fc01 Fixing OnSliceActionListener is not called when there is only a single action per row by Sunny Goyal · 5 years ago
  27. d1627d4 Merge "Convert BenchmarkRule to kotlin, checkin API files" into androidx-master-dev by Chris Craik · 5 years ago
  28. 15e8e0a Merge "Convert BenchmarkRule to kotlin, checkin API files" into androidx-master-dev by Chris Craik · 5 years ago
  29. 7390b65 Convert BenchmarkRule to kotlin, checkin API files by Chris Craik · 5 years ago
  30. 17ef5cd Merge "Fixing padding not getting propogated properly throughout SliceView" into androidx-master-dev by Sunny Goyal · 5 years ago
  31. 7f16900 Merge "Fixing padding not getting propogated properly throughout SliceView" into androidx-master-dev by Treehugger Robot · 5 years ago
  32. b107197 Merge "Removing system RPC in SliceProvider.onCreate" into androidx-master-dev by Sunny Goyal · 5 years ago
  33. 3549a4b Fixing padding not getting propogated properly throughout SliceView by Sunny Goyal · 5 years ago
  34. 9bc085b Removing system RPC in SliceProvider.onCreate by Sunny Goyal · 5 years ago
  35. dcd0182 Merge "API: Properly filter out @RestrictTo(LIBRARY) on packages and classes" into androidx-master-dev by Adrian Roos · 5 years ago
  36. c636745 Merge "API: Properly filter out @RestrictTo(LIBRARY) on packages and classes" into androidx-master-dev by Adrian Roos · 5 years ago
  37. 11c3ec3 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 5 years ago
  38. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  39. 1ced3fc Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  40. f56b466 Import translations. DO NOT MERGE by Bill Yi · 5 years ago
  41. cac14c8 Merge changes I9d832701,Ibb975b68,Id33a6abe into androidx-master-dev by Jeff Gaston · 5 years ago
  42. 3a45fcb Merge "Slices: Fix duplicate short/long clicks." into androidx-master-dev by Treehugger Robot · 5 years ago
  43. 83096ea Enabling tracking of restricted APIs in most projects by Jeff Gaston · 5 years ago
  44. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  45. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  46. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  47. 6b4fcd3 Slices: Fix duplicate short/long clicks. by Julia Tuttle · 5 years ago
  48. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 5 years ago
  49. b035dfc Merge "Fixing crash in getToggles when slice is empty" into androidx-master-dev by Treehugger Robot · 5 years ago
  50. ed3541d Fixing crash in getToggles when slice is empty by Sunny Goyal · 5 years ago
  51. a8e032a Merge "Fix content measured against wrong height when seekbar is present" into androidx-master-dev by Treehugger Robot · 5 years ago
  52. e64c47e Merge "Move to using AGP 3.4-0-alpha10" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago
  53. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 6 years ago
  54. ee1849d Fix content measured against wrong height when seekbar is present by Sunny Goyal · 5 years ago
  55. 1a256a3 Make SliceBuildersKtxTest a @MediumTest by Daniel Santiago Rivera · 5 years ago
  56. 610686b Merge "Add attributes to customize slice row style" into androidx-master-dev by Jason Chiu · 5 years ago
  57. 051f233 Merge "Adds test size annotation for tests missing one" into androidx-master-dev by Treehugger Robot · 5 years ago
  58. ee247c4 Merge "Add explicit dependency on 'collection' where used" into androidx-master-dev by Jake Wharton · 5 years ago
  59. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 5 years ago
  60. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  61. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  62. 270f921 Merge "Updates annotations for tests previously marked small/medium" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  63. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  64. c61e7e7 Merge changes Icf97fcaf,I1e1ec56c into androidx-master-dev by Treehugger Robot · 5 years ago
  65. 95afd46 Remove unused parameter in TemplateBuilderImpl. by Julia Tuttle · 6 years ago
  66. c416775 Make ListBuilder(V1)Impl version-aware. by Julia Tuttle · 6 years ago
  67. 08f2b97 Slices: Remove 'Large' from inapplicable class names by Julia Tuttle · 5 years ago
  68. db3e4b6 Adds test size annotation for tests missing one by Louis Pullen-Freilich · 5 years ago
  69. 5f50df3 Add attributes to customize slice row style by Jason Chiu · 5 years ago
  70. f8157b7 Fix height of slices at 48dp by Jason Monk · 5 years ago
  71. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  72. dd5165b Merge changes I9b57829d,I25b39506 into androidx-master-dev by Treehugger Robot · 6 years ago
  73. efd5e76 Merge changes Id5d0db40,I5b32e636 into androidx-master-dev by Treehugger Robot · 6 years ago
  74. 5bd8031 Merge "Disable long-failing Slice tests" into androidx-master-dev by Alan Viverette · 6 years ago
  75. f080535 Disable long-failing Slice tests by Alan Viverette · 6 years ago
  76. c3c435a Add SliceMetadata.isSelection by Julia Tuttle · 6 years ago
  77. 9f518fe Parse selection slices in RowContent. by Julia Tuttle · 6 years ago
  78. 676fe364 Add SELECTION row and action types to EventInfo by Julia Tuttle · 6 years ago
  79. fba69db Rearrange selection subtypes/hints. by Julia Tuttle · 6 years ago
  80. 6ed78f3 Added support for showing title items at the start of Slice's first row by Jason Chiu · 6 years ago
  81. 39bb24b Fix SliceItemTest.test{Spanned,Redacted}Text on API 19 by Julia Tuttle · 6 years ago
  82. 6c4f018 Disabling failing SliceProviderCallbackTest test on API 17 by Aurimas Liutikas · 6 years ago
  83. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  84. de052f3 Merge "Enable lintMinDepVersions in buildOnServer" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  85. 8230dce Merge changes Ia2614b98,Ic8fffa5d into androidx-master-dev by Jason Monk · 6 years ago
  86. cc8e174 Merge "Fix default tint when non-appcompat theme is used" into androidx-master-dev by Jason Monk · 6 years ago
  87. 0f3a41d Merge "Added support for showing the header divider for slice view" into androidx-master-dev by Treehugger Robot · 6 years ago
  88. 914eeec Fix default tint when non-appcompat theme is used by Jason Monk · 6 years ago
  89. c625817 Support remotecallbacks for SliceProviders by Jason Monk · 6 years ago
  90. 729adda Merge "API to handle sensitive content in slices" into androidx-master-dev by Treehugger Robot · 6 years ago
  91. fdd7a81 Enable lintMinDepVersions in buildOnServer by Oussama Ben Abdelbaki · 6 years ago
  92. abfa422 Added support for showing the header divider for slice view by Jason Chiu · 6 years ago
  93. 28f5171 Reuse slice metadata and list content by Jason Monk · 6 years ago
  94. 44e6006 API to handle sensitive content in slices by Jason Monk · 6 years ago
  95. a0e07ba Accept RemoteActions as inputs to slice APIs by Jason Monk · 6 years ago
  96. 77592f4 Slices: Organize SelectionBuilder* imports. by Julia Tuttle · 6 years ago
  97. b417cfd Added support for showing the action divider in slice row view by Jason Chiu · 6 years ago
  98. 2863dd3 Slices: Move ListContent.getHeight to SliceStyle. by Julia Tuttle · 6 years ago
  99. 66bed96 Fix slice sizing when between min and max row height by Jason Monk · 6 years ago
  100. 5ef768d Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 6 years ago