[go: nahoru, domu]

  1. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 weeks ago
  2. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 4 months ago
  3. bf7a79e Merge changes I7a5ef5a4,I77ca7ac4 into androidx-main by Jinseong Jeon · 8 months ago
  4. fdc22de Opt-in Metalava with K2 UAST (R1-2) by Jinseong Jeon · 8 months ago
  5. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  6. f87647a leanback: update recyclerview requirement to 1.3.2 by Dake Gu · 10 months ago
  7. fbf1e1b Bump the minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  8. d812cd3 Remove libs.kotlinStdlib dependencies from non-kotlin libraries by Aurimas Liutikas · 1 year, 1 month ago
  9. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  10. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  11. aff0cce Fix Lint errors for TransitionHelper.java by Ralston Da Silva · 2 years, 2 months ago
  12. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  13. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  14. 57ffc57 Move out grid view components into leanback-grid library by Biswarup Pal · 2 years, 11 months ago
  15. 583863d Add LimitOffsetPagingSource unit test by Clara Fok · 3 years ago
  16. 5a9a40d Remove warning about duplicate package by Aurimas Liutikas · 3 years ago
  17. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  18. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 4 months ago
  19. 37733a8 bump leanback and leanback-preference to 1.1.0-rc01 by Dake Gu · 3 years, 5 months ago
  20. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  21. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 8 months ago
  22. d89a945b leanback: relax version dependencies by Dake Gu · 3 years, 9 months ago
  23. f3dbf31 Eliminate leanback's RecyclerListener chaining. Employ new addRecyclerListener. by Steve McKay · 4 years ago
  24. 36f33e5 Pin RV dependency of leanback to 1.2.0-alpha05 by Nick Anthony · 4 years ago
  25. 54e7ffd Adding appcompat themes for leanback by Sambit Padhi · 4 years, 6 months ago
  26. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 6 months ago
  27. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 7 months ago
  28. db89360 Move leanback to the new proper directory structure by Sergey · 4 years, 8 months ago[Renamed from leanback/build.gradle]
  29. df60176 Test animation in an Activity by Dake Gu · 4 years, 7 months ago
  30. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  31. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  32. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  33. a5b6297 Update recyclerview and recyclerview-benchmark locations. by shepshapard · 5 years ago
  34. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  35. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  36. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  37. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  38. 228de90 leanback: allow custom smoothScrollBy() and smoothScroller speed by Dake Gu · 5 years ago
  39. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  40. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  41. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  42. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  43. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 6 years ago
  44. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 6 years ago
  45. 393699c leanback: depends on binary build by Dake Gu · 6 years ago
  46. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  47. 033f659 Configuration changes to support building against newer SDKs by Alan Viverette · 6 years ago
  48. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  49. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  50. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  51. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  52. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  53. 070f777 Remove StaticShadowHelper API abstractions. by Jake Wharton · 6 years ago
  54. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  55. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  56. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  57. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  58. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  59. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  60. 3ebde3b Move code to standard directories by Aurimas Liutikas · 7 years ago
  61. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  62. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  63. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  64. d4a251a move leanback preference-leanback to top level by Dake Gu · 7 years ago[Renamed from v17/leanback/build.gradle]
  65. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  66. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  67. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  68. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  69. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  70. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  71. ecfd19d5b Merge "Remove dependency on Multidex by design and leanback libs." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  72. a82b39f Remove dependency on Multidex by design and leanback libs. by Aurimas Liutikas · 7 years ago
  73. 40e78217 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  74. e32ee75 Remove unnecessary classes in leanback. by Aurimas Liutikas · 7 years ago
  75. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  76. 83dbfd4 Merge "Update to gradle 3.0 style dependencies." into oc-support-26.1-dev by Aurimas Liutikas · 7 years ago
  77. 84f42c0 Merge "leanback: fix lint newApi" into oc-support-26.0-dev am: f6decb0dd1 by Dake Gu · 7 years ago
  78. 2c5267c leanback: fix lint newApi by Dake Gu · 7 years ago
  79. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  80. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  81. 963facb Upgrade from mockito 1.9.5 to 2.7.6 by Aurimas Liutikas · 7 years ago
  82. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 8 years ago
  83. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 8 years ago
  84. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 8 years ago
  85. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 8 years ago
  86. df62e865 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 8 years ago
  87. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  88. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 8 years ago
  89. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  90. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  91. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  92. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  93. 9439d70 Move all support library projects to use a single compilation unit by Alan Viverette · 8 years ago
  94. 5738b99 leanback: breakdown v4 library dependencies by Dake Gu · 8 years ago
  95. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  96. b3756c5 Fixing scrolling behavior in BrowseFragment. by susnata · 8 years ago
  97. 7d7bf95 Moving Leanback unit tests. by susnata · 8 years ago
  98. 02a9e8c Support library gradle improvements by Yigit Boyar · 9 years ago
  99. 254b417 Remove overlay view for better performance by Dake Gu · 9 years ago
  100. 27a731e Move leanback gradle build to java 1.7 by Tony Mantler · 9 years ago