[go: nahoru, domu]

  1. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  2. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  3. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  4. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  5. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 5 years ago
  6. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  7. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  8. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  9. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  10. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  11. 0194600 Ignore overview.html in source jar, fix equality check, lint suppressions. by Jake Wharton · 6 years ago
  12. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  13. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  14. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  15. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  16. 2c830717 TargetApi annotation scrub by Jake Wharton · 6 years ago
  17. a97ea03 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  18. 2cd872b Fix synthetic calls in tv-provider module by Jake Wharton · 6 years ago
  19. 8d50460 Fix the remainder of broken @see links in AndroidX by Aurimas Liutikas · 6 years ago
  20. b44d16b Fix an assortment of javadoc errors in androidx libs. by Aurimas Liutikas · 6 years ago
  21. 124dde4 Add TV series item type column into the support library by loih · 6 years ago
  22. 2442320 Start enforcing StringSplitter warnings. by Aurimas Liutikas · 6 years ago
  23. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  24. 7990e32 Mark erroneously public constructors as depreacted. by Jake Wharton · 6 years ago
  25. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  26. 757f518 Fix imports for tv-provider code. by Aurimas Liutikas · 6 years ago
  27. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  28. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  29. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  30. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  31. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  32. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  33. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  34. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  35. 8370e13 Exclude non-TV devices from running TV support API tests by isaid · 6 years ago
  36. aba04fb Convenience methods for manipulating TvProvider entities by isaid · 6 years ago
  37. 80af0ac Work around b/71630798 in tv-provider by Aurimas Liutikas · 6 years ago
  38. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  39. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  40. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  41. db28770 Merge "Move Support Library to prebuilts only for everything except car" by TreeHugger Robot · 6 years ago
  42. 581e134 Add System Channel Key column into the support library by loih · 7 years ago
  43. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  44. c5d70b5 Add Configuration Display Order column to support library by Rhiannon Malia · 6 years ago
  45. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 6 years ago
  46. 3f8f2df Remove uses of android.test.* classes. by Aurimas Liutikas · 7 years ago
  47. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  48. 73b4198 Move tv-provider tests and manifest file to standard gradle directories. by Aurimas Liutikas · 7 years ago
  49. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  50. daa449a Merge "Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  51. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  52. caa3cdb Remove more empty baseline files. by Jake Wharton · 7 years ago
  53. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  54. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago
  55. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  56. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  57. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  58. 1bece13 Emit all APIs using Predicates. by Jeff Sharkey · 7 years ago
  59. 30a5366 Move to setting maven version via SupporLibrary extension. am: 78c1ab769d by Aurimas Liutikas · 7 years ago
  60. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  61. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  62. 44d7d86 Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  63. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  64. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  65. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  66. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  67. dcec51d Add definition for API 26.1.0 am: 8597b330f7 by Alan Viverette · 7 years ago
  68. 8597b33 Add definition for API 26.1.0 by Alan Viverette · 7 years ago
  69. 2e4e02c Merge "Fix lint issues in tv-provider" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  70. a69bbcc Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  71. 5b90aea Fix lint issues in tv-provider by Shubang · 7 years ago
  72. a64b35b Update versions to 27.0.0 and API Finalization by Kathy Kam · 7 years ago
  73. 72bb995 Move version tracking from manifest meta-data to java resources. by Aurimas Liutikas · 7 years ago
  74. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  75. d573ce0 Move back to current.txt instead of -SNAPSHOT.txt by Alan Viverette · 7 years ago
  76. db42b60 Merge "Add new columns to TV provider" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  77. 4c370d4 Merge "Add new constants to TV provider" into oc-mr1-dev by TreeHugger Robot · 7 years ago
  78. b9004ae Add new columns to TV provider by Isaac Katzenelson · 7 years ago
  79. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  80. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  81. 2081517 Add new constants to TV provider by Isaac Katzenelson · 7 years ago
  82. 95ada0d Supress wrong constant lint warning in ToolbarActionBar by Aurimas Liutikas · 7 years ago
  83. 7b68068 Don't generate or require removed.txt file, fix initial API generation by Alan Viverette · 7 years ago
  84. 7670363 Update support library version to 27.0.0-SNAPSHOT. by Aurimas Liutikas · 7 years ago
  85. ab02314 Start inserting meta-data version tags per library. by Aurimas Liutikas · 7 years ago
  86. 6c55eba Merge "Update lint baseline after sdk update." into oc-mr1-dev by Aurimas Liutikas · 7 years ago
  87. 5fdaa2f Update lint baseline after sdk update. by Aurimas Liutikas · 7 years ago
  88. 65045cd Merge "Cleanup imports of mockito2 not to include bytebuddy." into oc-mr1-dev by TreeHugger Robot · 7 years ago
  89. 8442d30 Merge "Fix IllegalArgumentException at TvContentRating.unflattenFromString" into oc-support-26.0-dev by Shubang Lu · 7 years ago
  90. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  91. f1389d4 Fix IllegalArgumentException at TvContentRating.unflattenFromString by Shubang · 7 years ago
  92. efedb10 Merge "Make API related tasks per project." into oc-support-26.1-dev by TreeHugger Robot · 7 years ago
  93. 49066c4 Make API related tasks per project. by Sergey Vasilinets · 7 years ago
  94. 451b28d Merge "Update to gradle 3.0 style dependencies." into oc-support-26.0-dev by Aurimas Liutikas · 7 years ago
  95. 50b45b2 Fix an assortment of lint bugs. by Aurimas Liutikas · 7 years ago
  96. e7d7953 Merge "Update lint baseline" into oc-support-26.0-dev am: a00b74a979 by Aurimas Liutikas · 7 years ago
  97. 66e296d Update lint baseline by Aurimas Liutikas · 7 years ago
  98. f34de28 Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  99. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  100. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago