[go: nahoru, domu]

  1. df6d1e0 Lifecycle to 2.7.0-beta01 Test: ./gradlew buildOnServer by Prajakta Patil · 10 months ago
  2. 48a33a9 Update lint baselines for forked RestrictedApi check by Alan Viverette · 12 months ago
  3. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  4. 578019f Re-enable RestricedApi check by Aurimas Liutikas · 1 year ago
  5. b697d39 Folding lifecycle-livedata-core-ktx back into main module by Sanura Njaka · 1 year, 1 month ago
  6. 79a9fb2 Fix typo. by Jacinta Hu · 1 year, 1 month ago
  7. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 1 month ago
  8. 079dec9 Merge changes from topic "lc-ld-core-ldt" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  9. c7a26a8 Convert LiveDataTest to Kotlin by sanura · 1 year, 2 months ago
  10. f040f9e Convert ThreadedLiveDataTest to Kotlin by sanura · 1 year, 2 months ago
  11. 29e16e4 Rename ThreadedLiveDataTest.java to .kt by sanura · 1 year, 2 months ago
  12. 7116f81 Rename LiveDataTest.java to .kt by sanura · 1 year, 2 months ago
  13. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  14. 1d8d2c8 Merge "Opt-in h- thru m-prefixed projects to Suppress Compatibility migration" into androidx-main am: 77e3281049 by Alan Viverette · 1 year, 3 months ago
  15. 67dd445 Opt-in h- thru m-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 3 months ago
  16. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  17. 3512804 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  18. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  19. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  20. 74337b0d Merge "Move arch.core dependencies to latest prebuilt" into androidx-main am: 18dad665db by Jeremy Woods · 1 year, 4 months ago
  21. 5dc7b57 Move arch.core dependencies to latest prebuilt by Jeremy Woods · 1 year, 4 months ago
  22. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 4 months ago
  23. 0d01a02 Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 4 months ago
  24. efaef7c Merge "Remove custom lifecycle constraints" into androidx-main am: 5cd730c0a5 by Treehugger Robot · 1 year, 6 months ago
  25. 062fc75 Remove custom lifecycle constraints by Jeremy Woods · 1 year, 6 months ago
  26. 263c199 Version Updater2 by natnaelbelay · 1 year, 6 months ago
  27. 2c5ff93 Revert "Version updater" by Natnael Belay · 1 year, 6 months ago
  28. a7cb089 Version updater by natnaelbelay · 1 year, 6 months ago
  29. 68395b9 Bump lifecycle to 2.6.0-beta01 by Jeremy Woods · 1 year, 7 months ago
  30. 8ad3bdc Change Observer's onChanged parameter name to value by sanura · 1 year, 7 months ago
  31. fee12f7 Convert Observer to Kotlin by sanura · 1 year, 7 months ago
  32. 9b84b98 Rename Observer.java to .kt by sanura · 1 year, 8 months ago
  33. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  34. b69fe34 Add API to check if LiveData has a value by Ian Lake · 1 year, 9 months ago
  35. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 1 year, 11 months ago
  36. 42b4bcf Re-work constraints on lifecycle artifacts by Sanura N'Jaka · 1 year, 11 months ago
  37. 27355f7 Add project dependency constraint between lifecycle-viewmodel-savedstate and lifecycle-livedata-core by Sanura N'Jaka · 2 years ago
  38. 325aa99 Add project dependency constraint between lifecycle-common and lifecycle-livedata-core by Sanura N'Jaka · 2 years ago
  39. 1e948ae Add project dependency constraint between lifecycle-livedata-core and lifecycle-livedata-core-ktx by Sanura N'Jaka · 2 years ago
  40. f83ce34 Add project dependency constraint between lifecycle-livedata and lifecycle-livedata-core by Sanura N'Jaka · 2 years ago
  41. cea7d45 Update versions for release id 1650474000000 by Nick Anthony · 2 years, 4 months ago
  42. f1d1629 Move SavedState, Lifecycle, Activity, Fragment, and Nav to Beta01 by Jeremy Woods · 2 years, 5 months ago
  43. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  44. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 8 months ago
  45. 27efea1 Merge "Ensure moving Lifecycle down from INITIALIZED throws" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  46. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  47. 39cc052 Ensure moving Lifecycle down from INITIALIZED throws by Jeremy Woods · 2 years, 7 months ago
  48. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  49. bcceba1 Merge "Update lint baselines to fix androidx-studio-integration" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  50. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 11 months ago
  51. e753ca1 Baseline profiles for lifecycle-livedata-core. by Rahul Ravikumar · 2 years, 11 months ago
  52. 28d16f9 Bump androidx.lifecycle to 2.4.0-beta01 by Sergey Vasilinets · 3 years ago
  53. 1504f31 Deprecate OnLifecycleEvent annotation by Sergey Vasilinets · 3 years ago
  54. 8df99e4 Make lifecycles atomic group by Sergey Vasilinets · 3 years ago
  55. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 1 month ago
  56. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 2 months ago
  57. bc1dbeb Migrate FLAN to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 4 months ago
  58. 802403a Update lint baselines by Alan Viverette · 3 years, 3 months ago
  59. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 4 months ago
  60. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  61. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  62. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  63. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 11 months ago
  64. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 11 months ago
  65. c0b895c Move Lifecycle to 2.3.0-beta01 by Ian Lake · 4 years ago
  66. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years ago
  67. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  68. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 1 month ago
  69. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  70. 153704f Bump Lifecycle to 2.3.0-alpha06 by Ian Lake · 4 years, 2 months ago
  71. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 2 months ago
  72. 62389bf Update lifecycle version to 2.3.0-alpha05 by Yigit Boyar · 4 years, 3 months ago
  73. 4a302c8 Handle re-entry in live data by Yigit Boyar · 4 years, 3 months ago
  74. d90d6f2 Update Lifecycle Version by Jeremy Woods · 4 years, 3 months ago
  75. 71fdc6b Fix unnatural wording in LiveData.onActive docs. by Sergey Vasilinets · 4 years, 3 months ago
  76. 31cef07 Merge "Move LiveData to SafeIterableMap" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  77. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 4 months ago
  78. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 4 months ago
  79. fd1d018 Move LiveData to SafeIterableMap by Sergey · 4 years, 4 months ago
  80. 6cf5b44 Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume(). by Sergey · 4 years, 4 months ago
  81. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 6 months ago
  82. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 6 months ago
  83. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  84. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 7 months ago
  85. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 9 months ago
  86. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 9 months ago
  87. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 10 months ago
  88. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 10 months ago
  89. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 11 months ago
  90. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 11 months ago
  91. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 5 years ago
  92. 09286e6 Update versions after September 18th Release by Nick Anthony · 5 years ago
  93. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 5 years ago
  94. b08258a Update versions after September 5th release by Nick Anthony · 5 years ago
  95. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  96. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  97. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  98. 024e874 Update metalava to a newer version by Aurimas Liutikas · 5 years ago
  99. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  100. 45becd0 Switch Lifecycle to depend on arch.core prebuilts by Ian Lake · 5 years ago