[go: nahoru, domu]

  1. 559cd39 Use ToT Lifecycle for activity and fragment by Ian Lake · 5 years ago
  2. 695d670 Convert LifecycleOwnerUtils to LifecycleEventObserver by Ian Lake · 5 years ago
  3. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  4. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  5. b5257d0 Move ActivityScenario.withActivity to testutils by Ian Lake · 5 years ago
  6. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  7. 06305aa Update fragment to new directory structure by Ian Lake · 5 years ago
  8. 5d56896 Merge "Attempt to fix night mode test failures" into androidx-master-dev by Chris Banes · 5 years ago
  9. 47095f5 Attempt to fix night mode test failures by Chris Banes · 5 years ago
  10. 62d8f4b Merge changes I55a6714f,I7229feec into androidx-master-dev am: e5744803de by Aurimas Liutikas · 5 years ago
  11. e574480 Merge changes I55a6714f,I7229feec into androidx-master-dev by Aurimas Liutikas · 5 years ago
  12. e6f2ca4 Added a test for SwipeRefreshLayout to make sure the refresh state persists. by Sergey · 5 years ago
  13. 7184e9c Merge "Convert utils to ActivityTestRule Kotlin extensions" into androidx-master-dev by Ian Lake · 5 years ago
  14. aaf1247 Merge changes I0e2ddaf2,Ib6149248 into androidx-master-dev am: 0c38a3644b by Ian Lake · 5 years ago
  15. c9b7a7a Convert utils to ActivityTestRule Kotlin extensions by Ian Lake · 5 years ago
  16. c8050c6 Removed unused waitForActivityDrawn() methods by Ian Lake · 5 years ago
  17. 872846b Convert RecreatedAppCompatActivity to Kotlin by Ian Lake · 5 years ago
  18. bdd9fcc Merge "Fix spinner horizontal offset" into androidx-master-dev am: 5480ef7882 by Cătălin Tudor · 5 years ago
  19. 212b927 Fix spinner horizontal offset by Cătălin Tudor · 5 years ago
  20. af15c68 Attempt to fix various NightModeTestCase failures by Chris Banes · 5 years ago
  21. 612c635 Merge "Manually perform SwipeToLocation for API < 16" into androidx-master-dev by Jelle Fresen · 5 years ago
  22. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  23. 6c1744d Manually perform SwipeToLocation for API < 16 by Jelle Fresen · 5 years ago
  24. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  25. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  26. 2f634ee Convert @ContentView to constructor annotation by Ian Lake · 5 years ago
  27. 7ffd65e Convert RecreatedActivity and subclasses to Kotlin by Ian Lake · 5 years ago
  28. 16b8c8b Fixes for Night Mode tests by Chris Banes · 5 years ago
  29. c8a0f77 Add new ActivityCompat.recreate() by Chris Banes · 5 years ago
  30. 87099db Add ability to disable user swiping in ViewPager2 by Jelle Fresen · 5 years ago
  31. 4f32791 Make waitForActivityDrawn work on API < 16 by Jelle Fresen · 5 years ago
  32. b66cc69 Wait until TestActivity is drawn before continuing by Jelle Fresen · 6 years ago
  33. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  34. 7ae0b21 Send idle event when fling ends at snapped position by Jelle Fresen · 6 years ago
  35. 5ba2d41 migrating from NO_DOCS to toolingProject by Jeff Gaston · 6 years ago
  36. ceeb304 RecyclerView nested scrolling 3 implementaiton. by shepshapard · 6 years ago
  37. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  38. fd945dc Fix remaining error-prone warnings and enable it for debug variant. by Aurimas Liutikas · 6 years ago
  39. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  40. 0f4ca63 Add private constructors to static utility classes. by Jake Wharton · 6 years ago
  41. 1cabbc5 Fix imports for an assortment of small libraries. by Aurimas Liutikas · 6 years ago
  42. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  43. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  44. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  45. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  46. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  47. 67171c8 Move testutils to androidx.testutils package. by Aurimas Liutikas · 6 years ago
  48. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  49. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  50. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  51. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  52. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  53. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  54. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  55. e2cd87a resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev by Aurimas Liutikas · 7 years ago
  56. 25c6163 Only add baseline file when it exists. by Jake Wharton · 7 years ago
  57. 5b62489 Merge "Move to Kotlin friendly supportLibrary extension calling." into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  58. 35d642a Merge "Merge Flatfoot and Support library plugins" into oc-mr1-support-27.0-dev by Aurimas Liutikas · 7 years ago
  59. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  60. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  61. 3743a7e Extract recreatable activity code into common utils NO PARTIAL RERUN by Kirill Grouchnikov · 7 years ago
  62. 63f6016 Convert support-testutils into an Android library by Aurimas Liutikas · 7 years ago
  63. 6d20a52 Create a testutils module to share common testing code. by Aurimas Liutikas · 7 years ago