[go: nahoru, domu]

  1. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 1 month ago
  2. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  3. b91ad3d Merge "Move coverage to only be enabled in CI." into androidx-master-dev am: fa0bb114b0 by Treehugger Robot · 4 years, 1 month ago
  4. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 3 months ago
  5. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 2 months ago
  6. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  7. 6797dde Merge "Use TestLifecycleOwner in all tests" into androidx-master-dev am: 08f3953d70 by Automerger Merge Worker · 4 years, 4 months ago
  8. c0bbf99 resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev by Alan Viverette · 4 years, 4 months ago
  9. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 4 months ago
  10. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 5 months ago
  11. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 5 months ago
  12. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 5 months ago
  13. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 5 months ago
  14. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  15. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 7 months ago
  16. a196ccd Update api lint baseline. by Aurimas Liutikas · 4 years, 8 months ago
  17. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  18. 21af75c Update api lint baseline. by Aurimas Liutikas · 4 years, 8 months ago
  19. 43cbd22 Fix nullability for loader by Ian Lake · 4 years, 9 months ago
  20. bbc0c4e Call identityHashCode on the object, not the Class by Ian Lake · 4 years, 9 months ago
  21. 005a920 Remove ARCH_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  22. f4c920e Use Log.isLoggable() for LoaderManager debug logging by Ian Lake · 4 years, 10 months ago
  23. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  24. 024e874 Update metalava to a newer version by Aurimas Liutikas · 5 years ago
  25. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  26. 867e27d Only call forceLoad() on the UI thread in tests by Ian Lake · 5 years ago
  27. 8566dc5 Make LoaderManagerTest LargeTest by Ian Lake · 5 years ago
  28. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  29. 261e88e Merge changes I0c09501a,I5c87748b,Ie2311878,I4f6dce0a,I8d405815 into androidx-master-dev by Treehugger Robot · 5 years ago
  30. 684079f Migrate core and livedata to implementation dependencies by Jake Wharton · 5 years ago
  31. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  32. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  33. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  34. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  35. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  36. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  37. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  38. 9cf7c55 Create ktx initLoader / restartLoader methods by Ian Lake · 5 years ago
  39. 55bd272 Move loader to new directory structure by Ian Lake · 5 years ago
  40. a8bfcc7 Update loader to dev version 1.2.0-alpha01 by Nick Anthony · 5 years ago
  41. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  42. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  43. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  44. 5201bd4 Merge "Update Loader to 1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 5 years ago
  45. 058a144 Update Loader to 1.1.0-rc01 by Ian Lake · 5 years ago
  46. 61b6c1b Enforce deprecation mismatch when running metalava. by Aurimas Liutikas · 5 years ago
  47. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  48. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  49. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  50. 629e490 Bump all versions for March 13th Release by Nick Anthony · 5 years ago
  51. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  52. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  53. a61603f Fix StaleDataExcpetion when restarting loader from onLoadFinished by Nemanja Božović · 5 years ago
  54. ee247c4 Merge "Add explicit dependency on 'collection' where used" into androidx-master-dev by Jake Wharton · 5 years ago
  55. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 5 years ago
  56. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  57. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  58. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  59. 1bd0a72 Fix all remaining Lint warnings in Loaders by Ian Lake · 5 years ago
  60. ddc8b77 Remove unused RestrictTo(LIBRARY_GROUP) APIs from Loaders by Ian Lake · 5 years ago
  61. 326d01c Remove Loaders dependency on restricted core APIs by Ian Lake · 5 years ago
  62. 491abd2 Update Loader to 1.1.0-beta01 by Ian Lake · 5 years ago
  63. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  64. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  65. 0487985 Update Loaders to 1.1.0-alpha02 by Ian Lake · 6 years ago
  66. b93a141 Updated loader dependencies to static versions. by Nick Anthony · 6 years ago
  67. 6c75acd Expose changing AsyncTaskLoader's Executor. by Amin Shaikh · 6 years ago
  68. c9c6e0b Update Loader version to 1.1.0-alpha01 by Ian Lake · 6 years ago
  69. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  70. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  71. 5f4eaee Remove usage of restricted DebugUtils from Loader by Ian Lake · 6 years ago
  72. 0b843c5 Use AsyncTask's thread pool executor instead of our own by Jake Wharton · 6 years ago
  73. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  74. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  75. 0756b90 Fix ModernAsyncTaskTest.testCancellationWithException on API 15 by Sergey Vasilinets · 6 years ago
  76. ac6661a Gut a bunch of unused ModernAsyncTask code by Jake Wharton · 6 years ago
  77. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  78. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  79. ba4535b Add api tracking for a set of support libraries by Aurimas Liutikas · 6 years ago
  80. 93f52c5 Fix synthetic calls in loader module by Jake Wharton · 6 years ago
  81. 6694ca1 Deprecate LoaderManager/Loader dump() am: 946ba810dd am: 7677d2ba96 by Ian Lake · 6 years ago
  82. 946ba81 Deprecate LoaderManager/Loader dump() by Ian Lake · 6 years ago
  83. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  84. 27bee11 Merge "Add better error message for null Loader" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  85. 5e2eb40 Fix updateApi/checkApi for java modules by Sergey Vasilinets · 6 years ago
  86. f2b50d9 Add better error message for null Loader by Ian Lake · 6 years ago
  87. 617e99e Remove usage of ActivityRule in Loader tests by Ian Lake · 6 years ago
  88. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago
  89. 6160d5a Fix imports for loader code. by Aurimas Liutikas · 6 years ago
  90. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  91. 01b544c Merge commit '5404d815b5a1cc57d7b1dc6c1f89627f627e76ee' into am-5539a470-cd5c-4867-9010-b4fd4e9ae412 by Ian Lake · 6 years ago
  92. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  93. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  94. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  95. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  96. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  97. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  98. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  99. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  100. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago