[go: nahoru, domu]

  1. 76bf8c2 Merge "Revert "Use an explicit Looper when creating Handlers"" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  2. 360d872 Revert "Use an explicit Looper when creating Handlers" by Alan Viverette · 4 years, 5 months ago
  3. 019d05a Unpublish lifecycle-extensions by Ian Lake · 4 years, 5 months ago
  4. 50271c6 Use an explicit Looper when creating Handlers by Chris Banes · 4 years, 5 months ago
  5. edfaecf Merge "Add @see ViewTreeLifecycleOwner to LifecycleOwner" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  6. e415ef4 Add @see ViewTreeLifecycleOwner to LifecycleOwner by Ian Lake · 4 years, 6 months ago
  7. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  8. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 6 months ago
  9. a356776 Change annotation dep from implementation to api by Nick Anthony · 4 years, 7 months ago
  10. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 7 months ago
  11. b3e8b51 Rename resource package for lifecycle-runtime by Adam Powell · 4 years, 7 months ago
  12. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  13. f724991 View.findViewTreeLifecycleOwner ktx extension by Adam Powell · 4 years, 7 months ago
  14. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  15. 3f296b5 Merge "Add ViewTreeLifecycleOwner" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  16. c9fda28 Add ViewTreeLifecycleOwner by Adam Powell · 4 years, 7 months ago
  17. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  18. 7031866 Stop setting src/tests/kotlin sourceSet by Aurimas Liutikas · 4 years, 8 months ago
  19. e587806 Centralize the generation of sdk.prop files by Aurimas Liutikas · 4 years, 8 months ago
  20. 8a1c039 Stop using deprecated compile/testCompile configurations. by Aurimas Liutikas · 4 years, 8 months ago
  21. 8f124f8 Merge "Mark LaunchWhenTest as @MediumTest" into androidx-master-dev by Sergey Vasilinets · 4 years, 8 months ago
  22. c98d885 Mark LaunchWhenTest as @MediumTest by Aurimas Liutikas · 4 years, 8 months ago
  23. 0b31a3c Move to Gradle 6.0 by Aurimas Liutikas · 4 years, 8 months ago
  24. d794133 Update api baselines. by Aurimas Liutikas · 4 years, 8 months ago
  25. df1c340 Remove sdk dirs from lint detector tests by Matthew Fraschilla · 4 years, 8 months ago
  26. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  27. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 8 months ago
  28. 1818ada Merge "Make DispatchQueue drain synchronously on main" into androidx-master-dev by Sergey Vasilinets · 4 years, 8 months ago
  29. 3853d76 Mocked viewmodels breaks with default factory, because onRequery calls getTag() by Sergey Vasilinets · 4 years, 8 months ago
  30. 28656a4 Merge "Add check for indirect LiveData types" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  31. 239240f Add check for indirect LiveData types by Matthew Fraschilla · 4 years, 8 months ago
  32. 984ec37 Suggest the correct AppCompatActivity in deprecation notice by Aurimas Liutikas · 4 years, 8 months ago
  33. 5c56008 Improve LiveData lint check behavior by Matthew Fraschilla · 4 years, 8 months ago
  34. 3add497 Revert "Revert "Create lint check for null safe LiveData"" by Matthew Fraschilla · 4 years, 9 months ago
  35. fb70ac0 Revert "Create lint check for null safe LiveData" by Filip Pavlis · 4 years, 9 months ago
  36. 156c380 Create lint check for null safe LiveData by Matthew Fraschilla · 4 years, 9 months ago
  37. 0336a5d Make DispatchQueue drain synchronously on main by Anders Järleberg · 4 years, 9 months ago
  38. c85b417 Create Livedata-core-ktx Lint Module by Matthew Fraschilla · 4 years, 9 months ago
  39. 34d5f4d Move to using Gradle maven-publish plugin by Aurimas Liutikas · 4 years, 9 months ago
  40. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 4 years, 9 months ago
  41. 7ea74fa Cleanup incorrect KDoc links by Matthew Fraschilla · 4 years, 9 months ago
  42. 3f24fe7 Replace null assertions with lateinit by Matthew Fraschilla · 4 years, 9 months ago
  43. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 9 months ago
  44. 714063a Fix lifecycle-runtime for compileSdkVersion 28 + minification by Sergey Vasilinets · 4 years, 9 months ago
  45. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  46. 16c8010 Fix all EqualsGetClass errorprone warnings. by Aurimas Liutikas · 4 years, 9 months ago
  47. a9c47e0 Fix errorprone issues in lifecycle-common by Ian Lake · 4 years, 9 months ago
  48. 3264358 Merge "Suppress deprecated API usage in lifecycle-runtime" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  49. 96f8151 Suppress deprecated API usage in lifecycle-runtime by Ian Lake · 4 years, 9 months ago
  50. 83ad47a Merge "Turn UnnecessaryParentheses into an error in error-prone" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  51. 05f38f2 Migrate to using java-library plugin instead of java. by Aurimas Liutikas · 4 years, 9 months ago
  52. 7766d7f Make DispatchQueue drain the queue immediatly from maybeEnqueueConsumer if run on the main thread by Nicklas Ansman Giertz · 4 years, 9 months ago
  53. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 9 months ago
  54. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 9 months ago
  55. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 9 months ago
  56. 0b805f6 Merge "Suppress PartiallyCoveredActivityTest on API 29" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  57. f5ac265 Suppress PartiallyCoveredActivityTest on API 29 by Sergey Vasilinets · 4 years, 10 months ago
  58. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 10 months ago
  59. 70c0031 Remove lintChecks in lifecycle-runtime-ktx gradle by Jeremy Woods · 4 years, 10 months ago
  60. b73a278 Fix lifecycle-runtime:2.2.0 + lifecycle-process:2.1.0 by Ian Lake · 4 years, 10 months ago
  61. cb135c5 Merge "Remove SUPPORT_* constants from Dependencies.kt" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  62. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 4 years, 10 months ago
  63. 9f40e60 Fix Dokka links to Kotlin Coroutines by Ian Lake · 4 years, 10 months ago
  64. c9392d0 Merge "Create Truth assertions for LiveData active observers" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  65. eb14ab3 Create Truth assertions for LiveData active observers by Matthew Fraschilla · 4 years, 10 months ago
  66. 1bb8f2e Fix Lifecycle ordering for ProcessLifecycleOwner on API 29 by Ian Lake · 4 years, 10 months ago
  67. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 4 years, 10 months ago
  68. dfe293f Fix IS exception AbstractSavedStateViewModelFactory by Sergey Vasilinets · 4 years, 10 months ago
  69. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 10 months ago
  70. 295318a Create LiveData Truth module by Matthew Fraschilla · 4 years, 10 months ago
  71. 3f544d2 Merge "Check Lifecycle before calling runOnRecreation in SSViewModelFactory" into androidx-master-dev by Sergey Vasilinets · 4 years, 10 months ago
  72. a20cbfd Merge changes I42fa22de,I046c1078 into androidx-master-dev by Dustin Lam · 4 years, 10 months ago
  73. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 4 years, 10 months ago
  74. 98629e5 Merge "Rewrite ViewModelsWithStateTest via ActivityScenario & Kotlin" into androidx-master-dev by Sergey Vasilinets · 4 years, 10 months ago
  75. 5b91fd9 Check Lifecycle before calling runOnRecreation in SSViewModelFactory by Sergey Vasilinets · 4 years, 10 months ago
  76. d53ec32 Rewrite ViewModelsWithStateTest via ActivityScenario & Kotlin by Sergey Vasilinets · 4 years, 10 months ago
  77. af12e75 Fix coroutine livedata race condition by Yigit Boyar · 4 years, 11 months ago
  78. 08dbe6b Merge "Replace ReportFragment with LifecycleCallbacks on API 29+" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  79. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 4 years, 10 months ago
  80. 5c7d127 Switch Fragment and Navigation to use Activity prebuilts by Ian Lake · 4 years, 10 months ago
  81. 4c5c2b1 Merge "Update versions after September 5th release" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  82. 15e364c Update out of date public_plus_experimental. by Aurimas Liutikas · 4 years, 11 months ago
  83. c28fb37 Replace ReportFragment with LifecycleCallbacks on API 29+ by Ian Lake · 4 years, 11 months ago
  84. b08258a Update versions after September 5th release by Nick Anthony · 4 years, 11 months ago
  85. 1361c9c Merge "Stop creating SavedStateHandle eagerly in SavedStateHandleController" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  86. 002e4fa Stop creating SavedStateHandle eagerly in SavedStateHandleController by Sergey Vasilinets · 4 years, 11 months ago
  87. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 11 months ago
  88. 44b591f docs: Fixed example code in ViewModel reference. by Robert Snoeberger · 5 years ago
  89. 3632136 Switch to use Dispatchers.Main.immediate where applicable by Nicklas Ansman Giertz · 5 years ago
  90. c2b6461 Update Coroutines to 1.3.0 by Daniel Santiago Rivera · 5 years ago
  91. 7abd043 Move testutils to new directory structure by Ian Lake · 5 years ago
  92. d50e102 Move duration versions of flow/coroutines intergration in the same file by Sergey Vasilinets · 5 years ago
  93. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  94. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  95. 024e874 Update metalava to a newer version by Aurimas Liutikas · 5 years ago
  96. 8e75b55 Introduce LiveData.asFlow() by Sergey Vasilinets · 5 years ago
  97. d3ed4ad Merge changes I7c46bed8,I3fa64d14 into androidx-master-dev by Sergey Vasilinets · 5 years ago
  98. 668821d Introduce Flow.asLiveData() terminal operator. by Sergey Vasilinets · 5 years ago
  99. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  100. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago