[go: nahoru, domu]

  1. 0f99bf1 Various API refinements for Compose Runtime by Leland Richardson · 3 years, 5 months ago
  2. 32977a4 Add activity-compose to lifecycle / navigation playground projects by Dustin Lam · 3 years, 5 months ago
  3. af61f66 Move viewModel() and LocalViewModelStoreOwner from compose:ui:ui to a lifecycle:lifecycle-viewmodel-compose by Andrey Kulikov · 3 years, 5 months ago
  4. 6a95604 Add lifecycle-viewmodel-compose module by Jeremy Woods · 3 years, 5 months ago
  5. 511e5d7 [GH] Playground build fixes by Dustin Lam · 3 years, 5 months ago
  6. 255f178 Fix ViewModelProvidersTest when newer fragments are used by Sergey Vasilinets · 3 years, 5 months ago
  7. 4cc61bc [GH] Add fromSavedState handle method to generated nav args by Simon Schiller · 3 years, 5 months ago
  8. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  9. 3ebbdb75a Android Studio 4.2.0-beta02 by Jeff Gaston · 3 years, 7 months ago
  10. 841bb08 [GH] Add playground support for androidx.lifecycle by Dustin Lam · 3 years, 7 months ago
  11. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  12. da54c9d SavedStateHandle#keys() now returns keys of Providers and LiveData-s by Sergey Vasilinets · 3 years, 7 months ago
  13. ddafc3b Remove dependency on legacy-support-core-utils by Ian Lake · 3 years, 7 months ago
  14. 9571daf Small typo fix. by Kuanysh Omarov · 3 years, 7 months ago
  15. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  16. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  17. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 8 months ago
  18. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 9 months ago
  19. e5831a1 Merge "Migrate all projects with CompilationTarget.HOST to use LibraryType. Adds some more LibraryTypes. Deprecates toolingProject." into androidx-master-dev by Owen Gray · 3 years, 9 months ago
  20. 2bece80 Bump FlowAsLiveDataIntegrationTest to MediumTest by Aurimas Liutikas · 3 years, 9 months ago
  21. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 3 years, 9 months ago
  22. 20d4085 Convert Lifecycle KTX to Kotlin Explicit API Mode by Ian Lake · 3 years, 9 months ago
  23. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 3 years, 9 months ago
  24. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  25. c51c440 Merge "Remove legacy alpha and dev signature files" into androidx-master-dev by Aurimas Liutikas · 3 years, 9 months ago
  26. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  27. 2f163ae Merge "Make PausingDispatcher behave like the main dispatcher when yielding" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  28. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  29. b9e8c46 Make PausingDispatcher behave like the main dispatcher when yielding by Nicklas Ansman Giertz · 3 years, 10 months ago
  30. e24f895 Clean up misc build.gradle files. by Aurimas Liutikas · 3 years, 9 months ago
  31. 704c713 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  32. 874ce46 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  33. 63f3566 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  34. 8f01167 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  35. d6a5319 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  36. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 3 years, 10 months ago
  37. 6f6dac3 Merge "Adding docs on changing timeout value in livedata builders / Flow conversion" into androidx-master-dev by Sergey Vasilinets · 3 years, 10 months ago
  38. 51c8a83 Adding docs on changing timeout value in livedata builders / Flow conversion by Sergey Vasilinets · 4 years, 10 months ago
  39. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 3 years, 10 months ago
  40. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years ago
  41. c0b895c Move Lifecycle to 2.3.0-beta01 by Ian Lake · 3 years, 10 months ago
  42. 6b1b5af Deprecate LiveData.observe Kotlin extension by Ian Lake · 3 years, 10 months ago
  43. 7e6dcf3 Merge "Convert lifecycle-testapp to Kotlin Pair to fix API 19" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  44. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 3 years, 10 months ago
  45. ed7fa23 Convert lifecycle-testapp to Kotlin Pair to fix API 19 by Ian Lake · 3 years, 10 months ago
  46. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  47. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 3 years, 11 months ago
  48. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 3 years, 11 months ago
  49. 3859c20 Fix NonNullableMutableLiveDataDetector casting issue by Jeremy Woods · 3 years, 11 months ago
  50. ed4b424 Update ViewTree tests to comply with Android's inclusive language guidance by Ian Lake · 4 years ago
  51. 6a1a0e6 Unify top-level API task configuration by Alan Viverette · 4 years ago
  52. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  53. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  54. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years ago
  55. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years ago
  56. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years ago
  57. bd3c128 Merge "Lint check to to detect utility classes and suggest making them un-instantiable through private constructor(s)." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years ago
  58. a9a8ffd Revert "Revert "Ensure main thread in LifecycleRegistry methods."" by Sergey Vasilinets · 4 years ago
  59. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years ago
  60. 4617593 Merge "Revert "Ensure main thread in LifecycleRegistry methods."" into androidx-master-dev by Treehugger Robot · 4 years ago
  61. 5675f1a Revert "Ensure main thread in LifecycleRegistry methods." by Ian Lake · 4 years ago
  62. fb50a6d Merge "Ensure main thread in LifecycleRegistry methods." into androidx-master-dev by Sergey Vasilinets · 4 years ago
  63. 1a587cf Ensure main thread in LifecycleRegistry methods. by Sergey Vasilinets · 4 years ago
  64. 236cdbe Fix NullSafeMutableLiveData resolve error by Jeremy Woods · 4 years ago
  65. f891d66 Fix lifecycle-livedata-core-ktx-lint ObsoleteLintCustomCheck by Jeremy Woods · 4 years ago
  66. 153704f Bump Lifecycle to 2.3.0-alpha06 by Ian Lake · 4 years ago
  67. b1769b1 Merge "Add Lifecycle.withStateAtLeast APIs" into androidx-master-dev by Treehugger Robot · 4 years ago
  68. d21ec73 Try to de-flake FlowAsLiveDataIntegrationTest by Yigit Boyar · 4 years ago
  69. c856a7d Add Lifecycle.withStateAtLeast APIs by Adam Powell · 4 years, 1 month ago
  70. 86a72f8 Add lifecycle state/event helpers by Adam Powell · 4 years, 1 month ago
  71. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 1 month ago
  72. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 1 month ago
  73. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  74. 7d36cac Merge "Update lifecycle version to 2.3.0-alpha05" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  75. 62389bf Update lifecycle version to 2.3.0-alpha05 by Yigit Boyar · 4 years, 1 month ago
  76. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  77. 4a302c8 Handle re-entry in live data by Yigit Boyar · 4 years, 1 month ago
  78. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  79. d90d6f2 Update Lifecycle Version by Jeremy Woods · 4 years, 1 month ago
  80. c3a1df2 Merge "Fix NonNullableMutableLiveData lint check" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  81. 66bd9aa Fix NonNullableMutableLiveData lint check by Jeremy Woods · 4 years, 1 month ago
  82. 636466bf Fix mangled docs in Transformations by Sergey Vasilinets · 4 years, 1 month ago
  83. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  84. 6a45a60 Merge "Regenerate old API files using new metalava." into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  85. 18542cd Merge "Fix docs in SavedStateHandle.getLiveData" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  86. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 3 months ago
  87. 0ba28e9 Fix docs in SavedStateHandle.getLiveData by Sergey Vasilinets · 4 years, 1 month ago
  88. 71fdc6b Fix unnatural wording in LiveData.onActive docs. by Sergey Vasilinets · 4 years, 1 month ago
  89. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 1 month ago
  90. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 1 month ago
  91. b95786c Revert "Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08"" by Aurimas Liutikas · 4 years, 2 months ago
  92. 10f7baf Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08" by Sam Gilbert · 4 years, 2 months ago
  93. 8c5a619 Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08 by Louis Pullen-Freilich · 4 years, 2 months ago
  94. afee2f0 Publish lifecycle-livedata-core-ktx-lint in the library by Jeremy Woods · 4 years, 2 months ago
  95. 31cef07 Merge "Move LiveData to SafeIterableMap" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  96. 9df6688 Merge "Add clearSavedStateProvider to SavedStateHandle" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  97. 23d60bf Add clearSavedStateProvider to SavedStateHandle by Jeremy Woods · 4 years, 2 months ago
  98. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 2 months ago
  99. b6fd4a1 Merge "Change lifecycle-compiler directory to "test" instead of "tests"" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  100. b916e1c7 Change lifecycle-compiler directory to "test" instead of "tests" by Jeremy Woods · 4 years, 2 months ago