[go: nahoru, domu]

  1. 2d228df Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 8 months ago
  2. 4128ecd Merge "Fix some more issues in SliceViewTest and SliceStyleTest." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  3. 94ad25d Fix some more issues in SliceViewTest and SliceStyleTest. by Cornelius Ratsch · 3 years, 9 months ago
  4. 0727f75 Handle Large Raw images and Small Raw images differently, to handle portrait and thumbnail cases. by timchan · 3 years, 9 months ago
  5. 0b111ad Merge "Set theme explicitly to fix tests on older APIs." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  6. 72a1ddb Remove 'UnusedQuantity' from lint-baseline.xml. by Flavio Lerda · 3 years, 9 months ago
  7. 493a2cf Set theme explicitly to fix tests on older APIs. by Cornelius Ratsch · 3 years, 9 months ago
  8. 9df25b25 Add support for applying rounded corners to 'large' images. by Jaaz Meribole · 3 years, 9 months ago
  9. 892fc79 Fix Pickers as Slice Actions being supported without other items by timchan · 3 years, 9 months ago
  10. 5195001 Support Time and Date picker for slices. by timchan · 3 years, 10 months ago
  11. de566d5 Fix paddings in RTL layouts. by Cornelius Ratsch · 3 years, 9 months ago
  12. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  13. 4724b1f Add requestLegacyExternalStorage to benchmarks by Chris Craik · 3 years, 10 months ago
  14. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 10 months ago
  15. bfcd8c9 Extend javadoc of SliceView#getHiddenItemCount(). by Cornelius Ratsch · 3 years, 10 months ago
  16. 4c24374 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 10 months ago
  17. 1eee1d2 Fix bug with "see more" row if the header is hidden. by Cornelius Ratsch · 4 years ago
  18. 6991deb Add API to get the number of hidden slice rows. by Cornelius Ratsch · 4 years ago
  19. ae66022 Merge "Add constructor for TextButton" into androidx-master-dev by Shuyu Mao · 3 years, 10 months ago
  20. 1172751 Add constructor for TextButton by surimao · 4 years ago
  21. 202241a Update timeout for SliceViewTest by Pinyao Ting · 3 years, 10 months ago
  22. ae7dad6 Support multiple row styles. by Cornelius Ratsch · 4 years ago
  23. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 11 months ago
  24. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 11 months ago
  25. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 11 months ago
  26. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 3 years, 11 months ago
  27. 8b758f1 Support Star Rating for Slices by timchan · 4 years ago
  28. e038ab2 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  29. bfc0dee Merge "BanTargetApiAnnotation check now actually looks for the annotation and not usages of methods annotated by it." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  30. d77e163 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  31. 95d6f12 Merge "Use image size instead of row height for padding." into androidx-master-dev by Treehugger Robot · 4 years ago
  32. 9c46fba Use image size instead of row height for padding. by Cornelius Ratsch · 4 years ago
  33. 951dbab Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-master-dev by Bill Yi · 4 years ago
  34. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  35. 644e301 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 4 years ago
  36. f85c82f Change setHostExtra to setHostExtras that takes a PersistableBundle by Yiou Chen · 4 years ago
  37. b11e6f2 Merge "Added support for hostExtra to ListBuilder" into androidx-master-dev by Yiou Chen · 4 years ago
  38. b093d7e Merge "Improves nullabilities in slice builder" into androidx-master-dev by Treehugger Robot · 4 years ago
  39. d7a9095 Added support for hostExtra to ListBuilder by Yiou Chen · 4 years ago
  40. 512b3d2a Merge "Add support for the line divider." into androidx-master-dev by Treehugger Robot · 4 years ago
  41. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 3 months ago
  42. ca422da Add support for the line divider. by Eason Zhang · 4 years ago
  43. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  44. 1d85e1c Improves nullabilities in slice builder by Pinyao Ting · 4 years ago
  45. ef4255e Merge "Disable nested scrolling on non-scrollable slices." into androidx-master-dev by Treehugger Robot · 4 years ago
  46. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 4 years ago
  47. 888a92b Merge "Ban synchronized method usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  48. 966961e Tracking @removed apis (in separate txt files) by Jeff Gaston · 4 years ago
  49. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years ago
  50. f98f020 Disable nested scrolling on non-scrollable slices. by Cornelius Ratsch · 4 years ago
  51. a37714a Make SlicePermissionActivity an AppCompatActivity. by Cornelius Ratsch · 4 years ago
  52. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 6 months ago
  53. 836052d Only hide the header row if there are other rows. by Cornelius Ratsch · 4 years ago
  54. fee611e Merge "Only show "See more" item if not all row items can be displayed." into androidx-master-dev by Treehugger Robot · 4 years ago
  55. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years ago
  56. dfdb4fa Merge "Extend android:tint->app:tint Lint rule to <ImageButton> as well" into androidx-master-dev by Treehugger Robot · 4 years ago
  57. 2650b93 Merge "Support Text overlay on images in GridRows" into androidx-master-dev by Timothy Chan · 4 years ago
  58. ee2f3b5 Support Text overlay on images in GridRows by timchan · 4 years, 1 month ago
  59. c799a185 Only show "See more" item if not all row items can be displayed. by Cornelius Ratsch · 4 years ago
  60. b5c29d8 Extend android:tint->app:tint Lint rule to <ImageButton> as well by Kirill Grouchnikov · 4 years ago
  61. 57b4eae Add attribute to hide the header row. by Cornelius Ratsch · 4 years, 1 month ago
  62. 5936a00 Merge "disable slice render test on Nexus 6P api 26 because it's failing for no apparent reason." into androidx-master-dev by Treehugger Robot · 4 years ago
  63. 92a2f23 Add a style attribute to enable expanding to the available height. by Cornelius Ratsch · 4 years, 1 month ago
  64. a3d1901 disable slice render test on Nexus 6P api 26 because it's failing for no by Pinyao Ting · 4 years, 1 month ago
  65. d3a578c Update to new version of metalava by Aurimas Liutikas · 4 years, 1 month ago
  66. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 2 months ago
  67. 5df9876 Merge "Add customized style to adjust height of RowInlineRange" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  68. 4250834 Merge "Revert "Fix Slice not pinned bug when using SliceCallback"" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  69. c704de6 Revert "Fix Slice not pinned bug when using SliceCallback" by Jason Chiu · 4 years, 2 months ago
  70. f8f7fda Add customized style to adjust height of RowInlineRange by Hugh Chen · 4 years, 2 months ago
  71. 03f1a3e Merge "Revert non-backward compatible changes in SliceLiveData" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  72. ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  73. a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 4 years, 2 months ago
  74. 76fbc05 Merge "Allow setting a custom row height and image size in Slices. Also take into account the icon size when computing padding." into androidx-master-dev by Alessandro Agostini · 4 years, 2 months ago
  75. 78e947e Allow setting a custom row height and image size in Slices. by Alessandro Agostini · 4 years, 2 months ago
  76. 7c79d9b Revert non-backward compatible changes in SliceLiveData by Pinyao Ting · 4 years, 2 months ago
  77. 7fe7679 Fix Slice not pinned bug when using SliceCallback by Jason Chiu · 4 years, 2 months ago
  78. 0ea93e3 Merge "Add customized style to disable ItemAnimator of RecycleView" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  79. 60a6a6c Add customized style to disable ItemAnimator of RecycleView by Hugh Chen · 4 years, 2 months ago
  80. bdd341d fix the issue a11y click cannot be performed on rows with toggle by Pinyao Ting · 4 years, 2 months ago
  81. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 2 months ago
  82. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 2 months ago
  83. 5d1918c Merge changes I372698be,I043765ce into androidx-master-dev am: b3a7ed053a by Treehugger Robot · 4 years, 3 months ago
  84. adbf7616 Add customized style to change size of icon by Hugh Chen · 4 years, 3 months ago
  85. 0982f00 Add customized style to adjust padding and size of progress bar by hughchen · 4 years, 3 months ago
  86. b91ad3d Merge "Move coverage to only be enabled in CI." into androidx-master-dev am: fa0bb114b0 by Treehugger Robot · 4 years, 3 months ago
  87. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  88. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 5 months ago
  89. ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 3 months ago
  90. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 3 months ago
  91. 053e4ac Resolve merge conflicts of 58b49540d86ba47b2345c0731b5508263d3ef81c to androidx-platform-dev by Aurimas Liutikas · 4 years, 3 months ago
  92. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 3 months ago
  93. 18a109d Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  94. 569f5e3 Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  95. 5379666 Merge "Import translations. DO NOT MERGE" into androidx-platform-dev by TreeHugger Robot · 4 years, 3 months ago
  96. 36d309c Merge "Import translations. DO NOT MERGE" into androidx-platform-dev by TreeHugger Robot · 4 years, 3 months ago
  97. 51744bb Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  98. c9939c6 Import translations. DO NOT MERGE by Bill Yi · 4 years, 3 months ago
  99. ffb3f5f Merge "VersionedParcelable compiler artifact" into androidx-master-dev am: 22185bfa5d by Treehugger Robot · 4 years, 3 months ago
  100. 1e9486d VersionedParcelable compiler artifact by Ember Rose · 4 years, 4 months ago